(gnus-article-setup-buffer): Actually set the local
[gnus] / lisp / ChangeLog
1 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
4         version of gnus-summary-buffer to something, so that we can use two
5         article buffers at the same time.
6
7 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8
9         * spam.el (spam-necessary-extra-headers): make
10         spam-use-regex-headers trigger all the extra headers
11         (spam-extra-header-to-number): don't require spam-use-crm114 for
12         header sorting
13
14 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>  (tiny change)
15
16         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
17         solid groups.
18
19 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
20
21         * legacy-gnus-agent.el: Add Copyright notice.
22
23 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
24
25         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
26
27 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28
29         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
30
31         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
32         to make it work reliably in CVS Emacs.
33
34 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
35
36         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
37         specifying array size.
38         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
39         array if it is too small.
40         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
41         (gnus-sort-threads-loop): New function.
42
43 2006-12-06  Chris Moore  <dooglus@gmail.com>  (tiny change)
44
45         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
46         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
47
48 2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>  (tiny change)
49
50         * mm-url.el (mm-url-predefined-programs): Call curl with correct
51         options.
52
53 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
54
55         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
56         DOS-ing the recipient.
57
58         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
59         the headers when creating the mapping to avoid mismappings. 
60         (nnweb-gmane-create-mapping): Always nix out old mapping.
61
62 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
63
64         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
65         and mm-verify-option to never.
66
67 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
68
69         * message.el (message-signed-or-encrypted-p): New function.
70         (message-forward-make-body): Use it.
71
72         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
73         Replace encode-coding-string with mm-encode-coding-string.
74
75 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
76
77         * nneething.el (nneething-decode-file-name): Replace
78         decode-coding-string with mm-decode-coding-string.
79
80         * gnus-int.el (gnus-open-server): Say failed server's name.
81
82 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
83
84         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
85         strings to a single string.  Quote `errors-file-name'.
86         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
87         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
88         Adjust calls.  Use `shell-quote-argument'.
89
90 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
91
92         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
93         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
94
95         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
96         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
97         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
98         (gnus-group-make-directory-group, gnus-group-transpose-groups):
99         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
100         (gnus-subscribe-newsgroup, gnus-1):
101         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
102         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
103         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
104         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
105
106 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
107
108         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
109         keystroke.
110         (gnus-summary-limit-to-bodies): Implement headersp.
111
112 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
113
114         * dns.el (query-dns): Protect against "Process dns deleted" strings.
115
116 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
117
118         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
119
120 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
121
122         * message.el (message-generate-hashcash): Expand range of values to
123         include `opportunistic'.
124         (message-send-mail): Use it.
125
126 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
127
128         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
129         and comment it.
130
131         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
132
133 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
134
135         * gnus-util.el (gnus-extract-address-components): Improve comment.
136
137 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
138
139         * gnus-util.el (gnus-extract-address-components): Work with address in
140         which the name portion contains @.
141
142         * lpath.el: Fbind custom-autoload.
143
144 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
145
146         * gnus.el (gnus-start): Move custom group up.
147         (gnus-select-method): Don't autoload, but make it available for
148         `customize-variable'.
149         (gnus-getenv-nntpserver): Don't autoload.
150
151 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
152
153         * spam.el: reverted to 7.82 (removed changes since 2006-10-16)
154
155 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
156
157         * message.el (message-sendmail-extra-arguments): New variable.
158         (message-send-mail-with-sendmail): Use it.
159
160 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
161
162         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
163         mm-with-unibyte-current-buffer to make string unibyte.
164
165         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
166         mm-string-as-multibyte.
167
168 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
169
170         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
171         Reported by Werner Koch <wk@gnupg.org>.
172
173 2006-11-14  Daiki Ueno  <ueno@p360>
174
175         * mml2015.el: Autoload epa-select-keys when compiling.
176
177 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
178
179         * mml2015.el (mml2015-epg-sign): Save the signing keys in
180         message-options.
181         (mml2015-epg-encrypt): Save the recipient keys in message-options.
182
183 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
184
185         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
186         EasyPG (< 0.0.6).
187         (mml2015-always-trust): New user option.
188         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
189         prompt.
190
191 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
192
193         * nntp.el (nntp-authinfo-force): New variable.
194         (nntp-send-authinfo): Use it.
195
196 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
197
198         * message.el (message-strip-subject-encoded-words): Allow _not_ to
199         decode encoded words.  Improve prompt.  Add comment about forwarding.
200         (message-replacement-char): Move up.
201
202 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
203
204         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
205         instead of gnus-intersection because arguments of gnus-sorted-nunion
206         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
207
208 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
209
210         * message.el (message-strip-subject-encoded-words): Reformat prompt.
211         (message-simplify-subject-functions): Enable
212         message-strip-subject-encoded-words by default.
213
214 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
215
216         * message.el (message-strip-subject-encoded-words): New function
217         (message-simplify-subject-functions): New variable.
218         (message-simplify-subject): Use it.  Fix typo in doc string.
219         Support message-strip-subject-encoded-words.
220
221 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
222
223         * gnus-diary.el (gnus-diary-delay-format-function):
224         * nndiary.el (nndiary-reminders):
225         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
226
227 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
228
229         * gnus-art.el (article-hide-boring-headers): Fetch date from
230         gnus-original-article-buffer to avoid problems with localized date
231         strings.
232
233 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
234
235         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
236
237 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
238
239         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
240         New variables.
241         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
242         (mm-charset-synonym-alist): Move some entries to
243         mm-codepage-iso-8859-list.
244         (mm-charset-synonym-alist, mm-charset-override-alist): Add
245         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
246
247 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
248
249         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
250
251 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
252
253         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
254         with Emacs 21 and XEmacs.
255
256 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
257
258         * spam.el (spam-parse-address): New function for better parsing,
259         catching errors, etc.
260         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
261
262 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
263
264         * mm-view.el: Add interactive arg to html2text autoload.
265
266 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
267
268         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
269
270 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
271
272         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
273         variables.
274         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
275         (mm-charset-synonym-alist): Move some entries to
276         mm-codepage-iso-8859-list.
277
278         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
279
280 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
281
282         * message.el (message-citation-line-format)
283         (message-insert-formated-citation-line): Fix implementation of %E, %N
284         and %n according to the doc string.
285
286 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
287
288         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
289         car-safe to avoid bad parses.
290
291 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
292
293         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
294         names.
295
296         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
297
298 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
299
300         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
301         header.
302
303         * message.el (message-draft-headers): Add Date.
304         (message-headers-to-generate): Fix typo in docstring.
305
306         * nndraft.el (nndraft-required-headers): New variable.
307         (nndraft-generate-headers): Use it.
308
309         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
310
311 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
312
313         * gnus-registry.el (gnus-registry-wash-for-keywords)
314         (gnus-registry-find-keywords): New functions to allow easy searching of
315         articles that are in the registry.
316
317 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
318
319         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
320         ietf-drums-parse-address instead of gnus-extract-address-components.
321         Reported by Damien Elmes <damien@repose.cx>.
322
323 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
324
325         * gnus.el (gnus-mime): Remove unused custom group.
326
327 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
328
329         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
330         "blank line" when searching for end of armor headers.
331
332 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
333
334         * gmm-utils.el (gmm-write-region): Fix variable name.
335
336 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
337
338         * gmm-utils.el (gmm-write-region): New function based on compatibility
339         code from `mm-make-temp-file'.
340
341         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
342
343         * nnmaildir.el (nnmaildir--update-nov)
344         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
345         Use `gmm-write-region'.
346
347 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
348
349         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
350         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
351
352         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
353
354         * message.el (message-replacement-char): New variable.
355         (message-fix-before-sending): Use it.
356         (message-simplify-subject): New function to remove duplicate code.
357         (message-reply, message-followup): Use it.
358
359         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
360         gnus-summary-limit-to-articles.
361
362 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
363
364         * gnus-util.el (gnus-with-local-quit): New macro.
365
366         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
367
368 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
369
370         * gnus-util.el (gnus-string-remove-all-properties): another fix
371
372 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
373
374         * gnus-util.el (gnus-string-remove-all-properties): fix to ignore
375         non-string data (needs to be done in the registry too)
376
377 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
378
379         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
380         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
381         (gnus-registry-split-fancy-with-parent)
382         (gnus-registry-fetch-simplified-message-subject-fast)
383         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
384         remove text properties on ingress into the registry and when it's saved
385         (gnus-registry-clean-empty-function): fixed bug with cleaning the
386         registry from entries with no groups
387
388 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
389
390         * gnus-util.el (gnus-string-remove-all-properties): utility function to
391         remove string properties
392
393 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
394
395         * gmm-utils.el (gmm): Adjust custom version.
396
397         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
398         custom version.
399
400         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
401
402 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
403
404         * gnus-art.el (gnus-insert-prev-page-button)
405         (gnus-insert-next-page-button): Simplify.  Reformat.
406
407 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
408
409         * gnus-art.el (gnus-insert-prev-page-button)
410         (gnus-insert-next-page-button): Apply gnus-article-button-face.
411
412 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
413
414         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
415
416 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
417
418         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
419         gnus-article-button-face to MIME and security buttons.
420
421 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
422
423         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
424         readable.
425
426 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
427
428         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
429
430 2006-09-20  Steve Youngs  <steve@sxemacs.org>
431
432         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
433         `browse-url-of-file' instead of `browse-url'.
434
435 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
436
437         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
438         regexp.  Articles containing quotation were cut prematurely.
439
440 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
441
442         * message.el (message-cite-original-1): Use nobody by default for the
443         value of From header.
444         (message-reply): Ditto.
445
446 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
447
448         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
449         to the gnus-info.  This fixes a bug of inline-PGP message verification.
450         Reported by Michael Piotrowski <mxp@dynalabs.de>.
451
452 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
453
454         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
455         mails in the doc string.  Add some URLs in comment.
456         (pop3-movemail): Warn about pop3-leave-mail-on-server.
457
458 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
459
460         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
461         backslashes handling and the way to find boundaries of quoted strings.
462
463 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
464
465         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
466         mml1991-encrypt-to-self is set and mml1991-signers is not set.
467         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
468         mml2015-encrypt-to-self is set and mml2015-signers is not set.
469
470 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
471
472         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
473         doc string.
474         (gnus-button-regexp, gnus-button-last): Remove unused variables.
475
476 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
477
478         * lpath.el: Fbind epg-check-configuration.
479
480 2006-09-06  Simon Josefsson  <jas@extundo.com>
481
482         * mml2015.el (mml2015-use): Doc fix, mention epg.
483
484 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
485
486         * mml2015.el (mml2015-use): Default to epg, if available.
487
488 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
489
490         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
491         message-sender.
492         (mml1991-epg-encrypt): Ditto.
493         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
494         message-sender.
495         (mml2015-epg-encrypt): Ditto.
496
497 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
498
499         * message.el (message-send-mail-with-sendmail): Look for sendmail in
500         several common directories.
501
502 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
503
504         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
505         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
506
507 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
508
509         * gnus-art.el (article-decode-encoded-words): Make it fast.
510
511 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
512
513         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
514
515         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
516         in quoted string into `\'.
517
518 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
519
520         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
521         Use standard-syntax-table.
522
523 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
524
525         * gnus-art.el (gnus-decode-address-function): New variable.
526         (article-decode-encoded-words): Use it to decode headers which are
527         assumed to contain addresses.
528         (gnus-mime-delete-part): Remove useless `or'.
529
530         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
531         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
532         (gnus-nov-parse-line): Use it to decode From header.
533         (gnus-get-newsgroup-headers): Ditto.
534         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
535
536         * mail-parse.el (mail-decode-encoded-address-region): New alias.
537         (mail-decode-encoded-address-string): New alias.
538
539         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
540         New function.
541         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
542         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
543         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
544         (rfc2047-decode-string): Ditto.
545         (rfc2047-decode-address-region): New function.
546         (rfc2047-decode-address-string): New function.
547
548 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
549
550         * message.el (message-caesar-buffer-body): Allow rotating headers.
551
552         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
553
554         * message.el (message-insert-formated-citation-line): Fix %f.
555         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
556
557 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
558
559         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
560         (gnus-bookmark-mouse-available-p): New macro.
561         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
562         (gnus-bookmark-bmenu-show-infos): Use it.
563         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
564         (gnus-bookmark-bmenu-hide-infos): Ditto.
565         (gnus-bookmark-remove-properties): New function.
566         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
567         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
568         (gnus-bookmark-write-file): Bind coding-system-for-write.
569         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
570         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
571         group before selecting it.
572         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
573         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
574         quit-window if it is not available; use gnus-mouse-2 and bind it to
575         gnus-bookmark-bmenu-select-by-mouse.
576         (gnus-bookmark-show-details): Remove unused variable `details-list'.
577         (gnus-bookmark-bmenu-select-by-mouse): New function.
578
579 2006-08-13  Romain Francoise  <romain@orebokech.com>
580
581         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
582         space.
583
584 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
585
586         * compface.el (uncompface): Use binary rather than raw-text-unix.
587
588 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
589
590         * compface.el (uncompface): Make sure the eol conversion doesn't take
591         place when communicating with the external programs.  Reported by
592         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
593
594 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
595
596         * nnheader.el (nnheader-insert-head): Fix typo in comment.
597
598 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
599
600         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
601         Make it more robust by parsing author and date independently.
602
603 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
604
605         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
606
607 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
608
609         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
610         first matching secret key.
611         (mml2015-epg-encrypt): Ditto.
612
613         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
614         first matching secret key.
615         (mml1991-epg-encrypt): Ditto.
616
617         * mml2015.el (mml2015-encrypt-to-self): New user option.
618         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
619         mml2015-epg-encrypt-to-self is set.
620
621         * mml1991.el (mml1991-encrypt-to-self): New variable.
622         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
623         mml1991-epg-encrypt-to-self is set.
624
625         * mml2015.el (mml2015-signers): New user option.
626         (mml2015-epg-sign): Reflect the value of mml2015-signers.
627         (mml2015-epg-encrypt): Allow to select signing keys.
628
629         * mml1991.el (mml1991-signers): New variable.
630         (mml1991-epg-sign): Reflect the value of mml1991-signers.
631         (mml1991-epg-encrypt): Allow to select signing keys.
632
633 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
634
635         * nnheader.el (nnheader-insert-head): Make it work even if the file
636         uses CRLF for the line-break code.
637
638 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
639
640         * mml2015.el: Require mml-sec instead of password.
641         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
642         (mml2015-cache-passphrase): Inherit the default value from
643         mml-secure-cache-passphrase.
644         (mml2015-passphrase-cache-expiry): Inherit the default value from
645         mml-secure-passphrase-cache-expiry.
646
647         * mml1991.el: Require mml-sec instead of password.
648         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
649         (mml1991-cache-passphrase): Inherit the default value from
650         mml-secure-cache-passphrase.
651         (mml1991-passphrase-cache-expiry): Inherit the default value from
652         mml-secure-passphrase-cache-expiry.
653
654         * mml-sec.el: Require password.
655         (mml-secure-verbose): New user option.
656         (mml-secure-cache-passphrase): New user option.
657         (mml-secure-passphrase-cache-expiry): New user option.
658
659 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
660
661         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
662         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
663         andreas@altroot.de (Andreas V\e,Av\e(Bgele)
664
665         FIXME: Use `tiny change'?
666
667 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
668
669         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
670         workaround for the url package included with Emacs.
671
672         * nnweb.el (nnweb-google-create-mapping): Update regexp.
673
674 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
675
676         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
677         correctly.  This fixes a bug caused by the 2006-05-12 change.
678
679 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
680
681         * nnmail.el (nnmail-article-group): If splitting raises an error, give
682         some information about the error when saying that the `bogus' mail
683         group will be used.
684
685 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
686
687         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
688         string.
689
690 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
691
692         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
693
694 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
695
696         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
697
698 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
699
700         * mml1991.el (mml1991-function-alist): Add epg.
701         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
702         (mml1991-epg-encrypt): New functions.
703
704 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
705
706         * mml2015.el (mml2015-verbose): New variable.
707         (mml2015-cache-passphrase): Ditto.
708         (mml2015-passphrase-cache-expiry): Ditto.
709         (mml2015-function-alist): Add epg.
710         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
711         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
712         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
713         functions.
714
715 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
716
717         * message.el (message-cite-original-1): Preserve region when removing
718         quoted text due to X-No-Archive in order to avoid bogus attribution
719         when citing multiple messages.
720
721 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
722
723         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
724         Kenneth Jacker <khj@be.cs.appstate.edu>.
725
726 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
727
728         * gnus-diary.el (gnus-user-format-function-d)
729         (gnus-user-format-function-D): Autoload.
730
731         * imap.el (Commentary): Fix typo.
732
733         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
734         2006-04-22 contribution.
735
736 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
737
738         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
739         It didn't really fix the bogosity I'm seeing with solid web groups.
740
741 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
742
743         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
744         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
745         created using server names.  If we use the feature without declaring
746         it, Gnus does not properly manage server and group state.
747
748         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
749         bound.
750
751 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
752
753         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
754         looking up the method using GROUP's prefix before inventing a new one.
755         It is used on killed/unknown groups in various places where returning
756         an all-new method isn't expected by the caller.
757
758         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
759         and match semantics of gnus-group-real-prefix.
760
761 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
762
763         * nnmail.el (nnmail-broken-references-mailers): New variable.
764         (nnmail-ignore-broken-references): New function generalizing
765         nnmail-fix-eudora-headers.
766         (nnmail-fix-eudora-headers): Now obsolete.
767
768         * gnus-art.el (gnus-button-handle-custom): Support
769         `customize-apropos*'.
770
771 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
772
773         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
774
775         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
776         articles.
777
778 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
779
780         * message.el (message-cite-reply-above): New variable.
781         (message-yank-original): Use it.
782
783 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
784
785         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
786
787 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
788
789         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
790         as read.
791
792         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
793
794 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
795
796         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
797         (gnus-bookmark-default-file): Use gnus-directory.
798         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
799         Remove "*" in doc string.
800         (gnus-bookmark-write-file): Simplify.
801         (gnus-bookmark-maybe-sort-alist): Use `when'.
802         (gnus-bookmark-get-bookmark): Fix typo in doc string.
803         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
804         FIXME about Emacs 21 and XEmacs compatibility.
805         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
806         compatibility.
807         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
808         compatibility.
809         (gnus-bookmark-menu-heading): Fix version.
810
811 2006-06-19  Bastien Guerry  <bzg@altern.org>
812
813         * gnus-bookmark.el: New file.
814
815 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
816
817         * message.el (message-syntax-checks): Doc fix.
818
819 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
820
821         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
822         unsubscribed groups as if they were killed ones.  It causes duplicate
823         entries in gnus-newsrc-alist.
824
825 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
826
827         * message.el (message-syntax-checks): Doc fix.
828         (message-send-mail): Add check for continuation headers.
829         (message-check-news-header-syntax): Fix regexp used to check for
830         continuation headers.
831
832 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
833
834         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
835
836 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
837
838         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
839
840 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
841
842         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
843         default-truncate-lines.
844
845 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
846
847         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
848         to fill the utf-8 entry.
849
850         * lpath.el: Fbind unicode-precedence-list.
851
852 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
853
854         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
855
856 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
857
858         * gnus-agent.el (directory-files-and-attributes): Move all the way
859         forward (the third and final move).
860         (gnus-agent-read-agentview): Trap reconstruction errors due to
861         nonexistant directory.  Handle by returning nil.
862
863 2006-05-30  Didier Verna  <didier@xemacs.org>
864
865         * message.el (message-dont-reply-to-names): Update the custom type.
866         * message.el (message-dont-reply-to-names): New defsubst: potentially
867         convert a list of regexps into a single one.
868         * message.el (message-get-reply-headers): Use it.
869         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
870
871 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
872
873         * gnus-agent.el (directory-files-and-attributes): Move forward.
874
875 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
876
877         * gnus-ml.el (gnus-mailing-list-subscribe)
878         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
879         (gnus-mailing-list-message): Fix doc strings.
880
881 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
882
883         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
884         of doing it manually.
885
886 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
887
888         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
889         comment.
890
891 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
892
893         * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
894         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
895         (gnus-agent-read-local): All symbols allocated in my-obarray
896         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
897         (gnus-agent-regenerate-group): Check numeric names to see if they are
898         messages or groups.
899         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
900         better way of do this...)
901
902         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
903         'dummy.group' (there should be a better way of do this...)
904
905 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
906
907         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
908         (gnus-saved-headers): Ditto.
909         (gnus-default-article-saver): Mention functions may have properties.
910         (gnus-article-save): Override gnus-save-all-headers and
911         gnus-saved-headers by :headers property which saver function may have.
912         (gnus-summary-save-in-file): Add :headers property.
913         (gnus-summary-write-to-file): Ditto.
914
915         * gnus-sum.el (gnus-summary-save-article): Bind
916         gnus-prompt-before-saving to t when saving many articles in a file;
917         always show all headers.
918
919         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
920
921 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
922
923         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
924         marks.
925
926         * message.el (message-indent-citation): Add optional arguments to allow
927         using it outside of message buffers.
928
929         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
930         (gnus-article-treat-unfold-headers): Use it.
931         (gnus-article-truncate-lines): New variable.
932         (gnus-article-mode): Use it.
933         (gnus-article-toggle-truncate-lines): New function.
934
935         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
936         gnus-article-toggle-truncate-lines.
937
938         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
939         coding system in XEmacs, use binary.
940
941 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
942
943         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
944         after-load-alist.
945
946         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
947         this function should save decoded articles.
948         (gnus-summary-write-to-file): Use property to specify this function
949         should save decoded articles and specify gnus-summary-save-in-file
950         should be used to save articles other than the first one when saving
951         many articles.
952         (gnus-summary-save-body-in-file): Use property to specify this
953         function should save decoded articles.
954         (gnus-summary-write-body-to-file): Use property to specify this
955         function should save decoded articles and specify
956         gnus-summary-save-body-in-file should be used to save articles other
957         than the first one when saving many articles.
958
959         * gnus-sum.el (gnus-summary-save-article): Simplify.
960
961 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
962
963         * gnus-art.el (gnus-default-article-saver): Add
964         gnus-summary-write-body-to-file.
965         (gnus-article-save-coding-system): Don't use coding system object
966         in XEmacs.
967         (gnus-read-save-file-name): Add optional `dir-var' argument which
968         specifies directory in which files are saved; work even if optional
969         `variable' argument is not specified.
970         (gnus-summary-write-to-file): Read file name.
971         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
972         (gnus-summary-write-body-to-file): New function.
973
974         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
975         (gnus-summary-local-variables): Add it.
976         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
977         (gnus-summary-save-article): Remove optional `decode' argument;
978         determine whether to decode articles by the value of
979         gnus-default-article-saver; when saving many files using
980         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
981         it first and use gnus-summary-save-in-file or
982         gnus-summary-save-body-in-file thereafter unless
983         gnus-prompt-before-saving is always; move point to article which
984         will be saved.
985         (gnus-summary-save-article-file): Revert.
986         (gnus-summary-write-article-file): Revert.
987         (gnus-summary-save-article-body-file): Revert.
988         (gnus-summary-write-article-body-file): New function.
989
990 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
991
992         * gnus-art.el (gnus-default-article-saver): Doc fix.
993         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
994         from gnus-summary-save-article-coding-system, and default to a
995         certain coding system.
996         (gnus-output-to-file): Add coding cookie and encode text according
997         to gnus-article-save-coding-system; don't use mm-append-to-file.
998
999         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
1000         gnus-art.el and rename to gnus-article-save-coding-system.
1001         (gnus-summary-save-article): Require gnus-art; don't show all
1002         headers if it decodes articles; don't add coding cookie here;
1003         don't bind mm-text-coding-system-for-write.
1004         (gnus-summary-save-article-file): Save decoded articles.
1005         (gnus-summary-write-article-file): When saving many files, use
1006         gnus-summary-write-to-file first and gnus-summary-save-in-file
1007         thereafter unless gnus-prompt-before-saving is always.
1008         (gnus-summary-save-article-body-file): Save decoded articles.
1009
1010         * lpath.el: Fbind select-safe-coding-system for XEmacs.
1011
1012 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1013
1014         * nnrss.el (nnrss-check-group): Bind hash-index.
1015
1016 2006-05-23  Michael Cadilhac  <michael.cadilhac@lrde.org>
1017
1018         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
1019         its hash index.  Store this hash in `nnrss-group-data'.
1020         (nnrss-read-group-data): Update accordingly.
1021
1022 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1023
1024         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
1025         entry.
1026
1027         * gnus-sum.el (gnus-summary-make-menu-bar): Add
1028         gnus-article-browse-html-article.
1029
1030 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
1031
1032         * gnus-sum.el (gnus-summary-mime-map): Add
1033         gnus-article-browse-html-article.
1034
1035         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
1036
1037 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1038
1039         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
1040         suitable coding systems in customize.
1041
1042 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
1043
1044         * mail-source.el (mail-sources): Fix custom type.
1045
1046 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
1047
1048         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
1049         (gnus-summary-expire-articles-now): Shorten prompt.
1050
1051         * gmm-utils.el (wid-edit): Require.
1052         (defun-gmm): Renamed from `gmm-defun-compat'.
1053         (gmm-image-search-load-path): Use it.
1054         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
1055
1056 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1057
1058         * gnus-sum.el (gnus-summary-save-article-coding-system): New
1059         variable.
1060         (gnus-summary-save-article): Add optional `decode' argument.  If
1061         it is set and gnus-summary-save-article-coding-system is non-nil,
1062         save decoded article.
1063         (gnus-summary-write-article-file): Save decoded article if
1064         gnus-summary-save-article-coding-system is non-nil.
1065
1066         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
1067         type.
1068
1069 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1070
1071         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
1072
1073 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1074
1075         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
1076         first to test gnus-single-article-buffer which may be buffer-local.
1077
1078         * gnus-sum.el (gnus-summary-setup-buffer): Make
1079         gnus-single-article-buffer buffer-local and nil in ephemeral
1080         group; make gnus-article-buffer, gnus-article-current, and
1081         gnus-original-article-buffer always buffer-local.
1082         (gnus-summary-exit): Kill article buffer belonging to ephemeral
1083         group.
1084         (gnus-handle-ephemeral-exit): Don't move to next summary line.
1085
1086 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
1087
1088         * nnml.el (nnml-request-compact-group): Compressed files might not
1089         have .gz extension.
1090
1091 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1092
1093         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
1094         (mm-copy-to-buffer): Use with-current-buffer.
1095         (mm-display-part): Simplify.
1096         (mm-inlinable-p): Add optional arg `type'.
1097
1098 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1099
1100         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
1101         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
1102         Try harder to show the attachment internally or externally using
1103         gnus-mime-view-part-as-type.
1104
1105 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
1106
1107         * message.el (message-from-style, message-signature-separator)
1108         (message-user-organization-file, message-send-mail-function)
1109         (message-citation-line-function, message-yank-prefix)
1110         (message-indent-citation-function, message-signature)
1111         (message-signature-file, message-signature-insert-empty-line):
1112         Remove autoloads.
1113
1114         * gnus-art.el (gnus-buttonized-mime-types): Remove
1115         "multipart/signed".  Revert 2006-04-26 change.
1116
1117 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1118
1119         * gnus.el (gnus-version-number): Bump version.
1120
1121 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1122
1123         * gnus.el: No Gnus v0.5 is released.
1124
1125 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1126
1127         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
1128         fetching articles by message-id.
1129
1130 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1131
1132         * message.el (hashcash): Require hashcash as normal.
1133
1134         * ecomplete.el (ecomplete-highlight-match-line): Use
1135         point-at-eol.
1136         (ecomplete-highlight-match-line): Use `highlight', because that
1137         face exists in both Emacs and XEmacs.
1138
1139         * message.el (message-display-abbrev): Use point-at-bol.
1140
1141         * mail-source.el: Don't require timer/timer-funcs.
1142
1143         * gnus-async.el: Ditto.
1144
1145         * password.el: Ditto.
1146
1147         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
1148
1149         * mm-url.el: Ditto.
1150
1151         * gnus-xmas.el: Don't require timer-funcs.
1152
1153         * mm-util.el: Require timer/timer-funcs.
1154
1155 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1156
1157         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
1158         Close.
1159
1160 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1161
1162         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
1163         unibyte after clear-decrypt function runs.
1164
1165         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
1166         returns as a unibyte string.
1167
1168 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1169
1170         * lpath.el: Revert.
1171
1172         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
1173         (pgg-gpg-process-sentinel): Revert.
1174
1175         * pgg-pgp.el (pgg-pgp-process-region): Revert.
1176         (pgg-pgp-lookup-key): Revert.
1177
1178         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
1179         (pgg-pgp5-lookup-key): Revert.
1180
1181         * pgg.el (pgg-fetch-key): Revert.
1182
1183 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1184
1185         * lpath.el: Fbind string-as-multibyte for XEmacs.
1186
1187         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
1188         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
1189         (mml1991-pgg-encrypt): Ditto.
1190
1191         * pgg-gpg.el (pgg-string-to-multibyte): New function.
1192         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
1193         a multibyte buffer.
1194
1195         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
1196         (pgg-pgp-lookup-key): Ditto.
1197
1198         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
1199         (pgg-pgp5-lookup-key): Ditto.
1200
1201         * pgg.el (pgg-fetch-key): Ditto.
1202
1203 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
1204
1205         * message.el (message-user-organization-file): Check several
1206         locations of the organization file.
1207
1208         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
1209         Add gnus-article-view-part-as-type.
1210
1211         * gnus-art.el (gnus-article-view-part-as-type): New function.
1212
1213         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
1214         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
1215
1216         * mml.el: Simplify autoload.
1217         (mml-mode): defvar dnd-protocol-alist instead of using
1218         symbol-value.
1219         (mml-default-directory): New variable.
1220         (mml-minibuffer-read-file): Use it.
1221         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
1222
1223         * message.el (message-citation-line-format): New variable.
1224         (message-insert-formated-citation-line): New function.
1225         (message-citation-line-function): Add
1226         `message-insert-formated-citation-line' to custom type.
1227
1228         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
1229         to doc string.
1230
1231         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
1232         depending on mm-verify-option.
1233
1234 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1235
1236         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
1237         binding pgg-* variables; reimplement the section which prevents
1238         MIME header from being signed.
1239         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
1240         pgg-text-mode; remove a blank line at the top of body.
1241
1242         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
1243         lines at the top of body; use gnus-newsgroup-charset if there's no
1244         Charset header.
1245
1246 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1247
1248         * message.el (message-self-insert-commands): Doc fix.
1249
1250         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
1251         (mm-uu-pgp-encrypted-test): Ditto.
1252         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
1253         between header and body; return application/pgp-encrypted handle
1254         if decryption failed; decode decrypted body by charset.
1255
1256         * mm-decode.el (mm-automatic-display): Don't make application/pgp
1257         element match to application/pgp-*.
1258
1259 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1260
1261         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
1262         HTML.
1263
1264 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1265
1266         * mail-source.el (mail-source-call-script): Message the error
1267         string.
1268
1269 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1270
1271         * gnus-util.el (gnus-byte-compile): Use it.
1272
1273 2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
1274
1275         * gnus-util.el (kill-empty-logs): New function.
1276
1277 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1278
1279         * message.el (message-mail-alias-type): Doc fix.
1280         (message-mail-alias-type-p): New function.
1281         (message-send): Use it.
1282         (message-mode): Ditto.
1283         (message-strip-forbidden-properties): Ditto.
1284
1285         * ecomplete.el (ecomplete-database-file-coding-system): New
1286         variable.
1287         (ecomplete-save): Use it.
1288         (ecomplete-setup): Use it.
1289
1290 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1291
1292         * message.el (message-self-insert-commands): New variable.
1293         (message-strip-forbidden-properties): Use it.
1294
1295 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1296
1297         * message.el (message-put-addresses-in-ecomplete): Use a regexp
1298         that doesn't make XEmacs choke.
1299
1300 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
1301
1302         * gnus-util.el (gnus-replace-in-string):
1303         Prefer replace-regexp-in-string over of replace-in-string.
1304
1305 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1306
1307         * gnus-util.el (gnus-select-frame-set-input-focus):
1308         Use select-frame-set-input-focus if it is available in XEmacs; use
1309         definition defined in Emacs 22 for old Emacsen.
1310
1311         * dgnushack.el: Autoload unmorse-region for XEmacs.
1312
1313         * lpath.el: Bind cursor-in-non-selected-windows and
1314         select-frame-set-input-focus for XEmacs.
1315
1316 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1317
1318         * mm-view.el (mm-inline-text): Use equal instead of equalp.
1319
1320 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
1321
1322         * gnus-registry.el (gnus-registry-cache-save): remove text
1323         properties when saving via the temp buffer
1324
1325 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
1326
1327         * message.el (message-generate-hashcash): Honor custom type.
1328
1329 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1330
1331         * message.el (message-generate-hashcash): Default to non-nil when
1332         hashcash is found.
1333
1334         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
1335         (gnus-refer-thread-limit): Increase default to 500.
1336
1337         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
1338
1339         * flow-fill.el (fill-flowed): Allow delete-space.
1340
1341 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
1342
1343         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
1344         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
1345         Remove autoloads.
1346
1347 2006-04-18  Simon Josefsson  <jas@extundo.com>
1348
1349         * message.el (message-generate-hashcash): Default to.
1350
1351 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1352
1353         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
1354         concatenating segments rather than before concatenating them.
1355
1356 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
1357
1358         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
1359
1360 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1361
1362         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
1363
1364         * message.el (message-forward-make-body-plain): Allow
1365         message-forward-ignored-headers to be a list.
1366         (message-remove-ignored-headers): Factor out into function.
1367         (message-forward-make-body-mml): Use it.
1368
1369         * imap.el (imap-quote-specials): New function.
1370         (imap-login-auth): Quote specials.
1371
1372         * rfc2231.el (rfc2231-parse-string): Remove dead code.
1373         (rfc2231-parse-string): Allow concatanation of parameters that
1374         aren't contiguous.  The test case is
1375           (mail-header-parse-content-type "message/external-body;
1376             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
1377             access-type=LOCAL-FILE;
1378             name*1*=plugh%2fhello-sailor%2fbing.pdf")
1379
1380 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1381
1382         * nntp.el (nntp-accept-process-output): Return the value of
1383         `nnheader-accept-process-output'.
1384
1385 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1386
1387         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
1388         (gnus-button-alist): Recognize more diff formats.
1389         (gnus-button-patch): Strip directory.
1390
1391 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
1392
1393         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
1394         Emacs 22 when setting focus.
1395
1396 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1397
1398         * gnus-art.el (gnus-article-treat-types): Do treatment of
1399         text/x-verbatim parts.
1400         (gnus-button-patch): New command.
1401
1402         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
1403         addresses that contain invalid characters.
1404
1405 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1406
1407         * message.el (message-put-addresses-in-ecomplete): Use
1408         gnus-replace-in-string.
1409         (message-is-yours-p): Use the more correct
1410         mail-header-parse-address instead of
1411         mail-extract-address-components.
1412         (message-put-addresses-in-ecomplete): Fix typo.
1413
1414         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
1415         keystroke.
1416
1417         * gnus-art.el (gnus-treatment-function-alist): Change order of
1418         newsgroups/generic header folding to avoid double-folding.
1419
1420         * message.el (message-hidden-headers): Add X-Draft-From.
1421
1422         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
1423         command.
1424         (gnus-summary-repeat-search-article-backward): New command.
1425
1426         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
1427         groups in the parent topic.
1428
1429 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
1430
1431         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
1432         (spam-extra-header-to-number): Return the CRM114 number as a
1433         number instead of a string.
1434
1435 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1436
1437         * gnus-art.el (gnus-face-properties-alist): Moved here from
1438         gnus-fun.
1439
1440         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
1441
1442 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1443
1444         * message.el (message-strip-forbidden-properties): Only display on
1445         self-insert-command.
1446
1447         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
1448         reindent.
1449         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
1450
1451 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
1452
1453         * smiley.el (smiley-style): Fix typo.
1454
1455 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1456
1457         * hashcash.el (hashcash-insert-payment-async-2): Use
1458         message-goto-eoh instead of doing it manually.
1459         (mail-add-payment): Use message-narrow-to-header instead of trying
1460         to do the same itself.
1461
1462         * message.el (message-hidden-headers): Add Face.
1463
1464         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
1465         reparenting code.
1466         (gnus-summary-reparent-children): Refactored out code.
1467         (gnus-summary-thread-map): New keystroke.
1468         (gnus-summary-reparent-children): Make into command.
1469
1470         * smiley.el (smiley-style): Default to `medium' if using a large
1471         font.
1472
1473         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
1474         does it itself.
1475
1476         * message.el (message-point-in-header-p): Simplify definition.
1477
1478 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1479
1480         * nnagent.el (nnagent-request-set-mark): Silence log file
1481         writing.
1482         (nnagent-request-set-mark): Use write-region instead of
1483         append-to-file.
1484
1485         * gnus-sum.el (gnus-read-header): Fudge article number if using a
1486         strange select method.
1487
1488         * ecomplete.el (ecomplete-display-matches): Get highlightling
1489         right.
1490         (ecomplete-display-matches): Use literals.
1491         (ecomplete-display-matches): Disable message logging.
1492
1493         * message.el (message-display-abbrev): Small optimization.
1494
1495         * ecomplete.el (ecomplete-display-matches): Allow automatic
1496         display.
1497
1498         * message.el (message-strip-forbidden-properties): Display
1499         abbrevs.
1500         (message-display-abbrev): Get automatic display right.
1501
1502         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
1503         keystrokes.
1504
1505 2006-04-13  Romain Francoise  <romain@orebokech.com>
1506
1507         TODO: Backport to v5-10!
1508
1509         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
1510         Moved here (and renamed) from gnus-registry.el.
1511
1512         * gnus-registry.el: Require gnus-util.
1513         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
1514
1515 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1516
1517         * gnus-group.el (gnus-group-catchup-current): Change
1518         if-then-else-if-then-else into cond.
1519         (gnus-group-catchup): Indent.
1520         (group-name-at-point): New function.
1521         (gnus-fetch-group): Provide default from thing at point.
1522
1523 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1524
1525         * message.el (message-display-abbrev): Fix regexp.
1526
1527         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
1528         choosing.
1529         (ecomplete-highlight-match-line): Fix up code rewrite, remove
1530         dead variables.
1531
1532         * message.el (message-newline-and-indent): Remove debugging.
1533         (message-display-abbrev): Use new implementation.
1534
1535 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
1536
1537         * gnus-art.el (gnus-article-mode): Set
1538         cursor-in-non-selected-windows to nil.
1539
1540         * smiley.el: Revert previous change.
1541         (smiley-data-directory): defvar it before using it in the
1542         defcustom of `smiley-style'.
1543
1544 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1545
1546         * message.el (message-newline-and-indent): New function.
1547
1548         * ecomplete.el: Implement more bits.
1549
1550         * message.el (message-put-addresses-in-ecomplete): Clean up the
1551         string.
1552
1553         * ecomplete.el (ecomplete-add-item): Chop off decimals.
1554
1555         * gnus-sum.el (gnus-summary-save-parts): Bind
1556         gnus-summary-save-parts-counter and use it to make unique file
1557         names.
1558
1559         * gnus-art.el (gnus-ignored-headers): Add some more headers.
1560
1561         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
1562         parameter to say whether to actually parse the individual
1563         addresses.
1564
1565         * message.el (message-put-addresses-in-ecomplete): New function.
1566         (ecomplete): Require.
1567         (message-mail-alias-type): Add ecomplete as an option.
1568
1569 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
1570
1571         * flow-fill.el (fill-flowed): Remove trailing space from blank
1572         quoted lines.
1573
1574 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1575
1576         * smiley.el (smiley-style): Move definition later to avoid a
1577         compilation warning.
1578
1579 2006-04-12  Kenichi Handa  <handa@m17n.org>
1580
1581         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
1582         buffer and then decode the buffer text if necessary.
1583         (rfc2231-encode-string): Be sure to work on multibyte buffer at
1584         first, and after mm-encode-body, change the buffer to unibyte.
1585         Use mm-disable-multibyte instead of set-buffer-multibyte.
1586
1587 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1588
1589         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
1590         Content-Type header instead of Content-Disposition header.
1591         (gnus-mime-inline-part): Ditto.
1592         (gnus-mime-view-part-as-charset): Ignore charset that the part
1593         specifies.
1594
1595         * mm-decode.el (mm-display-part): Work with external parts and
1596         usual parts similarly.
1597
1598         * mm-extern.el (mm-inline-external-body): Use mm-display-part
1599         instead of gnus-display-mime.
1600
1601         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
1602         instead of with-temp-buffer.
1603
1604         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
1605         tag to summarized topics part in order to encode non-ASCII text.
1606
1607 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1608
1609         * smiley.el (smiley-style): New variable.
1610         (smiley-directory): New function.
1611         (smiley-data-directory): Derive from `smiley-style' using
1612         `smiley-directory'.
1613         (smiley-regexp-alist): Add new entries.
1614
1615         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
1616         (gnus-article-browse-delete-temp): Add :version.
1617
1618 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1619
1620         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
1621         the sieve region.
1622
1623 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1624
1625         * gnus.el (gnus-version-number): Bump version.
1626
1627 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1628
1629         * gnus.el: No Gnus v0.4 is released.
1630
1631 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1632
1633         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
1634         layout.
1635
1636         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
1637         unknown charset.
1638
1639         * message.el (message-header-synonyms): Add Original-To to the
1640         default.
1641
1642         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
1643         optional parameter.
1644
1645 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
1646
1647         * gnus-fun.el (gnus): Require it for gnus-directory.
1648
1649 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1650
1651         * gnus-fun.el (gnus-face-properties-alist): Add :version.
1652
1653 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
1654
1655         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
1656
1657 2006-04-05  Simon Josefsson  <jas@extundo.com>
1658
1659         * password.el (password-reset): New function.
1660
1661 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
1662
1663         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
1664         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
1665
1666 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1667
1668         * nnweb.el (nnweb-google-create-mapping): Update regexp.
1669         Some whitespace was matched into the url, which broke browsing hits
1670         > 100 when mm-url-use-external was nil.
1671
1672 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
1673
1674         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
1675         gnus-extra-headers for 'Newsgroups.
1676
1677         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
1678         bound.
1679
1680 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
1681
1682         * pgg-gpg.el: Clean up process buffers every time gpg processes
1683         complete.
1684
1685 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
1686
1687         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
1688         doc string.
1689
1690 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
1691
1692         * pgg-gpg.el (pgg-gpg-process-filter)
1693         (pgg-gpg-wait-for-completion): Check if buffer is alive.
1694
1695         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
1696         lines, temporary fix.
1697
1698 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
1699
1700         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
1701
1702 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
1703
1704         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
1705         default-enable-multibyte-characters.  This reverts the change from
1706         revision 6.17 which is no longer necessary because the passphrase
1707         is sent separately now.  GnuPG messages are unreadable under
1708         multibyte locales with default-enable-multibyte-characters set to
1709         nil.
1710
1711 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
1712
1713         * message.el (message-tool-bar-gnome): Move "spell".
1714
1715 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
1716
1717         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
1718         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
1719         instead.
1720
1721 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
1722
1723         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
1724         newsgroups handling for NNTP overviews which don't include
1725         Newsgroups.
1726
1727 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1728
1729         * message.el (message-resend): Bind message-generate-hashcash to
1730         to nil.
1731
1732 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1733
1734         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
1735         when searching for already-paid recipients.
1736
1737 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
1738
1739         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
1740         passphrases when it is not needed.
1741         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
1742         passphrase stuff from gpg, should only be necessary when you use
1743         gpg with a smartcard.
1744
1745 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1746
1747         * mml.el (mml-insert-mime): Ignore cached contents of
1748         message/external-body part.
1749
1750         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
1751         (mm-insert-part): Ditto.
1752
1753 2006-03-23  Simon Josefsson  <jas@extundo.com>
1754
1755         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
1756         Reiner.
1757         (pgg-gpg-use-agent-p): Use it again.
1758
1759 2006-03-23  Simon Josefsson  <jas@extundo.com>
1760
1761         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
1762         older emacsen.
1763         (pgg-gpg-use-agent-p): Don't use it.
1764
1765 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
1766
1767         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
1768         if we can.
1769
1770 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
1771
1772         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
1773         (pgg-gpg-update-agent): New function.
1774         (pgg-gpg-use-agent-p): New function.
1775         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
1776         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
1777         (pgg-gpg-sign-region): Use it.
1778
1779 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1780
1781         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
1782         Reported by Ralf Wachinger <rwachinger@gmx.de>.
1783
1784 2006-03-21  Simon Josefsson  <jas@extundo.com>
1785
1786         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
1787         <wilde@sha-bang.de>.
1788         (pgg-gpg-use-agent): New variable.
1789         (pgg-gpg-process-region): Use it.
1790         (pgg-gpg-encrypt-region): Likewise.
1791         (pgg-gpg-encrypt-symmetric-region): Likewise.
1792         (pgg-gpg-decrypt-region): Likewise.
1793         (pgg-gpg-sign-region): Likewise.
1794         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
1795
1796 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
1797
1798         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
1799
1800         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
1801         Add comment on version.
1802
1803 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
1804
1805         * smiley.el: Add missing test smiley.
1806
1807 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1808
1809         * mm-decode.el (mm-with-part): New macro.
1810         (mm-get-part): Use it; work with message/external-body as well.
1811         (mm-save-part): Treat name and filename equally.
1812
1813         * mm-extern.el (mm-extern-cache-contents): New function.
1814         (mm-inline-external-body): Use it; force the part to be displayed;
1815         move undisplayer added to the cached handle to the parent.
1816
1817         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
1818         (gnus-mime-view-part-as-type): Work with message/external-body.
1819
1820         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
1821
1822 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
1823
1824         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
1825         images in image-load-path.  [Sync with image.el, revision 1.60, in
1826         Emacs.]
1827
1828 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
1829
1830         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
1831         path rather than symbol.  Always return list of directories.
1832         Guarantee that image directory comes first.  [Sync with image.el,
1833         revision 1.59, in Emacs.]
1834
1835         * message.el (message-make-tool-bar): Adjust to new API of
1836         `gmm-image-load-path-for-library'.
1837
1838         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1839
1840         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
1841
1842 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1843
1844         * gnus-art.el (gnus-article-only-boring-p):
1845         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
1846         intangible text.
1847         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
1848
1849 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
1850
1851         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
1852         `defun' instead of `gmm-defun-compat'.
1853
1854 2006-03-14  Simon Josefsson  <jas@extundo.com>
1855
1856         * message.el (message-unique-id): Don't use message-number-base36
1857         if (user-uid) is a float.
1858         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
1859
1860 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1861
1862         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
1863
1864         * gnus-art.el (gnus-mime-display-single): Make sure there is an
1865         empty line between a part and a message part.
1866
1867 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
1868
1869         * smiley.el: Add more test smileys.
1870         (smiley-data-directory, smiley-regexp-alist)
1871         (gnus-smiley-file-types): Fix doc strings.
1872         (smiley-update-cache): Clear smiley-cached-regexp-alist before
1873         adding new elements.
1874         (smiley-mouse-map): Unused code.  Make it a comment.
1875
1876 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1877
1878         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
1879         scan latest NoCeM messages instead of old ones.
1880         (gnus-nocem-check-article): Fix regexps so as to match to PGP
1881         delimiters that are recently used.
1882         (gnus-nocem-load-cache): Add autoload cookie.
1883
1884         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
1885
1886         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
1887         level which is larger than gnus-use-nocem is specified.
1888
1889         * gnus-group.el (gnus-group-get-new-news): Ditto.
1890
1891 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
1892
1893         * gnus-util.el (gnus-tool-bar-update): New function.
1894
1895         * gnus-group.el (gnus-group-update-tool-bar): New variable.
1896         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
1897
1898         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
1899
1900         * gnus-group.el (gnus-group-redraw-when-idle)
1901         (gnus-group-redraw-check): Remove.
1902         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
1903
1904 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1905
1906         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
1907         if optional last element is specified in splits (FIELD VALUE...).
1908
1909 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
1910
1911         * message.el (message-make-tool-bar): Rename gmm-image-load-path
1912         to gmm-image-load-path-for-library.  Call with no-error argument.
1913         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
1914
1915         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1916
1917         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
1918
1919         * gmm-utils.el (gmm-image-load-path): Remove alias.
1920
1921 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
1922
1923         * gmm-utils.el (gmm-image-load-path): Add alias.
1924
1925         * nnml.el (nnml-generate-nov-databases-directory): Rename from
1926         nnml-generate-nov-databases-1.
1927         (nnml-generate-nov-databases): Use it.
1928         (nnml-generate-nov-databases-directory): Document no-active
1929         argument.
1930
1931         * gmm-utils.el (gmm-image-load-path-for-library): Return single
1932         directory if path is t.  Add no-error.
1933
1934         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
1935         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1936
1937         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
1938         resetting gnus-article-browse-html-temp-list.
1939
1940         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
1941         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
1942         Add example to docstring.  Rename local variables.  Move error
1943         checks to default case in cond and simplify.
1944
1945 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1946
1947         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
1948         handle is multipart when calling it recursively.
1949         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
1950
1951 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
1952
1953         * nnimap.el (nnimap-request-update-info-internal): Optimize.
1954         Don't `gnus-uncompress-range' to avoid excessive memory usage.
1955
1956 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1957
1958         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
1959         is loaded.
1960
1961         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
1962         loaded.
1963
1964 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1965
1966         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
1967         to "Emacs 23 (unicode)" in doc string.
1968
1969         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
1970         "Emacs 23 (unicode)" in comment.
1971
1972 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1973
1974         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
1975
1976         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
1977         characters 160 through 255 in Emacs 23.
1978
1979 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
1980
1981         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
1982         gnus-article-browse-html-temp.
1983         (gnus-article-browse-delete-temp): Make it customizable.  Add
1984         `file'.  Adjust doc string.
1985         (gnus-article-browse-delete-temp-files): Add argument.  Allow
1986         query for each file.  Adjust doc string.
1987         (gnus-article-browse-html-parts): Add
1988         `gnus-article-browse-delete-temp-files' to
1989         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
1990
1991 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
1992
1993         * gnus-art.el (gnus-article-browse-html-temp)
1994         (gnus-article-browse-delete-temp): New variables.
1995         (gnus-article-browse-delete-temp-files): New function.
1996         (gnus-article-browse-html-parts): Use it.
1997
1998 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
1999
2000         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
2001
2002         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
2003         string.
2004
2005         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
2006         gnus-summary-insert-new-articles when unplugged.  Remove
2007         gnus-summary-search-article-forward.
2008
2009         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
2010         display-visual-class instead of display-color-cells.
2011
2012 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2013
2014         * dgnushack.el: Autoload customize-group for XEmacs.
2015
2016         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
2017         message/* containing non-ASCII text properly.
2018
2019 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
2020
2021         * message.el: Require gmm-utils, remove autoloads.
2022         (message-tool-bar): Set default based on
2023         gmm-tool-bar-style.
2024         (message-tool-bar-gnome): Add gmm-customize-mode.
2025
2026         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
2027         gmm-tool-bar-style.
2028         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
2029
2030         * gnus-group.el (gnus-group-tool-bar): Set default based on
2031         gmm-tool-bar-style.
2032         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
2033
2034         * gmm-utils.el (gmm-image-directory): Rename variable from
2035         gmm-image-load-path.
2036         (gmm-image-load-path): Use gmm-image-directory.
2037         (gmm-customize-mode): New function.
2038         (gmm-tool-bar-style): New variable.
2039
2040         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
2041         gnus-group-redraw-line-number.
2042         (gnus-group-redraw-check): Simplify.
2043         (gnus-group-tool-bar-update): Remove redraw check.
2044         (gnus-group-make-tool-bar): Add redraw check.
2045
2046 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
2047
2048         * gnus-art.el (gnus-button): Add missing parentheses.
2049
2050 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2051
2052         * lpath.el: Fbind line-number-at-pos.
2053
2054 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2055
2056         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
2057
2058 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
2059
2060         * gnus-art.el (gnus-button): New face.
2061         (gnus-article-button-face): Use it.
2062
2063         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
2064         gnus-summary-next-page.  Re-order.
2065
2066         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
2067         next-node are now included.
2068         (gnus-group-redraw-line-number): New internal variable.
2069         (gnus-group-redraw-check): Helper function for updating the tool
2070         bar.
2071         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
2072
2073         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
2074
2075         * spam.el (spam-spamassassin-score-regexp): New internal variable.
2076         (spam-extra-header-to-number, spam-check-spamassassin-headers):
2077         Use it to match format of Spamassassin 3.0 and later.  Reported by
2078         IRIE Tetsuya <irie@t.email.ne.jp>.
2079         (spam-check-bogofilter)
2080         (spam-bogofilter-register-with-bogofilter): Fix args of
2081         `gnus-error' calls.
2082
2083 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
2084
2085         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
2086         unnecessary interaction when sending queued mails.  Reported by
2087         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
2088
2089 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
2090
2091         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
2092         first or last are nil.
2093
2094 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2095
2096         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
2097
2098 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2099
2100         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
2101
2102 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2103
2104         * dns.el (query-dns): Protect more against buggy tcp output.
2105
2106 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
2107
2108         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
2109         nov.php.
2110
2111 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2112
2113         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
2114         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
2115         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
2116         output on the server side.
2117         (nnweb-google-create-mapping): Update regexps and add some
2118         progress indication.
2119
2120 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
2121
2122         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
2123         gnus-agent-toggle-plugged.  Re-order icons.
2124         (gnus-group-tool-bar-gnome): Add
2125         gnus-group-{prev,next}-unread-group.
2126         (gnus-group-tool-bar-gnome): Re-order icons.
2127
2128         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
2129         gnus-summary-insert-new-articles.
2130
2131         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
2132         comments.
2133
2134         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
2135         also available in Emacs 21.3.
2136
2137         * message.el (message-fix-before-sending): Change "Emacs 22" to
2138         "Emacs 23 (unicode)" in comment.
2139
2140         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
2141         "Emacs 23 (unicode)" in comment.
2142
2143         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
2144         comment.
2145         (mm-coding-system-p): Add comment about no-MULE XEmacs.
2146
2147         * mm-view.el (mm-fill-flowed): Add :version.
2148
2149 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2150
2151         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
2152         and load-path.
2153
2154 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
2155
2156         * message.el: Autoload gmm-image-load-path.
2157         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
2158         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
2159         consitency.
2160
2161         * gmm-utils.el (gmm-image-load-path): Also search in
2162         "../etc/images".  Don't set gmm-image-load-path if we don't find
2163         the image.
2164
2165 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2166
2167         * gmm-utils.el (gmm-image-load-path): Don't make
2168         `gmm-image-load-path' include subdirectories which the second arg
2169         `image' might specify.
2170
2171         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
2172         subdirectory to icon file names.
2173
2174         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
2175
2176 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
2177
2178         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
2179         gmm-image-load-path calls.
2180
2181         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2182
2183         * message.el (message-make-tool-bar): Ditto.
2184
2185         * mml.el (mml-preview): Added comment concerning tool bar icons.
2186
2187         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
2188         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
2189
2190         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
2191         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
2192
2193         * message.el (message-tool-bar-gnome): Use new icon names.
2194         (message-make-tool-bar): Use `gmm-image-load-path'.
2195
2196         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
2197         functions from MH-E.
2198         (gmm-image-load-path): New variable from MH-E.
2199         (gmm-image-load-path): New function from MH-E.  Added arguments
2200         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
2201         *-image-load-path-called-flag.
2202
2203 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
2204
2205         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
2206
2207 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>
2208         (tiny change)
2209
2210         * nnimap.el (nnimap-request-move-article): Change folder back to
2211         source group before deleting.
2212
2213 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
2214
2215         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
2216
2217         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
2218         mm-url.
2219
2220         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
2221
2222 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2223
2224         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
2225         coding system which mm-charset-to-coding-system returns for a
2226         given charset is valid.
2227
2228 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
2229
2230         * html2text.el (html2text-remove-tag-list):
2231         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
2232
2233 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
2234
2235         * gnus-cus.el: Revert 2005-10-17 change.
2236
2237 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2238
2239         * gnus-art.el (article-strip-banner): Call
2240         article-really-strip-banner only when the regexp match is made.
2241
2242 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2243
2244         * gnus-art.el (article-strip-banner): Use
2245         gnus-extract-address-components instead of
2246         mail-header-parse-addresses to make it work with non-ASCII text;
2247         remove mail-encode-encoded-word-string.
2248
2249         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
2250         values which are surrounded with \"...\"; make it never cause a
2251         Lisp error; give up parsing of parameters if it failed in
2252         extracting type.
2253
2254 2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2255
2256         * smime.el (smime-cert-by-ldap-1): Fix bug where
2257         `smime-ldap-search' returns results without userCertificates.
2258
2259 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2260
2261         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
2262
2263 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
2264
2265         * spam.el (spam-check-spamassassin-headers): Adapt format for
2266         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
2267         <ari@mbf.ocn.ne.jp>.
2268         (spam-list-of-processors): Add spam-use-gmane.
2269
2270 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2271
2272         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
2273         make-temp-file; make it work with XEmacs as well.
2274
2275         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
2276         mm-make-temp-file.
2277
2278         * mm-decode.el (mm-display-external): Use the 3rd arg of
2279         mm-make-temp-file.
2280         (mm-create-image-xemacs): Ditto.
2281
2282 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2283
2284         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
2285         with message-narrow-to-headers.
2286         (gnus-draft-setup): Narrow to header to run message-fetch-field.
2287         (gnus-draft-check-draft-articles): New function.
2288         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
2289
2290 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
2291
2292         * gnus-art.el (gnus-article-browse-html-parts):
2293         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
2294         Don't use suffix argument for mm-make-temp-file for Emacs 21
2295         compatibility.  Remove useless `format'.
2296
2297 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2298
2299         * nnweb.el (nnweb-google-wash-article): Update regexps.
2300         (nnweb-group-alist): Use defvoo instead of defvar.
2301
2302 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2303
2304         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
2305         re-loading nn* modules.
2306
2307 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
2308
2309         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
2310         for `tool-bar-mode' and don't check it's default-value.
2311
2312         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2313
2314         * message.el (message-make-tool-bar): Ditto.
2315
2316         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
2317         `substring'.  Shorten tmp-file name.
2318
2319         * gnus.el: Remove bogus comment.
2320
2321 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
2322
2323         * gnus-art.el (gnus-article-browse-html-parts): New function.
2324         (gnus-article-browse-html-article): New function for viewing html
2325         articles with a browser.
2326
2327 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
2328
2329         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
2330         in elisp.
2331         (pgg-gpg-encrypt-symmetric-region): Ditto.
2332         (pgg-gpg-sign-region): Ditto.
2333
2334         * pgg-def.el (pgg-text-mode): New variable.
2335
2336         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
2337         (mml2015-pgg-encrypt): Ditto.
2338
2339         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
2340         (mml1991-pgg-encrypt): Ditto.
2341
2342 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2343
2344         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
2345         message-make-date instead of current-time-string.
2346
2347         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
2348         to gnus-decoded which mm-uu might set.
2349
2350 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2351
2352         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
2353         don't decode quoted parameters; remove misimported Emacs code.
2354         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2355         (rfc2231-decode-encoded-string): Don't use split-string which
2356         behaves differently according to Emacs version; use
2357         mm-decode-coding-region to convert charset to coding-system.
2358         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2359         (rfc2231-encode-string): Remove misimported Emacs code.
2360
2361 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2362
2363         * gnus-art.el (article-decode-charset): Don't use ignore-errors
2364         when calling mail-header-parse-content-type.
2365         (article-de-quoted-unreadable): Ditto.
2366         (article-de-base64-unreadable): Ditto.
2367         (article-wash-html): Ditto.
2368
2369         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
2370         calling mail-header-parse-content-type and
2371         mail-header-parse-content-disposition.
2372         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
2373         mail-header-parse-content-type.
2374
2375         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
2376         insert charset and format parameters; encode description after
2377         inserting it to buffer.
2378         (mml-insert-parameter): Fold lines properly even if a parameter is
2379         segmented into two or more lines; change the max column to 76.
2380
2381         * rfc1843.el (rfc1843-decode-article-body): Don't use
2382         ignore-errors when calling mail-header-parse-content-type.
2383
2384         * rfc2231.el (rfc2231-parse-string): Return at least type if
2385         possible; don't cause an error even if it fails in parsing of
2386         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2387         (rfc2231-encode-string): Don't break lines at the beginning, leave
2388         it to mml-insert-parameter.
2389
2390         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
2391         calling mail-header-parse-content-type.
2392
2393 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
2394
2395         * spam-report.el (spam-report-gmane-use-article-number):
2396         Improve doc string.
2397         (spam-report-gmane-internal): Check if a suitable header was found
2398         in the article.
2399
2400 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2401
2402         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
2403         (rfc2231-encode-string): Make param*=value always begin with LWSP.
2404
2405 2006-02-05  Romain Francoise  <romain@orebokech.com>
2406
2407         Update copyright notices of all files in the gnus directory.
2408
2409 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2410
2411         * nnweb.el (nnweb-request-group): Avoid growing overview files.
2412
2413 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2414
2415         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
2416         segmented lines of parameter value to cope with Thunderbird 1.5
2417         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
2418         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2419         (rfc2231-encode-string): Don't make lines exceeding 76 column.
2420
2421 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
2422
2423         * mml.el (mml-generate-mime-1): Correct the order of inline signed
2424         parts.
2425
2426 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2427
2428         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
2429         there's only one active file for all servers.
2430         (nnweb-request-scan): Make sure nnweb-articles is initialized on
2431         solid groups.  Gnus might have used a FAST request to select the group.
2432         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
2433         and nnweb-search redundantly in the active file.
2434         (nnweb-request-list): Don't list bogus groups.  There can only be one.
2435         (nnweb-request-create-group): Don't use ARGS.
2436         (nnweb-possibly-change-server, nnweb-request-group): Remove some
2437         initialisations.  Let nnoo do the work.
2438
2439 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2440
2441         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
2442         Say the part has been decoded.
2443
2444         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
2445
2446 2006-01-31  Kevin Ryde  <user42@zip.com.au>
2447
2448         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
2449         mailcap-viewer-test-cache when there's no 'test clause, since that
2450         will invert the meaning of a "nil" test previously determined by
2451         mailcap-mailcap-entry-passes-test.
2452
2453 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2454
2455         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
2456         compiling.
2457
2458         * gnus-sum.el: Ditto.
2459
2460         * message.el: Don't bind tool-bar-map when compiling.
2461
2462 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
2463
2464         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
2465
2466 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2467
2468         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
2469         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
2470         current Google Groups.
2471
2472 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
2473
2474         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
2475         and tool-bar-mode.
2476
2477         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
2478         and tool-bar-mode.
2479
2480         * message.el (message-tool-bar-update): Simplify.
2481         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
2482
2483         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
2484         gnus-summary-buffer.
2485         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
2486         gnus-summary-reply.
2487
2488         * gmm-utils.el (gmm): Add :version.
2489
2490 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2491
2492         * Makefile.in (clean): New rule.
2493         (distclean): Use it.
2494
2495 2006-01-26  Steve Youngs  <steve@sxemacs.org>
2496
2497         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
2498         autoload.
2499
2500 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2501
2502         * gmm-utils.el (gmm-verbose): Add :group.
2503
2504 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
2505
2506         * message.el: Change some comments WRT tool-bars.
2507
2508         * gnus-sum.el (gnus-summary-tool-bar)
2509         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
2510         (gnus-summary-tool-bar-zap-list): New variables.
2511         (gnus-summary-make-tool-bar): Complete rewrite using
2512         `gmm-tool-bar-from-list'.
2513
2514         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
2515         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
2516         variables.
2517         (gnus-group-make-tool-bar): Complete rewrite using
2518         `gmm-tool-bar-from-list'.
2519         (gnus-group-tool-bar-update): New function.
2520
2521         * message.el (message-mode-field-menu): Add "Show hidden Headers".
2522
2523 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2524
2525         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
2526         is dissected into a single part of which the type is the same as
2527         the given one; decode charset.
2528
2529 2006-01-21  Kevin Ryde  <user42@zip.com.au>
2530
2531         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
2532         into alists as symbol not string, since that's what
2533         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
2534         look for.
2535
2536 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
2537
2538         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
2539         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
2540
2541         * message.el (message-tool-bar-gnome): Use gmm-ignore.
2542
2543 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2544
2545         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
2546         (gnus-xmas-mime-security-button-menu): New function.
2547
2548         * gnus-art.el (gnus-mime-security-button-commands): New variable.
2549         (gnus-mime-security-button-menu): New definition.
2550         (gnus-mime-security-button-map): Use them.
2551         (gnus-mime-security-button-menu): New function.
2552         (gnus-insert-mime-security-button): Addition to help echo.
2553         (gnus-mime-security-run-function, gnus-mime-security-save-part)
2554         (gnus-mime-security-pipe-part): New functions.
2555
2556         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
2557         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
2558
2559         * mm-decode.el (mm-handle-set-disposition): Remove.
2560         (mm-handle-set-description): Remove.
2561
2562 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2563
2564         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
2565         (mm-w3m-standalone-supports-m17n-p): New function.
2566         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
2567         w3m usage.
2568
2569         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
2570         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
2571
2572 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
2573
2574         * message.el (message-tool-bar-zap-list): Use
2575         gmm-tool-bar-zap-list as custom type.
2576         (message-tool-bar-update): New function.
2577         (message-tool-bar, message-tool-bar-gnome)
2578         (message-tool-bar-retro): Add message-tool-bar-update.
2579         (message-tool-bar-gnome): Add flyspell-buffer.
2580
2581         * gnus-util.el (gnus-error): Describe `args'.
2582
2583         * gmm-utils.el (gmm-error): Describe `args'.
2584         (gmm-tool-bar-zap-list): New widget.
2585         (gmm-tool-bar-from-list): Improve description of `zap-list'.
2586
2587 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2588
2589         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
2590         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
2591         the number of recursive calls.
2592
2593         * mm-decode.el (mm-handle-set-disposition): New macro.
2594         (mm-handle-set-description): New macro.
2595
2596 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2597
2598         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
2599         encoding.
2600
2601 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
2602
2603         * message.el (message-tool-bar-zap-list, message-tool-bar)
2604         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
2605         (message-tool-bar-local-item-from-menu): Remove.
2606         (message-tool-bar-map): Replace by `message-make-tool-bar'.
2607         (message-make-tool-bar): New function.
2608         (message-mode): Use `message-make-tool-bar'.
2609
2610         * gmm-utils.el: New file.
2611         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
2612         (gmm-lazy): New widget copied from `nnmail.el'.
2613         (gmm-tool-bar-from-list): New function for creating customizable
2614         tool bars.
2615         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
2616         output.
2617         (gmm): Add :prefix to defgroup.
2618
2619 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
2620
2621         * gmm-utils.el (gmm-widget-p): New function.
2622
2623 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
2624
2625         * mml.el (mml-attach-file): Describe `description' in doc string.
2626         (mml-menu): Add Emacs MIME manual and PGG manual.
2627
2628 2006-01-20  Richard M. Stallman  <rms@gnu.org>
2629
2630         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
2631
2632 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
2633
2634         * nntp.el (nntp-end-of-line): Doc fix.
2635
2636 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
2637
2638         * imap.el (imap-open): Handle case where buffer is a buffer
2639         object.
2640
2641 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2642
2643         * gnus-delay.el (gnus-delay): Don't autoload.
2644         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
2645         to be re-loaded when customizing the `gnus-delay' group.
2646
2647 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
2648
2649         * message.el (message-insert-citation-line): Use newlines.
2650
2651 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
2652
2653         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
2654         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
2655         these routines, so the passphrase can be managed externally and
2656         passed in to the system.
2657         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
2658         pgg-add-passphrase-to-cache function.
2659
2660         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
2661         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
2662         these routines, so the passphrase can be managed externally and
2663         passed in to the system.
2664         (pgg-pgp5-sign-region): Use new name of
2665         pgg-add-passphrase-to-cache function.
2666
2667 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
2668
2669         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
2670         part of the decoded armor to find the key-identifier.
2671         (pgg-gpg-lookup-key-owner): New function to return the
2672         human-readable identifier of a key owner.
2673         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
2674         itself.
2675         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
2676         the key value) if we have a key and can match it against a secret
2677         key.  Also, added a note pointing out fact that the prompt only
2678         indicates the first matching key.
2679
2680         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
2681         pgg-decrypt-region.
2682         (pgg-add-passphrase-to-cache): Rename from
2683         `pgg-add-passphrase-cache' to reduce confusion (all callers
2684         changed).
2685         (pgg-remove-passphrase-from-cache): Rename from
2686         `pgg-remove-passphrase-cache' to reduce confusion (all callers
2687         changed).
2688         (pgg-read-passphrase, pgg-add-passphrase-cache)
2689         (pgg-remove-passphrase-cache): Add informative docstrings.
2690         (pgg-decrypt): Convey provided passphrase in subordinate call to
2691         pgg-decrypt-region.
2692
2693 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
2694
2695         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
2696         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
2697         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
2698         'passphrase' argument, so the passphrase can be managed externally
2699         and then passed in to the system.
2700
2701         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
2702         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
2703         so the passphrase cache can be used reliably with identifiers
2704         besides a pgp packet's key id.
2705
2706         * pgg-gpg.el (pgg-gpg-encrypt-region)
2707         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
2708         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
2709         these routines, so the passphrase can be managed externally and
2710         passed in to the system.
2711
2712         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
2713         'notruncate' argument, so the passphrase cache can be used
2714         reliably with identifiers besides a pgp packet's key id.
2715
2716 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
2717
2718         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
2719         symmetric encryption.
2720         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
2721         encrypted session key.
2722         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
2723         message ask for the passphrase in a proper way.
2724
2725         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
2726         New user commands for symmetric encryption.
2727
2728 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2729
2730         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
2731
2732         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
2733
2734 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
2735
2736         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
2737
2738 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2739
2740         * mm-decode.el (mm-inlined-types): Add application/pgp.
2741         (mm-automatic-display): Ditto.
2742
2743         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
2744         part as text.
2745
2746 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2747
2748         * nnrss.el: Update copyright.
2749         (nnrss-opml-import): Query whether to subscribe to each entry.
2750
2751         * gnus-art.el:
2752         * gnus-sum.el:
2753         * gnus-xmas.el:
2754         * messagexmas.el:
2755         * mm-uu.el:
2756         * mm-view.el: Update copyright.
2757
2758 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
2759
2760         * message.el (message-info): New function.
2761         (message-mode-menu): Add it.
2762         Update copyright.
2763
2764         * ChangeLog: Fix and update copyright.
2765
2766 2006-01-13  Romain Francoise  <romain@orebokech.com>
2767
2768         * message.el (message-forward-subject-name-subject): Prefer the
2769         address to 'nowhere' if the sender has no name.
2770         Fix typo.  Update copyright year.
2771
2772 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2773
2774         * gnus-art.el (article-wash-html): Use
2775         gnus-summary-show-article-charset-alist if a numeric arg is given.
2776         (gnus-article-wash-html-with-w3m-standalone): New function.
2777
2778         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
2779         mm-inline-text-html-render-with-w3m-standalone.
2780         (mm-text-html-washer-alist): Map w3m-standalone to
2781         gnus-article-wash-html-with-w3m-standalone.
2782         (mm-inline-text-html-render-with-w3m-standalone): New function.
2783
2784 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
2785
2786         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
2787         Improve LaTeX.
2788
2789 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2790
2791         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
2792         (nnrss-request-article): Render text/plain parts as HTML.
2793
2794         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
2795         the buffer.
2796
2797 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
2798
2799         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
2800         custom definition of `gnus-posting-styles'.
2801
2802         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
2803         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
2804
2805 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
2806
2807         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
2808         Use nntp for bug archive.
2809
2810 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2811
2812         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
2813         parts.
2814         (nnrss-normalize-date): New function converts ISO 8601 date into
2815         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
2816         (nnrss-check-group): Use it.
2817
2818 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2819
2820         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
2821
2822         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
2823         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
2824         (nnrss-insert-w3): Ditto.
2825
2826 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2827
2828         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
2829         the articles to be forwarded including the case where neither a
2830         number of articles nor a region is specified.
2831
2832 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2833
2834         * nnrss.el (nnrss-request-article): Fix last change; fill
2835         text/plain parts.
2836
2837 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2838
2839         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
2840         in text/plain part.
2841         (nnrss-check-group): Don't add excessive newline to dc:subject.
2842
2843 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
2844
2845         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
2846         article.
2847
2848 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
2849
2850         * nnml.el: Don't require gnus-bcklg.  Autoload it.
2851         (nnml-use-compressed-files, nnml-save-mail): Support other
2852         comression programs such as bzip2.
2853
2854 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2855
2856         * dns.el (query-dns): Make sure we check the buffer size before
2857         removing tcp headers.
2858
2859 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2860
2861         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
2862         remove MIME buttons associated with multipart/alternative parts.
2863         (gnus-mime-display-alternative): Tag buttons using `article-type'
2864         text property.
2865
2866         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
2867         associated with multipart/alternative parts.
2868
2869         * gnus-art.el (gnus-signature-separator): Fix custom type.
2870
2871         * mm-decode.el (mm-inlined-types): Fix custom type.
2872         (mm-keep-viewer-alive-types): Ditto.
2873         (mm-automatic-display): Ditto.
2874         (mm-attachment-override-types): Ditto.
2875         (mm-inline-override-types): Ditto.
2876         (mm-automatic-external-display): Ditto.
2877
2878 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
2879
2880         * spam-report.el (spam-report-user-mail-address)
2881         (spam-report-user-agent): New variables.
2882         (spam-report-url-ping-plain): Use spam-report-user-agent.
2883
2884 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
2885
2886         * gnus-art.el (gnus-button-handle-custom): Do not just use
2887         `customize-apropos' for any "M-x customize-*" button but the
2888         function called for.  Accept both the function name and its
2889         argument in order to achieve this.
2890         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
2891         function name to `gnus-button-handle-custom' in case of "M-x
2892         customize-*" buttons.
2893
2894 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2895
2896         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
2897         multipart/alternative and add xref to mm-discouraged-alternatives
2898         in doc string.
2899
2900         * mm-decode.el (mm-discouraged-alternatives): Add xref to
2901         gnus-buttonized-mime-types in doc string.
2902
2903 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
2904
2905         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
2906         Suggest image/.* in the doc string.
2907
2908 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
2909
2910         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
2911         message-marks (Debian bug #342521).
2912
2913 2005-12-12  Simon Josefsson  <jas@extundo.com>
2914
2915         * password.el (password-read-from-cache): Add.
2916         (password-read): Use it.
2917
2918 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2919
2920         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
2921         us-ascii as a MIME charset.
2922
2923         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
2924         against the case where the 2nd arg TYPE is nil.
2925
2926 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
2927
2928         * pop3.el (pop3-stream-type): Fix custom version.
2929
2930         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
2931
2932 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
2933
2934         * mm-decode.el (mm-display-external): Add missing cdr.
2935
2936 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2937
2938         * mm-decode.el (mm-display-external): Use nametemplate (defined in
2939         RFC1524) if it is in mailcap or add a suffix according to
2940         mailcap-mime-extensions when generating a temp filename; postpone
2941         deleting a temp file for 2 seconds for some wrappers, shell
2942         scripts, and so on, which might exit right after having started a
2943         viewer command as a background job.
2944
2945 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
2946
2947         * nntp.el (nntp-marks-directory): Fix custom group.
2948
2949         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
2950         steps when < 10.
2951
2952         * gnus-start.el (gnus-no-server-1): Mention
2953         `gnus-level-default-subscribed' in doc string.
2954
2955 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
2956
2957         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
2958         parens.
2959
2960 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2961
2962         * gnus-xmas.el (gnus-use-toolbar): Revert.
2963         (gnus-xmas-setup-toolbar): Use global default-toolbar if
2964         gnus-use-toolbar is default.
2965
2966         * messagexmas.el (message-use-toolbar): Revert.
2967         (message-setup-toolbar): Use global default-toolbar if
2968         message-use-toolbar is default.
2969
2970 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2971
2972         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
2973         according to default-toolbar-visible-p.
2974
2975         * messagexmas.el (message-use-toolbar): Ditto.
2976
2977 2005-11-26  Dave Love  <fx@gnu.org>
2978
2979         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
2980         (tls-program, tls-success): Provide openssl alternative.
2981
2982         * starttls.el: Doc fixes.
2983         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
2984         SERVICE to PORT.
2985
2986         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
2987         port null or service name.
2988         (starttls-negotiate): Autoload.
2989
2990 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2991
2992         * message.el (message-kill-to-signature): Fix interactive spec.
2993
2994 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2995
2996         * pop3.el (pop3-open-server): Recognize a string as a service name.
2997
2998 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
2999
3000         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
3001
3002 2005-11-23  Dave Love  <fx@gnu.org>
3003
3004         Add pop3s, pop3/starttls.
3005
3006         * pop3.el (pop3-authentication-scheme): Clarify doc.
3007         (open-tls-stream, starttls-open-stream): Autoload.
3008         (pop3-stream-type): New.
3009         (pop3-open-server): Use it.
3010
3011         * mail-source.el (mail-sources): Fix some :types.  Add stream type
3012         for POP.
3013         (mail-source-keyword-map): Add :stream for POP.
3014         (mail-source-fetch-pop): Use pop3-stream-type.
3015
3016 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3017
3018         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
3019         of current-time-string.
3020
3021 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
3022
3023         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
3024         date header.
3025
3026 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
3027
3028         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
3029         it can seriously impact performance as it bypasses the agent's
3030         local caches.
3031
3032 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
3033
3034         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
3035         must be explicitly online rather than "not explicitly offline" for
3036         its flags to be synchronized.
3037
3038         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
3039         that gnus-uu-unmark-thread will function correctly.
3040
3041         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
3042         1024K is instead displayed as 1M.
3043
3044 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3045
3046         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
3047
3048 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny patch)
3049
3050         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
3051
3052 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
3053
3054         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
3055         error message to display actual error condition.
3056         (gnus-agent-save-local): Avoid saving symbols that are bound to
3057         nil as they simply result in a warning message in
3058         gnus-agent-read-local.
3059
3060 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3061
3062         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
3063         rather than make-variable-buffer-local for file-precious-flag.
3064
3065 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
3066
3067         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
3068         for duplicates which are removed.  The invalid sort check then
3069         triggers a rescan after the sort as sorting may have moved
3070         duplicate entries such that they can be cheaply detected.
3071
3072 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3073
3074         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
3075
3076 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
3077
3078         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
3079         internal variable to a custom variable.  Changed default value
3080         from compressed(2) to uncompressed(1).
3081         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
3082         support for uncompressed agentview files.  Taken together, reading
3083         the agentview file should now be 6-7 times faster.
3084
3085 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3086
3087         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
3088         as a buffer-local variable.  This avoids creating truncated
3089         dribble files as a result of a hang up, eg.
3090
3091 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
3092
3093         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
3094         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
3095         XEmacs.
3096
3097 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3098
3099         * gnus-start.el (gnus-start-draft-setup): Enforce
3100         `gnus-draft-mode' for nndraft:drafts at startup.
3101
3102         * gnus.el (gnus-splash): Change custom group.
3103         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
3104         allow-list argument.
3105
3106         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
3107         string.
3108
3109 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3110
3111         * gnus-art.el (gnus-default-article-saver): Add user-defined
3112         `function' to custom type.
3113
3114 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
3115
3116         * imap.el (imap-open): Handle case where buffer is a buffer
3117         object.
3118
3119 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3120
3121         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
3122         long lines.
3123         (gnus-cache-delete-group): Wrap doc strings.
3124
3125         * gnus-agent.el (gnus-agent-rename-group)
3126         (gnus-agent-delete-group): Wrap doc strings.
3127
3128
3129 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3130
3131         * messagexmas.el (message-use-toolbar): Change the valid values
3132         into default, top, bottom, left, and right.
3133         (message-toolbar-thickness): New variable.
3134         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
3135         well.
3136         (message-setup-toolbar): Make it work.
3137
3138         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
3139         (gnus-use-toolbar): Change the valid values into default, top,
3140         bottom, left, and right.
3141         (gnus-toolbar-thickness): New variable.
3142         (gnus-xmas-setup-toolbar): New function.
3143         (gnus-xmas-setup-group-toolbar): Use it.
3144         (gnus-xmas-setup-summary-toolbar): Use it.
3145
3146 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3147
3148         * gnus-start.el (gnus-1): Add "native" to
3149         gnus-predefined-server-alist.
3150
3151         * gnus.el (gnus-method-to-server): Don't add "native" to the
3152         lists here, because that leads to problems when
3153         gnus-select-method is bound.
3154
3155 2005-11-09  Simon Josefsson  <jas@extundo.com>
3156
3157         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
3158         use (not sort-by-date) instead.
3159
3160 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3161
3162         * gnus-delay.el (gnus-delay-group): Don't autoload.
3163         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
3164         to be re-loaded when customizing the `gnus-delay' group.
3165
3166 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
3167
3168         * message.el: Revert last changes.
3169         (message-insert-citation-line): Use newlines.
3170
3171 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
3172
3173         * message.el (message-courtesy-message)
3174         (message-mark-insert-begin, message-mark-insert-end)
3175         (message-elide-ellipsis, message-cancel-message)
3176         (message-add-header, message-change-subject)
3177         (message-cross-post-followup-to-header)
3178         (message-cross-post-insert-note, message-reduce-to-to-cc)
3179         (message-widen-reply, message-delete-not-region)
3180         (message-kill-to-signature, message-insert-signature)
3181         (message-insert-importance-high, message-insert-importance-low)
3182         (message-insert-or-toggle-importance)
3183         (message-insert-disposition-notification-to)
3184         (message-indent-citation, message-yank-original)
3185         (message-cite-original-without-signature, message-cite-original)
3186         (message-insert-citation-line, message-position-on-field)
3187         (message-fix-before-sending, message-send-mail-partially)
3188         (message-send-mail, message-send-mail-with-sendmail)
3189         (message-send-mail-with-qmail, message-send-news)
3190         (message-check-news-header-syntax, message-generate-headers)
3191         (message-insert-courtesy-copy, message-fill-address)
3192         (message-fill-header, message-shorten-references)
3193         (message-setup-1, message-cancel-news)
3194         (message-forward-make-body-plain, message-forward-make-body-mime)
3195         (message-forward-make-body-mml, message-encode-message-body)
3196         (message-forward-make-body-digest-plain)
3197         (message-forward-make-body-digest-mime)
3198         (message-use-alternative-email-as-from): Insert `hard-newline'
3199         instead of ordinary newlines.
3200
3201 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3202
3203         * message.el (message-generate-headers): Downcase the argument
3204         given to message-check-element.
3205
3206 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
3207
3208         * nntp.el (nntp-authinfo-rejected): New error condition.
3209         (nntp-wait-for): Use new error condition to signal authentication
3210         error.
3211         (nntp-retrieve-data): Rethrow new error condition to break out of
3212         recursive call to nntp-send-authinfo.
3213
3214 2005-11-08  Romain Francoise  <romain@orebokech.com>
3215
3216         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
3217         (gnus-summary-exit-map): Bind to `Z p'.
3218         (gnus-summary-make-menu-bar): Add menu item.
3219
3220 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
3221
3222         * gnus-art.el (gnus-article-treat-custom): Add `first'.
3223         (gnus-treat-*): Add `first' in all doc strings.
3224
3225         * gnus-group.el (gnus-group-compact-group): Fix typo.
3226
3227 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3228
3229         * gnus.el (gnus-parameters-case-fold-search): New variable.
3230         (gnus-parameters-get-parameter): Use it.
3231
3232         * gnus-score.el (gnus-home-score-file): Doc fix.
3233
3234 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
3235
3236         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
3237
3238 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3239
3240         * mm-util.el (mm-special-display-p): New function.
3241
3242         * mml.el (mml-preview): Use it; doc fix.
3243
3244 2005-10-29  Romain Francoise  <romain@orebokech.com>
3245
3246         * message.el (message-fix-before-sending): Fix comment.
3247
3248 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
3249
3250         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
3251
3252 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
3253
3254         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
3255         Used in gnus-score.el.
3256
3257 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
3258
3259         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
3260
3261 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
3262
3263         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
3264         whitespace removed in revision 7.8.  Use concatenated string to
3265         protect trailing whitespace.
3266
3267 2005-10-27  Jouni K Seppanen  <jks@iki.fi>  (tiny change)
3268
3269         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
3270         (nnimap-request-expire-articles): Use it to avoid sending 'UID
3271         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
3272         Courier IMAP ("some version from 2004").  Mostly based on similar
3273         code in the same function.
3274
3275 2005-10-26  Didier Verna  <didier@xemacs.org>
3276
3277         * gnus-group.el (gnus-group-compact-group): invalidate original
3278         article buffer.
3279         * gnus-srvr.el (gnus-server-compact-server): ditto.
3280         * nnml.el (nnml-request-compact-group): handle self Xref: field in
3281         NOV database and in article itself.
3282         Invalidate article backlog.
3283
3284 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
3285
3286         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
3287
3288 2005-10-26  Simon Josefsson  <jas@extundo.com>
3289
3290         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
3291         part of 2004-07-25 change.
3292
3293 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3294
3295         * message.el (message-display-completion-list): New function.
3296         (message-expand-group): Use it; make sure the Completions buffer
3297         is modifiable.
3298
3299 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
3300
3301         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
3302         user-mail-name is an empty string.
3303
3304 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
3305
3306         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
3307         depending on gnus-score-decay-constant.
3308
3309         * encrypt.el (encrypt-insert-file-contents)
3310         (encrypt-write-file-contents): Don't use `gnus-message'.
3311
3312         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
3313         arguments.
3314         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
3315         arguments to mm-uu-verbatim-marks-extract.
3316         (mm-uu-hide-markers): New variable.
3317         (mm-uu-extract): Use face similar to `gnus-cite-3'.
3318
3319         * gnus-fun.el (gnus-convert-image-to-x-face-command)
3320         (gnus-convert-image-to-face-command): Use "convert" by default to
3321         allow other input image formats.
3322         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
3323         accordingly.
3324
3325 2005-10-23  Simon Josefsson  <jas@extundo.com>
3326
3327         * imap.el (imap-gssapi-program): Align command line parameters
3328         with latest GNU SASL.
3329         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
3330
3331 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3332
3333         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
3334         HTML.
3335         (nnslashdot-request-article): Ditto.
3336
3337         * lpath.el (featurep): Add nobreak-char-display.
3338
3339 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
3340
3341         * mail-source.el (mail-source-fetch-pop): Require pop3.
3342         (mail-source-check-pop): Ditto.
3343
3344 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3345
3346         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
3347         errors.
3348
3349 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
3350
3351         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
3352         (gnus-treat-strip-leading-blank-lines): Improve doc string.
3353
3354         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
3355
3356         * mm-bodies.el (mm-decode-string): Call
3357         `mm-charset-to-coding-system' with allow-override argument.
3358
3359 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3360
3361         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
3362         (rfc2047-charset-to-coding-system): New function.
3363         (rfc2047-decode-encoded-words): New function.
3364         (rfc2047-decode-region): Use them.
3365         (rfc2047-decode-cte): Remove.
3366         (rfc2047-parse-and-decode): Remove.
3367         (rfc2047-decode): Remove.
3368
3369 2005-10-15  Kenichi Handa  <handa@m17n.org>
3370
3371         * rfc2047.el (rfc2047-decode-cte): New function.
3372         (rfc2047-decode-region): Change the way to decode successive
3373         encoded-words: decode B- or Q-encoding in each encoded-word,
3374         concatenate them, and decode it as charset.
3375
3376 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3377
3378         * lpath.el: Fbind codepage-setup for XEmacs.
3379
3380 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
3381
3382         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
3383         widget-move-and-invoke.
3384         (gnus-custom-mode): Use gnus-custom-map.
3385
3386 2005-10-15  Bill Wohler  <wohler@newt.com>
3387
3388         * message.el (message-tool-bar-map): Renamed image file from
3389         mail_send to mail/send.
3390
3391 2005-10-16  Masatake YAMATO  <jet@gyve.org>
3392
3393         * message.el (message-expand-group): Pass the common
3394         prefix substring of completion to `display-completion-list'.
3395
3396 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
3397
3398         * mml-sec.el (mml-secure-method): New internal variable.
3399         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
3400         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
3401         functions using mml-secure-method.
3402
3403         * mml.el (mml-mode-map): Add key bindings for those functions.
3404         (mml-menu): Simplify security menu entries.  Suggested by Jesper
3405         Harder <harder@myrealbox.com>.
3406         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
3407         end of message if point is the headers of the message.
3408
3409         * message.el (message-in-body-p): New function.
3410
3411         * assistant.el: Autoload gnus-util and netrc.
3412
3413         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
3414         Use `mm-charset-override-alist' only when decoding.
3415
3416         * mm-bodies.el (mm-decode-body): Call
3417         `mm-charset-to-coding-system' with allow-override argument.
3418
3419         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
3420         `filename' from Content-Disposition if Content-Type doesn't
3421         provide `name'.
3422         (gnus-mime-view-part-as-type): Set default instead of
3423         initial-input.
3424
3425 2005-10-09  Daniel Brockman  <daniel@brockman.se>
3426
3427         * format-spec.el (format-spec): Propagate text properties of % spec.
3428
3429 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
3430
3431         * gnus-art.el (gnus-treat-predicate): Add `first'.
3432
3433 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
3434
3435         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
3436         (mm-charset-override-alist): New variable.
3437         (mm-charset-to-coding-system): Use it.
3438         (mm-codepage-setup): New helper function.
3439         (mm-charset-eval-alist): New variable.
3440         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
3441         about unknown charsets.
3442
3443         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
3444
3445 2005-10-04  David Hansen  <david.hansen@gmx.net>
3446
3447         * nnrss.el (nnrss-request-article): Add support for the comments tag.
3448         (nnrss-check-group): Ditto.
3449
3450 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
3451
3452         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
3453         Rename x-gnus-verbatim to x-verbatim.
3454         (mm-uu-type-alist): Fix regexp for verbatim-marks.
3455
3456         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
3457         x-verbatim.
3458
3459         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
3460
3461         * gnus-util.el (gnus-remove-duplicates): Remove.
3462
3463         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
3464         instead of gnus-remove-duplicates.
3465
3466         * message.el (message-remove-duplicates): Remove.
3467         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
3468         message-remove-duplicates.
3469
3470         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
3471         available, else use implementation from `delete-dups'.
3472
3473         * message.el (message-insert-expires): New function.
3474         (message-mode-map): Add key binding.
3475         (message-mode-field-menu): Add menu entry.
3476         (message-mode): Document it.
3477         (message-make-expires-date): Use `message-make-date'.
3478
3479 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
3480
3481         * message.el (message-make-expires-date): New function.
3482
3483 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3484
3485         * Makefile.in (list-installed-shadows): New entry.
3486         (install): Use it.
3487         (remove-installed-shadows): New entry.
3488
3489         * dgnushack.el (dgnushack-default-load-path): New variable.
3490         (dgnushack-find-lisp-shadows): New function.
3491         (dgnushack-remove-lisp-shadows): New function.
3492
3493 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3494
3495         * Makefile.in (install-el-elc): New entry.
3496         (install): Use it so that .el files are necessarily installed.
3497
3498 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3499
3500         * time-date.el: Autoload parse-time-string, XEmacs needs it.
3501
3502 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3503
3504         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
3505         function rather than the diff-mode.el package.
3506         (mm-display-external): Use with-current-buffer.
3507         (mm-viewer-completion-map, mm-viewer-completion-map):
3508         Move initialization inside declaration.
3509
3510 2005-09-29  Simon Josefsson  <jas@extundo.com>
3511
3512         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
3513         autoload mail-check-payment.
3514         (spam-check-hashcash): Define unconditionally, since hashcash.el
3515         is part of Gnus now.  Ignore errors from payment checking.
3516
3517 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
3518
3519         * message.el (message-bold-region, message-unbold-region): Rename
3520         from `bold-region' and `unbold-region'.
3521
3522         * message.el: Remove useless autoloads.
3523
3524 2005-09-28  Simon Josefsson  <jas@extundo.com>
3525
3526         * message.el (message-use-idna): Default to t.
3527         (message-use-idna): Test whether encoding works too.  Doc fix.
3528
3529 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3530
3531         * nntp.el (nntp-warn-about-losing-connection): Remove.
3532
3533 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
3534
3535         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
3536         customizable.  Change default value.
3537         (mm-uu-diff-groups-regexp): Change default value.
3538         (mm-uu-type-alist): Add doc string.
3539         (mm-uu-configure): Add doc string.  Make it interactive.
3540         (mm-uu-tex-groups-regexp): New variable.
3541         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
3542         (mm-uu-type-alist): Add LaTeX documents.
3543         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
3544         of "text/verbatim".
3545         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
3546
3547         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
3548         instead of "text/verbatim".
3549
3550         * message.el (message-mark-inserted-region)
3551         (message-mark-insert-file): Use slrn style marks when called with
3552         prefix argument.
3553
3554 2005-09-27  Simon Josefsson  <jas@extundo.com>
3555
3556         * message.el (message-idna-to-ascii-rhs-1): Reformat.
3557
3558 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3559
3560         * message.el (message-remove-duplicates): New function.
3561         Implementation borrowed from `gnus-remove-duplicates'.
3562         (message-idna-to-ascii-rhs): Also encode idna addresses in
3563         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
3564         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
3565         only ask about the same idna domain once per header and also tell
3566         in what header to replace the idna domain.
3567
3568         * gnus-art.el (article-decode-idna-rhs): Also decode idna
3569         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
3570         (article-decode-idna-rhs): Fix regexp so that all idna-address in
3571         a header is decoded and not just the last one.
3572
3573 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3574
3575         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
3576         has been decoded.
3577
3578         * mm-decode.el (mm-automatic-display): Add text/verbatim.
3579         (mm-insert-part): Don't modify text if it has been decoded.
3580
3581         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
3582         decoded.
3583
3584         * mm-view.el (mm-inline-text): Don't strip text props unless
3585         decoding enriched or richtext parts.
3586
3587 2005-09-25  Romain Francoise  <romain@orebokech.com>
3588
3589         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
3590         * gnus-start.el (gnus-subscribe-interactively):
3591         * gnus-uu.el (gnus-uu-grab-articles):
3592         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
3593         space.
3594
3595 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
3596
3597         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
3598         * mm-view.el (mm-view-pkcs7-decrypt):
3599         * gnus-sum.el (gnus-summary-limit-to-extra)
3600         (gnus-summary-respool-article, gnus-read-move-group-name):
3601         * gnus-score.el (gnus-summary-increase-score):
3602         * gnus-util.el (gnus-completing-read-with-default):
3603         * gnus-art.el (gnus-read-save-file-name)
3604         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
3605         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
3606         * message.el (message-check-news-header-syntax):
3607         Follow convention for reading with the minibuffer.
3608
3609 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
3610
3611         * spam-report.el (spam-report-url-ping-plain):
3612         Use gnus-extended-version as User-Agent.
3613
3614         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
3615         default value is nil.
3616
3617         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
3618         (mm-uu-verbatim-marks-extract): New function.
3619         (mm-uu-extract): New face.
3620         (mm-uu-copy-to-buffer): Use it.
3621
3622         * spam-report.el (spam-report-gmane-ham): Renamed from
3623         `spam-report-gmane-unspam'.
3624         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
3625         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
3626
3627         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
3628         Autoload.
3629         (spam-report-gmane-unregister-routine): Renamed
3630         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
3631
3632 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
3633
3634         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
3635         (spam-report-gmane-unregister-routine): added support for gmane
3636         unregistration
3637
3638         * spam-report.el (spam-report-gmane-unspam)
3639         (spam-report-gmane-spam): new wrappers around spam-report-gmane
3640         (spam-report-gmane): changed to take a single article and do
3641         unspam registration
3642
3643 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
3644
3645         * mm-url.el (mm-url-decode-entities): Fix regexp.
3646
3647 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3648
3649         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
3650         default to nil, to be able to use Gnus at all.  If the default
3651         switches to something else, then the function should be fixed not
3652         be exceedingly slow.
3653
3654 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
3655
3656         * gnus-start.el (gnus-activate-group): if the server is nil, don't
3657         fail hard
3658
3659         * spam-report.el: better Keywords line
3660
3661         * spam.el: added Maintainer and better Keywords line
3662
3663 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
3664
3665         * gnus-art.el (gnus-article-replace-part)
3666         (gnus-mime-replace-part): New functions.
3667         (gnus-mime-action-alist, gnus-mime-button-commands)
3668         (gnus-mime-save-part-and-strip): Added file argument.
3669         (gnus-article-part-wrapper): Added interactive argument.
3670
3671         * gnus-sum.el (gnus-summary-mime-map): Add
3672         `gnus-article-replace-part'.
3673
3674 2005-09-19  Didier Verna  <didier@xemacs.org>
3675
3676         The nnml compaction feature:
3677         * nnml.el (nnml-request-compact-group): New function.
3678         * nnml.el (nnml-request-compact): New function.
3679         * gnus-int.el (gnus-request-compact-group): New function.
3680         * gnus-int.el (gnus-request-compact): New function.
3681         * gnus-group.el (gnus-group-compact-group): New function.
3682         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
3683         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
3684         * gnus-srvr.el (gnus-server-compact-server): New function.
3685         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
3686         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
3687
3688 2005-09-18  Deepak Goel  <deego@gnufans.org>
3689
3690         * sieve.el (sieve-help): Fix `message' call: first arg should be a
3691         format spec.
3692
3693 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3694
3695         * gnus.el (gnus-group-startup-message): Bind image-load-path.
3696
3697 2005-09-15  Romain Francoise  <romain@orebokech.com>
3698
3699         * message.el (message-fill-paragraph): Clarify docstring.
3700
3701 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3702
3703         * gnus-art.el (gnus-mime-display-part): Protect against broken
3704         MIME messages.
3705
3706 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3707
3708         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
3709         before parsing header.
3710
3711 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
3712
3713         * html2text.el: (html2text-replace-list): Add new entities.
3714
3715 2005-09-11  Romain Francoise  <romain@orebokech.com>
3716
3717         * message.el (message-alternative-emails): Improve docstring.
3718         (message-setup-1): Call `message-use-alternative-email-as-from'
3719         after `message-setup-hook' to give it precedence over posting
3720         styles, etc.
3721         (message-use-alternative-email-as-from): Add docstring.  Remove
3722         the original From header if present.
3723
3724         * nnml.el (nnml-compressed-files-size-threshold): New variable.
3725         (nnml-save-mail): Use it.
3726
3727         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
3728         articles.  Add new argument `silent'.
3729         (gnus-uu-mark-all): Report the total number of marked articles.
3730
3731 2005-09-10  Romain Francoise  <romain@orebokech.com>
3732
3733         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
3734         (gnus-uu-mark-series): Likewise.
3735
3736 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
3737
3738         * spam-report.el (spam-report-gmane): Fix generation of spam
3739         report URL.
3740
3741 2005-09-10  Simon Josefsson  <jas@extundo.com>
3742
3743         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
3744         t, based on discussion on the ding list with Robert Epprecht
3745         <epprecht@solnet.ch>.
3746
3747 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
3748
3749         * spam-report.el (spam-report-gmane): Make it work without
3750         X-Report-Spam header.  Gmane now only provides Archived-At.
3751         This is only used if `spam-report-gmane-use-article-number' is nil.
3752         (spam-report-gmane-spam-header): Remove.  Not used anymore.
3753
3754         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
3755         make `gnus-summary-sort-by-recipient' work with threading.
3756
3757         * nnweb.el (nnweb-google-wash-article): Print a message if article
3758         is not available.
3759
3760 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3761
3762         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
3763         change.  Decode text/* parts content before displaying.
3764
3765 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
3766
3767         * mml-smime.el: Remove defvar of gnus-extract-address-components.
3768
3769 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3770
3771         * mm-view.el (mm-display-inline-fontify): Disable support modes.
3772
3773         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
3774         url-package-name, url-package-version,
3775         w3m-cid-retrieve-function-alist, w3m-current-buffer,
3776         w3m-display-inline-images, and w3m-minor-mode-map.
3777
3778 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
3779
3780         * message.el (message-tab-body-function): Fixed mismatched custom
3781         type.
3782
3783         * gnus.el (gnus-group-change-level-function): Ditto.
3784
3785         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
3786
3787         * gnus-art.el (gnus-signature-limit)
3788         (gnus-article-mime-part-function): Ditto.
3789
3790 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3791
3792         * mml.el (mml-mode): Silence the byte compiler.
3793
3794         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
3795         using `(sit-for 0)' before moving the point to the specified part;
3796         skip unbuttonized parts.
3797         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
3798         return to the summary window if gnus-auto-select-part is non-nil.
3799
3800 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
3801
3802         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
3803         variables.
3804         (mml-dnd-attach-file, mml-mode): Use them.
3805
3806         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
3807         Make fetching article by MID work again for Google Groups.  Added
3808         FIXME concerning gnus-group-make-web-group.
3809
3810         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
3811         Don't depend on Gnus by using mail-extract-address-components if
3812         gnus-extract-address-components is not bound.
3813
3814 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3815
3816         * gnus-art.el (gnus-mime-display-security): Don't display the
3817         signature, but only the signed part.
3818
3819 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3820
3821         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
3822
3823         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
3824         list, not listp.
3825
3826 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
3827
3828         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
3829         when encoding.
3830
3831         * mm-bodies.el (mm-decode-content-transfer-encoding):
3832         De-canonicalize CRLF for all text content types, not just
3833         text/plain.
3834
3835 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3836
3837         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
3838         valid article; point arrow and cursor at the MIME button.
3839
3840 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3841
3842         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
3843         Suggested by Dan Christensen <jdc@uwo.ca>.
3844
3845         * mm-decode.el (mm-save-part): Enable change of prompt.
3846
3847 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
3848
3849         * gnus-msg.el (gnus-inews-add-send-actions): Made
3850         `message-post-method' lambda parameter ARG `&optional'.
3851
3852 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
3853
3854         * gnus-sum.el (gnus-summary-mime-map): Added
3855         gnus-article-save-part-and-strip, gnus-article-delete-part and
3856         gnus-article-jump-to-part.
3857
3858         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
3859         (gnus-article-edit-part): Use it.
3860         (gnus-article-part-wrapper): Added no-handle argument.
3861         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
3862         functions.
3863
3864 2005-08-29  Romain Francoise  <romain@orebokech.com>
3865
3866         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
3867         docstring.
3868         (gnus-face-from-file): Likewise.
3869
3870 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
3871
3872         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
3873         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
3874         non-nil.
3875         (gnus-auto-select-part): New variable.
3876         (gnus-article-jump-to-part): New function.
3877         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
3878         (gnus-mime-delete-part): Allow selecting specified part after
3879         deleting or stripping parts.
3880         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
3881         part if argument is bogus.
3882
3883 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
3884
3885         * gnus-art.el (w3m-minor-mode-map):
3886         * gnus-spec.el (gnus-newsrc-file-version):
3887         * gnus-util.el (nnmail-active-file-coding-system)
3888         (gnus-original-article-buffer, gnus-user-agent):
3889         * gnus.el (gnus-ham-process-destinations)
3890         (gnus-parameter-ham-marks-alist)
3891         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
3892         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
3893         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
3894         * mm-decode.el (gnus-current-window-configuration):
3895         * mm-extern.el (gnus-article-mime-handles):
3896         * mm-url.el (url-current-object, url-package-name)
3897         (url-package-version):
3898         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
3899         (smime-keys, w3m-cid-retrieve-function-alist)
3900         (w3m-current-buffer, w3m-display-inline-images)
3901         (w3m-minor-mode-map):
3902         * mml-smime.el (gnus-extract-address-components):
3903         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
3904         (gnus-newsrc-hashtb, message-default-charset)
3905         (message-deletable-headers, message-options)
3906         (message-posting-charset, message-required-mail-headers)
3907         (message-required-news-headers):
3908         * mml1991.el (mc-pgp-always-sign):
3909         * mml2015.el (mc-pgp-always-sign):
3910         * nnheader.el (nnmail-extra-headers):
3911         * rfc1843.el (gnus-decode-encoded-word-function)
3912         (gnus-decode-header-function, gnus-newsgroup-name):
3913         * spam-stat.el (gnus-original-article-buffer): Add defvars.
3914
3915 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
3916
3917         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
3918         the end of the date treatments.
3919
3920 2005-08-15  Simon Josefsson  <jas@extundo.com>
3921
3922         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
3923         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
3924         Capello and Romain Francoise.
3925         (pgg-fetch-key-function): Removed, not used?
3926         (pgg-insert-url-with-w3): Require url, to get
3927         url-insert-file-contents regardless of where it is defined.
3928
3929 2005-08-13  Romain Francoise  <romain@orebokech.com>
3930
3931         * message.el (message-cite-original-1): New function.
3932         (message-cite-original): Use it.
3933         (message-cite-original-without-signature): Ditto.
3934
3935 2005-08-08  Romain Francoise  <romain@orebokech.com>
3936
3937         * message.el (message-yank-empty-prefix): New variable.
3938         (message-indent-citation): Use it.
3939         (message-cite-original-without-signature): Respect X-No-Archive.
3940
3941 2005-08-08  Simon Josefsson  <jas@extundo.com>
3942
3943         * pgg.el: Autoload url-insert-file-contents instead of loading
3944         w3/url.
3945         (pgg-insert-url-with-w3): Don't load url here.
3946
3947 2005-08-07  Jesper Harder  <harder@phys.au.dk>
3948
3949         * message.el (message-kill-to-signature): Don't insert newline at
3950         bol.
3951         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
3952
3953 2005-08-06  Romain Francoise  <romain@orebokech.com>
3954
3955         * message.el (message-user-fqdn): Fix typo in docstring.
3956
3957 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
3958
3959         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
3960
3961         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
3962
3963 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3964
3965         * mm-bodies.el (mm-encode-body): Use coding system rather than
3966         charset to encode text.
3967
3968         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
3969         number of charsets if utf-8 is available (XEmacs).
3970
3971 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
3972
3973         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
3974         taken from `gnus-button-mid-or-mail-regexp'.
3975         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
3976         (gnus-button-alist): Improve regexp for domain part of the MIDs
3977         for news:localpart@domain buttons.
3978         (gnus-button-ctan-directory-regexp): Update.
3979
3980 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3981
3982         * sieve-manage.el (sieve-manage-interactive-login): Use
3983         make-local-variable rather than make-variable-buffer-local.
3984         (sieve-manage-open): Ditto.
3985         (sieve-manage-authenticate): Ditto.
3986
3987         * mml.el (mml-generate-mime-1): Make the content type default to
3988         text/plain if the filename is not specified.
3989
3990 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3991
3992         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
3993         instead of insert-buffer.
3994
3995         * message.el (message-yank-original): Ditto; set the mark at the
3996         end of the yanked message.
3997
3998 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3999
4000         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
4001         lines to scroll rather than to stop it.
4002
4003         * mml.el (mml-generate-default-type): Add doc string.
4004         (mml-generate-mime-1): Use mm-default-file-encoding or make it
4005         default to application/octet-stream when determining the content
4006         type if it is not specified for the part or the mml contents; add
4007         a comment about mml-generate-default-type.
4008
4009 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
4010
4011         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
4012         make it default to application/octet-stream when determining the
4013         content type if it is not specified for the external contents.
4014
4015 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4016
4017         * rfc2231.el (rfc2231-parse-string): Take care that not only a
4018         segmented parameter but also other parameters might be there.
4019
4020 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4021
4022         * mm-decode.el (mm-display-external): Delete temp file, directory
4023         and buffer immediately if the external process is exited.
4024
4025 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4026
4027         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
4028         fewer lines than that of scroll-margin.
4029         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
4030
4031 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4032
4033         * gnus-art.el (gnus-article-next-page): Revert.
4034         (gnus-article-beginning-of-window): New macro.
4035         (gnus-article-next-page-1): Use it.
4036         (gnus-article-prev-page): Ditto.
4037         (gnus-article-edit-part): Use insert-buffer-substring instead of
4038         insert-buffer.
4039         (gnus-article-edit-exit): Ditto.
4040
4041         * gnus-util.el (gnus-beginning-of-window): Remove.
4042         (gnus-end-of-window): Remove.
4043
4044         * lpath.el: Don't bind header-line-format and scroll-margin.
4045
4046 2005-07-25  Simon Josefsson  <jas@extundo.com>
4047
4048         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
4049         to have the url package without w3.  Reported by Daiki Ueno
4050         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
4051
4052 2005-07-20  Didier Verna  <didier@xemacs.org>
4053
4054         * gnus-diary.el: Remove the description comment (nndiary is now
4055         properly documented in the Gnus manual).
4056         Fix the spelling of "Back End".
4057         * nndiary.el: Ditto.
4058         Fix the copyright notice.
4059
4060 2005-07-18  Romain Francoise  <romain@orebokech.com>
4061
4062         * gnus-sum.el (gnus-summary-to-prefix,
4063         gnus-summary-newsgroup-prefix): New variables.
4064         (gnus-summary-from-or-to-or-newsgroups): Use them.
4065
4066 2005-07-17  Romain Francoise  <romain@orebokech.com>
4067
4068         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
4069         space as it's generally not especially interesting to the user.
4070
4071 2005-07-16  Romain Francoise  <romain@orebokech.com>
4072
4073         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
4074         nil to avoid prompting and file modification if one of the
4075         messages at the top of the nnfolder file contains a copyright
4076         notice.
4077         Update copyright notice.
4078
4079         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
4080         instead of `current-time-string' as the latter creates a time
4081         string that is not RFC 2822 compliant (it lacks the zone).
4082         Update copyright notice.
4083
4084 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4085
4086         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
4087         for text/rtf.  Display default in prompt.  Pass default for M-n.
4088
4089         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
4090
4091 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4092
4093         * gnus-msg.el (gnus-button-mailto): Remove
4094         save-selected-window-window hackery because it relies on
4095         save-selected-window internals.
4096
4097 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4098
4099         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
4100         (gnus-article-next-page-1): Use gnus-beginning-of-window.
4101         (gnus-article-prev-page): Ditto.
4102
4103         * gnus-util.el (gnus-beginning-of-window): New function.
4104         (gnus-end-of-window): New function.
4105
4106         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
4107
4108 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
4109
4110         * gnus-score.el (gnus-score-edit-all-score): Set
4111         gnus-score-edit-exit-function to gnus-score-edit-done and call
4112         gnus-message.
4113
4114 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4115
4116         * gnus-msg.el (gnus-button-mailto): Remove
4117         save-selected-window-window hackery because it relies on
4118         save-selected-window internals.
4119
4120 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4121
4122         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
4123         add-minor-mode.
4124         (gnus-binary-mode): Ditto.
4125
4126         * gnus-topic.el (gnus-topic-mode): Ditto.
4127
4128 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
4129
4130         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
4131         (gnus-article-prev-page): Take scroll-margin into consideration.
4132
4133 2005-07-04  Lute Kamstra  <lute@gnu.org>
4134
4135         Update FSF's address in GPL notices.
4136
4137 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
4138
4139         * gnus.el (gnus-exit):
4140         * gnus-group.el (gnus-group-icons):
4141         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
4142
4143         * gnus-nocem.el (gnus-nocem):
4144         * message.el (message-various, message-buffers, message-sending)
4145         (message-interface, message-forwarding, message-insertion)
4146         (message-headers, message-news, message-mail):
4147         * pgg-gpg.el (pgg-gpg):
4148         * pgg-parse.el (pgg-parse):
4149         * pgg-pgp.el (pgg-pgp):
4150         * pgg-pgp5.el (pgg-pgp5):
4151         * pop3.el (pop3): Finish `defgroup' description with period.
4152
4153 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4154
4155         * gnus-art.el (article-display-face): Improve the efficiency.
4156         (article-display-x-face): Ditto; remove grey x-face stuff.
4157
4158 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4159
4160         * gnus-art.el (article-display-face): Correct the position in
4161         which Faces are inserted.
4162
4163 2005-06-29  Didier Verna  <didier@xemacs.org>
4164
4165         * gnus-art.el (article-display-face): Display faces in correct
4166         order.
4167
4168 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4169
4170         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
4171         (gnus-fill-real-hashtb): Use hash table instead of obarray.
4172         (gnus-nocem-check-article): Fetch the Type header.
4173         (gnus-nocem-message-wanted-p): Fix the way to examine types.
4174         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
4175         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
4176         make sure gnus-nocem-hashtb is initialized.
4177         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
4178         (gnus-nocem-unwanted-article-p): Ditto.
4179
4180         * pgg.el (pgg-verify): Return the verification result.
4181
4182 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4183
4184         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
4185         is ascii.
4186
4187 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
4188
4189         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
4190         `show-nonbreak-escape'.
4191
4192 2005-06-23  Lute Kamstra  <lute@gnu.org>
4193
4194         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
4195
4196         * dig.el (dig-mode):
4197         * smime.el (smime-mode): Use gnus-run-mode-hooks.
4198
4199 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
4200
4201         * nnimap.el (nnimap-split-download-body): Fix spellings.
4202
4203 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
4204
4205         * gnus-art.el (gnus-article-encrypt-body):
4206         * gnus-cus.el (gnus-score-customize):
4207         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
4208         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
4209
4210 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4211
4212         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
4213         header by looking for magic "MII" at the beginnig.
4214
4215 2005-06-16  Miles Bader  <miles@gnu.org>
4216
4217         * gnus-xmas.el (gnus-xmas-group-startup-message):
4218         Use renamed gnus-splash face.
4219
4220         * assistant.el (assistant-field): Remove "-face" suffix from face name.
4221         (assistant-field-face): New backward-compatibility alias for renamed
4222         face.
4223         (assistant-render-text): Use renamed assistant-field face.
4224
4225         * spam.el (spam): Remove "-face" suffix from face name.
4226         (spam-face): New backward-compatibility alias for renamed face.
4227         (spam-face, spam-initialize): Use renamed spam face.
4228
4229         * message.el (message-header-to, message-header-cc)
4230         (message-header-subject, message-header-newsgroups)
4231         (message-header-other, message-header-name)
4232         (message-header-xheader, message-separator, message-cited-text)
4233         (message-mml): Remove "-face" suffix from face names.
4234         (message-header-to-face, message-header-cc-face)
4235         (message-header-subject-face, message-header-newsgroups-face)
4236         (message-header-other-face, message-header-name-face)
4237         (message-header-xheader-face, message-separator-face)
4238         (message-cited-text-face, message-mml-face):
4239         New backward-compatibility aliases for renamed faces.
4240         (message-font-lock-keywords): Use renamed message faces.
4241
4242         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
4243         (sieve-test-commands, sieve-tagged-arguments):
4244         Remove "-face" suffix from face names.
4245         (sieve-control-commands-face, sieve-action-commands-face)
4246         (sieve-test-commands-face, sieve-tagged-arguments-face):
4247         New backward-compatibility aliases for renamed faces.
4248         (sieve-control-commands-face, sieve-action-commands-face)
4249         (sieve-test-commands-face, sieve-tagged-arguments-face):
4250         Use renamed sieve faces.
4251
4252         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
4253         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
4254         (gnus-group-news-3-empty, gnus-group-news-4)
4255         (gnus-group-news-4-empty, gnus-group-news-5)
4256         (gnus-group-news-5-empty, gnus-group-news-6)
4257         (gnus-group-news-6-empty, gnus-group-news-low)
4258         (gnus-group-news-low-empty, gnus-group-mail-1)
4259         (gnus-group-mail-1-empty, gnus-group-mail-2)
4260         (gnus-group-mail-2-empty, gnus-group-mail-3)
4261         (gnus-group-mail-3-empty, gnus-group-mail-low)
4262         (gnus-group-mail-low-empty, gnus-summary-selected)
4263         (gnus-summary-cancelled, gnus-summary-high-ticked)
4264         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
4265         (gnus-summary-high-ancient, gnus-summary-low-ancient)
4266         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
4267         (gnus-summary-low-undownloaded)
4268         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
4269         (gnus-summary-low-unread, gnus-summary-normal-unread)
4270         (gnus-summary-high-read, gnus-summary-low-read)
4271         (gnus-summary-normal-read, gnus-splash):
4272         Remove "-face" suffix from face names.
4273         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4274         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4275         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4276         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4277         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4278         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4279         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4280         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4281         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4282         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4283         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4284         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4285         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4286         (gnus-summary-normal-ticked-face)
4287         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
4288         (gnus-summary-normal-ancient-face)
4289         (gnus-summary-high-undownloaded-face)
4290         (gnus-summary-low-undownloaded-face)
4291         (gnus-summary-normal-undownloaded-face)
4292         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4293         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4294         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4295         (gnus-splash-face):
4296         New backward-compatibility aliases for renamed faces.
4297         (gnus-group-startup-message): Use renamed gnus faces.
4298
4299         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
4300         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
4301         (gnus-server-agent): Remove "-face" suffix from face names.
4302         (gnus-server-agent-face, gnus-server-opened-face)
4303         (gnus-server-closed-face, gnus-server-denied-face)
4304         (gnus-server-offline-face):
4305         New backward-compatibility aliases for renamed faces.
4306         (gnus-server-agent-face, gnus-server-opened-face)
4307         (gnus-server-closed-face, gnus-server-denied-face)
4308         (gnus-server-offline-face): Use renamed gnus faces.
4309
4310         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
4311         Remove "-face" suffix from face names.
4312         (gnus-picon-xbm-face, gnus-picon-face):
4313         New backward-compatibility aliases for renamed faces.
4314
4315         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
4316         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
4317         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
4318         (gnus-cite-11): Remove "-face" suffix from face names.
4319         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
4320         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
4321         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
4322         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
4323         New backward-compatibility aliases for renamed faces.
4324         (gnus-cite-attribution-face, gnus-cite-face-list)
4325         (gnus-article-boring-faces): Use renamed gnus faces.
4326
4327         * gnus-art.el (gnus-signature, gnus-header-from)
4328         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
4329         (gnus-header-content): Remove "-face" suffix from face names.
4330         (gnus-signature-face, gnus-header-from-face)
4331         (gnus-header-subject-face, gnus-header-newsgroups-face)
4332         (gnus-header-name-face, gnus-header-content-face):
4333         New backward-compatibility aliases for renamed faces.
4334         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
4335
4336         * gnus-sum.el (gnus-summary-selected-face)
4337         (gnus-summary-highlight): Use renamed gnus faces.
4338         * gnus-group.el (gnus-group-highlight): Likewise.
4339
4340 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
4341
4342         * gnus-sieve.el (gnus-sieve-article-add-rule):
4343         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
4344         * spam-stat.el (spam-stat-buffer-change-to-spam)
4345         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
4346
4347         * message.el (message-is-yours-p):
4348         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
4349
4350 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4351
4352         * mm-view.el (mm-inline-text): Withdraw the last change.
4353
4354 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4355
4356         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
4357         executing enriched-decode.
4358
4359 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4360
4361         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
4362         charset of tar files.
4363
4364 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
4365
4366         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
4367
4368 2005-06-04  Lute Kamstra  <lute@gnu.org>
4369
4370         * nnfolder.el (nnfolder-read-folder): Make sure that undo
4371         information is never recorded.
4372
4373 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4374
4375         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
4376
4377 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4378
4379         * pop3.el (pop3-apop): Run md5 in the binary mode.
4380
4381         * starttls.el (starttls-set-process-query-on-exit-flag):
4382         Use eval-and-compile.
4383
4384 2005-05-31  Simon Josefsson  <jas@extundo.com>
4385
4386         * smime.el (smime-replace-in-string): Define.
4387         (smime-cert-by-ldap-1): Use it.
4388
4389 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4390
4391         * gnus-art.el (article-display-x-face): Replace
4392         process-kill-without-query by gnus-set-process-query-on-exit-flag.
4393
4394         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
4395         set-process-query-on-exit-flag or process-kill-without-query.
4396
4397         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
4398         loop instead of replace-regexp.
4399
4400         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
4401         instead of process-kill-without-query if it is available.
4402
4403         * lpath.el: Fbind ldap-search-entries.
4404
4405         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
4406         instead of find-file-hooks if it is available.
4407
4408         * mml1991.el: Bind pgg-default-user-id when compiling.
4409
4410         * mml2015.el: Bind pgg-default-user-id when compiling.
4411
4412         * nndraft.el (nndraft-request-associate-buffer):
4413         Use write-contents-functions instead of write-contents-hooks if it is
4414         available.
4415
4416         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
4417         instead of find-file-hooks if it is available.
4418
4419         * nntp.el (nntp-open-connection): Replace
4420         process-kill-without-query by gnus-set-process-query-on-exit-flag.
4421         (nntp-open-ssl-stream): Ditto.
4422         (nntp-open-tls-stream): Ditto.
4423
4424         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
4425         set-process-query-on-exit-flag or process-kill-without-query.
4426         (starttls-open-stream-gnutls): Use it instead of
4427         process-kill-without-query.
4428         (starttls-open-stream): Ditto.
4429
4430 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
4431
4432         * smime.el (smime-cert-by-ldap-1): Don't use
4433         replace-regexp-in-string.
4434
4435 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4436
4437         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
4438
4439         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
4440         in PEM format. Adjust to the XEmacs compability.
4441
4442 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
4443
4444         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
4445         by `string-to-number'.
4446         * gnus-agent.el (gnus-agent-regenerate-group)
4447         (gnus-agent-fetch-articles): Ditto.
4448         * gnus-art.el (gnus-button-fetch-group): Ditto.
4449         * gnus-cache.el (gnus-cache-generate-active)
4450         (gnus-cache-articles-in-group): Ditto.
4451         * gnus-group.el (gnus-group-set-current-level)
4452         (gnus-group-insert-group-line): Ditto.
4453         * gnus-score.el (gnus-score-set-expunge-below)
4454         (gnus-score-set-mark-below, gnus-summary-score-effect)
4455         (gnus-summary-score-entry): Ditto.
4456         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
4457         (gnus-soup-pack): Ditto.
4458         * gnus-spec.el (gnus-xmas-format): Ditto.
4459         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
4460         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
4461         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
4462         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
4463         * nndb.el (nndb-get-remote-expire-response): Ditto.
4464         * nndiary.el (nndiary-parse-schedule-value)
4465         (nndiary-string-to-number, nndiary-request-replace-article)
4466         (nndiary-request-article): Ditto.
4467         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
4468         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
4469         * nneething.el (nneething-make-head): Ditto.
4470         * nnfolder.el (nnfolder-request-article)
4471         (nnfolder-retrieve-headers): Ditto.
4472         * nnheader.el (nnheader-file-to-number): Ditto.
4473         * nnkiboze.el (nnkiboze-request-article): Ditto.
4474         * nnmail.el (nnmail-process-unix-mail-format)
4475         (nnmail-process-babyl-mail-format): Ditto.
4476         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
4477         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
4478         (nnmh-request-create-group, nnmh-request-list-1)
4479         (nnmh-request-group, nnmh-request-article): Ditto.
4480         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
4481         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
4482         * nnsoup.el (nnsoup-make-active): Ditto.
4483         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
4484         * nntp.el (nntp-find-group-and-number)
4485         (nntp-retrieve-headers-with-xover): Ditto.
4486         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
4487         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
4488         (pgg-format-key-identifier): Ditto.
4489         * pop3.el (pop3-last, pop3-stat): Ditto.
4490         * qp.el (quoted-printable-decode-region): Ditto.
4491
4492         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
4493         of concat.
4494
4495 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4496
4497         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
4498
4499         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
4500
4501         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
4502
4503         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
4504
4505         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
4506
4507         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
4508
4509         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
4510         (gnus-carpal-mode): Ditto.
4511
4512         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
4513         (gnus-browse-mode): Ditto.
4514
4515         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
4516
4517         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
4518
4519 2005-05-29  Richard M. Stallman  <rms@gnu.org>
4520
4521         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
4522
4523 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4524
4525         * gnus-util.el (gnus-run-mode-hooks): New function.
4526
4527         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
4528
4529         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
4530         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
4531
4532 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
4533
4534         * gnus-agent.el (gnus-agent-make-mode-line-string):
4535         Use mode-line-highlight as mouse-face.
4536
4537 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4538
4539         * canlock.el (canlock): Change the parent group to news.
4540
4541         * deuglify.el (gnus-outlook-deuglify): Add :group.
4542
4543         * dig.el (dig): Add :group.
4544
4545         * dns-mode.el (dns-mode): Add :group.
4546
4547         * encrypt.el (encrypt): Add :group.
4548
4549         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
4550         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
4551         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
4552         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
4553         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
4554
4555         * gnus-diary.el (gnus-diary): Add :group.
4556
4557         * gnus.el (gnus-group-news-1-face): Add :group.
4558         (gnus-group-news-1-empty-face): Ditto.
4559         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
4560         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
4561         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
4562         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
4563         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
4564         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
4565         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
4566         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
4567         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
4568         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
4569         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
4570         (gnus-summary-high-ticked-face): Ditto.
4571         (gnus-summary-low-ticked-face): Ditto.
4572         (gnus-summary-normal-ticked-face): Ditto.
4573         (gnus-summary-high-ancient-face): Ditto.
4574         (gnus-summary-low-ancient-face): Ditto.
4575         (gnus-summary-normal-ancient-face): Ditto.
4576         (gnus-summary-high-undownloaded-face): Ditto.
4577         (gnus-summary-low-undownloaded-face): Ditto.
4578         (gnus-summary-normal-undownloaded-face): Ditto.
4579         (gnus-summary-high-unread-face): Ditto.
4580         (gnus-summary-low-unread-face): Ditto.
4581         (gnus-summary-normal-unread-face): Ditto.
4582         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
4583         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
4584
4585         * hashcash.el (hashcash): New custom group.
4586         (hashcash-default-payment): Add :group.
4587         (hashcash-payment-alist): Ditto.
4588         (hashcash-default-accept-payment): Ditto.
4589         (hashcash-accept-resources): Ditto.
4590         (hashcash-path): Ditto.
4591         (hashcash-extra-generate-parameters): Ditto.
4592         (hashcash-double-spend-database): Ditto.
4593         (hashcash-in-news): Ditto.
4594
4595         * message.el (message-minibuffer-local-map): Add :group.
4596
4597         * netrc.el (netrc): Add :group.
4598
4599         * sieve-manage.el (sieve-manage-log): Add :group.
4600         (sieve-manage-default-user): Diito.
4601         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
4602         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
4603         (sieve-manage-authenticators): Ditto.
4604         (sieve-manage-authenticator-alist): Ditto.
4605         (sieve-manage-default-port): Ditto.
4606
4607         * sieve-mode.el (sieve-control-commands-face): Add :group.
4608         (sieve-action-commands-face): Ditto.
4609         (sieve-test-commands-face): Ditto.
4610         (sieve-tagged-arguments-face): Ditto.
4611
4612         * smime.el (smime): Add :group.
4613
4614         * spam-report.el (spam-report): Add :group.
4615
4616         * spam.el (spam, spam-face): Add :group.
4617
4618 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4619
4620         * nntp.el (nntp-next-result-arrived-p): Some news servers may
4621         return \n.\n.\n at the end of articles.  Protect against that.
4622         (nntp-with-open-group): Allow debugging.
4623
4624         * nnheader.el (mail-header-set-extra): Make into a function
4625         because I just could't understand how to quote the list properly.
4626
4627         * dns.el (query-dns-cached): New function.
4628
4629 2005-05-26  Lute Kamstra  <lute@gnu.org>
4630
4631         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
4632
4633 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4634
4635         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
4636
4637         * gnus-art.el: Don't autoload mail-extract-address-components.
4638
4639         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
4640         eval-and-compile to evaluate it.
4641
4642         * hashcash.el: Don't autoload executable-find.
4643
4644         * nndb.el: Don't declare the nndb back end two or more times; don't
4645         autoload news-reply-mode, news-setup, cancel-timer and telnet.
4646
4647         * nntp.el: Autoload format-spec instead of format; use
4648         eval-and-compile to evaluate autoload forms.
4649
4650 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
4651
4652         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
4653
4654 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4655
4656         * gnus.el (gnus-version-number): Bump version.
4657
4658 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4659
4660         * gnus.el: No Gnus v0.3 is released.
4661
4662 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4663
4664         * lpath.el (featurep): Bind show-nonbreak-escape.
4665
4666 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4667
4668         * gnus-art.el (gnus-article-edit-part): Disable undo.
4669
4670 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4671
4672         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
4673         gnus-article-date-lapsed-new-header is t if date timer is active;
4674         skip headers in which the original date value is empty.
4675         (gnus-article-save-original-date): Redefine it as a macro.
4676         (gnus-display-mime): Use it.
4677
4678 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4679
4680         * gnus-art.el (article-date-ut): Support converting date in
4681         forwarded parts as well.
4682         (gnus-article-save-original-date): New function.
4683         (gnus-display-mime): Use it.
4684
4685 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
4686
4687         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
4688         enclosure element of <item>.
4689
4690 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
4691
4692         * message.el (message-kill-buffer-query): Renamed from
4693         `message-kill-buffer-query-if-modified'.  Added :version.
4694
4695 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4696
4697         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
4698         window layout.
4699
4700 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4701
4702         * mml.el: Autoload dnd when compiling.
4703
4704 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
4705
4706         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
4707         x-dnd-*.
4708
4709 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4710
4711         * qp.el (quoted-printable-encode-region): Save excursion.
4712
4713 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
4714
4715         * message.el (message-kill-buffer-query-if-modified): new variable
4716         so the user can kill a modified message buffer quickly
4717         (message-kill-buffer): use it.
4718
4719 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4720
4721         * lpath.el: Fbind display-time-event-handler; don't fbind
4722         string-to-multibyte.
4723
4724         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
4725
4726 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4727
4728         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
4729         contained in text because xml.el decodes entities) with LFs.
4730
4731 2005-04-11  Lute Kamstra  <lute@gnu.org>
4732
4733         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
4734         differently.
4735
4736 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4737
4738         * mm-util.el (mm-detect-coding-region): Typo.
4739
4740 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4741
4742         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
4743
4744 2005-04-06  D Goel  <deego@gnufans.org>
4745
4746         * spam-stat.el (spam-stat-score-buffer): Add a call to a
4747         user-function allow user modifications of the scores.
4748         (spam-stat-score-buffer-user): New function, to allow
4749         user-computed modifications to the score.
4750         (spam-stat-score-buffer-user-functions): list of additional
4751         scoring functions
4752         (spam-stat-error-holder): global temporary error holder
4753         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
4754         variable
4755
4756 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4757
4758         * gnus-registry.el (gnus-registry-clean-empty-function)
4759         (gnus-registry-trim, gnus-registry-fetch-groups)
4760         (gnus-registry-delete-group): now groups that match
4761         `gnus-registry-ignored-groups' will be removed from the registry
4762         entries, not just ignored for splitting.  This helps clean up the
4763         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
4764         to get all the groups a message ID is in.
4765
4766         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
4767         (spam-stat-split-fancy): changed "threshhold" to "threshold"
4768         (spam-stat-score-buffer-user-functions): added :number custom type
4769
4770 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4771
4772         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
4773         argument in XEmacs.
4774
4775         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
4776         (nnrss-request-group): Decode group name first.
4777         (nnrss-request-article): Make a text/plain article if mml-to-mime
4778         failed.
4779         (nnrss-get-encoding): Return a compatible encoding according to
4780         nnrss-compatible-encoding-alist.
4781         (nnrss-find-el): Use consp instead of listp.
4782         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
4783
4784 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4785
4786         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
4787         which Emacs 20 doesn't support.
4788         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
4789
4790 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
4791
4792         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
4793         silence the byte compiler inside the defun
4794
4795         * gnus-demon.el (parse-time-string): Add autoload.
4796
4797         * gnus-delay.el (parse-time-string): Add autoload.
4798
4799         * gnus-art.el (parse-time-string): Add autoload.
4800
4801         * nnultimate.el (parse-time): Require for `parse-time-string'.
4802
4803 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
4804
4805         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
4806
4807         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
4808
4809         * smime.el (smime-ldap-host-list): Add :version.
4810
4811 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4812
4813         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
4814         pass it to `gnus-browse-read-group'.
4815         (gnus-browse-read-group): Add NUMBER argument and pass it to
4816         `gnus-group-read-ephemeral-group'.
4817
4818         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
4819         argument and pass it to `gnus-group-read-group'.
4820
4821 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
4822
4823         * mm-util.el (mm-xemacs-find-mime-charset): Only call
4824         mm-xemacs-find-mime-charset-1 if we have the mule feature
4825         available at runtime.
4826
4827 2005-03-25  Werner Lemberg  <wl@gnu.org>
4828
4829         * nnmaildir.el: Replace `illegal' with `invalid'.
4830
4831 2005-03-23  Lute Kamstra  <lute@gnu.org>
4832
4833         * time-date.el: Add comment on time value formats.
4834         Don't require parse-time.
4835         (with-decoded-time-value): New macro.
4836         (encode-time-value): New function.
4837         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
4838         (days-to-time): Return a valid time value when arg is huge.
4839         (time-since): Use time-subtract.
4840         (time-to-number-of-days): Use time-to-seconds.
4841
4842 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4843
4844         * gnus-start.el (gnus-display-time-event-handler):
4845         Check display-time-timer at runtime rather than only at load time
4846         in case display-time-mode is turned off in the mean time.
4847
4848 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4849
4850         * nnimap.el (nnimap-open-connection): Print which authinfo file is
4851         used.
4852
4853         * nneething.el (nneething-map-file-directory): Derive from
4854         `gnus-directory'.
4855
4856         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
4857         the To/Cc button.
4858
4859 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
4860
4861         * nnmaildir.el (nnmaildir-request-accept-article):
4862         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
4863
4864 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
4865
4866         * gnus-async.el: Require timer-funcs at compile time when in
4867         XEmacs for `run-with-idle-timer'.
4868
4869 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
4870
4871         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
4872         autoloaded function.
4873
4874 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4875
4876         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
4877
4878 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
4879
4880         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
4881
4882 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4883
4884         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
4885         gnus-expert-user to default.
4886
4887 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
4888
4889         * nnimap.el (nnimap-open-server): Ditto.
4890
4891         * imap.el (imap-authenticate): Fix typo.
4892
4893 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
4894
4895         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
4896         buffer (since IMAP server might return FETCH response out of
4897         order, and the nntp buffer must be sorted).
4898
4899 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
4900
4901         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
4902         comparison on string.
4903
4904         * gnus-agent.el (gnus-agent-long-article,
4905         gnus-agent-short-article, gnus-agent-score): Renamed category
4906         keywords to match gnus-cus.
4907         (gnus-agent-summary-fetch-series): Modified to protect against
4908         gnus-agent-summary-fetch-group clearing processable flags.
4909         (gnus-agent-synchronize-group-flags): Update live group buffer as
4910         synchronization may occur due to the user toggle the plugged
4911         status.
4912         (gnus-agent-fetch-group-1): Clear downloadable flag when article
4913         successfully downloaded.
4914         (gnus-agent-expire-group-1): Avoid using markers when the overview
4915         is in ascending order; greatly improves performance.
4916         (gnus-agent-regenerate-group): Use
4917         gnus-agent-synchronize-group-flags to reset read status in both
4918         gnus and server.
4919         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
4920
4921 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4922
4923         * message.el: Don't autoload former message-utils variables.
4924         (message-strip-subject-trailing-was): Change doc string.
4925
4926         * nnweb.el: Fixes for `gnus-group-make-web-group'.
4927         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
4928         (nnweb-google-search): Add "hl=en" here.
4929         (nnweb-google-parse-1, nnweb-google-create-mapping):
4930         Don't hardcode URL.
4931
4932 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4933
4934         * message.el (message-get-reply-headers, message-followup):
4935         Mention related variables `message-use-followup-to' and
4936         `message-use-mail-followup-to', in the information buffer.
4937
4938         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
4939         of broken groups(-beta).google.com.
4940
4941 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
4942
4943         * gnus-sum.el (gnus-summary-move-article): pass move-is-internal
4944         parameter to invoked gnus-request-move-article; remove the
4945         redundant gnus-sum-hint-move-is-internal variable; apply the marks
4946         all at once instead of once per article
4947         (gnus-summary-remove-process-mark): accept a list of articles as
4948         well as a single article for processing
4949
4950         * gnus-int.el (gnus-request-move-article): add move-is-internal parameter
4951
4952         * nnml.el (nnml-request-move-article): add move-is-internal parameter
4953
4954         * nnmh.el (nnmh-request-move-article): add move-is-internal parameter
4955
4956         * nnmbox.el (nnmbox-request-move-article): add move-is-internal parameter
4957
4958         * nnmaildir.el (nnmaildir-request-move-article): add move-is-internal parameter
4959
4960         * nnimap.el (nnimap-request-move-article): add move-is-internal
4961         parameter and remove the gnus-sum-hint-move-is-internal variable
4962
4963         * nnfolder.el (nnfolder-request-move-article): add move-is-internal parameter
4964
4965         * nndraft.el (nndraft-request-move-article): add move-is-internal parameter
4966
4967         * nndiary.el (nndiary-request-move-article): add move-is-internal parameter
4968
4969         * nndb.el (nndb-request-move-article): add move-is-internal parameter
4970
4971         * nnbabyl.el (nnbabyl-request-move-article): add move-is-internal parameter
4972
4973         * nnagent.el (nnagent-request-move-article): add move-is-internal parameter
4974
4975 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4976
4977         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
4978         a more conservative way.
4979
4980 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4981
4982         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
4983         buffer, so it moves the window's cursor.
4984
4985 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4986
4987         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
4988         `mm-dissect-multipart' and receive the from field as an (optional)
4989         argument from `mm-dissect-multipart'.
4990         (mm-dissect-multipart): Receive the from field as an argument and
4991         pass it on when we call `mm-dissect-buffer' on MIME parts.
4992         Fixes verification/decryption of signed/encrypted MIME parts.
4993
4994 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
4995
4996         * gnus-sum.el (gnus-summary-move-article): set
4997         gnus-sum-hint-move-is-internal for gnus-request-move-article and
4998         whatever it calls (right now, only nnimap-request-move article
4999         respects it)
5000
5001         * nnimap.el (nnimap-request-move-article): when
5002         gnus-sum-hint-move-is-internal is set, don't do the extra
5003         nnimap-request-article
5004
5005 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
5006
5007         * nnheader.el (nnheader-find-file-noselect): Add doc string.
5008
5009         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
5010         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
5011
5012         * gnus-sum.el (gnus-summary-caesar-message):
5013         Apply `gnus-treat-article' after rotation.
5014
5015         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
5016         doc string.
5017
5018 2005-02-22  Simon Josefsson  <jas@extundo.com>
5019
5020         * encrypt.el (encrypt-password-cache-expiry): Remove (use
5021         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
5022         <arne@arnested.dk>.
5023         (encrypt): Add password-cache and password-cache-expiry as group
5024         members.
5025
5026 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5027
5028         * smime.el (smime-ldap-host-list): Doc fix.
5029         (smime-ask-passphrase): Use `password-read-and-add' to read (and
5030         cache) password.
5031         (smime-sign-region): Use it.
5032         (smime-decrypt-region): Use it.
5033         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
5034         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
5035         fails.
5036         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
5037         certificate from DER to PEM format rather than calling openssl.
5038
5039         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
5040
5041         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
5042         for signing/encryption.
5043
5044         * mml.el (mml-parse-1): Use them.
5045
5046 2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5047
5048         * nnrss.el (nnrss-verbose): Removed.
5049         (nnrss-request-group): Use `nnheader-message' instead.
5050
5051 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
5052
5053         * nnrss.el (nnrss-verbose): New variable.
5054         (nnrss-request-group): Make it say nnrss is requesting a group.
5055
5056 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
5057
5058         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
5059         Handle news URL with given port correctly.
5060
5061 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5062
5063         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
5064         containing special characters.
5065
5066         * gnus-sum.el (gnus-summary-edit-article): Ditto.
5067
5068         * mml.el (mime-to-mml): Ditto.
5069
5070         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
5071         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
5072         (rfc2047-decode-region): Quote decoded words containing special
5073         characters when rfc2047-quote-decoded-words-containing-tspecials
5074         is non-nil.
5075
5076 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5077
5078         * gnus-registry.el (gnus-registry-delete-group): Minor bug fix.
5079
5080         * gnus.el (gnus-install-group-spam-parameters): Doc fix.
5081
5082 2005-02-15  Simon Josefsson  <jas@extundo.com>
5083
5084         * nnimap.el (nnimap-debug): Doc fix.
5085
5086         * imap.el (imap-debug): Doc fix.
5087
5088 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5089
5090         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
5091
5092 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
5093
5094         * gnus.el (spam-contents): improve docs for spam-contents
5095         parameter in its variable incarnation
5096
5097 2005-02-14  Simon Josefsson  <jas@extundo.com>
5098
5099         * smime-ldap.el: Use require instead of load-library for ldap.
5100         (smime-ldap-search): Indent.
5101         (smime-ldap-search-internal): Shorten line.
5102
5103         * smime.el (smime-cert-by-dns): Add doc-string.
5104         (smime-cert-by-ldap-1): Indent.
5105
5106         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
5107         mml-smime-get-dns-ldap.
5108         (mml-smime-encrypt-query): Use new function.  Default to ldap.
5109
5110 2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5111
5112         * smime.el: Require smime-ldap.
5113         (smime-ldap-host-list): New variable.
5114         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
5115
5116         * mml-smime.el (mml-smime-encrypt-query): New function.
5117         (mml-smime-encrypt-query): Use it.
5118
5119         * smime-ldap.el: New file.
5120
5121 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5122
5123         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
5124
5125 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5126
5127         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
5128         argument in doc string.  Make query for type more clear.
5129
5130 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
5131
5132         * gnus.el (gnus-group-startup-message): Search for gnus images in
5133         etc/images/gnus.
5134         * mm-util.el (mm-image-load-path): Likewise.
5135         * smiley.el (smiley-data-directory): Search for smilies in
5136         etc/images/smilies.
5137
5138 2005-02-09  Kim F. Storm  <storm@cua.dk>
5139
5140         Change Emacs release version from 21.4 to 22.1 throughout.
5141         Change Emacs development version from 21.3.50 to 22.0.50.
5142
5143 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5144
5145         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
5146
5147         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
5148         non-Mule XEmacs as well.
5149         (mm-decompress-buffer): Signal an error intentionally if it does
5150         not decompress compressed data because auto-compression-mode is
5151         disabled.
5152
5153 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
5154
5155         * gnus-registry.el (gnus-registry-delete-group): small bug leaves
5156         an ID in the registry even if it has no groups
5157
5158 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5159
5160         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
5161         merge it into mm-decompress-buffer.
5162         (gnus-mime-copy-part): Use the MIME part charset, the value which
5163         a user specified or gnus-newsgroup-charset for decoding, like
5164         gnus-mime-inline-part does; set buffer-file-coding-system to tell
5165         save-buffer what was used.  Suggested by Kevin Ryde
5166         <user42@zip.com.au>.
5167         (gnus-mime-inline-part): Allow the name parameter as well as the
5168         filename parameter; force decompressing of compressed data; always
5169         display contents being not decoded as unibyte.
5170
5171         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
5172         as well as the filename parameter.
5173
5174         * mm-util.el (mm-decompress-buffer): Merge
5175         gnus-mime-jka-compr-maybe-uncompress.
5176         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
5177         of compressed data.
5178
5179 2005-02-08  Simon Josefsson  <jas@extundo.com>
5180
5181         * imap.el (imap-log): Doc fix.
5182
5183 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5184
5185         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
5186         the coding cookies; decompress compressed parts.
5187
5188         * mml.el (mml-generate-mime-1): Add the charaset parameter according
5189         to the value which a user specified manually or the coding cookie.
5190
5191         * mm-util.el (mm-string-to-multibyte): New function.
5192         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
5193         (mm-coding-system-to-mime-charset): New function.
5194         (mm-decompress-buffer): New function.
5195         (mm-find-buffer-file-coding-system): New function.
5196
5197         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
5198         (mm-display-inline-fontify): Rewrite for decoding and decompressing
5199         parts.
5200
5201 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5202
5203         * mm-view.el (mm-display-inline-fontify): Decode a part according
5204         to the charset parameter.
5205
5206 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5207
5208         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
5209         prefix arg is neither nil nor a number, as info specifies.
5210
5211 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5212
5213         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
5214         timestamps.
5215
5216 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
5217
5218         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
5219         groups error checking and notify user.
5220
5221 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
5222
5223         * message.el (message-send-mail-function): Check existence of
5224         sendmail-program first before using default value
5225         `message-send-mail-with-sendmail'.  Otherwise use more generic
5226         `smtpmail-send-it'.
5227
5228 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5229
5230         * nntp.el (nntp-request-update-info): Always return nil.
5231
5232 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5233
5234         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
5235
5236 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5237
5238         * message.el (message-beginning-of-line): Change the behavior when
5239         invoked between BOL and : so that it first moves backward.
5240
5241 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5242
5243         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
5244         article buffer when editing of the article is discarded.
5245         (gnus-article-prepare): Revert.
5246
5247 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5248
5249         * gnus-art.el (gnus-article-prepare):
5250         Remove message-strip-forbidden-properties from the local hook.
5251
5252 2005-01-27  Simon Josefsson  <jas@extundo.com>
5253
5254         * password.el (password-cache-add): Only start one timer per key.
5255         Reported by Derek Atkins <warlord@MIT.EDU>.
5256
5257 2005-01-26  Steve Youngs  <steve@sxemacs.org>
5258
5259         * run-at-time.el: Removed.  It is no longer needed as
5260         timer-funcs.el in the xemacs-base package has a working version of
5261         `run-at-time'.
5262
5263         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
5264
5265         * password.el: Require timer-funcs instead of run-at-time in
5266         XEmacs.
5267         Remove `password-run-at-time' macro.
5268         (password-cache-add): Use `run-at-time' instead of
5269         `password-run-at-time'.
5270
5271         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
5272         Remove `nnheader-cancel-function-timers' alias,
5273         `cancel-function-timers' exists in XEmacs in timer-funcs.
5274
5275         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
5276         for `run-with-idle-timer'.
5277
5278         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
5279         for `run-at-time'.
5280
5281         * mm-url.el: Require timer-funcs at compile time when in XEmacs
5282         for `with-timeout'.
5283
5284         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
5285         the same as for XEmacs 21.4.
5286         No need to ignore `run-with-idle-timer', this function exists in
5287         XEmacs now in timer-funcs.el in the xemacs-base package.
5288         (dgnushack-compile): No need to delete
5289         run-at-time.el from the list of files to compile because it
5290         doesn't exist anymore.
5291
5292 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5293
5294         * mml.el (mml-generate-mime-1): Convert string into unibyte when
5295         inserting " *mml*" buffer's contents into a unibyte temp buffer.
5296
5297 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
5298
5299         * mail-source.el (mail-source-fetch-imap): Search for ^From case
5300         sensitively.
5301
5302 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
5303
5304         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
5305
5306 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5307
5308         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
5309         which will be inserted according to the multibyteness of a buffer
5310         rather than the type of contents.  Suggested by ARISAWA Akihiro
5311         <ari@mbf.ocn.ne.jp>.
5312
5313         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
5314         of string which old xml.el may return rather than a string.
5315
5316 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5317
5318         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
5319
5320 2005-01-16  Simon Josefsson  <jas@extundo.com>
5321
5322         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
5323         idn/idna.el isn't available.
5324         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
5325         <michael@waxrat.com>.
5326
5327         * hashcash.el: Remove non-FSF copyright header.
5328
5329         * hashcash.el (hashcash-extra-generate-parameters): New variable.
5330         (hashcash-generate-payment): Use it.
5331         (hashcash-generate-payment-async): Use it.
5332
5333 2005-01-15  Simon Josefsson  <jas@extundo.com>
5334
5335         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
5336         Suggested by Raymond Scholz <ray-2005@zonix.de>.
5337
5338         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
5339         gnus-summary-idna-message.
5340         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
5341         (gnus-summary-idna-message): New function.
5342
5343 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5344
5345         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
5346         gnus-novice-user.
5347
5348 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5349
5350         * nnrss.el (nnrss-request-delete-group): Delete entries in
5351         nnrss-group-alist as well.
5352         (nnrss-save-server-data): Insert newline.
5353
5354 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
5355
5356         * gnus.el (gnus-user-agent): Use list of symbols instead of
5357         symbols.  Display full version number for (S)XEmacs.  Optionally
5358         display (S)XEmacs codename.
5359
5360         * gnus-util.el (gnus-emacs-version): Update for new
5361         `gnus-user-agent'.
5362
5363         * gnus-msg.el (gnus-extended-version): Make it possible to omit
5364         Gnus version.
5365
5366 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5367
5368         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
5369         which is unreadable in some setups.
5370
5371 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5372
5373         * gnus-spec.el (gnus-update-format-specifications): Flush the
5374         group format spec cache if it doesn't support decoded group names.
5375
5376 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5377
5378         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
5379         to apply decay on score files matching a regexp.
5380
5381 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5382
5383         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
5384         compatibility in %g and %c.
5385
5386 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5387
5388         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
5389         name for only %g and %c.
5390         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
5391         of gnus-tmp-group to decoded group name.
5392         (gnus-group-make-rss-group): Exclude `/'s from group names.
5393
5394 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5395
5396         * nnrss.el (nnrss-get-encoding): Fix regexp.
5397
5398 2004-12-27  Simon Josefsson  <jas@extundo.com>
5399
5400         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
5401         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
5402         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
5403
5404 2004-12-17  Kim F. Storm  <storm@cua.dk>
5405
5406         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
5407
5408         * gnus-sum.el (gnus-summary-mode-map): Likewise.
5409
5410 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
5411
5412         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
5413
5414 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5415
5416         * nnrss.el: Require rfc2047 and mml.
5417         (nnrss-file-coding-system): New variable.
5418         (nnrss-format-string): Redefine it as an inline function.
5419         (nnrss-decode-group-name): New function.
5420         (nnrss-string-as-multibyte): Remove.
5421         (nnrss-retrieve-headers): Decode group name; don't use
5422         nnrss-format-string.
5423         (nnrss-request-group): Decode group name.
5424         (nnrss-request-article): Decode group name; allow a Message-ID as
5425         well as an article number; don't use nnrss-format-string; encode a
5426         Message-ID string which may contain non-ASCII characters; use
5427         mml-to-mime to compose a MIME article.
5428         (nnrss-request-expire-articles): Decode group name.
5429         (nnrss-request-delete-group): Decode group name.
5430         (nnrss-fetch): Clarify error message.
5431         (nnrss-read-server-data): Use insert-file-contents instead of load;
5432         bind file-name-coding-system; use multibyte buffer.
5433         (nnrss-save-server-data): Bind coding-system-for-write to the
5434         value of nnrss-file-coding-system; bind file-name-coding-system;
5435         add coding cookie.
5436         (nnrss-read-group-data): Use insert-file-contents instead of load;
5437         bind file-name-coding-system; use multibyte buffer.
5438         (nnrss-save-group-data): Bind coding-system-for-write to the
5439         value of nnrss-file-coding-system; bind file-name-coding-system.
5440         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
5441         make it work with non-ASCII text.
5442         (nnrss-find-el): Make it work with old xml.el as well.
5443
5444 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
5445
5446         * nnrss.el (nnrss-get-encoding): New function.
5447         (nnrss-fetch): Use unibyte buffer initially; bind
5448         coding-system-for-read while performing mm-url-insert; remove ^Ms;
5449         decode contents according to the encoding attribute.
5450         (nnrss-save-group-data): Add coding cookie.
5451         (nnrss-mime-encode-string): New function.
5452         (nnrss-check-group): Use it to encode subject and author.
5453
5454 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
5455
5456         * spam.el (spam-check-BBDB): don't get the symbol-value of an
5457         imaginary variable
5458
5459 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5460
5461         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
5462         correctly even if there are wide characters.
5463
5464 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5465
5466         * spam.el (spam-check-BBDB): fix the BBDB caching code to use
5467         downcased symbol names; make a new cache instead of reusing
5468         bbdb-hashtable
5469
5470 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5471
5472         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
5473         concatenating segments rather than before concatenating them.
5474         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5475
5476         * message.el (message-get-reply-headers): Bind `extra'.
5477
5478 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5479
5480         * message.el (message-extra-wide-headers): New variable.
5481         (message-get-reply-headers): Use it.
5482
5483 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5484
5485         * gnus-agent.el (gnus-agent-group-path): Decode group name.
5486         (gnus-agent-group-pathname): Ditto.
5487
5488         * gnus-cache.el (gnus-cache-file-name): Decode group name.
5489
5490         * gnus-group.el (gnus-group-make-group): Decode group name.
5491         (gnus-group-make-rss-group): Register the group data after opening
5492         the nnrss group.
5493
5494 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
5495
5496         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
5497         by expiry now get marked as read.
5498
5499 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5500
5501         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
5502
5503 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
5504
5505         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
5506         unify Latin characters in XEmacs.
5507         (mm-find-mime-charset-region): Use it.
5508
5509 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5510
5511         * gnus-util.el (gnus-delete-directory): New function.
5512
5513         * gnus-agent.el (gnus-agent-delete-group): Use it.
5514
5515         * gnus-cache.el (gnus-cache-delete-group): Use it.
5516
5517 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5518
5519         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
5520         names.
5521
5522 2004-12-16  Simon Josefsson  <jas@extundo.com>
5523
5524         * hashcash.el (hashcash-payment-alist): Fix custom :type.
5525
5526 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5527
5528         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
5529
5530         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
5531         (gnus-group-set-current-level): Decode group name.
5532
5533 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
5534
5535         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
5536         failed.
5537
5538 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5539
5540         * gnus-group.el (gnus-group-delete-group): Decode group name.
5541         (gnus-group-make-rss-group): Encode group name.
5542         (gnus-group-catchup-current): Decode group name.
5543         (gnus-group-kill-group): Decode group name.
5544
5545 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5546
5547         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
5548
5549 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5550
5551         * gnus-group.el (gnus-group-make-rss-group):
5552         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
5553
5554         * gnus-start.el (gnus-setup-news): Honor user's setting to
5555         gnus-message-archive-method.  Suggested by Lute Kamstra
5556         <lute@gnu.org>.
5557
5558 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
5559
5560         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
5561         global counterparts of the buffer-local variables.
5562
5563 2004-11-16  Romain Francoise  <romain@orebokech.com>
5564
5565         * gnus-sum.el (gnus-summary-exit): Don't clear the global
5566         counterparts of the buffer-local variables.
5567
5568 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5569
5570         * message.el (message-forbidden-properties): Fixed typo in doc
5571         string.
5572
5573 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5574
5575         * gnus-util.el (gnus-replace-in-string): Added doc string.
5576
5577         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
5578         to avoid problems when splitting mails with many recipients.
5579
5580 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5581
5582         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
5583         pop-to-buffer, covered by the subsequent gnus-configure-windows.
5584
5585 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
5586
5587         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
5588         if there is no hashtable in memory or file modification time is
5589         newer than cached timestamp.
5590
5591 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5592
5593         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
5594         not-matching option.
5595
5596 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
5597
5598         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
5599         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
5600         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
5601         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
5602         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
5603         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
5604
5605 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5606
5607         * message.el (message-forward-make-body-mml): Remove headers
5608         according to message-forward-ignored-headers if a message is decoded.
5609
5610 2004-12-02  Romain Francoise  <romain@orebokech.com>
5611
5612         * message.el (message-forward-make-body-plain): Always remove
5613         headers according to message-forward-ignored-headers.
5614
5615 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
5616
5617         * spam.el (spam-summary-prepare-exit): remove the
5618         gnus-summary-limit pop for now, it has problems with ham marks for
5619         me
5620
5621 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
5622
5623         * spam.el (spam-summary-prepare-exit): use gnus-summary-limit
5624         correctly
5625
5626 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
5627
5628         * format-spec.el (format-spec): Message the char.
5629
5630 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
5631
5632         * gnus-art.el (gnus-split-methods): reformat comments
5633
5634         * spam.el (spam-summary-prepare-exit): remove article limits
5635         before exiting the summary buffer
5636
5637 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5638
5639         * lpath.el: Remove bbdb-create-internal, bbdb-records,
5640         spam-BBDB-register-routine and spam-enter-ham-BBDB.
5641
5642         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
5643         order to silence the byte compiler.
5644
5645         * spam.el: Fix the way to silence the byte compiler, which
5646         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
5647         bbdb-search-simple, spam-BBDB-register-routine,
5648         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
5649         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
5650         spam-stat-buffer-is-spam, spam-stat-load,
5651         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
5652         spam-stat-save and spam-stat-split-fancy.
5653
5654 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5655
5656         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
5657         which may confuse users.
5658         (canlock-password-for-verify): Ditto.
5659
5660         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
5661
5662         * gnus-art.el (gnus-emphasis-alist): Ditto.
5663
5664         * gnus-registry.el (gnus-registry-max-entries): Ditto.
5665
5666         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
5667
5668         * gnus-start.el (gnus-save-killed-list): Ditto.
5669
5670         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
5671         (gnus-sum-thread-tree-root): Ditto.
5672         (gnus-sum-thread-tree-false-root): Ditto.
5673         (gnus-sum-thread-tree-single-indent): Ditto.
5674
5675         * message.el (message-courtesy-message): Ditto.
5676         (message-archive-note): Ditto.
5677         (message-subscribed-address-file): Ditto.
5678         (message-user-fqdn): Ditto.
5679
5680         * spam-report.el (spam-report-gmane-regex): Ditto.
5681
5682         * spam.el (spam-blackhole-good-server-regex): Ditto.
5683
5684 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5685
5686         * mml.el (mml-preview): Widen the message buffer before copying
5687         the contents to the preview buffer; sort headers before previewing.
5688
5689         * message.el (message-hidden-headers): Fix the way to avoid a bug
5690         in the `repeat' widget in Emacs 21.3 or earlier.
5691
5692 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5693
5694         * message.el (message-hidden-headers): Default to "^References:".
5695         Improve customization type.  Suggested by Reiner Steib
5696         <Reiner.Steib@gmx.de>.
5697
5698 2004-11-25  Romain Francoise  <romain@orebokech.com>
5699
5700         * message.el (message-strip-forbidden-properties): Remove check for
5701         obsolete `message-hidden' text property, hidden headers are not
5702         accessible in the buffer anymore.
5703
5704 2004-11-22  Romain Francoise  <romain@orebokech.com>
5705
5706         * message.el (message-header-format-alist): Add `From' in list
5707         so that it can be sorted.
5708         (message-fix-before-sending): Widen and sort headers before
5709         sending.
5710         (message-hide-headers): Use narrowing to hide headers by moving
5711         them to the top of the buffer and narrowing to the region
5712         underneath.
5713
5714 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5715
5716         * message.el (message-strip-forbidden-properties): Bind
5717         buffer-read-only (etc) to nil.
5718
5719 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5720
5721         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
5722         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5723
5724 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
5725
5726         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
5727
5728 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5729
5730         * dns.el (query-dns): Use sit-for to time instead of
5731         accept-process-output, since that doesn't seem to work on udp
5732         sockets.
5733
5734 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5735
5736         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
5737
5738 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
5739
5740         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
5741         doc string.  Improve doc string.
5742
5743 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5744
5745         * nntp.el (nntp-request-update-info): Return nil if
5746         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
5747         may not call gnus-activate-group which uselessly issues the GROUP
5748         commands for all nntp groups and wastes time.  Reported by Romain
5749         Francoise <romain@orebokech.com>.
5750
5751         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
5752
5753 2004-11-15  Simon Josefsson  <jas@extundo.com>
5754
5755         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
5756         headers separately.
5757         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
5758         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
5759
5760 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
5761
5762         * gnus-start.el (gnus-convert-old-newsrc):
5763         Assign legacy-gnus-agent to 5.10.7.
5764
5765 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5766
5767         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
5768         start of the lines.
5769
5770 2004-11-14  Magnus Henoch  <mange@freemail.hu>
5771
5772         * hashcash.el (hashcash-default-payment): Change default to 20
5773         (hashcash-default-accept-payment): Change default to 20
5774         (hashcash-process-alist): New variable
5775         (hashcash-generate-payment-async): Add
5776         (hashcash-already-paid-p): Add
5777         (hashcash-insert-payment): Don't generate payments twice
5778         (hashcash-insert-payment-async): Add
5779         (hashcash-insert-payment-async-2): Add
5780         (hashcash-cancel-async): Add
5781         (hashcash-wait-async): Add
5782         (hashcash-processes-running-p): Add
5783         (hashcash-wait-or-cancel): Add
5784         (mail-add-payment): New optional argument.  Conditionally start
5785         asynchronous calculation.
5786         (mail-add-payment-async): Add
5787
5788         * message.el (message-send-mail): Wait for asynchronous hashcash
5789         results.  Don't clobber existing X-Hashcash headers.
5790         (message-setup-1): Call mail-add-payment-async when
5791         message-generate-hashcash is non-nil.
5792
5793 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
5794
5795         * message.el (message-use-alternative-email-as-from): Examine the
5796         From header as well; use message-make-from in order to include a
5797         user's full name.
5798
5799 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5800
5801         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
5802         default; improve customization type.
5803         (gnus-emphasis-custom-with-format): New macro.
5804         (gnus-emphasis-custom-value-to-external): New function.
5805         (gnus-emphasis-custom-value-to-internal): New function.
5806
5807 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5808
5809         * dns.el (query-dns): Resolve reverse addresses.
5810
5811 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5812
5813         * gnus-group.el (gnus-group-get-new-news): Use it.
5814
5815         * gnus-start.el (gnus-check-reasonable-setup): New function.
5816
5817 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5818
5819         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
5820         "Args out of range" error.  Reported by Arnaud Giersch
5821         <arnaud.giersch@free.fr>.
5822
5823 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
5824
5825         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
5826
5827 2004-11-04  Richard M. Stallman  <rms@gnu.org>
5828
5829         * spam.el (spam group): Add :version.
5830
5831         * pgg-def.el (pgg group): Add :version.
5832
5833 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5834
5835         * gnus-art.el (gnus-article-edit-article): Don't associate the
5836         article buffer with a draft file.  This is a temporary measure
5837         against the 2004-08-22 change to gnus-article-edit-mode.
5838
5839 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5840
5841         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
5842         (html2text-format-tags): Remove unused variable `attr'.
5843
5844 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
5845
5846         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
5847
5848         * tls.el (tls-process-connection-type, tls-success)
5849         (tls-certtool-program): Add :version.
5850
5851         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
5852         (starttls-extra-arguments, starttls-process-connection-type)
5853         (starttls-connect, starttls-failure, starttls-success):
5854
5855         * spam-stat.el (spam-stat): Add :version.
5856
5857         * sieve.el (sieve): Add :version.
5858
5859         * sha1.el (sha1): Add :version.
5860         (sha1-use-external): Remove redundant version.
5861
5862         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
5863         (nnmail-cache-ignore-groups, nnmail-spool-hook)
5864         (nnmail-split-fancy-match-partial-words)
5865         (nnmail-split-lowercase-expanded):
5866
5867         * nndiary.el (nndiary): Add :version.
5868
5869         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
5870
5871         * mml-sec.el (mml-default-sign-method)
5872         (mml-default-encrypt-method, mml-signencrypt-style-alist):
5873         Add :version.
5874
5875         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
5876
5877         * mm-url.el (mm-url-use-external, mm-url-program)
5878         (mm-url-arguments): Add :version.
5879
5880         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
5881         (mm-attachment-file-modes, mm-decrypt-option)
5882         (mm-w3m-safe-url-regexp): Add :version.
5883
5884         * message.el (message-cite-prefix-regexp)
5885         (message-sendmail-envelope-from, message-minibuffer-local-map)
5886         (message-user-fqdn, message-completion-alist): Add :version.
5887
5888         * gnus-win.el (gnus-configure-windows-hook)
5889         (gnus-use-frames-on-any-display): Add :version.
5890
5891         * gnus-art.el (gnus-article-address-banner-alist)
5892         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
5893         (gnus-treat-from-picon, gnus-treat-mail-picon)
5894         (gnus-treat-x-pgp-sig): Add :version.
5895
5896         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
5897         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
5898         (gnus-summary-article-delete-hook)
5899         (gnus-summary-display-while-building): Add :version.
5900
5901         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
5902         (gnus-get-top-new-news-hook):Add :version.
5903
5904         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5905         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
5906
5907         * gnus-registry.el (gnus-registry): Add :version.
5908
5909         * gnus-spec.el (gnus-use-correct-string-widths)
5910         (gnus-make-format-preserve-properties): Add :version.
5911
5912         * gnus.el (gnus-group-charter-alist)
5913         (gnus-group-fetch-control-use-browse-url)
5914         (gnus-install-group-spam-parameters): Add :version.
5915
5916         * gnus-diary.el (gnus-diary): Add :version.
5917
5918         * gnus-delay.el (gnus-delay): Add :version.
5919
5920         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
5921         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
5922         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
5923         Add :version.
5924
5925         * gnus-agent.el (gnus-agent-max-fetch-size)
5926         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
5927         (gnus-agent-prompt-send-queue): Add :version.
5928
5929         * deuglify.el (gnus-outlook-deuglify): Add :version.
5930
5931         * html2text.el: Beautify code.  Improve doc strings.  Some
5932         checkdoc cleanup.
5933         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
5934
5935 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
5936
5937         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
5938
5939 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
5940
5941         * gnus-registry.el (gnus-registry-hashtb): create the registry
5942         when package is loaded
5943
5944         * spam.el (spam-summary-score-preferred-header): global preference
5945         for people who want to override the default SpamAssassin over
5946         Bogofilter preference (when both are set)
5947         (spam-necessary-extra-headers): add spam-use-bogofilter as an option
5948         (spam-user-format-function-S): check spam-summary-score-preferred-header
5949         (spam-extra-header-to-number): add X-Bogosity header parsing
5950         (spam-user-format-function-S): format the score correctly
5951
5952 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5953
5954         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
5955         signature file.  Suggested by Manoj Srivastava
5956         <srivasta@golden-gryphon.com>.
5957
5958         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
5959         iso-2022-jp even in the Japanese language environment.
5960         Suggested by Jason Rumney <jasonr@gnu.org>.
5961
5962 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5963
5964         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
5965         use the same characters as the dummy marks; make it free from
5966         getting affected by the language environment.
5967         (gnus-summary-read-group-1): Update mark positions only when the
5968         format spec is updated.
5969
5970         * gnus-spec.el (gnus-update-format-specifications): Return a list
5971         of updated types.
5972
5973 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5974
5975         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
5976         of boundp to check if display-warning is available.
5977
5978 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
5979
5980         * nnimap.el (nnimap-open-connection): fixed prog1/prog2 bug
5981
5982 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5983
5984         * nnspool.el (nnspool-spool-directory): Use news-path if the
5985         news-directory variable is not bound.
5986
5987         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
5988         function instead of display-warning if it is not available.
5989
5990 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5991
5992         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
5993         v5-10: Use `point-at-bol'.
5994
5995 2004-10-26  Simon Josefsson  <jas@extundo.com>
5996
5997         * hashcash.el: Fix URL in comment, reported by Cheng Gao
5998         <chenggao@gmail.com>.
5999
6000 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
6001
6002         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
6003         instead.
6004
6005 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
6006
6007         * nnimap.el (nnimap-remove-server-from-buffer-alist): new function
6008         to remove a server from the nnimap-server-buffer-alist
6009         (nnimap-open-connection, nnimap-close-server): use it
6010
6011         * gnus-encrypt.el: removed in favor of encrypt.el
6012
6013 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6014
6015         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
6016         running the major-mode function.
6017
6018 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6019
6020         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
6021         dummy marks in the right way.
6022
6023 2004-10-18  David Edmondson  <dme@dme.org>
6024
6025         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
6026         excessively.
6027
6028 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
6029
6030         * gnus-util.el (gnus-split-references): accept a nil references
6031         string and go on blissfully
6032
6033         * gnus-registry.el (gnus-registry-split-fancy-with-parent): catch
6034         cases where the references string is non-nil but has no references
6035
6036         * encrypt.el: add autoload tags
6037
6038         * spam.el (spam-resolve-registrations-routine): remove article
6039         from unregistration list too.  Reported by David Hanak
6040         <dhanak@isis.vanderbilt.edu>
6041
6042 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
6043
6044         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
6045         nil.  Changed custom type.
6046
6047 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
6048
6049         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
6050
6051         * gnus-sum.el (gnus-summary-move-article): Use it.
6052
6053 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
6054
6055         * encrypt.el: add autoload cookies
6056
6057         * spam.el (spam-backend-article-list-property)
6058         (spam-backend-get-article-todo-list)
6059         (spam-backend-put-article-todo-list, )
6060         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
6061         resolve registrations separately
6062         (spam-register-routine): format comments
6063         (spam-unregister-routine, spam-register-routine): always call with
6064         specific-articles, no default list
6065         (spam-summary-prepare-exit): use the spam-classifications function
6066
6067         * netrc.el (autoload, netrc-parse): use encrypt.el instead of
6068         gnus-encrypt.el
6069
6070         * encrypt.el: copied from gnus-encrypt.el
6071
6072         * gnus-encrypt.el: commented that it's obsolete
6073
6074 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
6075
6076         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
6077         (gnus-score-save): Use it.
6078
6079         * message.el (message-bury): Use `window-dedicated-p'.
6080
6081 2004-10-15  Simon Josefsson  <jas@extundo.com>
6082
6083         * pop3.el (top-level): Don't require nnheader.
6084         (pop3-read-timeout): Add.
6085         (pop3-accept-process-output): Add.
6086         (pop3-read-response, pop3-retr): Use it.
6087
6088 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
6089
6090         * spam.el (spam-register-routine): move comment
6091         (spam-verify-bogofilter): we use 'unknown for the initial
6092         spam-bogofilter-valid state, not 'never
6093
6094         * netrc.el (netrc-machine-user-or-password): convenience wrapper
6095         for netrc-machine
6096
6097         * nnimap.el (nnimap-open-connection): use
6098         netrc-machine-user-or-password
6099
6100 2004-10-17  Richard M. Stallman  <rms@gnu.org>
6101
6102         * gnus-registry.el (gnus-registry-unload-hook):
6103         Set as a variable with add-hook.
6104
6105         * nnspool.el (nnspool-spool-directory): Use news-directory instead
6106         of news-path.
6107
6108         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
6109
6110         * spam.el: Delete duplicate `provide'.
6111         (spam-unload-hook): Set as a variable with add-hook.
6112
6113 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
6114
6115         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
6116         in the doc string.
6117
6118         * message.el (message-ignored-news-headers)
6119         (message-ignored-supersedes-headers)
6120         (message-ignored-resent-headers)
6121         (message-forward-ignored-headers): Improve custom type.
6122
6123 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6124
6125         * message.el (message-tokenize-header): Fix 2004-09-06 change
6126         which used point-min in the wrong place.
6127
6128 2004-10-12  Simon Josefsson  <jas@extundo.com>
6129
6130         * net/tls.el (tls-certtool-program): New variable.
6131         (tls-certificate-information): New function, based on
6132         ssl-certificate-information.
6133
6134 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6135
6136         * compface.el: Move the version of ELisp-based uncompface program
6137         to the contrib directory because of the copyright problem.
6138
6139 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
6140
6141         * message.el (message-kill-buffer): Raise the current frame.
6142
6143 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
6144
6145         * gnus-sum.el: Mention that multibyte characters don't work as marks.
6146
6147         * gnus.el (message-y-or-n-p): Autoload.
6148
6149         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
6150         (pop3-password-required, pop3-authentication-scheme)
6151         (pop3-leave-mail-on-server): Made customizable.
6152         (pop3): New custom group.
6153         (pop3-retr): Remove `sleep-for' statements.
6154         Suggested by Dave Love <fx@gnu.org>.
6155
6156         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
6157         Windows/DOS.
6158
6159         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
6160         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
6161         Dave Love <fx@gnu.org>.
6162
6163         * mml.el (mml-minibuffer-read-disposition): Require match.
6164         Suggested by Dave Love <fx@gnu.org>.
6165
6166 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
6167
6168         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
6169         doc string.
6170
6171 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6172
6173         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
6174
6175 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6176
6177         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
6178         instead of calling `mm-insert-inline', to decode text/* parts
6179         before displaying them.
6180
6181 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6182
6183         * mm-uu.el (mm-uu-text-plain-type): New variable.
6184         (mm-uu-pgp-signed-extract-1): Use it.
6185         (mm-uu-pgp-encrypted-extract-1): Use it.
6186         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
6187         bind mm-uu-text-plain-type with that value.
6188         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
6189         mm-uu-dissect.
6190
6191 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6192
6193         * gnus-group.el (gnus-update-group-mark-positions):
6194         * gnus-sum.el (gnus-update-summary-mark-positions):
6195         * message.el (message-check-news-body-syntax):
6196         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
6197         of string-as-multibyte.
6198
6199 2004-10-05  Juri Linkov  <juri@jurta.org>
6200
6201         * gnus-group.el (gnus-update-group-mark-positions):
6202         * gnus-sum.el (gnus-update-summary-mark-positions):
6203         * message.el (message-check-news-body-syntax):
6204         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
6205         8-bit unibyte values to a multibyte string for search functions.
6206
6207 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6208
6209         * mm-uu.el (mm-uu-dissect): Allow optional arg.
6210         (mm-uu-dissect-text-parts): New function.
6211
6212         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
6213         dissect text parts.
6214
6215         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
6216         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
6217
6218         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
6219
6220         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
6221         gnus-current-topics instead of gnus-current-topic.
6222
6223 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
6224
6225         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
6226
6227 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
6228
6229         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
6230         where approriate.
6231
6232         * nnml.el (nnml-generate-active-info): do.
6233
6234         * nndiary.el (nndiary-generate-active-info): do.
6235
6236         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
6237         (gnus-topic-move): do.
6238
6239         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
6240         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
6241
6242         * gnus-srvr.el (gnus-server-prepare)
6243         (gnus-server-open-all-servers): do.
6244
6245         * gnus-msg.el (gnus-summary-cancel-article)
6246         (gnus-summary-resend-message)
6247         (gnus-summary-mail-crosspost-complaint): do.
6248
6249         * gnus-move.el (gnus-change-server): do.
6250
6251         * gnus-group.el (gnus-group-unmark-all-groups)
6252         (gnus-group-set-current-level): do.
6253
6254 2004-10-04  Simon Josefsson  <jas@extundo.com>
6255
6256         * message.el (message-generate-hashcash): Doc fix.
6257
6258 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
6259
6260         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
6261         avoid infinite recursion via gnus-get-function.
6262
6263 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
6264
6265         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
6266
6267         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
6268
6269         * nnmail.el (nnmail-split-history): do.
6270
6271         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
6272         (nnml-request-delete-group): do.
6273
6274         * nnslashdot.el (nnslashdot-read-groups): do.
6275
6276         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
6277         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
6278
6279         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
6280         (nnspool-sift-nov-with-sed): Use last
6281         (nnspool-retrieve-headers-with-nov): Use mapc.
6282         (nnspool-request-newgroups): Use dolist.
6283         (nnspool-request-group): Use last.
6284
6285         * nntp.el (nntp-read-server-type): Use dolist.
6286
6287         * nnvirtual.el (nnvirtual-create-mapping)
6288         (nnvirtual-update-read-and-marked): Use dolist.
6289         (nnvirtual-convert-headers): Simplify.
6290
6291 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
6292
6293         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
6294         support for sync'ing tick marks.
6295
6296 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6297
6298         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
6299         there's no visible header.
6300
6301 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
6302
6303         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
6304         necessary, pass full group name to gnus-request-set-marks.
6305
6306 2004-10-01  Simon Josefsson  <jas@extundo.com>
6307
6308         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
6309         acroread.
6310
6311 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6312
6313         * spam-report.el (spam-report-gmane): Fix interactive.
6314
6315         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
6316
6317         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
6318         when writing file.
6319         (gnus-agent-synchronize-flags): Don't default to being
6320         interactive.
6321
6322 2004-09-30  Simon Josefsson  <jas@extundo.com>
6323
6324         * message.el (message-generate-hashcash): Add.
6325         (message-send-mail): Use it, call mail-add-payment.
6326
6327 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
6328
6329         * spam.el (spam-verify-bogofilter): -V, not -sV option
6330
6331 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
6332
6333         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
6334         gnus-requst-update-info with explicit code to sync the in-memory
6335         info read flags with the marks being sync'd to the backend.
6336
6337         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
6338
6339 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6340
6341         * spam.el (spam-verify-bogofilter): new function
6342         (spam-check-bogofilter)
6343         (spam-bogofilter-register-with-bogofilter): use it
6344         (spam-verify-bogofilter): small fixes
6345
6346 2004-09-28  Simon Josefsson  <jas@extundo.com>
6347
6348         * hashcash.el (hashcash-generate-payment): Revert.
6349
6350 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6351
6352         * gnus-registry.el (gnus-registry-split-fancy-with-parent): use
6353         gnus-extract-references instead of gnus-split-references
6354
6355         * gnus-util.el (gnus-extract-references): new function, analogous
6356         to gnus-split-references but extracts only the message-ID without
6357         anything extra
6358
6359         * hashcash.el (hashcash-generate-payment)
6360         (hashcash-check-payment): do the right thing if hashcash-path is
6361         nil (because the hashcash program could not be found)
6362
6363         * spam.el (spam-use-hashcash): remove comment
6364
6365 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
6366
6367         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
6368         (gnus-cache-enter-article, gnus-cache-remove-article)
6369         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
6370
6371         * gnus-async.el (gnus-async-prefetch-remove-group): do.
6372
6373         * gnus-art.el (article-hide-boring-headers)
6374         (article-translate-strings, article-display-face)
6375         (gnus-article-mime-match-handle-first)
6376         (gnus-article-highlight-headers)
6377         (gnus-article-add-buttons-to-head): do.
6378
6379 2004-09-27  Simon Josefsson  <jas@extundo.com>
6380
6381         * hashcash.el: New version, from
6382         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
6383         ../contrib/.
6384
6385 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6386
6387         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
6388
6389 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
6390
6391         * gnus-dup.el (gnus-dup-open): Use mapc.
6392         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
6393
6394         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
6395         Reported by Stefan Wiens <s.wi@gmx.net>.
6396
6397         * gnus.el (gnus-shutdown): Use dolist.
6398
6399         * gnus-undo.el (gnus-undo): Use mapc.
6400
6401         * nnrss.el (nnrss-generate-active): do.
6402
6403         * message.el (message-cite-original-without-signature)
6404         (message-cite-original): Use mapc.
6405         (message-do-actions, message-make-forward-subject): Use dolist.
6406
6407 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
6408
6409         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
6410         deletion to remove entire duplicate line.  Fixes merged article
6411         number bug.
6412
6413 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
6414
6415         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
6416         servers that are offline.  Avoids having gnus-agent-toggle-plugged
6417         first ask if you want to open a server and then, even when you
6418         responded with no, asking if you want to synchronize the server's
6419         flags.
6420         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
6421         multi-line expressions.
6422         (gnus-agent-synchronize-group-flags): New internal function.
6423         Updates marks in memory (in the info structure) AND in the
6424         backend.
6425
6426         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
6427
6428         * nnagent.el (nnagent-request-set-mark): Use
6429         gnus-agent-synchronize-group-flags, not backend's request-set-mark
6430         method, to ensure that synchronization updates marks in the
6431         backend and in the info (in memory) structure.
6432
6433 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6434
6435         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
6436         convention fully; don't miss the root article of a thread; make
6437         the X-Draft-From header with correct article numbers.
6438
6439 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
6440
6441         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
6442         unless plugged.  Disable the agent so that an open failure causes
6443         an error.
6444
6445         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
6446         Reverted 2004-09-21 change.  The backend must be opened while
6447         synchronizing flags even when the backend stores the flags
6448         locally.
6449
6450 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
6451
6452         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
6453         in `header' match.  Reported by Svend Tollak Munkejord.
6454
6455         * message.el (message-cite-original): Fix use of
6456         `message-cite-articles-with-x-no-archive'.
6457
6458 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6459
6460         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
6461         (gnus-window-to-buffer): Ditto.
6462
6463         * mml.el (mml-preview-buffer): New variable.
6464         (mml-preview): Manage window layout with gnus-buffer-configuration.
6465
6466         * gnus-msg.el (gnus-setup-message): Put article numbers into the
6467         X-Draft-From header even if those articles aren't quoted.
6468
6469 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
6470
6471         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
6472         (gnus-request-set-mark, gnus-request-update-mark): Use new
6473         g-s-t-u-l-m to decide to use backend even when unplugged.
6474
6475 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6476
6477         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
6478         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
6479
6480 2004-09-20  Simon Josefsson  <jas@extundo.com>
6481
6482         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
6483         "utf-16-le".
6484
6485 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6486
6487         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
6488
6489 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
6490
6491         * uudecode.el (uudecode-use-external): Add :version.
6492
6493         * smime.el (smime-CA-file, smime-encrypt-cipher)
6494         (smime-dns-server): Add :version.
6495
6496         * smiley.el (gnus-smiley-file-types): Add :version.
6497
6498         * sha1.el (sha1-use-external): Add :version.
6499
6500         * pgg-def.el (pgg-query-keyserver): Add :version.
6501
6502         * nnmail.el (nnmail-fancy-expiry-targets)
6503         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
6504
6505         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
6506         (nnimap-retrieve-groups-asynchronous): Add :version.
6507         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
6508
6509         * mml.el (mml-content-disposition-parameters)
6510         (mml-insert-mime-headers-always): Add :version.
6511
6512         * mm-util.el (mm-coding-system-priorities):
6513
6514         * mm-decode.el (mm-inline-text-html-with-images)
6515         (mm-keep-viewer-alive-types, mm-external-terminal-program)
6516         (mm-verify-option): Add :version.
6517         (mm-text-html-renderer): Change :version.
6518
6519         * message.el (message-fcc-externalize-attachments)
6520         (message-required-headers, message-draft-headers)
6521         (message-subject-trailing-was-query)
6522         (message-subject-trailing-was-ask-regexp)
6523         (message-subject-trailing-was-regexp, message-mark-insert-begin)
6524         (message-mark-insert-end, message-archive-header)
6525         (message-archive-note, message-cross-post-default)
6526         (message-cross-post-note, message-followup-to-note)
6527         (message-cross-post-note-function, message-use-mail-followup-to)
6528         (message-subscribed-address-functions)
6529         (message-subscribed-address-file, message-subscribed-addresses)
6530         (message-subscribed-regexps, message-allow-no-recipients)
6531         (message-yank-cited-prefix, message-signature-insert-empty-line)
6532         (message-hidden-headers, message-hierarchical-addresses)
6533         (message-mail-user-agent, message-use-idna)
6534         (message-valid-fqdn-regexp)
6535         (message-strip-special-text-properties, message-header-synonyms)
6536         (message-beginning-of-line, message-tab-body-function): Add :version.
6537         (message-insert-canlock, message-wide-reply-confirm-recipients):
6538         Change :version.
6539
6540         * mail-source.el (mail-source-ignore-errors): Add :group, :type
6541         and :version.
6542         (mail-source-delete-old-incoming-confirm)
6543         (mail-source-movemail-program): Add :version.
6544
6545         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
6546         (gnus-agent-cache, gnus-agent): Change :version.
6547
6548         * gnus-util.el (gnus-use-byte-compile): Change :version.
6549
6550         * gnus-sum.el (gnus-summary-make-false-root-always)
6551         (gnus-summary-default-high-score)
6552         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
6553         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
6554         (gnus-read-all-available-headers, gnus-article-emulate-mime)
6555         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
6556         (gnus-sum-thread-tree-single-indent)
6557         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
6558         (gnus-sum-thread-tree-leaf-with-other)
6559         (gnus-sum-thread-tree-single-leaf): Add :version.
6560         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
6561         (gnus-article-loose-mime): Change :version.
6562
6563         * gnus-start.el (gnus-backup-startup-file)
6564         (gnus-save-startup-file-via-temp-buffer): Add :version.
6565
6566         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
6567         (gnus-server-offline-face): Add :version.
6568
6569         * gnus-score.el (gnus-adaptive-word-length-limit):
6570
6571         * gnus-msg.el (gnus-gcc-externalize-attachments)
6572         (gnus-debug-files, gnus-debug-exclude-variables)
6573         (gnus-discouraged-post-methods): Change :version.
6574         (gnus-confirm-mail-reply-to-news)
6575         (gnus-confirm-treat-mail-like-news): Add :version.
6576
6577         * gnus-int.el (gnus-server-unopen-status): Add :version.
6578
6579         * gnus-group.el (gnus-group-jump-to-group-prompt)
6580         (gnus-large-ephemeral-newsgroup)
6581         (gnus-fetch-old-ephemeral-headers): Add :version.
6582
6583         * gnus-fun.el (gnus-x-face-directory)
6584         (gnus-convert-pbm-to-x-face-command)
6585         (gnus-convert-image-to-x-face-command)
6586         (gnus-convert-image-to-face-command): Add :version.
6587
6588         * gnus-delay.el (gnus-delay-default-hour): Add :version.
6589
6590         * gnus-cite.el (gnus-cite-blank-line-after-header)
6591         (gnus-article-boring-faces):
6592
6593         * gnus-art.el (gnus-buttonized-mime-types)
6594         (gnus-inhibit-mime-unbuttonizing)
6595         (gnus-treat-display-face)
6596         (gnus-treat-body-boundary): Change :version.
6597         (gnus-body-boundary-delimiter, gnus-picon-databases)
6598         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
6599         (gnus-treat-date-english, gnus-treat-fold-headers)
6600         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
6601         (gnus-treat-mail-picon, gnus-treat-wash-html)
6602         (gnus-article-encrypt-protocol)
6603         (gnus-use-idna, gnus-article-over-scroll)
6604         (gnus-mime-display-multipart-alternative-as-mixed)
6605         (gnus-mime-display-multipart-related-as-mixed)
6606         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
6607         (gnus-ctan-url, gnus-button-ctan-handler)
6608         (gnus-button-handle-ctan-bogus-regexp)
6609         (gnus-button-ctan-directory-regexp)
6610         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
6611         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
6612         (gnus-button-man-level, gnus-button-emacs-level)
6613         (gnus-button-message-level, gnus-button-browse-level): Add :version.
6614
6615         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
6616         (gnus-agent-go-online): Change :version.
6617         (gnus-agent-expire-unagentized-dirs)
6618         (gnus-agent-auto-agentize-methods): Add :version.
6619
6620         * flow-fill.el (fill-flowed-display-column)
6621         (fill-flowed-encode-column): Add :version.
6622
6623         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
6624         (gnus-outlook-deuglify-unwrap-max)
6625         (gnus-outlook-deuglify-cite-marks)
6626         (gnus-outlook-deuglify-unwrap-stop-chars)
6627         (gnus-outlook-deuglify-no-wrap-chars)
6628         (gnus-outlook-deuglify-attrib-cut-regexp)
6629         (gnus-outlook-deuglify-attrib-verb-regexp)
6630         (gnus-outlook-deuglify-attrib-end-regexp)
6631         (gnus-outlook-display-hook): Add :version.
6632
6633         * binhex.el (binhex-use-external): Add :version.
6634
6635 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
6636
6637         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
6638         and `invisible'.
6639
6640 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
6641
6642         * gnus-registry.el (gnus-registry-trim): watch out for negatives
6643         in gnus-registry-trim
6644
6645 2004-09-13  Simon Josefsson  <jas@extundo.com>
6646
6647         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
6648
6649         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
6650
6651         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
6652         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
6653         <yamaoka@jpl.org>.
6654         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
6655         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
6656         <yamaoka@jpl.org>.
6657
6658         * sieve.el (sieve-manage-mode): Ditto.
6659
6660 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
6661
6662         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
6663
6664 2004-09-11  Simon Josefsson  <jas@extundo.com>
6665
6666         * dns-mode.el: Add.
6667
6668         * mm-view.el (mm-display-dns-inline): Add.
6669
6670         * mm-decode.el (mm-inline-media-tests): Add text/dns.
6671         (mm-automatic-display): Ditto.
6672
6673         * mailcap.el (mailcap-mime-data): Add text/dns.
6674         (mailcap-mime-extensions): Map .soa to text/dns.
6675
6676 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
6677
6678         * gnus-art.el (article-decode-mime-words, article-babel)
6679         (gnus-article-highlight-signature, gnus-article-add-buttons)
6680         (gnus-signature-toggle): Remove unnecessary bindings of
6681         `inhibit-read-only' inherited from v5.10 merge.
6682
6683 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
6684
6685         * nntp.el (nntp): New customization group.
6686         (nntp-authinfo-file): Add customization group.
6687
6688         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
6689
6690         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
6691
6692         * gnus.el (to-address, to-list, subscribed)
6693         (large-newsgroup-initial): Ditto.
6694
6695         * flow-fill.el (fill-flowed-display-column)
6696         (fill-flowed-encode-column): Ditto.
6697
6698 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
6699
6700         * message.el (message-tokenize-header, message-send-mail-with-qmail):
6701         Use point-min rather than 1.
6702         (message-send-mail): Use buffer-size rather than point-max.
6703
6704         * gnus-sum.el (gnus-summary-search-article-forward):
6705         Signal a specific `search-failed' rather than a generic `error'.
6706
6707         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
6708         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
6709         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
6710
6711 2004-09-10  Simon Josefsson  <jas@extundo.com>
6712
6713         * nndb.el (require): Remove tcp and duplicate cl.
6714
6715 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6716
6717         * gnus-agent.el (directory-files-and-attributes): Move forward.
6718
6719 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
6720
6721         * gnus-agent.el (directory-files-and-attributes): Optionally
6722         defined to support XEmacs.
6723
6724 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
6725
6726         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
6727         to avoid run-time CL dependencies.
6728         (gnus-agent-unfetch-articles): New function.
6729         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
6730         article numbers even when local .overview file is missing.
6731         (gnus-agent-read-article-number): New function. Only accepts
6732         27-bit article numbers.
6733         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
6734         gnus-agent-read-article-number.
6735         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
6736         from backend while recognizing that article numbers in .overview
6737         must be valid.
6738         (gnus-agent-update-files-total-fetched-for): Use
6739         directory-files-and-attributes to improve performance.
6740         * gnus-int.el (gnus-request-move-article): Use
6741         gnus-agent-unfetch-articles in place of gnus-agent-expire to
6742         improve performance.
6743
6744         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
6745         some users confused by references to .newsrc when they only have a
6746         .newsrc.eld file.
6747         (gnus-convert-mark-converter-prompt,
6748         gnus-convert-converter-needs-prompt): Fixed use of property list.
6749         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
6750         New function. Used internally to only display 'gnus converting
6751         files' message when actually necessary.
6752
6753         * gnus-sum.el (): Removed (require 'gnus-agent) as required
6754         methods now autoloaded.
6755
6756 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6757
6758         * gnus-sum.el (gnus-summary-insert-subject): Remove list
6759         identifiers.
6760
6761 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
6762
6763         * gnus-picon.el: Fix indentation and closing parenthesis.
6764
6765 2004-09-01  Simon Josefsson  <jas@extundo.com>
6766
6767         * message.el (message-canlock-generate): Require sha1, not
6768         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
6769         to require within a function.  Sadly, if sha1.el isn't loaded, the
6770         let binding in m-c-g will hide the defcustom definition, which is
6771         bad.)
6772
6773         * canlock.el: Require sha1, not sha1-el.
6774
6775         * message.el: Don't autoload sha1 (there is a autoload cookie in
6776         sha1.el).
6777
6778         * sha1-el.el: Renamed to sha1.el.
6779
6780 2004-08-30  Juanma Barranquero  <lektu@terra.es>
6781
6782         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
6783
6784 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6785
6786         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
6787
6788 2004-08-30  Kim F. Storm  <storm@cua.dk>
6789
6790         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
6791
6792         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
6793         Add :group 'nnimap.
6794
6795 2004-08-30  Andreas Schwab  <schwab@suse.de>
6796
6797         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
6798         ?* and ?\;.
6799
6800         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
6801         and ?\' to symbol instead of whitespace.
6802
6803 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6804
6805         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
6806
6807         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
6808         instead of re-search-forward.
6809
6810         * gnus-uu.el (gnus-uu-save-article): Ditto.
6811         (gnus-uu-post-encode-uuencode): Ditto.
6812
6813         * html2text.el (html2text-clean-list-items): Ditto.
6814         (html2text-clean-dtdd): Ditto.
6815         (html2text-format-tags): Ditto.
6816
6817         * message.el (message-send-mail-with-sendmail): Fix regexp.
6818         (message-fill-field-general): Use search-forward instead of
6819         re-search-forward.
6820         (unbold-region): Ditto.
6821
6822         * nnrss.el (nnrss-request-article): Ditto.
6823
6824         * nnslashdot.el (nnslashdot-request-article): Ditto.
6825
6826         * nnweb.el (nnweb-gmane-wash-article): Ditto.
6827
6828         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
6829         "Unrecognized menu descriptor" error in XEmacs.
6830
6831 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
6832
6833         * gnus-sum.el (gnus-read-header): Don't remove a header for the
6834         parent article of a sparse article in the thread hashtb.
6835
6836 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
6837
6838         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
6839         (nnmail-expand-newtext): Lowercase expanded entries if
6840         nnmail-split-lowercase-expanded is non-nil.
6841
6842 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6843
6844         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
6845         entry.
6846
6847         * gnus-group.el (gnus-group-line-format-alist): Convert the value
6848         of gnus-tmp-news-method into string under XEmacs.  It will be
6849         passed to gnus-correct-length which takes only a string argument.
6850
6851 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6852
6853         * gnus-util.el (gnus-bind-print-variables): New macro.
6854         (gnus-prin1): Use it.
6855         (gnus-prin1-to-string): Use it.
6856         (gnus-pp): New function.
6857         (gnus-pp-to-string): New function.
6858
6859         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
6860         pp-to-string with gnus-pp-to-string.
6861         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
6862         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
6863         * gnus-msg.el (gnus-debug): Ditto.
6864         * gnus-score.el (gnus-score-save): Ditto.
6865         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
6866         gnus-pp-to-string.
6867         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
6868         with gnus-pp.
6869         * score-mode.el (gnus-score-pretty-print): Ditto.
6870         * webmail.el (webmail-debug): Ditto.
6871
6872 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6873
6874         * gnus-art.el (article-display-face, article-display-x-face): Use
6875         buffer-read-only.
6876
6877 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6878
6879         * gnus-art.el (article-hide-list-identifiers): Bind
6880         inhibit-read-only as t.
6881
6882 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
6883
6884         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
6885
6886 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6887
6888         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
6889         (gnus-narrow-to-page): Don't assume point-min == 1.
6890         (gnus-article-edit-mode): Derive from message-mode.
6891
6892         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
6893         point-min == 1.
6894
6895         * imap.el (imap-parse-address-list, imap-parse-body-ext):
6896         Disable incorrect use of `assert'.
6897
6898         * message.el (message-mode): Set comment-start-skip.
6899
6900
6901 2004-08-22  Sam Steingold  <sds@gnu.org>
6902
6903         * pop3.el (pop3-leave-mail-on-server): New user variable.
6904         (pop3-movemail): Delete mail only when it is nil.
6905
6906 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
6907
6908         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
6909
6910         * mml.el (mml-preview): Use `pop-to-buffer'.
6911
6912         * message.el (message-goto-mail-followup-to): Insert after "To".
6913         (message-carefully-insert-headers): Add comment.
6914
6915         * gnus.el: Remove unused variable `gnus-article-check-size'.
6916
6917         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
6918
6919         * gnus-art.el (gnus-button-alist): Improve
6920         `gnus-button-handle-library' entry.
6921
6922 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
6923
6924         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
6925         downcase, since XEmacs capitalizes error messages differently.
6926
6927 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
6928
6929         * nntp.el: Add (require 'gnus) due to reference to
6930         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
6931
6932 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
6933
6934         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
6935         `mm-fill-flowed'.
6936
6937         * mm-decode.el (mm-dissect-singlepart): Check it.
6938
6939 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
6940
6941         * nnimap.el (nnimap-open-connection): add 'imaps' synonym to
6942         'imap' for netrc parsing
6943
6944 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
6945
6946         * mailcap.el (mailcap-mime-data): Mark as risky.
6947
6948 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6949
6950         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
6951         may be included in the encoded word.
6952         (rfc2047-encode): Don't append a space if the encoded word
6953         includes close parenthesis.
6954
6955 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6956
6957         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
6958         of text within parentheses.
6959
6960 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
6961
6962         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
6963         (gnus-encrypt-write-file-contents): the password key is the file
6964         name PLUS the cipher, not just the cipher.  Also remove failed
6965         passwords from the cache.
6966
6967 2004-08-06  Simon Josefsson  <jas@extundo.com>
6968
6969         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
6970         fix.
6971
6972 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6973
6974         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
6975         LWSP.
6976
6977 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
6978
6979         * gnus-registry.el (gnus-registry-split-fancy-with-parent): try
6980         to append in-reply-to: data to the references: header
6981
6982         * netrc.el: removed old encryption support, autoload gnus-encrypt.el
6983         (netrc-parse): use gnus-encrypt.el functions
6984
6985         * gnus-encrypt.el: new file for encryption support; currently
6986         does only a few GPG ciphers and an internal XOR cipher
6987
6988         * password.el: add comments on using password-read-and-add
6989         (password-read-and-add): new function to read and add the
6990         password to the cache at once
6991
6992 2004-07-28  Simon Josefsson  <jas@extundo.com>
6993
6994         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
6995         parameter (but don't use it, for now).
6996
6997         * imap.el (imap-ssl-open): Use imap-process-connection-type,
6998         instead of hard coding to nil.
6999
7000 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7001
7002         * mm-view.el (mm-inline-image-emacs): Open lines under an image
7003         as mm-inline-image-xemacs does.
7004
7005 2004-07-26  Simon Josefsson  <jas@extundo.com>
7006
7007         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
7008         Revert part of 2004-07-17 change below.
7009
7010 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7011
7012         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
7013         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
7014
7015 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7016
7017         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
7018         quotes that actually start with ">" at the beginning of the
7019         lines.
7020
7021 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7022
7023         * rfc2047.el (rfc2047-encode-region): Fix last change.
7024         (rfc2047-encode-parameter): Remove useless concat.
7025
7026 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7027
7028         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
7029         encode special characters; fix some kind of misconfigured headers;
7030         signal a real error if debug-on-quit or debug-on-error is non-nil.
7031         (rfc2047-encode-max-chars): New variable.
7032         (rfc2047-encode-1): Use it.
7033         (rfc2047-encode-parameter): New function.
7034
7035         * mml.el (mml-insert-parameter): Remove an excessive space.
7036
7037 2004-07-17  Simon Josefsson  <jas@extundo.com>
7038
7039         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
7040         Kai Grossjohann <kai@emptydomain.de>.
7041         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
7042         (gnus-group-make-menu-bar): Ditto.
7043
7044         * gnus-util.el (gnus-group-server): Add.
7045
7046 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
7047
7048         * message.el (message-clone-locals): Clone sendmail and smtp
7049         variables.
7050
7051 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7052
7053         * rfc2047.el (rfc2047-encode-region): Fix last change.
7054
7055 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7056
7057         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
7058         characters as non-special.
7059
7060 2004-07-09  Simon Josefsson  <jas@extundo.com>
7061
7062         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
7063         Users will lose all flag changes made while unplugged with
7064         e.g. nntp unless flag synchronization happens, thus `nil' is not a
7065         good default.  See numerous reports on ding mailing list.
7066
7067 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7068
7069         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
7070         add generate-head-function and generate-article-function to the
7071         rfc822-forward entry.
7072         (nndoc-rfc822-forward-generate-article): New function.
7073         (nndoc-rfc822-forward-generate-head): New function.
7074
7075         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
7076
7077 2004-07-06  Dan Christensen  <jdc@uwo.ca>
7078
7079         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
7080         respect display group parameter and gnus-summary-expunge-below.
7081         (gnus-articles-to-read): Remove unused reference to display group
7082         parameter.
7083
7084 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7085
7086         * nnheader.el (nnheader-uniquify-message-id): New experimental
7087         variable.
7088         (nnheader-nov-read-message-id): Use it.
7089
7090         * spam-report.el (spam-report-gmane): Add interactive.
7091
7092 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7093
7094         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
7095         qp-or-base64 for the application/* types.
7096
7097 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
7098
7099         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
7100
7101 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
7102
7103         * gnus-registry.el (gnus-registry-trim): don't allow a negative
7104         trim value
7105
7106 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
7107
7108         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
7109         New macro and function.
7110         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
7111
7112 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7113
7114         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
7115         after-load-alist.
7116
7117 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7118
7119         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
7120         update info that isn't there.
7121
7122 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
7123
7124         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
7125         entry.
7126
7127 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7128
7129         * mm-view.el (mm-inline-render-with-function): Use multibyte
7130         buffer; decode html source by charset.
7131
7132         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
7133
7134         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
7135         Mule-UCS is loaded under XEmacs.
7136         (mm-mime-mule-charset-alist): Avoid duplicated entries.
7137
7138 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
7139
7140         * nnheader.el (nnheader-max-head-length): Increase to 8192.
7141
7142 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7143
7144         * mm-util.el (mm-coding-system-p): Return a coding-system.
7145         (mm-mime-mule-charset-alist): Use shift_jis instead of
7146         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
7147         entries for the mime charsets iso-2022-jp-3 and shift_jis.
7148         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
7149         instead of japanese-shift-jis and iso-latin-1 respectively in
7150         order to share the default value with both Emacs and XEmacs-mule.
7151         (mm-mule-charset-to-mime-charset): Make
7152         mm-coding-system-priorities effective.
7153         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
7154         while predicating of candidates upon the priorities.
7155
7156 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
7157
7158         * gnus-sum.el (gnus-summary-make-menu-bar): Add
7159         gnus-uu-invert-processable.
7160
7161         * gnus.el: Autoload gnus-uu-invert-processable.
7162
7163 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7164
7165         * mm-util.el (mm-with-multibyte-buffer): New macro.
7166
7167         * rfc2047.el (rfc2047-encode-string): Use it.
7168         (rfc2047-encode-region): Move point to the end of the region after
7169         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
7170
7171 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7172
7173         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
7174         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
7175
7176 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7177
7178         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
7179         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
7180         Karl Chen <quarl@nospam.quarl.org>.
7181
7182 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
7183
7184         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
7185         invalid addresses.
7186
7187 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
7188
7189         * spam.el: section markers changed, TODO list revised
7190         (spam-backends): new master list of all installed backends
7191         (spam-summary-exit-behavior): new variable to determine how
7192         messages moves are done at summary exit
7193         (spam-move-spam-nonspam-groups-only)
7194         (spam-process-ham-in-nonham-groups)
7195         (spam-process-ham-in-spam-groups): variables removed, the
7196         spam-summary-exit-behavior variable should be used to manage this
7197         behavior
7198         (spam-old-ham-articles, spam-old-spam-articles): removed
7199         (spam-old-articles): new variable, replacing spam-old-ham-articles
7200         and spam-old-spam-articles
7201         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
7202         empty variables, placeholders for the backends they represent
7203         (spam-set-difference): moved, unchanged
7204         (spam-list-of-processors): variable OBSOLETE, not used anymore
7205         unless the user has a processor variable
7206         (spam-classifications, spam-classification-valid-p)
7207         (spam-backend-properties, spam-backend-property-valid-p)
7208         (spam-backend-function-type-valid-p)
7209         (spam-process-type-valid-p, spam-list-articles): helper functions
7210         (spam-report-articles-gmane, spam-report-articles-resend):
7211         functions removed, they are not needed
7212         (spam-install-backend-super, spam-backend-list)
7213         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
7214         (spam-backend-function, spam-backend-ham-registration-function)
7215         (spam-backend-spam-registration-function)
7216         (spam-backend-ham-unregistration-function)
7217         (spam-backend-spam-unregistration-function)
7218         (spam-backend-statistical-p, spam-backend-mover-p)
7219         (spam-install-backend-alias, spam-install-checkonly-backend)
7220         (spam-install-mover-backend, spam-install-nocheck-backend)
7221         (spam-install-backend, spam-install-statistical-backend)
7222         (spam-install-statistical-checkonly-backend): backend installation
7223         support
7224         (spam-summary-prepare-exit): rewritten to use the new backend code
7225         (spam-group-processor-p): use the new backend code and respect the
7226         summary exit behavior
7227         (spam-mark-spam-as-expired-and-move-routine): removed
7228         (spam-summary-prepare): changed to use the new spam-old-articles
7229         variable
7230         (spam-copy-or-move-routine, spam-copy-spam-routine)
7231         (spam-move-spam-routine, spam-copy-ham-routine)
7232         (spam-move-ham-routine): new code to copy/move ham or spam
7233         (spam-fetch-field-fast): doc and code improved, plus it allows the
7234         'number request
7235         (spam-list-of-checks, spam-list-of-statistical-checks): variables
7236         removed, no longer used
7237         (spam-split, spam-find-spam): use the new backend code
7238         (spam-registration-functions): variable removed, no longer used
7239         (spam-unregister-routine): convenience wrapper
7240         (spam-log-undo-registration, spam-register-routine)
7241         (spam-log-processing-to-registry)
7242         (spam-log-unregistration-needed-p): renamed "check" to "backend"
7243         where possible
7244         (spam-check-gmane-xref, spam-check-regex-headers)
7245         (spam-check-blackholes, spam-check-stat, spam-check-ifile, spam-check-BBDB)
7246         (spam-check-whitelist, spam-check-blacklist)
7247         (spam-check-bogofilter-headers, spam-check-spamoracle)
7248         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
7249         (spam-check-crm114-headers): use the spam-split-group that
7250         spam-split prepares, no need to determine it every time
7251
7252         * nnimap.el (nnimap-retrieve-headers-progress): add the message number to
7253         the nnheader-parse-naked-head call
7254
7255         * nnheader.el (nnheader-generate-fake-message-id): fix indentation
7256
7257         * gnus-sum.el (gnus-nov-parse-line): add the message number to
7258         the nnheader-nov-read-message-id call
7259
7260 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7261
7262         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
7263         gnus-activate-group twice.  Suggested by Markus Peter
7264         <warp@spin.de>.
7265
7266 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7267
7268         * gnus-art.el (gnus-article-time-format): Exchange the order of
7269         day and month in the default value; fix customization type.
7270         (article-date-ut): Use add-text-properties.
7271         (article-make-date-line): Use message-make-date instead of
7272         current-time-string.
7273
7274         * message.el (message-fetch-field): Don't use set-text-properties.
7275         (message-make-date): Simplify.
7276
7277         * messagexmas.el (message-xmas-make-date): New function.
7278         (message-xmas-redefine): Defalias message-make-date to it.
7279
7280 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7281
7282         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
7283         (rfc2047-encode-region): Treat text within parentheses as special;
7284         show the original text when error has occurred.
7285
7286         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
7287         already-computed method to gnus-activate-group.
7288
7289         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
7290         same select-methods identical Lisp objects.
7291
7292         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
7293         object when modifying the info.
7294
7295 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7296
7297         * gnus-srvr.el (gnus-server-set-info): Remove the server from
7298         gnus-opened-servers since it has never been opened with the new
7299         configuration yet.
7300
7301 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7302
7303         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
7304         arg to nnheader-generate-fake-message-id.
7305
7306 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
7307
7308         * nnheader.el (nnheader-generate-fake-message-id): accept a
7309         number and build a fake message ID localized to a group and
7310         article number (so it's repeatable from that point on)
7311         (nnheader-fake-message-id-p): change regex to accomodate new fake
7312         ID format
7313
7314         * gnus-sum.el (gnus-get-newsgroup-headers): call
7315         nnheader-generate-fake-message-id with the article number
7316
7317 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
7318
7319         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
7320         end-of-buffer.
7321
7322 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7323
7324         * message.el (message-ignored-supersedes-headers): Add Approved.
7325
7326 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7327
7328         * rfc2047.el (rfc2047-encode-message-header): Remove useless
7329         goto-char.
7330         (rfc2047-encode): Fold the line before encoding.
7331
7332 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7333
7334         * rfc2047.el (rfc2047-encode-message-header): Disabled header
7335         folding -- not all headers can be folded, and this should be done
7336         by the message composition mode.  Probably.  I think.
7337
7338 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7339
7340         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
7341         fast.
7342
7343         * gnus-ems.el (gnus-remove-image): Don't use
7344         message-text-with-property; remove only the image found first.
7345
7346         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
7347         found first.
7348
7349 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
7350
7351         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
7352
7353 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7354
7355         * message.el (message-text-with-property): Make it fast and accept
7356         optional arguments.
7357         (message-strip-forbidden-properties): Use it.
7358         (message-fix-before-sending): Follow the m-t-w-p change.
7359
7360         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
7361
7362 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7363
7364         * gnus-art.el (article-hide-headers): Don't change the buffer
7365         mistakenly when performing mml-preview even if
7366         gnus-single-article-buffer is nil.
7367
7368 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
7369
7370         * message.el (message-expand-name-databases): New user option.
7371         (message-expand-name): Use it.
7372
7373 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
7374
7375         * spam.el (spam-report-articles-resend)
7376         (spam-report-resend-register-routine): allow ham reporting
7377         (spam-report-resend-register-ham-routine): simple wrapper
7378         (spam-registration-functions): add ham resending functions
7379         (spam-list-of-processors): add ham resend processor
7380
7381         * gnus.el (ham-resend-to): new group parameter
7382         (spam-process): add ham resend option
7383
7384         * spam-report.el (spam-report-resend): allow reporting ham
7385         (spam-report-resend-ham): simple wrapper
7386
7387 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7388
7389         * message.el (message-cite-articles-with-x-no-archive): New
7390         variable.
7391         (message-cite-original): Use it.
7392
7393 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7394
7395         * message.el (message-cite-original): Respect X-No-Archive.
7396
7397 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7398
7399         * gnus-art.el (article-hide-headers): Refer to the values for
7400         gnus-ignored-headers and gnus-visible-headers in the summary
7401         buffer since a user may have set them as group parameters.
7402
7403 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
7404
7405         * assistant.el (assistant-node-name): new convenience function
7406         (assistant-render-text, assistant-render-node): error handling,
7407         plus handle multiple next nodes
7408         (assistant-find-next-node): commented out for now
7409         (assistant-find-next-nodes): new function, returns list of next
7410         nodes
7411
7412 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
7413
7414         * mail-source.el (mail-source-directory): Fix doc-string.
7415
7416 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
7417
7418         * assistant.el (assistant-render-text, assistant-eval): add :set
7419         widget type, which is different because it takes and returns a
7420         list.  Much hilarity ensues.
7421
7422 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
7423
7424         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
7425
7426         * gnus-group.el (gnus-group-get-new-news-this-group): Added
7427         doc-string.
7428
7429         * gnus-start.el (gnus-activate-group): Added doc-string.
7430
7431 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7432
7433         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
7434
7435 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
7436
7437         * assistant.el (assistant-render-text): trying to add a :set
7438         widget, more to come...
7439
7440         * spam.el (spam-group-spam-contents-p): handle empty groupname
7441         strings
7442         (spam-report-articles-resend)
7443         (spam-register-routine): do registration iff any articles warrant
7444         it.
7445         (spam-summary-prepare-exit): changed log message for nil group
7446         destinations
7447
7448 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
7449
7450         * spam.el (spam-report-resend-register-routine): allow
7451         spam-report-resend-to to be a group parameter or a global value
7452
7453 2004-05-26  Simon Josefsson  <jas@extundo.com>
7454
7455         * starttls.el: Merge with my GNUTLS based starttls.el.
7456         (starttls-gnutls-program, starttls-use-gnutls)
7457         (starttls-extra-arguments, starttls-process-connection-type)
7458         (starttls-connect, starttls-failure, starttls-success): New
7459         variables.
7460         (starttls-program, starttls-extra-args): Doc fix.
7461         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
7462         functions.
7463         (starttls-negotiate, starttls-open-stream): Check
7464         `starttls-use-gnutls' and pass on to corresponding *-gnutls
7465         function if it is set.
7466
7467 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7468
7469         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
7470         structured fields.
7471
7472 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7473
7474         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
7475
7476 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
7477
7478         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): New
7479         variable.
7480         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
7481         assigning the spam-mark to new messages.
7482
7483 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
7484
7485         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
7486
7487 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7488
7489         * dgnushack.el: Autoload customize-set-variable for XEmacs.
7490
7491         * rfc2047.el (rfc2047-encodable-p): Don't move point.
7492         (rfc2047-decode): Treat the ascii coding-system as raw-text by
7493         default.
7494
7495 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
7496
7497         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
7498         correct data.
7499
7500 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
7501
7502         * spam.el (spam-list-of-processors): use nil for nonexistent processors
7503         (spam-group-processor-p): fixed function so it works properly
7504         (spam-group-processor-multiple-p)
7505         (spam-group-spam-processor-report-gmane-p)
7506         (spam-group-spam-processor-report-resend-p)
7507         (spam-group-spam-processor-bogofilter-p)
7508         (spam-group-spam-processor-blacklist-p)
7509         (spam-group-spam-processor-ifile-p)
7510         (spam-group-ham-processor-ifile-p)
7511         (spam-group-spam-processor-spamoracle-p)
7512         (spam-group-spam-processor-crm114-p)
7513         (spam-group-ham-processor-bogofilter-p)
7514         (spam-group-spam-processor-stat-p)
7515         (spam-group-ham-processor-stat-p)
7516         (spam-group-ham-processor-whitelist-p)
7517         (spam-group-ham-processor-BBDB-p)
7518         (spam-group-ham-processor-spamoracle-p)
7519         (spam-group-ham-processor-copy-p): functions removed with some
7520         prejudice against unneeded code
7521         (spam-report-articles-resend)
7522         (spam-report-resend-register-routine): allow the group/topic
7523         spam-resend-to value to override spam-report-resend-to
7524         (spam-summary-prepare-exit): invoke spam-group-processor-p
7525         properly now
7526
7527         * gnus.el (spam-resend-to): new group/topic parameter
7528         (spam-process): move the OBSOLETE processors to the end of the
7529         choices.
7530
7531 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
7532
7533         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
7534         with resend-to set to nil, and then ask the user if necessary.
7535         (spam-report-resend): spam-report-resend takes a list of articles, not
7536         separate article numbers.
7537
7538 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7539
7540         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
7541         addition to emacs-w3m.
7542
7543 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7544
7545         * assistant.el (assistant-authinfo-data): New function.
7546         (assistant-eval): Eval for entire assistant.
7547
7548         * netrc.el (netrc-services-file): New variable.
7549         (netrc-parse-services): New function.
7550         (netrc-find-service-name): New function.
7551         (netrc-find-service-number): New function.
7552         (netrc-port-equal): New function.
7553         (netrc-machine): Use it.
7554
7555         * nnimap.el (nnimap-open-connection): Use netrc.
7556
7557         * gnus-util.el (gnus-netrc-get): Remove aliases.
7558
7559         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
7560
7561         * assistant.el (wid-edit): Fix compilation.
7562
7563         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
7564
7565 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
7566
7567         * gnus-util.el (gnus-set-file-modes): New function.  (small
7568         patch).
7569
7570 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7571
7572         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
7573
7574         * assistant.el (assistant-render-node): Fix up rendering and
7575         read-only text.
7576         (assistant-render-node): Reset.
7577         (assistant-make-read-only): Not sticky.
7578
7579 2004-05-20  Danny Siu  <dsiu@adobe.com>
7580
7581         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
7582         centered even when gnus-auto-center-summary is t
7583
7584 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7585
7586         * dns.el (dns-get-txt-answer): New function.
7587         (dns-read-txt): Ditto.
7588         (query-dns): Use it.
7589
7590 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7591
7592         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
7593         active for foreign groups even if the group level is higher than
7594         the specified value.
7595
7596 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7597
7598         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
7599         non-active groups.
7600
7601         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
7602
7603 2004-05-20  Magnus Henoch  <mange@freemail.hu>
7604
7605         * dns.el (dns-read-type): Add support for SVR.  (small patch)
7606
7607 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
7608
7609         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
7610         (spam-crm114-header, spam-crm114-spam-switch)
7611         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
7612         (spam-crm114-positive-spam-header)
7613         (spam-crm114-database-directory, spam-list-of-processors)
7614         (spam-group-spam-processor-crm114-p)
7615         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
7616         (spam-generic-score, spam-list-of-checks)
7617         (spam-list-of-statistical-checks, spam-registration-functions)
7618         (spam-check-crm114-headers, spam-crm114-score)
7619         (spam-check-crm114, spam-crm114-register-with-crm114)
7620         (spam-crm114-register-spam-routine)
7621         (spam-crm114-unregister-spam-routine)
7622         (spam-crm114-register-ham-routine)
7623         (spam-crm114-unregister-ham-routine): add CRM114 support.  From
7624         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
7625
7626         * gnus.el: added spam-use-crm114
7627
7628         * spam.el (spam-list-of-processors, spam-registration-functions):
7629         add spam-use-resend
7630         (spam-group-spam-processor-report-resend-p): utility wrapper
7631         (spam-report-articles-gmane): doc fix
7632         (spam-report-articles-resend,
7633         spam-report-resend-register-routine): wrappers around
7634         spam-report-resend-to
7635
7636         * spam-report.el (spam-report-resend-to, spam-report-resend):
7637         support for resending spam
7638         (spam-report-gmane): line length >80 fix
7639
7640         * gnus.el (spam-process): add spam-use-resend
7641
7642 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7643
7644         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
7645         number of processed spam messages.
7646         (spam-ham-copy-or-move-routine): Return the number of processed
7647         ham messages.
7648         (spam-summary-prepare-exit): Use the above values to decide
7649         whether status messages shouled be displayed.
7650
7651 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7652
7653         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
7654         `rfc2047-encoding-function-alist' in order to avoid conflicting
7655         with the old version.
7656         (rfc2047-encode-region): Concatenate words containing non-ASCII
7657         characters in structured fields; don't encode space-delimited
7658         ASCII words even in unstructured fields; don't break words at
7659         char-category boundaries.
7660         (rfc2047-encode-1): New function.
7661         (rfc2047-encode): Use it; encode text so that it occupies the
7662         maximum width within 76-column; work correctly on Q encoding for
7663         iso-2022-* charsets.
7664         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
7665         sure not to break a line just after the header name.
7666         (rfc2047-b-encode-region): Removed.
7667         (rfc2047-b-encode-string): New function.
7668         (rfc2047-q-encode-region): Removed.
7669         (rfc2047-q-encode-string): New function.
7670
7671         * mm-util.el (mm-replace-in-string): New function.
7672
7673 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7674
7675         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
7676         get it right.
7677         (gnus-inews-make-draft): Really.
7678
7679 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
7680
7681         * nnmh.el (nnmh-request-list-1): Don't check the link count
7682         before descending.  (small patch)
7683
7684 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7685
7686         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
7687         stuff.
7688
7689         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
7690         on real group name.
7691
7692         * gnus-art.el (gnus-signature-limit): Doc fix.
7693
7694         * gnus-msg.el (gnus-inews-make-draft): Quote list.
7695
7696         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
7697
7698 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
7699
7700         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
7701         isn't a string.
7702
7703 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7704
7705         * gnus-draft.el (gnus-draft-send): Bind
7706         rfc2047-encode-encoded-words.
7707
7708         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
7709         (rfc2047-encodable-p): Say that =? needs encoding.
7710         (rfc2047-encode-encoded-words): New variable.
7711
7712         * gnus-group.el (gnus-group-select-group): Doc fix.
7713
7714         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
7715
7716         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
7717         to nil.
7718
7719         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
7720
7721         * nnheader.el (nnheader-get-lines-and-char): New function.
7722
7723 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
7724
7725         * gnus-msg.el (gnus-summary-followup-with-original): Document
7726         yanking of region when active.
7727
7728 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7729
7730         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
7731         groups if the group level is higher than the specified value.
7732
7733 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7734
7735         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
7736         (gnus-group-jump-to-group): Added prefix argument using
7737         `gnus-group-jump-to-group-prompt'.  Query before jumping to
7738         non-active group.
7739
7740         * compface.el (uncompface): Be verbose when changing
7741         `uncompface-use-external'.
7742
7743         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
7744         handle manual section.
7745
7746 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7747
7748         * gnus-art.el (gnus-button-alist): Revert previous change.
7749
7750 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7751
7752         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
7753
7754 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7755
7756         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
7757         whether backend can accept message.
7758
7759         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
7760
7761 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
7762
7763         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
7764         Avoid creating directory when nntp-marks-is-evil is true.
7765         Reported by Reiner Steib.
7766
7767 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7768
7769         * gnus-picon.el (gnus-picon-style): New variable.
7770         (gnus-picon-insert-glyph): Added optional `nostring' argument.
7771         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
7772         Jesper Harder <harder@ifa.au.dk>.
7773
7774 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7775
7776         * message.el (message-fill-field): Return point.
7777         (message-generate-headers): Go to end of field.
7778
7779         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
7780         stuff for non-living groups.
7781
7782 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
7783
7784         * gnus-art.el (gnus-article-followup-with-original)
7785         (gnus-article-reply-with-original): gnus-mark-active-p ->
7786         gnus-region-active-p.
7787
7788 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
7789
7790         * spam.el (spam-summary-prepare-exit): fix messages, so they show
7791         only when there is spam or ham to be processed
7792
7793 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7794
7795         * mail-source.el (mail-source-delete-crash-box): Refactor.
7796         (mail-source-fetch): Use it.
7797         (mail-source-fetch-file): Ditto.
7798         (mail-source-fetch-directory): Run postscript in loop.
7799         (mail-source-fetch-pop): Delete.
7800         (mail-source-fetch-maildir): Ditto.
7801         (mail-source-fetch-imap): Ditto.
7802
7803         * imap.el (imap-authenticators): Comment out sasl.
7804
7805         * message.el (message-skip-to-next-address): New function.
7806         (message-fill-header-address): Refactor.
7807         (message-fill-address): Use it.
7808         (message-delete-address): Use it.
7809         (message-fill-header-general): Refactor.
7810         (message-fill-field-address): Rename.
7811         (message-narrow-to-field): Find the start of the header.
7812         (message-header-format-alist): Don't pre-fill.
7813         (message-fill-header): Removed.
7814         (message-insert-header): New function.
7815         (message-shorten-references): Use it.
7816
7817         * rfc2047.el (rfc2047-field-value): Strip props.
7818
7819         * mail-parse.el (mail-header-make-address): New alias.
7820
7821         * ietf-drums.el (ietf-drums-make-address): New function.
7822
7823         * imap.el: Add compiler directives.
7824
7825         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
7826
7827         * gnus-art.el (article-decode-idna-rhs): Don't use
7828         message-idna-inside-rhs-p.
7829
7830 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7831
7832         * message.el (message-idna-inside-rhs-p): Removed.
7833         (message-idna-to-ascii-rhs-1): Use proper address parsing.
7834
7835         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
7836         false positives.
7837
7838 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
7839
7840         * imap.el (imap-sasl-make-mechanisms): Use sasl.
7841
7842 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7843
7844         * nneething.el (nneething-file-name): Don't create spurions
7845         files.
7846
7847         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
7848         (gnus-inews-do-gcc): Remove sleep.
7849
7850         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
7851         part under point.
7852
7853         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
7854         (gnus-agent-regenerate-group): Using nil messages aren't valid.
7855
7856 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
7857
7858         * spam.el (spam-summary-prepare-exit): oops, forgot (length)
7859
7860 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
7861
7862         * spam.el (spam-summary-prepare-exit): only produce "marking spam
7863         as expired without moving it" message when there are spam
7864         messages left
7865
7866 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
7867
7868         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
7869         header is not nil.
7870
7871 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
7872
7873         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
7874         nntp-possibly-create-directory, not nntp-possibly-change-group.
7875         (nntp-marks-changed-p): New arg SERVER.
7876         (nntp-request-update-info): Adjust caller.
7877
7878 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
7879
7880         * nntp.el (nntp-save-marks): Pass missing arg.
7881
7882 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
7883
7884         * nntp.el: Support marks.
7885         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
7886         (nntp-marks-modtime, nntp-marks-directory): New variables.
7887         (nntp-request-set-mark, nntp-request-update-info)
7888         (nntp-possibly-create-directory, nntp-marks-changed-p)
7889         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
7890         functions.
7891
7892 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
7893
7894         * gnus-xmas.el (gnus-xmas-select-lowest-window)
7895         (gnus-xmas-redefine): Rename.
7896
7897         * gnus-score.el (gnus-score-insert-help): Use
7898         gnus-select-lowest-window.
7899
7900         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
7901         appt-select-lowest-window and rename to gnus-select-lowest-window.
7902
7903         * gnus.el: do.
7904
7905 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7906
7907         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
7908         encodings of MIME-encoded words, in order to improve
7909         interoperability with several broken MUAs.
7910
7911 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7912
7913         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
7914         tags, only when charsets are not specified in headers.
7915         (mm-inline-text-html-render-with-w3m): Ditto.
7916
7917         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
7918         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
7919
7920 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7921
7922         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
7923         instead of MIME-decoded from fields when checking
7924         `gnus-article-address-banner-alist'.
7925
7926 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
7927
7928         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
7929         description rather than subject.
7930
7931 2004-05-02  Steve Youngs  <steve@youngs.au.com>
7932
7933         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
7934
7935 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7936
7937         * gnus.el (gnus-version-number): Bump.
7938
7939 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7940
7941         * gnus.el: No Gnus v0.2 is released.
7942
7943 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7944
7945         * gnus-agent.el (gnus-agent-read-agentview): Inline
7946         gnus-uncompress-range.
7947
7948 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7949
7950         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
7951         `exec-installed-p'.
7952
7953 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7954
7955         * gnus.el (spam-process, spam-autodetect-methods): Add
7956         bsfilter and bsfilter-headers.
7957
7958         * spam.el (spam-bsfilter): New customize group.
7959         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
7960         (spam-bsfilter-header, spam-bsfilter-probability-header)
7961         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
7962         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
7963         (spam-bsfilter-database-directory): New options.
7964         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
7965         (spam-list-of-statistical-checks, spam-registration-functions):
7966         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
7967         (spam-bsfilter-score): New command.
7968         (spam-check-bsfilter-headers, spam-check-bsfilter)
7969         (spam-bsfilter-register-with-bsfilter)
7970         (spam-bsfilter-register-spam-routine)
7971         (spam-bsfilter-unregister-spam-routine)
7972         (spam-bsfilter-register-ham-routine)
7973         (spam-bsfilter-unregister-ham-routine): New functions.
7974         (spam-generic-score): Support bsfilter; Accept an optional argument
7975         to recalcurate spam score even if scoring header has already been
7976         added.
7977         (spam-bogofilter-score, spam-spamassassin-score): Accept an
7978         optional argument to recalcurate spam score even if scoring header
7979         has already been added.
7980
7981 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
7982
7983         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
7984         strings!  Reported by David D. Smith <davidsmith@acm.org>.
7985         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
7986         link is missing.
7987
7988 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
7989
7990         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
7991         (html2text-get-attr): Rewrite.
7992
7993         * message.el (message-setup-1): Remove redundant put-text-property
7994         on mail-header-separator.
7995
7996 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
7997
7998         * gnus-registry.el (gnus-registry-cache-whitespace)
7999         (gnus-registry-action, gnus-registry-spool-action)
8000         (gnus-registry-split-fancy-with-parent): changed message levels
8001         from 5 to 3 or 7, as needed
8002
8003         * spam.el (spam-summary-prepare-exit)
8004         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
8005         (spam-split, spam-find-spam, spam-log-undo-registration)
8006         (spam-check-blackholes, spam-enter-ham-BBDB): changed message
8007         level from 5 to 6
8008
8009 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8010
8011         * gnus-ems.el: Autoload appt-select-lowest-window (revert
8012         2004-03-04 change).
8013
8014 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
8015
8016         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
8017         Use mapc when appropriate.
8018
8019         * sieve-manage.el (sieve-manage-open): do.
8020
8021         * nnweb.el (nnweb-insert-html): do.
8022
8023         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
8024         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
8025
8026         * nnspool.el (nnspool-request-group): do.
8027
8028         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
8029         do.
8030
8031         * nnml.el (nnml-request-update-info): do.
8032
8033         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
8034         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
8035
8036         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
8037         (nnimap-request-set-mark): do.
8038
8039         * nnfolder.el (nnfolder-request-update-info): do.
8040
8041         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
8042         do.
8043
8044         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
8045
8046         * gnus-uu.el (gnus-uu-find-articles-matching): do.
8047
8048         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
8049         do.
8050
8051         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
8052         do.
8053
8054         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
8055
8056         * gnus-nocem.el (gnus-nocem-scan-groups): do.
8057
8058         * gnus-int.el (gnus-start-news-server): do.
8059
8060         * gnus-group.el (gnus-group-make-kiboze-group)
8061         (gnus-group-browse-foreign-server): do.
8062
8063 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
8064
8065         FIXME: Make separate entries for each person.
8066
8067         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
8068         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
8069         <shields@msrl.com>:
8070
8071         * spam.el (spam-necessary-extra-headers): get the extra headers we
8072         may need for spam sorting and scoring
8073         (spam-user-format-function-S): a user format function suitable for
8074         general use
8075         (spam-article-sort-by-spam-status): sorting function for summary
8076         sorting
8077         (spam-extra-header-to-number): get a score from a header
8078         (spam-summary-score): get a numeric score from the headers
8079         (spam-generic-score): oops, function doc in wrong place
8080         (spam-initialize): take symbols when it's run, and install the
8081         extra headers that spam-necessary-extra-headers thinks we need
8082
8083 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
8084
8085         * spam.el (spam-summary-prepare-exit): logic and message fix.
8086         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
8087
8088 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
8089
8090         * gnus-sum.el (gnus-set-global-variables)
8091         (gnus-build-all-threads, gnus-get-newsgroup-headers)
8092         (gnus-article-get-xrefs, gnus-summary-best-group)
8093         (gnus-summary-next-article, gnus-summary-enter-digest-group)
8094         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
8095         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
8096         with-current-buffer.
8097
8098 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
8099
8100         * spam.el (spam-summary-prepare-exit): simplified logic
8101         (spam-fetch-article-header): read the article header if it's not
8102         available
8103         (spam-list-articles): simplified logic
8104         (spam-filelist-register-routine): found bug with unregister-list
8105
8106         * gnus-registry.el: clarified comments at beginning
8107
8108 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
8109
8110         * message.el (message-cater-to-broken-inn): Remove.
8111         (message-shorten-references): Make sure the total folded length of
8112         References is shorter than 998 characters to cater to a bug in INN
8113         2.3.  Also, don't pretend that references aren't folded -- this
8114         hasn't worked for a while.
8115
8116 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8117
8118         * gnus-agent.el (gnus-agentize):
8119         gnus-agent-send-mail-real-function no longer set to current value
8120         of message-send-mail-function but rather a lambda that calls
8121         message-send-mail-function.  The change makes the agent real-time
8122         responsive to user changes to message-send-mail-function.
8123
8124 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8125
8126         * legacy-gnus-agent.el
8127         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
8128         help from Florian Weimer <fw@deneb.enyo.de>
8129
8130 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8131
8132         * nnmail.el (nnmail-cache-insert): Revert last change.
8133
8134 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8135
8136         * nnmail.el (nnmail-cache-insert): Always check whether
8137         nnmail-cache-ignore-groups matches a group name.
8138
8139 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
8140
8141         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
8142         (spam-find-spam, spam-log-processing-to-registry)
8143         (spam-log-registered-p, spam-log-unregistration-needed-p)
8144         (spam-log-undo-registration): use gnus-message instead of
8145         gnus-error, none of these errors are fatal
8146
8147         * gnus-registry.el (gnus-registry-clean-empty-function)
8148         (gnus-registry-clean-empty): remove only empty entries without
8149         extra data
8150
8151 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
8152
8153         * spam-stat.el (spam-stat-buffer-change-to-spam)
8154         (spam-stat-buffer-change-to-non-spam): change (error) to
8155         (gnus-message 8) invocation
8156
8157 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8158
8159         * nntp.el (nntp-via-netcat-command): New variable.
8160         (nntp-via-netcat-switches): New variable.
8161         (nntp-open-via-rlogin-and-netcat): New function.
8162         (nntp-open-connection-function): Doc fix.
8163         (nntp-telnet-command): Doc fix.
8164         (nntp-end-of-line): Doc fix.
8165         (nntp-via-rlogin-command): Doc fix.
8166         (nntp-via-user-name): Doc fix.
8167         (nntp-via-address): Doc fix.
8168
8169 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8170
8171         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
8172         error in Emacs 21.1.
8173
8174 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
8175
8176         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
8177
8178 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8179         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
8180         (gnus-agent-with-refreshed-group): New macro.
8181         (gnus-agent-rename-group): New function.
8182         (gnus-agent-delete-group): New function.
8183         (gnus-agent-save-group-info): Use gnus-command-method when
8184         `method' parameter is nil.  Don't write nil entries into the
8185         active file.
8186         (gnus-agent-get-group-info): New function.
8187         (gnus-agent-fetch-articles): Use
8188         gnus-agent-update-files-total-fetched-for to increment disk space
8189         used.
8190         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
8191         gnus-agent-update-view-total-fetched-for to increment disk space
8192         used.
8193         (gnus-agent-get-local): Added optional parameters to avoid calling
8194         gnus-group-real-name and gnus-find-method-for-group.
8195         (gnus-agent-set-local): Delete stored entry if either min, or max,
8196         are nil.
8197         (gnus-agent-fetch-session): Reworded error/quit messages.  On
8198         quit, use gnus-agent-regenerate-group to record existance of any
8199         articles fetched to disk before the quit occurred.
8200         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
8201         gnus-agent-update-view-total-fetched-for, and
8202         gnus-agent-update-files-total-fetched-for to decrement disk space
8203         used.
8204         (gnus-agent-retrieve-headers): Use
8205         gnus-agent-update-view-total-fetched-for to increment disk space
8206         used.
8207         (gnus-agent-regenerate-group): Replace gnus-group-update-group
8208         with gnus-agent-update-files-total-fetched-for to decrement disk
8209         space and fresh group buffer.
8210         (gnus-agent-inhibit-update-total-fetched-for): New variable.
8211         (gnus-agent-need-update-total-fetched-for): New variable.
8212         (gnus-agent-update-files-total-fetched-for): New function.
8213         (gnus-agent-update-view-total-fetched-for): New function.
8214         (gnus-agent-total-fetched-for): New function.
8215
8216         * gnus-cache.el (gnus-cache-save-buffers): Use
8217         gnus-cache-update-overview-total-fetched-for to change disk space
8218         used by this group.
8219         (gnus-cache-possibly-enter-article): Use
8220         gnus-cache-update-file-total-fetched-for to increment disk space
8221         used by this group.
8222         (gnus-cache-possibly-remove-article): Use
8223         gnus-cache-update-file-total-fetched-for to decrement disk space
8224         used by this group.
8225         (gnus-cache-generate-nov-databases): Purge total fetched cache.
8226         (gnus-cache-rename-group): New function.
8227         (gnus-cache-delete-group): New function.
8228         (gnus-cache-inhibit-update-total-fetched-for): New variable.
8229         (gnus-cache-need-update-total-fetched-for): New variable.
8230         (gnus-cache-with-refreshed-group): New macro.
8231         (gnus-cache-update-file-total-fetched-for): New function.
8232         (gnus-cache-update-overview-total-fetched-for): New function.
8233         (gnus-cache-rename-group-total-fetched-for): New function.
8234         (gnus-cache-delete-group-total-fetched-for): New function.
8235         (gnus-cache-total-fetched-for): New function.
8236
8237         * gnus-group.el: Require gnus-sum and autoload functions to
8238         resolve warnings when gnus-group.el compiled alone.
8239         (gnus-group-line-format): Documented new %F
8240         (size of Fetched data) group line format; identifies disk space
8241         used by agent and cache.
8242         (gnus-group-line-format-alist): Defined new F format.
8243         (gnus-total-fetched-for): New function.
8244         (gnus-group-delete-group): No longer update
8245         gnus-cache-active-altered as gnus-request-delete-group now keeps
8246         the cache in sync.
8247         (gnus-group-list-active): Let the agent store a server's active
8248         list if currently plugged.
8249
8250         * gnus-int.el (gnus-request-delete-group): Use
8251         gnus-cache-delete-group and gnus-agent-delete-group to keep the
8252         local disk in sync with the server.
8253          (gnus-request-rename-group): Use
8254         gnus-cache-rename-group and gnus-agent-rename-group to keep the
8255         local disk in sync with the server.
8256
8257         * gnus-start.el (gnus-get-unread-articles): Cosmetic
8258         simplification to logic.
8259
8260         * gnus-util.el (gnus-rename-file): New function.
8261
8262 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
8263
8264         * mm-util.el (mm-image-load-path): Handle nil in load-path.
8265
8266 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
8267
8268         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
8269         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
8270
8271 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
8272
8273         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
8274         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
8275
8276 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
8277
8278         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
8279
8280 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
8281
8282         * spam.el (spam-set-difference): new function to replace
8283         gnus-set-difference in spam.el
8284         (spam-summary-prepare-exit): use spam-set-difference
8285
8286 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
8287
8288         * gnus-registry.el (gnus-registry-cache-file): updated to use
8289         gnus-dribble-directory OR gnus-home-directory OR ~
8290         (gnus-registry-split-fancy-with-parent): fixed doc
8291
8292 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8293
8294         * message.el (message-exchange-point-and-mark): Use
8295         message-mark-active-p.  Suggested by Jesper Harder
8296         <harder@ifa.au.dk>.
8297
8298 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8299
8300         * message.el (message-exchange-point-and-mark): Don't activate
8301         region if it was inactive.  Suggested by Hiroshi Fujishima
8302         <pooh@nature.tsukuba.ac.jp>.
8303
8304 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8305
8306         * gnus-art.el (article-display-face): Display Faces in the same
8307         order as X-Faces.
8308
8309 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8310
8311         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
8312
8313 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8314
8315         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
8316         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
8317         (gnus-article-mime-hierarchy): Remove.
8318         (gnus-article-mime-hierarchy-next): Remove.
8319         (gnus-article-mode): Revert 2004-03-19 change.
8320         (gnus-article-setup-buffer): Revert 2004-03-19 change.
8321         (gnus-insert-mime-button): Revert 2004-03-19 change.
8322         (gnus-mime-accumulate-hierarchy): Remove.
8323         (gnus-mime-enter-multipart): Remove.
8324         (gnus-mime-leave-multipart): Remove,
8325         (gnus-mime-display-part): Revert 2004-03-19 change.
8326         (gnus-mime-display-alternative): Revert 2004-03-19 change.
8327
8328         * mml.el (mml-preview): Revert 2004-03-19 change.
8329
8330 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
8331
8332         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
8333
8334 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8335
8336         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
8337         t while entering a file name using the mm-with-multibyte macro.
8338         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8339
8340         * mm-util.el (mm-with-multibyte): New macro.
8341
8342 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8343
8344         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
8345         user option.
8346         (gnus-mime-multipart-functions): Doc and customization fix.
8347         (gnus-article-mime-hierarchy): New variable.
8348         (gnus-article-mime-hierarchy-next): New variable.
8349         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
8350         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
8351         gnus-article-mime-hierarchy-next to nil.
8352         (gnus-insert-mime-button): Show hierarchy numbers.
8353         (gnus-mime-accumulate-hierarchy): New function.
8354         (gnus-mime-enter-multipart): New function.
8355         (gnus-mime-leave-multipart): New function.
8356         (gnus-mime-display-part): Recompute hierarchical MIME structure.
8357         (gnus-mime-display-alternative): Show hierarchy numbers.
8358
8359         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
8360         gnus-article-mime-hierarchy-next to nil.
8361
8362 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
8363
8364         * dns.el: Don't require gnus-xmas.
8365
8366 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
8367
8368         * mml.el (mml-generate-mime-1): Don't use format=flowed with
8369         inline PGP.
8370         (mml-menu): Disable mml-quote-region if mark is inactive.
8371
8372 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8373
8374         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
8375         when the group's active is not available.
8376
8377 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8378
8379         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
8380         error.
8381
8382 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
8383
8384         * imap.el (imap-store-password): New variable.
8385         (imap-interactive-login): Use it.
8386         Suggested by Mark Plaksin <happy@mcplaksin.org>.
8387
8388 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8389
8390         * gnus-art.el (gnus-article-read-summary-keys): Restore new
8391         window-start and hscroll to summary window.
8392
8393 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8394
8395         * gnus-start.el (gnus-convert-old-newsrc): Only write the
8396         conversion message to newsrc-dribble when an actual conversion is
8397         performed.
8398
8399 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
8400
8401         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
8402
8403 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8404
8405         * mm-decode.el (mm-complicated-handles): New function reviving
8406         former definition of mm-multiple-handles.
8407
8408         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
8409         (gnus-mime-delete-part): Use it.
8410
8411 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8412
8413         * gnus-agent.el (gnus-agent-read-local): Bind
8414         nnheader-file-coding-system to gnus-agent-file-coding-system to
8415         avoid the implicit assumption that they will always be equal.
8416         (gnus-agent-save-local): Bind buffer-file-coding-system, not
8417         coding-system-for-write, as the with-temp-file macro first prints
8418         to a buffer then saves the buffer.
8419
8420 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8421
8422         * gnus-art.el (gnus-article-edit-part): New function.
8423         (gnus-mime-save-part-and-strip): Use it; do query instead of
8424         signaling an error; don't use mm-multiple-handles.
8425         (gnus-mime-delete-part): Ditto.
8426
8427 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8428
8429         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
8430         old file versions.
8431         (gnus-group-prepare-hook): Removed function that converted list
8432         form of gnus-agent-expire-days to group properties.
8433
8434         * gnus-int.el: Autoload gnus-agent-regenerate-group.
8435         (gnus-request-accept-article): Re-indented.
8436
8437         * gnus-start.el (gnus-convert-old-newsrc): Registered new
8438         converters to handle old agent file formats.  Added logic for a
8439         "backup before upgrading warning".
8440         (gnus-convert-mark-converter-prompt): Developers can mark
8441         functions as needing (default), or not needing,
8442         gnus-convert-old-newsrc's "backup before upgrading warning".
8443         (gnus-convert-converter-needs-prompt): Tests whether the user
8444         should be protected from potentially irreversable changes by the
8445         function.
8446
8447         * legacy-gnus-agent.el (): New. Provides converters that are only
8448         loaded when gnus-convert-old-newsrc needs to call them.
8449
8450 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8451
8452         * mail-source.el (mail-source-touch-pop): Doc fix.
8453
8454         * message.el (message-smtpmail-send-it): Doc fix.
8455
8456 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
8457
8458         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
8459
8460         * nnmail.el (nnmail-split-fancy): do.
8461
8462         * gnus-kill.el (gnus-kill, gnus-execute): do.
8463
8464 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
8465
8466         * gnus-sum.el (gnus-widget-reversible-match)
8467         (gnus-widget-reversible-to-internal)
8468         (gnus-widget-reversible-to-external): New functions.
8469         (gnus-widget-reversible): New widget.
8470         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
8471
8472 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
8473
8474         * gnus-sum.el (gnus-thread-sort-functions)
8475         (gnus-article-sort-functions): Document `(not F)' items.
8476
8477 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
8478
8479         * spam.el (spam-use-gmane-xref): new backend
8480         (spam-gmane-xref-spam-group): variable to control the name of the
8481         Gmane spam group
8482         (spam-blackhole-servers, spam-blackhole-good-server-regex)
8483         (spam-regex-headers-spam, spam-regex-headers-ham)
8484         (spam-regex-body-spam, spam-regex-body-ham): clarified docs
8485         (spam-list-of-checks): added spam-use-gmane-xref to list of
8486         backends and checks
8487         (spam-check-gmane-xref): function for spam-use-gmane-xref
8488
8489         * gnus.el (spam-autodetect-methods): add spam-use-gmane-xref as
8490         an autodetect method
8491
8492 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8493
8494         * gnus-int.el (gnus-request-accept-article): Inform the agent that
8495         articles are being added to a group.
8496         (gnus-request-replace-article): Inform the agent that articles
8497         need to be uncached as the cached contents are no longer valid.
8498
8499 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8500
8501         * binhex.el: Don't autoload executable-find.
8502
8503         * canlock.el: Don't autoload mail-fetch-field.
8504
8505         * dgnushack.el: Autoload c-mode for XEmacs.
8506
8507         * gnus-ems.el: Don't autoload appt-select-lowest-window.
8508
8509         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
8510         rmail-dont-reply-to and rmail-output.
8511
8512         * gnus-score.el: Don't autoload ffap-string-at-point.
8513
8514         * gnus-setup.el: Don't autoload sc-cite-original.
8515
8516         * imap.el: Don't autoload base64-decode-string,
8517         base64-encode-string and md5.
8518
8519         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
8520         and rmail-msg-restore-non-pruned-header.
8521
8522         * mm-decode.el: Don't autoload executable-find.
8523
8524         * mm-url.el: Don't autoload executable-find.
8525
8526         * mm-view.el: Don't autoload diff-mode.
8527
8528         * nndb.el: Don't autoload news-reply-mode, news-setup,
8529         cancel-timer and telnet.
8530
8531         * password.el: Don't autoload run-at-time for Emacs.
8532
8533         * sha1-el.el: Don't autoload executable-find.
8534
8535         * sieve-mode.el: Don't autoload c-mode.
8536
8537         * uudecode.el: Don't autoload executable-find.
8538
8539 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8540
8541         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
8542         (gnus-agent-possibly-alter-active): Avoid null in numeric
8543         comparison.
8544         (gnus-agent-set-local): Refuse to save null in local object table.
8545         (gnus-agent-regenerate-group): The REREAD parameter can now be a
8546         list of articles that will be marked as unread.
8547
8548 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8549
8550         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
8551
8552 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
8553
8554         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
8555         language tags.
8556
8557 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
8558
8559         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
8560         Don't bind "obarray".
8561
8562         * gnus-sum.el (gnus-thread-sort-functions): Added
8563         `gnus-thread-sort-by-most-recent-number' and
8564         `gnus-thread-sort-by-most-recent-date'.
8565         Reported by Kai Grossjohann <kai@emptydomain.de>.
8566
8567 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8568
8569         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
8570
8571 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8572
8573         * gnus-cus.el (gnus-agent-customize-category): Removed
8574         ignore-errors macro reference that required cl to be loaded at
8575         run-time.
8576
8577         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
8578         single-interval range of the form (min . max).  Previously the
8579         range had to look like ((min . max)).  Likewise, return
8580         (min . max) rather than ((min . max)).
8581         (gnus-range-map): Use gnus-range-normalize to accept
8582         single-interval range.
8583
8584         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
8585         the cache, but not the agent, now appear with their usual face.
8586
8587         * dgnushack.el (loaddir): New variable that is bound to the
8588         directory containing the dgnushack.el file. Use loaddir, rather
8589         than srcdir, to update load-path. Change lets dgnushack compile
8590         code in directories other than GNUS/lisp.
8591
8592 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8593
8594         * lpath.el: Don't bind w3m-safe-url-regexp.
8595
8596         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
8597         w3m-safe-url-regexp variable buffer-local.
8598
8599         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
8600
8601 2004-02-27  Simon Josefsson  <jas@extundo.com>
8602
8603         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
8604         gnus-group-real-prefix.
8605         (gnus-summary-move-article): Use it, instead of
8606         gnus-group-real-prefix.
8607
8608 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8609
8610         * lpath.el: Bind w3m-safe-url-regexp.
8611
8612         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
8613         w3m-safe-url-regexp variable buffer-local and set it as the value
8614         of mm-w3m-safe-url-regexp.
8615
8616         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
8617
8618         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
8619         parsing gnus-posting-styles when the message is not for replying.
8620
8621         * dgnushack.el: Autoload sgml-mode for XEmacs.
8622
8623         * nnrss.el (nnrss-opml-export): Use
8624         mm-set-buffer-file-coding-system instead of
8625         set-buffer-file-coding-system.
8626
8627 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
8628
8629         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
8630         of checkdoc.el).
8631         * nnrss.el: do.
8632         * gnus-mlspl.el: do.
8633         * gnus-ml.el: do.
8634         * gnus-srvr.el: do.
8635
8636         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
8637
8638 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
8639
8640         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
8641         Corrections to custom-manual links.
8642
8643         * gnus-art.el (gnus-article): Ditto.
8644
8645         * mm-decode.el (mime-display, mime-security): Ditto.
8646
8647 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
8648
8649         * flow-fill.el: Typo.
8650
8651 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
8652
8653         * spam-wash.el: New file.
8654
8655 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
8656
8657         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
8658
8659 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
8660
8661         * spam.el (spam-summary-prepare-exit): gnus-set-difference needs
8662         to be run with new-articles as LIST1, not LIST2
8663         (spam-registration-functions): add spam-use-ham-copy as a nil
8664         registration backend
8665
8666 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
8667
8668         * spam-stat.el (spam-stat-washing-hook): New option.
8669         (spam-stat-buffer-words): Use it.
8670         (spam-stat-process-directory, spam-stat-test-directory): Use
8671         insert-file-contents-literally.
8672         (spam-stat-coding-system): New variable.
8673         (spam-stat-load, spam-stat-save): Use it.
8674
8675 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8676
8677         * spam-report.el (spam-report-plug-agent): Quote
8678         spam-report-url-to-file and spam-report-url-ping-plain.
8679
8680 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
8681
8682         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
8683         / in mailto URLs.
8684
8685 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
8686
8687         * spam-report.el (spam-report-process-queue): Fix interactive use.
8688         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
8689         (spam-report-unplug-agent): Doc fixes.
8690         (spam-report-url-ping-mm-url, spam-report-url-to-file)
8691         (spam-report-agentize, spam-report-deagentize): Autoload
8692
8693 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8694
8695         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
8696
8697         * message.el (message-setup-fill-variables): Add mml tags to
8698         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
8699         <ajk@iu.edu>.
8700         (message-mode): Don't modify paragraph-separate there.
8701
8702 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8703
8704         * compface.el (uncompface-use-external): Default to undecided.
8705         (uncompface-use-external-threshold): New variable.
8706         (uncompface-float-time): New macro.
8707         (uncompface): Determine whether to use the external decoder if
8708         uncompface-use-external is undecided.
8709
8710 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8711
8712         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
8713         after images.
8714
8715         * gnus-art.el (gnus-mime-display-single): Remove dead code.
8716
8717 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
8718
8719         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
8720
8721         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
8722
8723         * gnus-sum.el (gnus-summary-limit-to-age)
8724         (gnus-summary-limit-children): do.
8725
8726         * gnus-int.el (gnus-request-scan): do.
8727
8728         * gnus-group.el (gnus-group-suspend): do.
8729
8730         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
8731
8732         * gnus-cite.el (gnus-cite-parse-attributions): do.
8733
8734         * gnus-agent.el (gnus-summary-set-agent-mark)
8735         (gnus-agent-regenerate-group): do.
8736
8737         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
8738
8739         * binhex.el (binhex-decode-region-internal): do.
8740
8741 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8742
8743         * gnus-fun.el (gnus-face-properties-alist): New user option.
8744         (gnus-display-x-face-in-from): Use it.
8745
8746         * gnus-art.el (article-display-face): Ditto.
8747
8748         * compface.el (uncompface-use-external): Default to nil.
8749
8750 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
8751
8752         * nntp.el (nntp-erase-buffer): New function.
8753         (nntp-retrieve-data, nntp-send-command)
8754         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
8755         (nntp-possibly-change-group): Use it.
8756
8757         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
8758         with-current-buffer.
8759
8760 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
8761
8762         * compface.el: Merge the ELisp-based uncompface program.
8763         (compface): New customization group.
8764         (uncompface-use-external): New user option.
8765         (uncompface): Call uncompface-internal if uncompface-use-external
8766         is nil.
8767         (uncompface-internal): New function.  Note that there are also
8768         some other functions and variables added for this function.
8769
8770 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
8771
8772         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
8773         if necessary.
8774
8775 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
8776
8777         * spam-report.el (spam-report-unplug-agent)
8778         (spam-report-plug-agent, spam-report-deagentize)
8779         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
8780         support for the Agent in spam-report: when unplugged, report to a
8781         file; when plugged, submit all the requests
8782
8783         * spam.el (spam-register-routine): improved message about
8784         registration
8785
8786 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
8787
8788         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
8789         dependencies.
8790         (rfc2047-encode): Use it.
8791
8792         * gnus-art.el (gnus-button-marker-list): Move before first
8793         reference.
8794
8795         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
8796         (imap-parse-body): Fix format string mismatch.
8797
8798         * gnus-score.el (gnus-summary-increase-score): do.
8799
8800         * nnrss.el (nnrss-close): New function.
8801
8802 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
8803
8804         * nnrss.el (nnrss-make-filename): New function.
8805         (nnrss-request-delete-group, nnrss-read-server-data)
8806         (nnrss-save-server-data, nnrss-read-group-data)
8807         (nnrss-save-group-data): Use it.
8808         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
8809         (nnrss-read-server-data, nnrss-read-group-data): Use load.
8810         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
8811
8812 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
8813
8814         * mml.el (mml-compute-boundary-1): Don't uncompress files.
8815
8816 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
8817
8818         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
8819         files.
8820
8821         * message.el (message-generate-headers-first): Don't quote nil
8822         and t in docstrings.
8823
8824         * imap.el (imap-id): do.
8825
8826         * gnus-agent.el (gnus-agent-consider-all-articles)
8827         (gnus-agent-queue-mail): do.
8828
8829 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
8830
8831         * spam-report.el (spam-report-process-queue): New function.
8832         Process requests from `spam-report-requests-file'.
8833         (spam-report-process-queue): Doc fix.
8834
8835 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
8836
8837         * spam.el (spam-register-routine)
8838         (spam-log-processing-to-registry, spam-log-registered-p)
8839         (spam-log-unregistration-needed-p, spam-log-undo-registration):
8840         change "check" to "spam-check" for semi-clarity
8841
8842 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
8843
8844         * pop3.el: Require nnheader.
8845
8846         * mml-smime.el: Require cl.  Autoload message-fetch-field.
8847
8848         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
8849
8850         * gnus-picon.el: Require cl.
8851
8852         * gnus-fun.el: Require gnus-ems and gnus-util.
8853
8854         * gnus.el (gnus-method-to-server): Move defsubst before first use.
8855
8856         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
8857
8858         * gnus-art.el (gnus-article-edit-mode): Define before first
8859         reference.
8860
8861 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
8862
8863         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
8864         (gnus-uu-post-encoded): Use point-at-bol.
8865
8866         * gnus-topic.el (gnus-group-active-topic-p): do.
8867
8868         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
8869
8870         * gnus-group.el (gnus-group-kill-region): do.
8871
8872         * gnus-art.el (article-date-ut): do.
8873
8874         * message.el (message-fetch-field): Remove redundant
8875         case-fold-search binding.
8876         (message-narrow-to-field): Simplify.
8877
8878 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
8879
8880         * spam.el (spam-directory): Derive from `gnus-directory'.
8881
8882         * spam-report.el (spam-report-url-to-file)
8883         (spam-report-requests-file): New function and variable for offline
8884         reporting.
8885         (spam-report-url-ping-function): Add `spam-report-url-to-file'
8886         and user defined function.
8887         (spam-report-url-ping-mm-url): Remove doubled slash.
8888
8889 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
8890
8891         * spam.el (spam-list-of-processors): fixed spamassassin variable names
8892
8893 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
8894
8895         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
8896         format string mismatch.
8897
8898         * sieve.el (sieve-deactivate-all): do.
8899
8900         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
8901
8902         * nnlistserv.el (nnlistserv-kk-wash-article): do.
8903
8904         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
8905
8906         * mm-bodies.el (mm-7bit-chars): Don't include \r.
8907
8908 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
8909
8910         * spam.el (spam-list-of-checks): added spam-use-BBDB-eclusive to
8911         the list of checks
8912
8913 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
8914
8915         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
8916         padding.
8917
8918 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
8919
8920         * mm-view.el (mm-fill-flowed): New variable.
8921         (mm-inline-text): Use it.
8922
8923 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
8924
8925         * spam.el (spam-spamassassin-register-ham-routine)
8926         (spam-spamassassin-register-spam-routine): fixed function names
8927
8928 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8929
8930         * gnus.el (gnus-tmp-grouplens): Remove.
8931         (gnus-summary-line-format): Remove grouplens.
8932
8933         * gnus-group.el (gnus-group-line-format): Ditto.
8934
8935         * gnus-spec.el (gnus-format-specs): Ditto.
8936         (gnus-update-format-specifications): Flush the group format spec
8937         cache if there's the grouplens stuff.
8938         (gnus-parse-simple-format): Replace %l with the empty string.
8939
8940 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
8941
8942         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
8943         omission.
8944
8945 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8946
8947         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
8948         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8949
8950 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
8951
8952         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
8953         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
8954         New macros and functions.
8955         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
8956         Handle > NLINK_MAX messages.
8957         * nnmaildir.el (nnmaildir-request-set-mark): Use
8958         nnmaildir--emlink-p and nnmaildir--eexist-p.
8959
8960 2004-01-25  Alex Schroeder  <alex@gnu.org>
8961
8962         * spam-stat.el (spam-stat-process-directory-age): New option.
8963         (spam-stat-process-directory): Use it.
8964
8965 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
8966
8967         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
8968         (spam-stat-save): Accept prefix argument.
8969
8970 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
8971
8972         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
8973         links" error.
8974
8975 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8976
8977         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
8978         the rest of the and/or forms.
8979
8980 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
8981
8982         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
8983         compatibility with old .newsrc.eld files.
8984
8985         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
8986
8987         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
8988
8989         * gnus-start.el (gnus-1): do.
8990
8991         * gnus-group.el (gnus-group-line-format-alist): do.
8992
8993         * gnus.el (gnus-use-grouplens, gnus-visual): do.
8994
8995         * gnus-gl.el: Remove.
8996
8997 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8998
8999         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
9000         marks consisting of a single range {for example, (3 . 5)} rather
9001         than a list of a single range { ((3 . 5)) }.
9002
9003 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
9004
9005         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
9006         with-current-buffer.
9007         (spam-stat-store-current-buffer): Use insert-buffer-substring to
9008         avoid consing a string.
9009
9010         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
9011         Remove obsolete entries for big5 and gb2312.
9012
9013 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9014
9015         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
9016         uncompressed list.
9017
9018 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
9019
9020         * spam-stat.el (spam-stat-strip-xref): New function.
9021         (spam-stat-process-directory): Use it.
9022
9023         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
9024         here -- it's done in message-fetch-field.
9025
9026 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9027
9028         * gnus-agent.el (gnus-agent-queue-mail,
9029         gnus-agent-prompt-send-queue): New variables.
9030         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
9031         * gnus-draft.el (gnus-group-send-queue): Pass the group name
9032         "nndraft:queue" along to gnus-draft-send.  Use
9033         gnus-agent-prompt-send-queue.
9034         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
9035         is "nndraft:queue".  Suggested by Gaute Strokkenes
9036         <gs234@srcf.ucam.org>
9037
9038         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
9039         (agent-enable-undownloaded-faces): Added
9040         (gnus-agent-cat-groups): Use eval-and-compile, not
9041         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
9042         method of gnus-agent-cat-groups even when the buffer has been
9043         evaled.
9044         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
9045         delete gnus-agent-save-active-1.
9046         (gnus-agent-save-groups): Deleted. Identical to
9047         gnus-agent-save-active.
9048         (gnus-agent-write-active): No longer adjust agent's copy of active
9049         file as agent's adjustments are now stored in their own
9050         file. Removed optional parameter.
9051         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
9052         servers.  Add use of min/max range limits from server's local
9053         file.
9054         (gnus-agent-save-alist): Removed unused optional argument.
9055         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
9056         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
9057         (gnus-agent-set-local): A per-server file that keeps min/max range
9058         limits for articles known to the agent.  Provides a fast mechanism
9059         for altering many active ranges.
9060         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
9061         active file (local makes it unnecessary).
9062         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
9063
9064         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
9065         (agent-enable-undownloaded-faces): Added
9066
9067         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
9068         disable it when sending to "nndraft:queue".
9069         (gnus-group-send-queue): Add safety check to avoid sending queue
9070         when unplugged.
9071
9072         * gnus-group.el (gnus-group-catchup): Use new
9073         gnus-sequence-of-unread-articles, not
9074         gnus-list-of-unread-articles, to avoid exhausting memory with huge
9075         numbers of articles.  Use gnus-range-map to avoid having to
9076         uncompress the unread list.
9077         (gnus-group-archive-directory,
9078         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
9079         reference.
9080
9081         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
9082         (gnus-sorted-range-intersection): Intersection of two ranges
9083         without requiring that they first be uncompressed.
9084
9085         * gnus-start.el (gnus-activate-group): Unless blocked by the
9086         caller, possibly expand the active range to include both cached
9087         and agentized articles.
9088         (gnus-convert-old-newsrc): Rewrote in anticipation of having
9089         multiple version-dependent converters.
9090         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
9091         gnus-agent-save-active.
9092         (gnus-save-newsrc-file): Save dirty agent range limits.
9093
9094         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
9095         gnus-agent-possibly-alter-active.
9096         (gnus-adjust-marked-articles): Faster handling of simple lists
9097
9098 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
9099
9100         * spam-stat.el (spam-stat-test-directory): New optional argument
9101         displays a list of files detected.  Suggested by Andrew Cohen
9102         <cohen@andy.bu.edu>.
9103         (spam-stat-buffer-words-with-scores): Don't narrow and change
9104         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
9105
9106 2004-01-20  Hubert Chan <hubert@uhoreg.ca>:
9107
9108         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
9109         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
9110         (spam-spamassassin-arguments)
9111         (spam-spamassassin-spam-flag-header)
9112         (spam-spamassassin-positive-spam-flag-header)
9113         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
9114         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
9115         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
9116         (spam-list-of-processors, spam-list-of-checks)
9117         (spam-list-of-statistical-checks, spam-registration-functions)
9118         (spam-check-spamassassin-headers, spam-check-spamassassin)
9119         (spam-spamassassin-score)
9120         (spam-spamassassin-register-with-sa-learn)
9121         (spam-spamassassin-register-spam-routine)
9122         (spam-spamassassin-register-ham-routine)
9123         (spam-assassin-register-spam-routine)
9124         (spam-assassin-register-ham-routine): add SpamAssassin support
9125         (spam-bogofilter-score): fix to show article before scoring
9126
9127 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
9128
9129         * spam.el (gnus-summary-mode-map): make spam-generic-score the
9130         default scoring function
9131         (spam-generic-score): calls spam-spamassassin-score if
9132         spam-use-spamassassin or spam-use-spamassassin-headers is on;
9133         spam-bogofilter-score otherwise.
9134
9135         * gnus.el (spam-process, spam-autodetect-methods): add
9136         spamassassin and spamassassin-headers
9137
9138 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
9139
9140         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9141         Suppress unnecessary messages.
9142
9143 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
9144
9145         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
9146         make-hash-table.
9147
9148 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9149
9150         * canlock.el (base64-encode-string): Don't autoload it.
9151
9152 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9153
9154         * run-at-time.el: Remove useless (require 'itimer),
9155         eval-and-compile and (featurep 'xemacs).
9156
9157 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
9158
9159         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
9160         GROUP is a virtual group.
9161
9162 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
9163
9164         * gnus.el: Autoload `message-y-or-n-p'.
9165
9166 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
9167
9168         * pgg-parse.el: Remove unnecessary (require 'custom).
9169
9170         * pgg-def.el: do.
9171
9172         * nnmail.el: do.
9173
9174         * gnus-undo.el: do.
9175
9176         * gnus-picon.el: do.
9177
9178         * gnus-util.el: do.
9179
9180 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
9181
9182         * gnus-sum.el (gnus-pick-line-number): Add autoload.
9183
9184 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9185
9186         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
9187         handle, as well as a list.
9188
9189         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
9190         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
9191         (mm-w3m-cid-retrieve): Simplify.
9192
9193 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
9194
9195         * message.el (message-kill-to-signature): Allow prefix arg to
9196         specify number of lines to keep before signature.
9197
9198 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
9199
9200         (message-kill-to-signature): Change docstring.
9201
9202 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9203
9204         * canlock.el: Always require sha1-el.
9205         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
9206
9207         * message.el: Autoload sha1 only when compiling.
9208
9209         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
9210         eudc-expand-inline for XEmacs.
9211
9212 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9213
9214         * message.el (message-canlock-generate): Require sha1-el.
9215
9216 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
9217
9218         * message.el (message-expand-name): Silence the byte compiler.
9219
9220         * lpath.el: Add detect-coding-system.
9221
9222         * dgnushack.el (dgnushack-compile): Remove obsolete check for
9223         cus-edit.
9224
9225 2004-01-13  Simon Josefsson  <jas@extundo.com>
9226
9227         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
9228         Invoke gnus-score-mode.  Reported by
9229         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
9230
9231         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
9232         Jim Blandy <jimb@redhat.com> (tiny change).
9233
9234 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
9235
9236         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
9237
9238 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
9239
9240         * spam.el (spam-get-article-as-string): updated to use
9241         gnus-request-article-this-buffer, much simpler
9242         (spam-get-article-as-buffer): removed
9243
9244 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
9245
9246         * message.el (message-expand-name): Use EUDC if the user uses
9247         that.
9248
9249 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
9250
9251         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
9252         character for the encoding to avoid consing a string.
9253
9254         * rfc2047.el (rfc2047-decode-string): Don't cons a string
9255         unnecessarily.
9256
9257         * mm-util.el (mm-replace-chars-in-string): Remove.
9258
9259         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
9260         of mm-replace-chars-in-string.
9261
9262 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
9263
9264         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
9265         strings.
9266
9267         * mm-util.el (mm-subst-char-in-string): Support inplace.
9268
9269         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
9270         a new string in every iteration.  Use shy groups.
9271
9272 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
9273
9274         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
9275         (gnus-group-change-level, gnus-kill-newsgroup)
9276         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
9277         (gnus-get-unread-articles, gnus-make-articles-unread)
9278         (gnus-make-ascending-articles-unread): Use accessor
9279         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
9280         to get group information for improved readability.
9281
9282         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
9283
9284         * gnus-soup.el (gnus-soup-group-brew): do.
9285
9286         * gnus-msg.el (gnus-put-message): do.
9287
9288         * gnus-move.el (gnus-group-move-group-to-server): do.
9289
9290         * gnus-kill.el (gnus-batch-score): do.
9291
9292         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
9293         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
9294         (gnus-group-update-group, gnus-group-read-group)
9295         (gnus-group-make-group, gnus-group-make-help-group)
9296         (gnus-group-make-archive-group, gnus-group-make-directory-group)
9297         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
9298         (gnus-group-sort-by-unread, gnus-group-catchup)
9299         (gnus-group-unsubscribe-group, gnus-group-kill-group)
9300         (gnus-group-yank-group, gnus-group-set-info)
9301         (gnus-group-list-groups): do.
9302
9303         * gnus.el (gnus-generate-new-group-name): do.
9304
9305         * gnus-delay.el (gnus-delay-send-queue): do.
9306
9307         * nnvirtual.el (nnvirtual-catchup-group): do.
9308
9309         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
9310         do.
9311
9312         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
9313         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
9314
9315         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
9316         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
9317         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
9318         (gnus-group-make-articles-read): do.
9319
9320 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
9321
9322         * gnus-art.el (article-decode-mime-words, article-babel)
9323         (gnus-article-highlight-signature, gnus-article-add-buttons)
9324         (gnus-signature-toggle): Use gnus-with-article-buffer.
9325
9326         * gnus-art.el (gnus-article-highlight-headers)
9327         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
9328
9329         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
9330         (gnus-article-set-globals, gnus-request-article-this-buffer)
9331         (gnus-button-message-id, gnus-article-maybe-hide-headers)
9332         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
9333         (gnus-mime-display-alternative): Use with-current-buffer.
9334
9335 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9336
9337         * spam.el (spam-generate-fake-headers): rewrite to be simpler,
9338         also under 80 char limit, and call gnus-error if needed
9339         (spam-fetch-article-header): finally fixed - it was a
9340         buffer-local variable (gnus-newsgroup-data)
9341         (spam-find-spam): use spam-generate-fake-headers, forget about
9342         spam-insert-fake-headers
9343         (spam-insert-fake-headers): removed
9344
9345 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
9346
9347         * deuglify.el (gnus-article-outlook-unwrap-lines)
9348         (gnus-outlook-rearrange-article)
9349         (gnus-outlook-repair-attribution-outlook)
9350         (gnus-outlook-repair-attribution-block)
9351         (gnus-outlook-repair-attribution-other): Remove redundant
9352         save-excursion.
9353
9354 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9355
9356         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
9357         (spam-fetch-field-subject-fast)
9358         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
9359         (spam-fetch-article-header): new functions to deal with Gnus
9360         internals for fast retrieval of article header data
9361         (spam-initialize): put spam-find-spam in the gnus-summary-prepared-hook
9362
9363 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
9364
9365         * pop3.el (pop3-md5): Remove.
9366         (pop3-apop): Replace pop3-md5 with md5.
9367
9368         * mm-bodies.el: base64 is always built-in.
9369
9370         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
9371         with-current-buffer.
9372
9373 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9374
9375         * canlock.el (canlock-insert-header): Remove excessive grouping in
9376         regexp.
9377
9378         * gnus-sum.el (gnus-summary-read-document): Ditto.
9379
9380         * gnus-uu.el (gnus-uu-part-number): Ditto.
9381
9382         * html2text.el (html2text-remove-tags): Ditto.
9383         (html2text-format-tags): Ditto.
9384         (html2text-format-single-elements): Ditto.
9385
9386         * mml.el (mml-parse-1): Ditto.
9387
9388 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
9389
9390         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
9391
9392         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
9393
9394         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
9395
9396         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
9397
9398 2003-11-15  Simon Josefsson  <jas@extundo.com>
9399
9400         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
9401         (pgg-gpg-lookup-key): Use regexp match instead of
9402         split-string (split-string is different between emacs 21.2 and
9403         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
9404
9405 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
9406
9407         * gnus-art.el (gnus-mime-view-all-parts)
9408         (gnus-article-part-wrapper, gnus-article-view-part): Use
9409         with-current-buffer.
9410
9411 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
9412
9413         * spam.el (spam-disable-spam-split-during-ham-respool)
9414         (spam-spamoracle-database, spam-cache-lookups)
9415         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
9416         (spam-group-ham-mark-p, spam-group-spam-mark-p)
9417         (spam-group-ham-marks, spam-group-spam-marks)
9418         (spam-group-spam-contents-p, spam-group-ham-contents-p)
9419         (spam-list-of-processors, spam-list-of-statistical-checks): doc
9420         fix, also add spam-use-blackholes to the statistical checks
9421         (spam-fetch-field-fast): new interface to fetching fields, may
9422         become a macro
9423         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
9424         (spam-fetch-field-message-id-fast): use spam-fetch-field-fast
9425         (spam-insert-fake-headers): fake an article when needed
9426         (spam-find-spam): fake article when possible
9427         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
9428         (spam-check-bogofilter-headers): use message-fetch-field instead
9429         of nnmail-fetch-field
9430
9431 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9432
9433         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
9434
9435 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
9436
9437         * spam.el (spam-split): do not require spam-use-CHECK to be
9438         enabled if that check is passed to spam-split explicitly; also
9439         fix so 'spam doesn't get converted to spam-split-group when
9440         spam-split-symbolic-return is t
9441         (spam-find-spam): find registrations of the article and use those
9442         instead of re-running spam-split to find the spam/ham
9443         classification of the article
9444         (spam-log-processing-to-registry, spam-log-registered-p)
9445         (spam-log-unregistration-needed-p, spam-log-undo-registration):
9446         use gnus-error instead of gnus-message
9447         (spam-log-registration-type): new function to determine the
9448         classification of a message based on registry entries; will
9449         return nil if both 'spam and 'ham are found
9450         (spam-check-BBDB): expand all the BBDB macros here so we can have
9451         a reasonably fast local cache without the loading errors
9452         (spam-cache-lookups): set to t by default
9453         (spam-find-spam): don't try to guess spam-cache-lookups
9454         (spam-enter-whitelist, spam-enter-blacklist): also clear the
9455         spam-caches entry
9456         (spam-filelist-build-cache, spam-filelist-check-cache): better
9457         caching of whitelist/blacklist entries
9458         (spam-check-whitelist, spam-check-blacklist): invoke
9459         spam-from-listed-p with a type, not a cache variable
9460         (spam-from-listed-p): wrap around spam-filelist-check-cache
9461
9462 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
9463
9464         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
9465
9466         * nnmail.el (nnmail-split-fancy): do.
9467
9468         * mml.el (mml-parse): do.
9469
9470         * gnus-score.el (gnus-enter-score-words-into-hashtb)
9471         (gnus-score-adaptive): do.
9472
9473 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9474
9475         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
9476         (gnus-mime-button-map): Don't set keymap parent.
9477         (gnus-button-ctan-directory-regexp): Use shy grouping.
9478         (gnus-prev-page-map): Don't set keymap parent.
9479         (gnus-prev-page-map): Remove duplicated one.
9480         (gnus-next-page-map): Don't set keymap parent.
9481         (gnus-mime-security-button-map): Ditto.
9482
9483         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
9484         version number.
9485
9486         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
9487
9488 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9489
9490         * canlock.el (canlock-sha1-function): Remove.
9491         (canlock-sha1-function-for-verify): Remove.
9492         (canlock-openssl-program): Remove.
9493         (canlock-openssl-args): Remove.
9494         (canlock-ignore-errors): Remove.
9495         (canlock-sha1-with-openssl): Remove.
9496         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
9497         (canlock-verify): Don't use canlock-ignore-errors.
9498
9499         * sha1-el.el (sha1-string-external): Make it can return a string
9500         in binary form.
9501         (sha1-region-external): Ditto.
9502         (sha1-string-internal): Ditto.
9503         (sha1-region-internal): Ditto.
9504         (sha1-region): Ditto.
9505         (sha1-string): Ditto.
9506         (sha1): Ditto.
9507
9508 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9509
9510         * spam.el (spam-report-articles-gmane): New command.
9511
9512 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9513
9514         * gnus.el: Don't make unnecessary *Group* buffer when loading.
9515
9516         * run-at-time.el (run-at-time-saved): Remove.
9517         (run-at-time): Doc fix.
9518
9519 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
9520
9521         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
9522         (gnus-summary-limit-map): Add it.
9523         (gnus-summary-make-menu-bar): do.
9524
9525 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
9526
9527         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
9528         first attempt at some caching support (done for BBDB only now)
9529         (spam-find-spam): set spam-cache-lookups if there are more than 2
9530         addresses to be checked
9531         (spam-clear-cache-BBDB): new function, to be invoked by
9532         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB
9533         (spam-check-BBDB): check and use the caches, if
9534         spam-cache-lookups is on
9535         remove superfluous (provide)
9536
9537 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
9538
9539         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
9540
9541 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
9542
9543         * run-at-time.el (run-at-time-saved): Move to after the definition
9544         of `run-at-time'.
9545
9546         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
9547
9548 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9549
9550         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
9551         mm-w3m-local-map-property.
9552
9553         * mm-view.el (mm-w3m-mode-map): Remove.
9554         (mm-w3m-local-map-property): Remove.
9555         (mm-inline-text-html-render-with-w3m): Don't use
9556         mm-w3m-local-map-property.
9557
9558 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9559
9560         * run-at-time.el: New file.
9561
9562         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
9563         under Emacs.
9564
9565         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
9566         of gnus-set-text-properties.
9567
9568         * gnus-uu.el (gnus-uu-save-article): Ditto.
9569
9570         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
9571
9572         * gnus-cite.el (gnus-cite-parse): Ditto.
9573
9574         * gnus-art.el (gnus-button-push): Use set-text-properties instead
9575         of gnus-.
9576
9577         * gnus-xmas.el (run-at-time): Require run-at-time.
9578
9579         * gnus.el: Changed calls to nnheader-run-at-time and
9580         password-run-at-time throughout to use run-at-time directly.
9581
9582         * password.el: Removed definition of run-at-time.
9583
9584         * nnheaderxm.el: Remove definition of run-at-time.
9585
9586 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
9587
9588         * mml.el (mml-minibuffer-read-disposition): Show attachment type
9589         in prompt.
9590
9591 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
9592
9593         * messagexmas.el (message-xmas-redefine): Alias
9594         `message-make-caesar-translation-table' to
9595         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
9596         version.
9597
9598         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
9599         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
9600         `gnus-xmas-set-text-properties'.
9601         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
9602         `gnus-xmas-completing-read'.
9603         (gnus-xmas-completing-read): Removed.
9604         (gnus-xmas-open-network-stream): Removed.
9605
9606         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
9607         XEmacs version.
9608
9609         * dns.el (dns-make-network-process): Use `open-network-stream'
9610         instead of `gnus-xmas-open-network-stream'.
9611
9612         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
9613
9614         * .cvsignore: Add auto-autoloads.el, custom-load.el.
9615
9616 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
9617
9618         * gnus-art.el (gnus-mime-display-alternative)
9619         (gnus-insert-mime-button, gnus-insert-mime-security-button)
9620         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
9621         Don't use gnus-local-map-property.
9622
9623         * gnus-util.el (gnus-local-map-property): Remove.
9624
9625         * mm-view.el (mm-view-pkcs7-decrypt): Replace
9626         gnus-completing-read-maybe-default with completing-read.
9627
9628         * gnus-util.el (gnus-completing-read): do.
9629         (gnus-completing-read-maybe-default): Remove.
9630
9631 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
9632
9633         * password.el: Only autoload `run-at-time' if not XEmacs.
9634         Only autoload the itimer functions if XEmacs.
9635
9636 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9637
9638         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
9639         XEmacsen.
9640
9641         * dgnushack.el: Autoload executable-find for XEmacs.
9642
9643 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
9644
9645         * gnus-art.el (gnus-read-string): Remove.
9646         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
9647         read-string.
9648
9649 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
9650
9651         * netrc.el: autoload password-read
9652         (netrc): new configuration group
9653         (netrc-encoding-method, netrc-openssl-path): configuration
9654         variables for encoding and decoding of files with symmetric
9655         ciphers
9656         (netrc-encode): assistant function to encode a file with
9657         netrc-encoding-method
9658         (netrc-parse): added interactive parameter, added optional
9659         decoding if netrc-encoding-method is non-nil but otherwise
9660         behavior is standard
9661         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
9662         s/encode/encrypt/ everywhere
9663
9664         * spam.el: remove executable-find autoload
9665
9666 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
9667
9668         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
9669
9670         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
9671
9672 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9673
9674         * gnus-art.el (gnus-treat-ansi-sequences,
9675         article-treat-ansi-sequences): New variable and function.
9676         Suggested by Dan Jacobson <jidanni@jidanni.org>.
9677
9678         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
9679         Use it.
9680
9681 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
9682
9683         * mm-util.el (mm-quote-arg): Remove.
9684
9685         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
9686         shell-quote-argument.
9687
9688         * gnus-uu.el (gnus-uu-command): do.
9689
9690         * gnus-sum.el (gnus-summary-insert-pseudos): do.
9691
9692         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
9693         with make-char.
9694
9695         * mm-util.el (mm-make-char): Remove.
9696
9697         * mml.el (mml-mode): Replace gnus-add-minor-mode with
9698         add-minor-mode.
9699
9700         * gnus-undo.el (gnus-undo-mode): do.
9701
9702         * gnus-topic.el (gnus-topic-mode): do.
9703
9704         * gnus-sum.el (gnus-dead-summary-mode): do.
9705
9706         * gnus-start.el (gnus-slave-mode): do.
9707
9708         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
9709
9710         * gnus-ml.el (gnus-mailing-list-mode): do.
9711
9712         * gnus-gl.el (gnus-grouplens-mode): do.
9713
9714         * gnus-draft.el (gnus-draft-mode): do.
9715
9716         * gnus-dired.el (gnus-dired-mode): do.
9717
9718         * gnus-ems.el (gnus-add-minor-mode): Remove.
9719
9720         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
9721         Replace gnus-char-width with char-width.
9722
9723         * gnus-ems.el (gnus-char-width): Remove.
9724
9725         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
9726         Replace gnus-char-width with char-width.
9727
9728         * gnus-ems.el (gnus-char-width): Remove.
9729
9730         * spam-stat.el (with-syntax-table): Remove with-syntax-table
9731         definition.
9732         Remove Emacs 20 hash table compatibility code.
9733
9734         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
9735         20 compatibility code.
9736
9737         * spam.el (spam-point-at-eol): Replace with point-at-eol.
9738
9739         * smime.el (smime-point-at-eol): Replace with point-at-eol.
9740
9741         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
9742         with point-at-{eol,bol}.
9743
9744         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
9745
9746         * imap.el (imap-point-at-eol): Replace with point-at-eol.
9747
9748         * flow-fill.el (fill-flowed-point-at-bol,
9749         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
9750
9751         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
9752         Replace with point-at-{eol,bol} throughout all files.
9753
9754 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9755
9756         * ntlm.el (ntlm-string-as-unibyte): New macro.
9757         (ntlm-build-auth-response): Use it.
9758
9759         Remove Emacs 20 stuff:
9760         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
9761         (butlast, mapc, remove): Remove the compiler macros.
9762         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
9763         of delq and copy-sequence.
9764         * gnus-art.el (popup-menu): Remove the compiler macro.
9765         * nnmail.el (nnmail-split-fancy): Don't support customizing with
9766         Emacs 20.
9767
9768 2004-01-05  Simon Josefsson  <jas@extundo.com>
9769
9770         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
9771         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
9772         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
9773         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
9774         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
9775         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
9776         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
9777         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
9778         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
9779         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
9780         ntlm-string-permute, string-lshift into ntlm-string-lshift,
9781         string-xor into ntlm-string-xor.  Suggested by
9782         Jesper Harder <harder@myrealbox.com>.
9783
9784         * ntlm.el: Don't include poem.
9785
9786         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
9787         Jesper Harder <harder@myrealbox.com>.
9788
9789         * sasl-ntlm.el, ntlm.el, md4.el: New files.
9790
9791         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
9792         probably breaks emacs with DL patch, but do we care? Is anyone
9793         still using the DL stuff?)
9794
9795         * sieve-manage.el: Use the password package.
9796         (sieve-manage-read-passwd): Remove.
9797         (sieve-manage-interactive-login): Use password.  Re-add
9798         condition-case around loop.
9799
9800         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
9801         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
9802         the password package.
9803
9804 2003-02-19  Simon Josefsson  <jas@extundo.com>
9805
9806         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
9807         token.
9808
9809 2002-08-07  Simon Josefsson  <jas@extundo.com>
9810
9811         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
9812         (sieve-manage-authenticators):
9813         (sieve-manage-authenticator-alist): Add some SASL mechs.
9814         (sieve-sasl-auth): New function.
9815         (sieve-manage-cram-md5-auth):
9816         (sieve-manage-plain-auth): Rewrite using SASL library.
9817         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
9818         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
9819         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
9820         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
9821
9822 2004-01-05  Simon Josefsson  <jas@extundo.com>
9823
9824         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
9825         New files.
9826
9827 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9828
9829         * gnus-group.el (gnus-no-groups-message): Update.
9830
9831         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
9832
9833 2003-11-09  Simon Josefsson  <jas@extundo.com>
9834
9835         * imap.el: Support for ID IMAP extension (RFC 2971).
9836         (imap-local-variables): Add imap-id.
9837         (imap-id): New variable.
9838         (imap-id): New function.
9839         (imap-parse-response): Parse untagged ID response.
9840         * nnimap.el (nnimap-id): New variable.
9841         (nnimap-open-connection): Use it.
9842
9843 2003-12-28  Simon Josefsson  <jas@extundo.com>
9844
9845         * gnus-score.el (gnus-score-edit-all-score): New.
9846         * gnus-group.el (gnus-group-score-map): Bind it to W e.
9847
9848 2004-01-04  Simon Josefsson  <jas@extundo.com>
9849
9850         * password.el: Add.
9851
9852 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
9853
9854         * dns.el: Add support for AAAA records (see RFC 3596)
9855
9856         * Fix typo PRT -> PTR
9857
9858         * Parse MX, PTR and SOA replies (see RFC 1035)
9859
9860 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9861
9862         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
9863
9864         * Moved to Changelog.2.
9865
9866 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9867
9868         * gnus.el (gnus-version-number): Bump version.
9869
9870 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9871
9872         * gnus.el: No Gnus v0.1 is released.
9873
9874 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9875
9876         * gnus.el: No Gnus v0.0 is released.
9877
9878 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9879
9880         * gnus.el (gnus-version-number): Bump.
9881         (gnus-version): No.
9882
9883 See ChangeLog.2 for earlier changes.
9884
9885     Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
9886   Copying and distribution of this file, with or without modification,
9887   are permitted provided the copyright notice and this notice are preserved.
9888
9889 ;; Local Variables:
9890 ;; coding: iso-2022-7bit
9891 ;; fill-column: 79
9892 ;; add-log-time-zone-rule: t
9893 ;; End:
9894
9895 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4