Merge from gnus--rel--5.10
[gnus] / lisp / ChangeLog
1 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
4         and point-at-eol instead of line-(beginning|end)-position.
5
6         * assistant.el (assistant-parse-buffer): Ditto.
7
8         * netrc.el (netrc-parse-services): Ditto.
9
10 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
11
12         * mml2015.el (mml2015-epg-find-usable-key): New function.
13         (mml2015-epg-sign): Use it.
14         (mml2015-epg-encrypt): Use it.
15
16 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17
18         * message.el (message-make-in-reply-to): Quote name containing
19         non-ASCII characters.  It will make the RFC2047 encoder cause an error
20         if there are special characters.  Reported by NAKAJI Hiroyuki
21         <nakaji@kankyo-u.ac.jp>.
22
23 2007-02-27  Didier Verna  <didier@xemacs.org>
24
25         Include the group parameters as well as the topic ones in the
26         inheritance filter process.
27         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
28         argument GROUP-PARAMS-LIST.
29         * gnus-topic.el (gnus-group-topic-parameters): Use it.
30
31 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
32
33         * nntp.el (nntp-never-echoes-commands)
34         (nntp-open-connection-functions-never-echo-commands): New variables.
35         (nntp-send-command): Use them.
36
37 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
38
39         * mml2015.el (mml2015-epg-verify): Simplified.
40
41 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
42
43         * mml.el (mml-content-disposition-alist): New user option.
44         (mml-content-disposition): New function.
45         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
46         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
47
48 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
49
50         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
51         verification.
52
53 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
54
55         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
56         articles posted in the last 24 hours.
57
58 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
59
60         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
61
62 2007-02-14  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
63
64         * nntp.el (nntp-send-command): Don't wait for echoes when
65         nntp-open-ssl-stream is used.
66
67 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
68
69         * gnus-cite.el (gnus-test-font-lock-add-keywords)
70         (gnus-message-add-citation-keywords)
71         (gnus-message-remove-citation-keywords): Remove.
72         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
73         directly, make the variables in font-lock-defaults buffer-local, add
74         gnus-message-citation-keywords to them and then update the value of
75         font-lock-keywords.
76
77 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
78
79         * message.el (message-cite-original-1): Don't call
80         gnus-article-highlight-citation.
81
82         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
83         citations; fix line count.
84
85 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
86
87         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
88         (gnus-message-add-citation-keywords)
89         (gnus-message-remove-citation-keywords): Use it; fix the emulating
90         versions of font-lock-add-keywords and font-lock-remove-keywords to
91         work with XEmacs correctly.
92
93 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
94
95         * gnus-cite.el (gnus-cite-face-list): Set the values of
96         gnus-message-max-citation-depth and gnus-message-citation-keywords.
97         (gnus-message-max-citation-depth): Use defvar rather than defconst.
98         (gnus-message-cite-prefix-regexp): New variable.
99         (gnus-message-search-citation-line): Use it; protect against long
100         citation prefix; fill match data with nil rather than 0 for XEmacs; set
101         the 0th match data for Emacs.
102         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
103         (gnus-message-add-citation-keywords): Append keywords rather than
104         prepending; emulate font-lock-add-keywords if it is not available.
105         (gnus-message-remove-citation-keywords): Emulate
106         font-lock-remove-keywords if it is not available.
107
108         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
109
110         * message.el (message-cite-prefix-regexp): Set the value of
111         gnus-message-cite-prefix-regexp.
112
113 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
114
115         * nnweb.el (nnweb-google-parse-1): Update parser.
116
117 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
118
119         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
120
121 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
122
123         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
124         regexp.
125
126 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
127
128         * uudecode.el (uudecode-string-to-multibyte): New function emulating
129         string-to-multibyte.
130         (uudecode-decode-region-internal): Use it.
131
132         * lpath.el: Fbind string-as-multibyte for XEmacs.
133
134 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
135
136         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
137         custom choice.
138
139         * gnus-art.el (gnus-signature-limit): Fix custom choice.
140
141 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
142
143         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
144
145         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
146         `write-region' to respect `mm-inhibit-file-name-handlers'.
147
148 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
149
150         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
151         Use gnus-home-directory instead of "~/" or "$HOME".
152
153 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
154
155         * encrypt.el (encrypt-insert-file-contents): Add better prompt
156         to mention filename.
157         Add comments at beginning regarding usage.
158         (encrypt-write-file-contents): Change interactive so a string is
159         acceptable.  If the file has no associated model, show an error instead
160         of a nonsense prompt.
161
162 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
163
164         * spam.el (spam-bsfilter-ham-switch): Fix typo.
165         Thanks to Yoshihiko Yamada for kind notification of this typo.
166
167 2007-01-12  Kenichi Handa  <handa@m17n.org>
168
169         * uudecode.el (uudecode-decode-region-internal): Make it work in a
170         multibyte buffer.
171
172 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
173
174         * gnus-score.el (gnus-score-fast-scoring): New variable.
175         (gnus-score-headers): Use it.
176
177         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
178
179         * message.el (message-cite-original-1): Call
180         gnus-article-highlight-citation if requested.
181
182         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
183
184         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
185         bugs to doc string.
186         (gnus-button-alist): Add mid\\|message-id.
187         (gnus-button-fetch-group): Extend for use in
188         `browse-url-browser-function'.
189         (gnus-button-url-regexp): Try to catch URL with parentheses as in
190         WikiPedia URL.
191
192         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
193         Suggested by Simon Krahnke <overlord@gmx.li>.
194
195 2007-01-13  Romain Francoise  <romain@orebokech.com>
196
197         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
198         Update copyright.
199
200 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
201
202         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
203
204 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
205
206         * gnus-registry.el (gnus-registry-unfollowed-groups)
207         (gnus-registry-split-fancy-with-parent): Fix documentation.
208
209 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
210
211         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
212         from nnweb groups.
213
214 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
215
216         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
217         Xref urls.  Erase buffer before requesting head.
218
219 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
220
221         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
222         customizable.
223
224 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
225
226         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
227         no signing key is found.
228         (mml2015-epg-encrypt): Ask user whether to skip or abort if
229         no encrypting and/or signing key is found.
230
231 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
232
233         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
234
235 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
236
237         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
238         headers read from disk with the ones newly found in the current search.
239         This should no longer cause problems, because the article numbers in
240         Gmane's `nov.php' output are ignored since the previous change.
241
242 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
243
244         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
245
246 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
247
248         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
249         replace-regexp-in-string; bind url-version; fbind display-images-p and
250         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
251         find-face and set-itimer-function for Emacs; bind itimer-list for
252         Emacs.
253
254         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
255
256 2007-01-01  Romain Francoise  <romain@orebokech.com>
257
258         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
259
260 2006-12-31  Steve Youngs  <steve@sxemacs.org>
261
262         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
263         `define-minor-mode' macro definition expanded properly.
264         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
265         exclude it there.
266
267         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
268         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
269         `fboundp' test.
270         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
271         This is OK to autoload in (S)XEmacs now.
272
273 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
274
275         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
276         keystroke.
277         (gnus-summary-limit-to-singletons): Fix typo.
278
279         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
280         else fails.
281
282 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
283
284         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
285         docstring.
286
287         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
288         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
289         (gnus-summary-insert-dormant-articles): Fix typo in message.
290
291 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
292
293         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
294         nil for XEmacs.
295         (gnus-message-citation-mode): Don't autoload in XEmacs.
296
297         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
298
299 2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
300
301         * nnimap.el (nnimap-expunge-search-string): Mention
302         nnimap-search-uids-not-since-is-evil in docstring.
303
304 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
305
306         * spam.el: Revert to make-obsolete-variable because
307         define-obsolete-variable-alias is not supported in Emacs 21.
308
309         * spam.el (spam-ifile-path, spam-ifile-database-path)
310         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
311         make-obsolete-variable.
312         (spam-bsfilter-path, spam-bsfilter-program)
313         (spam-spamassassin-path, spam-spamassassin-program)
314         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
315         use "path" inappropriately.
316         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
317         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
318         variable names.
319
320 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
321
322         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
323         summary buffer.
324
325         * password.el (password-cache-remove): Use clear-string to burn
326         password, if available.
327
328 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
329
330         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
331
332         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
333
334         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
335         (gnus-message-highlight-citation): Move defcustom here from
336         gnus-cite.el.
337         (gnus-message-citation-mode): Autoload.
338
339         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
340         checks to make it compile with XEmacs.
341         (gnus-message-citation-mode): New minor mode.
342         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
343         (gnus-message-highlight-citation): New variables.
344         (gnus-message-search-citation-line)
345         (gnus-message-add-citation-keywords)
346         (gnus-message-remove-citation-keywords)
347         (turn-on-gnus-message-citation-mode)
348         (turn-off-gnus-message-citation-mode): New functions.
349
350 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
351
352         * gnus-cite.el: Enable highlighting of different citation levels in
353         message-mode.
354
355 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
356
357         * message.el (message-make-fqdn): Fix comment.
358         (message-bogus-system-names): Add ".local".
359
360         * spam.el (spam-ifile-path, spam-ifile-program)
361         (spam-ifile-database-path, spam-ifile-database)
362         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
363         Don't use "path" inappropriately.
364         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
365         strings.
366         (spam-check-ifile, spam-ifile-register-with-ifile)
367         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
368         new variable names.
369
370         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
371         (gnus-treat-display-smileys): Simplify using
372         gnus-image-type-available-p.
373
374         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
375         available.
376
377         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
378         `display-images-p' if available.
379
380 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
381
382         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
383         one after turning on the buffer's multibyteness instead of decoding
384         them directly in the unibyte buffer that causes unexpected conversion
385         in Emacs 23 (unicode).
386
387 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
388
389         * message.el (message-generate-hashcash): Fix custom type.
390
391 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
392
393         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
394
395 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
396
397         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
398         disconnect icons.  Add help text.
399
400 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
401
402         * spam.el (spam-extra-header-to-number): CRM114 spam score is
403         negated to be consistent with the others we handle.
404
405 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
406
407         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
408         version of gnus-summary-buffer to something, so that we can use two
409         article buffers at the same time.
410
411 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
412
413         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
414         trigger all the extra headers.
415         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
416         sorting.
417
418 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
419
420         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
421         solid groups.
422
423 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
424
425         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
426
427 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
428
429         * legacy-gnus-agent.el: Add Copyright notice.
430
431 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
432
433         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
434
435 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
436
437         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
438
439         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
440         to make it work reliably in CVS Emacs.
441         (gnus-summary-limit-strange-charsets-predicate)
442         (gnus-summary-limit-to-predicate): New functions.
443
444 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
445
446         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
447         specifying array size.
448         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
449         array if it is too small.
450         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
451         (gnus-sort-threads-loop): New function.
452
453 2006-12-06  Chris Moore  <dooglus@gmail.com>
454
455         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
456         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
457
458 2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
459
460         * mm-url.el (mm-url-predefined-programs): Call curl with correct
461         options.
462
463 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
464
465         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
466         DOS-ing the recipient.
467
468         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
469         the headers when creating the mapping to avoid mismappings.
470         (nnweb-gmane-create-mapping): Always nix out old mapping.
471
472 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
473
474         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
475         and mm-verify-option to never.
476
477 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
478
479         * message.el (message-signed-or-encrypted-p): New function.
480         (message-forward-make-body): Use it.
481
482         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
483         Replace encode-coding-string with mm-encode-coding-string.
484
485 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
486
487         * nneething.el (nneething-decode-file-name): Replace
488         decode-coding-string with mm-decode-coding-string.
489
490         * gnus-int.el (gnus-open-server): Say failed server's name.
491
492 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
493
494         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
495         strings to a single string.  Quote `errors-file-name'.
496         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
497         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
498         Adjust calls.  Use `shell-quote-argument'.
499
500 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
501
502         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
503         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
504
505         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
506         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
507         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
508         (gnus-group-make-directory-group, gnus-group-transpose-groups):
509         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
510         (gnus-subscribe-newsgroup, gnus-1):
511         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
512         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
513         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
514         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
515
516 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
517
518         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
519         keystroke.
520         (gnus-summary-limit-to-bodies): Implement headersp.
521
522 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
523
524         * dns.el (query-dns): Protect against "Process dns deleted" strings.
525
526 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
527
528         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
529
530 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
531
532         * message.el (message-generate-hashcash): Expand range of values to
533         include `opportunistic'.
534         (message-send-mail): Use it.
535
536 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
537
538         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
539         and comment it.
540
541         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
542
543 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
544
545         * gnus-util.el (gnus-extract-address-components): Improve comment.
546
547 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
548
549         * gnus-util.el (gnus-extract-address-components): Work with address in
550         which the name portion contains @.
551
552         * lpath.el: Fbind custom-autoload.
553
554 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
555
556         * gnus.el (gnus-start): Move custom group up.
557         (gnus-select-method): Don't autoload, but make it available for
558         `customize-variable'.
559         (gnus-getenv-nntpserver): Don't autoload.
560
561 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
562
563         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
564
565 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
566
567         * message.el (message-sendmail-extra-arguments): New variable.
568         (message-send-mail-with-sendmail): Use it.
569
570 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
571
572         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
573         mm-with-unibyte-current-buffer to make string unibyte.
574
575         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
576         mm-string-as-multibyte.
577
578 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
579
580         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
581         Reported by Werner Koch <wk@gnupg.org>.
582
583 2006-11-14  Daiki Ueno  <ueno@p360>
584
585         * mml2015.el: Autoload epa-select-keys when compiling.
586
587 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
588
589         * mml2015.el (mml2015-epg-sign): Save the signing keys in
590         message-options.
591         (mml2015-epg-encrypt): Save the recipient keys in message-options.
592
593 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
594
595         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
596         EasyPG (< 0.0.6).
597         (mml2015-always-trust): New user option.
598         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
599         prompt.
600
601 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
602
603         * nntp.el (nntp-authinfo-force): New variable.
604         (nntp-send-authinfo): Use it.
605
606 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
607
608         * message.el (message-strip-subject-encoded-words): Allow _not_ to
609         decode encoded words.  Improve prompt.  Add comment about forwarding.
610         (message-replacement-char): Move up.
611
612 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
613
614         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
615         instead of gnus-intersection because arguments of gnus-sorted-nunion
616         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
617
618 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
619
620         * message.el (message-strip-subject-encoded-words): Reformat prompt.
621         (message-simplify-subject-functions): Enable
622         message-strip-subject-encoded-words by default.
623
624 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
625
626         * message.el (message-strip-subject-encoded-words): New function
627         (message-simplify-subject-functions): New variable.
628         (message-simplify-subject): Use it.  Fix typo in doc string.
629         Support message-strip-subject-encoded-words.
630
631 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
632
633         * gnus-diary.el (gnus-diary-delay-format-function):
634         * nndiary.el (nndiary-reminders):
635         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
636
637 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
638
639         * gnus-art.el (article-hide-boring-headers): Fetch date from
640         gnus-original-article-buffer to avoid problems with localized date
641         strings.
642
643 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
644
645         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
646
647 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
648
649         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
650         New variables.
651         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
652         (mm-charset-synonym-alist): Move some entries to
653         mm-codepage-iso-8859-list.
654         (mm-charset-synonym-alist, mm-charset-override-alist): Add
655         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
656
657 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
658
659         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
660
661 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
662
663         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
664         with Emacs 21 and XEmacs.
665
666 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
667
668         * spam.el (spam-parse-address): New function for better parsing,
669         catching errors, etc.
670         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
671
672 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
673
674         * mm-view.el: Add interactive arg to html2text autoload.
675
676 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
677
678         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
679
680 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
681
682         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
683         variables.
684         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
685         (mm-charset-synonym-alist): Move some entries to
686         mm-codepage-iso-8859-list.
687
688         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
689
690 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
691
692         * message.el (message-citation-line-format)
693         (message-insert-formated-citation-line): Fix implementation of %E, %N
694         and %n according to the doc string.
695
696 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
697
698         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
699         car-safe to avoid bad parses.
700
701 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
702
703         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
704         names.
705
706         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
707
708 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
709
710         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
711         header.
712
713         * message.el (message-draft-headers): Add Date.
714         (message-headers-to-generate): Fix typo in docstring.
715
716         * nndraft.el (nndraft-required-headers): New variable.
717         (nndraft-generate-headers): Use it.
718
719         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
720
721 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
722
723         * gnus-registry.el (gnus-registry-wash-for-keywords)
724         (gnus-registry-find-keywords): New functions to allow easy searching of
725         articles that are in the registry.
726
727 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
728
729         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
730         ietf-drums-parse-address instead of gnus-extract-address-components.
731         Reported by Damien Elmes <damien@repose.cx>.
732
733 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
734
735         * gnus.el (gnus-mime): Remove unused custom group.
736
737 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
738
739         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
740         "blank line" when searching for end of armor headers.
741
742 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
743
744         * gmm-utils.el (gmm-write-region): Fix variable name.
745
746 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
747
748         * gmm-utils.el (gmm-write-region): New function based on compatibility
749         code from `mm-make-temp-file'.
750
751         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
752
753         * nnmaildir.el (nnmaildir--update-nov)
754         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
755         Use `gmm-write-region'.
756
757 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
758
759         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
760         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
761
762         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
763
764         * message.el (message-replacement-char): New variable.
765         (message-fix-before-sending): Use it.
766         (message-simplify-subject): New function to remove duplicate code.
767         (message-reply, message-followup): Use it.
768
769         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
770         gnus-summary-limit-to-articles.
771
772 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
773
774         * gnus-util.el (gnus-with-local-quit): New macro.
775
776         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
777
778 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
779
780         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
781         ignore non-string data.
782
783 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
784
785         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
786         non-string data (needs to be done in the registry too).
787
788 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
789
790         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
791         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
792         (gnus-registry-split-fancy-with-parent)
793         (gnus-registry-fetch-simplified-message-subject-fast)
794         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
795         Remove text properties on ingress into the registry and when it's saved.
796         (gnus-registry-clean-empty-function): Fix bug with cleaning the
797         registry from entries with no groups.
798
799 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
800
801         * gnus-util.el (gnus-string-remove-all-properties): Add utility
802         function to remove string properties.
803
804 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
805
806         * gmm-utils.el (gmm): Adjust custom version.
807
808         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
809         custom version.
810
811         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
812
813 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
814
815         * gnus-art.el (gnus-insert-prev-page-button)
816         (gnus-insert-next-page-button): Simplify.  Reformat.
817
818 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
819
820         * gnus-art.el (gnus-insert-prev-page-button)
821         (gnus-insert-next-page-button): Apply gnus-article-button-face.
822
823 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
824
825         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
826
827 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
828
829         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
830         gnus-article-button-face to MIME and security buttons.
831
832 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
833
834         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
835         readable.
836
837 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
838
839         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
840
841 2006-09-20  Steve Youngs  <steve@sxemacs.org>
842
843         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
844         `browse-url-of-file' instead of `browse-url'.
845
846 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
847
848         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
849         regexp.  Articles containing quotation were cut prematurely.
850
851 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
852
853         * message.el (message-cite-original-1): Use nobody by default for the
854         value of From header.
855         (message-reply): Ditto.
856
857 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
858
859         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
860         to the gnus-info.  This fixes a bug of inline-PGP message verification.
861         Reported by Michael Piotrowski <mxp@dynalabs.de>.
862
863 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
864
865         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
866         mails in the doc string.  Add some URLs in comment.
867         (pop3-movemail): Warn about pop3-leave-mail-on-server.
868
869 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
870
871         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
872         backslashes handling and the way to find boundaries of quoted strings.
873
874 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
875
876         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
877         mml1991-encrypt-to-self is set and mml1991-signers is not set.
878         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
879         mml2015-encrypt-to-self is set and mml2015-signers is not set.
880
881 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
882
883         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
884         doc string.
885         (gnus-button-regexp, gnus-button-last): Remove unused variables.
886
887 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
888
889         * lpath.el: Fbind epg-check-configuration.
890
891 2006-09-06  Simon Josefsson  <jas@extundo.com>
892
893         * mml2015.el (mml2015-use): Doc fix, mention epg.
894
895 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
896
897         * mml2015.el (mml2015-use): Default to epg, if available.
898
899 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
900
901         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
902         message-sender.
903         (mml1991-epg-encrypt): Ditto.
904         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
905         message-sender.
906         (mml2015-epg-encrypt): Ditto.
907
908 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
909
910         * message.el (message-send-mail-with-sendmail): Look for sendmail in
911         several common directories.
912
913 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
914
915         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
916         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
917
918 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
919
920         * gnus-art.el (article-decode-encoded-words): Make it fast.
921
922 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
923
924         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
925
926         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
927         in quoted string into `\'.
928
929 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
930
931         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
932         Use standard-syntax-table.
933
934 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
935
936         * gnus-art.el (gnus-decode-address-function): New variable.
937         (article-decode-encoded-words): Use it to decode headers which are
938         assumed to contain addresses.
939         (gnus-mime-delete-part): Remove useless `or'.
940
941         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
942         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
943         (gnus-nov-parse-line): Use it to decode From header.
944         (gnus-get-newsgroup-headers): Ditto.
945         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
946
947         * mail-parse.el (mail-decode-encoded-address-region): New alias.
948         (mail-decode-encoded-address-string): New alias.
949
950         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
951         New function.
952         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
953         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
954         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
955         (rfc2047-decode-string): Ditto.
956         (rfc2047-decode-address-region): New function.
957         (rfc2047-decode-address-string): New function.
958
959 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
960
961         * message.el (message-caesar-buffer-body): Allow rotating headers.
962
963         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
964
965         * message.el (message-insert-formated-citation-line): Fix %f.
966         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
967
968 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
969
970         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
971         (gnus-bookmark-mouse-available-p): New macro.
972         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
973         (gnus-bookmark-bmenu-show-infos): Use it.
974         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
975         (gnus-bookmark-bmenu-hide-infos): Ditto.
976         (gnus-bookmark-remove-properties): New function.
977         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
978         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
979         (gnus-bookmark-write-file): Bind coding-system-for-write.
980         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
981         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
982         group before selecting it.
983         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
984         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
985         quit-window if it is not available; use gnus-mouse-2 and bind it to
986         gnus-bookmark-bmenu-select-by-mouse.
987         (gnus-bookmark-show-details): Remove unused variable `details-list'.
988         (gnus-bookmark-bmenu-select-by-mouse): New function.
989
990 2006-08-13  Romain Francoise  <romain@orebokech.com>
991
992         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
993         space.
994
995 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
996
997         * compface.el (uncompface): Use binary rather than raw-text-unix.
998
999 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1000
1001         * compface.el (uncompface): Make sure the eol conversion doesn't take
1002         place when communicating with the external programs.  Reported by
1003         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1004
1005 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1006
1007         * nnheader.el (nnheader-insert-head): Fix typo in comment.
1008
1009 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1010
1011         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
1012         Make it more robust by parsing author and date independently.
1013
1014 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1015
1016         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
1017
1018 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
1019
1020         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
1021         first matching secret key.
1022         (mml2015-epg-encrypt): Ditto.
1023
1024         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
1025         first matching secret key.
1026         (mml1991-epg-encrypt): Ditto.
1027
1028         * mml2015.el (mml2015-encrypt-to-self): New user option.
1029         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
1030         mml2015-epg-encrypt-to-self is set.
1031
1032         * mml1991.el (mml1991-encrypt-to-self): New variable.
1033         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
1034         mml1991-epg-encrypt-to-self is set.
1035
1036         * mml2015.el (mml2015-signers): New user option.
1037         (mml2015-epg-sign): Reflect the value of mml2015-signers.
1038         (mml2015-epg-encrypt): Allow to select signing keys.
1039
1040         * mml1991.el (mml1991-signers): New variable.
1041         (mml1991-epg-sign): Reflect the value of mml1991-signers.
1042         (mml1991-epg-encrypt): Allow to select signing keys.
1043
1044 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1045
1046         * nnheader.el (nnheader-insert-head): Make it work even if the file
1047         uses CRLF for the line-break code.
1048
1049 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
1050
1051         * mml2015.el: Require mml-sec instead of password.
1052         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
1053         (mml2015-cache-passphrase): Inherit the default value from
1054         mml-secure-cache-passphrase.
1055         (mml2015-passphrase-cache-expiry): Inherit the default value from
1056         mml-secure-passphrase-cache-expiry.
1057
1058         * mml1991.el: Require mml-sec instead of password.
1059         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
1060         (mml1991-cache-passphrase): Inherit the default value from
1061         mml-secure-cache-passphrase.
1062         (mml1991-passphrase-cache-expiry): Inherit the default value from
1063         mml-secure-passphrase-cache-expiry.
1064
1065         * mml-sec.el: Require password.
1066         (mml-secure-verbose): New user option.
1067         (mml-secure-cache-passphrase): New user option.
1068         (mml-secure-passphrase-cache-expiry): New user option.
1069
1070 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
1071
1072         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
1073         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
1074         andreas@altroot.de (Andreas V\e,Av\e(Bgele)
1075
1076         FIXME: Use `tiny change'?
1077
1078 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1079
1080         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
1081         workaround for the url package included with Emacs.
1082
1083         * nnweb.el (nnweb-google-create-mapping): Update regexp.
1084
1085 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1086
1087         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
1088         correctly.  This fixes a bug caused by the 2006-05-12 change.
1089
1090 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
1091
1092         * nnmail.el (nnmail-article-group): If splitting raises an error, give
1093         some information about the error when saying that the `bogus' mail
1094         group will be used.
1095
1096 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
1097
1098         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
1099         string.
1100
1101 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
1102
1103         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
1104
1105 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1106
1107         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
1108
1109 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
1110
1111         * mml1991.el (mml1991-function-alist): Add epg.
1112         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
1113         (mml1991-epg-encrypt): New functions.
1114
1115 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
1116
1117         * mml2015.el (mml2015-verbose): New variable.
1118         (mml2015-cache-passphrase): Ditto.
1119         (mml2015-passphrase-cache-expiry): Ditto.
1120         (mml2015-function-alist): Add epg.
1121         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
1122         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
1123         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
1124         functions.
1125
1126 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1127
1128         * message.el (message-cite-original-1): Preserve region when removing
1129         quoted text due to X-No-Archive in order to avoid bogus attribution
1130         when citing multiple messages.
1131
1132 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1133
1134         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
1135         Kenneth Jacker <khj@be.cs.appstate.edu>.
1136
1137 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
1138
1139         * gnus-diary.el (gnus-user-format-function-d)
1140         (gnus-user-format-function-D): Autoload.
1141
1142         * imap.el (Commentary): Fix typo.
1143
1144         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
1145         2006-04-22 contribution.
1146
1147 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1148
1149         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
1150         It didn't really fix the bogosity I'm seeing with solid web groups.
1151
1152 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1153
1154         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
1155         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
1156         created using server names.  If we use the feature without declaring
1157         it, Gnus does not properly manage server and group state.
1158
1159         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
1160         bound.
1161
1162 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1163
1164         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
1165         looking up the method using GROUP's prefix before inventing a new one.
1166         It is used on killed/unknown groups in various places where returning
1167         an all-new method isn't expected by the caller.
1168
1169         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
1170         and match semantics of gnus-group-real-prefix.
1171
1172 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
1173
1174         * nnmail.el (nnmail-broken-references-mailers): New variable.
1175         (nnmail-ignore-broken-references): New function generalizing
1176         nnmail-fix-eudora-headers.
1177         (nnmail-fix-eudora-headers): Now obsolete.
1178
1179         * gnus-art.el (gnus-button-handle-custom): Support
1180         `customize-apropos*'.
1181
1182 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1183
1184         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
1185
1186         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
1187         articles.
1188
1189 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
1190
1191         * message.el (message-cite-reply-above): New variable.
1192         (message-yank-original): Use it.
1193
1194 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1195
1196         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
1197
1198 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
1199
1200         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
1201         as read.
1202
1203         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
1204
1205 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
1206
1207         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
1208         (gnus-bookmark-default-file): Use gnus-directory.
1209         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
1210         Remove "*" in doc string.
1211         (gnus-bookmark-write-file): Simplify.
1212         (gnus-bookmark-maybe-sort-alist): Use `when'.
1213         (gnus-bookmark-get-bookmark): Fix typo in doc string.
1214         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
1215         FIXME about Emacs 21 and XEmacs compatibility.
1216         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
1217         compatibility.
1218         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
1219         compatibility.
1220         (gnus-bookmark-menu-heading): Fix version.
1221
1222 2006-06-19  Bastien Guerry  <bzg@altern.org>
1223
1224         * gnus-bookmark.el: New file.
1225
1226 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1227
1228         * message.el (message-syntax-checks): Doc fix.
1229
1230 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1231
1232         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
1233         unsubscribed groups as if they were killed ones.  It causes duplicate
1234         entries in gnus-newsrc-alist.
1235
1236 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1237
1238         * message.el (message-syntax-checks): Doc fix.
1239         (message-send-mail): Add check for continuation headers.
1240         (message-check-news-header-syntax): Fix regexp used to check for
1241         continuation headers.
1242
1243 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1244
1245         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
1246
1247 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
1248
1249         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
1250
1251 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1252
1253         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
1254         default-truncate-lines.
1255
1256 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1257
1258         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
1259         to fill the utf-8 entry.
1260
1261         * lpath.el: Fbind unicode-precedence-list.
1262
1263 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1264
1265         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
1266
1267 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
1268
1269         * gnus-agent.el (directory-files-and-attributes): Move all the way
1270         forward (the third and final move).
1271         (gnus-agent-read-agentview): Trap reconstruction errors due to
1272         nonexistant directory.  Handle by returning nil.
1273
1274 2006-05-30  Didier Verna  <didier@xemacs.org>
1275
1276         * message.el (message-dont-reply-to-names): Update the custom type.
1277         * message.el (message-dont-reply-to-names): New defsubst: potentially
1278         convert a list of regexps into a single one.
1279         * message.el (message-get-reply-headers): Use it.
1280         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
1281
1282 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1283
1284         * gnus-agent.el (directory-files-and-attributes): Move forward.
1285
1286 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
1287
1288         * gnus-ml.el (gnus-mailing-list-subscribe)
1289         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
1290         (gnus-mailing-list-message): Fix doc strings.
1291
1292 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1293
1294         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
1295         of doing it manually.
1296
1297 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
1298
1299         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
1300         comment.
1301
1302 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
1303
1304         * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
1305         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
1306         (gnus-agent-read-local): All symbols allocated in my-obarray
1307         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
1308         (gnus-agent-regenerate-group): Check numeric names to see if they are
1309         messages or groups.
1310         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
1311         better way of do this...)
1312
1313         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
1314         'dummy.group' (there should be a better way of do this...)
1315
1316 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1317
1318         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
1319         (gnus-saved-headers): Ditto.
1320         (gnus-default-article-saver): Mention functions may have properties.
1321         (gnus-article-save): Override gnus-save-all-headers and
1322         gnus-saved-headers by :headers property which saver function may have.
1323         (gnus-summary-save-in-file): Add :headers property.
1324         (gnus-summary-write-to-file): Ditto.
1325
1326         * gnus-sum.el (gnus-summary-save-article): Bind
1327         gnus-prompt-before-saving to t when saving many articles in a file;
1328         always show all headers.
1329
1330         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
1331
1332 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
1333
1334         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
1335         marks.
1336
1337         * message.el (message-indent-citation): Add optional arguments to allow
1338         using it outside of message buffers.
1339
1340         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
1341         (gnus-article-treat-unfold-headers): Use it.
1342         (gnus-article-truncate-lines): New variable.
1343         (gnus-article-mode): Use it.
1344         (gnus-article-toggle-truncate-lines): New function.
1345
1346         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
1347         gnus-article-toggle-truncate-lines.
1348
1349         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
1350         coding system in XEmacs, use binary.
1351
1352 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1353
1354         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
1355         after-load-alist.
1356
1357         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
1358         this function should save decoded articles.
1359         (gnus-summary-write-to-file): Use property to specify this function
1360         should save decoded articles and specify gnus-summary-save-in-file
1361         should be used to save articles other than the first one when saving
1362         many articles.
1363         (gnus-summary-save-body-in-file): Use property to specify this
1364         function should save decoded articles.
1365         (gnus-summary-write-body-to-file): Use property to specify this
1366         function should save decoded articles and specify
1367         gnus-summary-save-body-in-file should be used to save articles other
1368         than the first one when saving many articles.
1369
1370         * gnus-sum.el (gnus-summary-save-article): Simplify.
1371
1372 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1373
1374         * gnus-art.el (gnus-default-article-saver): Add
1375         gnus-summary-write-body-to-file.
1376         (gnus-article-save-coding-system): Don't use coding system object
1377         in XEmacs.
1378         (gnus-read-save-file-name): Add optional `dir-var' argument which
1379         specifies directory in which files are saved; work even if optional
1380         `variable' argument is not specified.
1381         (gnus-summary-write-to-file): Read file name.
1382         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
1383         (gnus-summary-write-body-to-file): New function.
1384
1385         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
1386         (gnus-summary-local-variables): Add it.
1387         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
1388         (gnus-summary-save-article): Remove optional `decode' argument;
1389         determine whether to decode articles by the value of
1390         gnus-default-article-saver; when saving many files using
1391         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
1392         it first and use gnus-summary-save-in-file or
1393         gnus-summary-save-body-in-file thereafter unless
1394         gnus-prompt-before-saving is always; move point to article which
1395         will be saved.
1396         (gnus-summary-save-article-file): Revert.
1397         (gnus-summary-write-article-file): Revert.
1398         (gnus-summary-save-article-body-file): Revert.
1399         (gnus-summary-write-article-body-file): New function.
1400
1401 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1402
1403         * gnus-art.el (gnus-default-article-saver): Doc fix.
1404         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
1405         from gnus-summary-save-article-coding-system, and default to a
1406         certain coding system.
1407         (gnus-output-to-file): Add coding cookie and encode text according
1408         to gnus-article-save-coding-system; don't use mm-append-to-file.
1409
1410         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
1411         gnus-art.el and rename to gnus-article-save-coding-system.
1412         (gnus-summary-save-article): Require gnus-art; don't show all
1413         headers if it decodes articles; don't add coding cookie here;
1414         don't bind mm-text-coding-system-for-write.
1415         (gnus-summary-save-article-file): Save decoded articles.
1416         (gnus-summary-write-article-file): When saving many files, use
1417         gnus-summary-write-to-file first and gnus-summary-save-in-file
1418         thereafter unless gnus-prompt-before-saving is always.
1419         (gnus-summary-save-article-body-file): Save decoded articles.
1420
1421         * lpath.el: Fbind select-safe-coding-system for XEmacs.
1422
1423 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1424
1425         * nnrss.el (nnrss-check-group): Bind hash-index.
1426
1427 2006-05-23  Michael Cadilhac  <michael.cadilhac@lrde.org>
1428
1429         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
1430         its hash index.  Store this hash in `nnrss-group-data'.
1431         (nnrss-read-group-data): Update accordingly.
1432
1433 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1434
1435         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
1436         entry.
1437
1438         * gnus-sum.el (gnus-summary-make-menu-bar): Add
1439         gnus-article-browse-html-article.
1440
1441 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
1442
1443         * gnus-sum.el (gnus-summary-mime-map): Add
1444         gnus-article-browse-html-article.
1445
1446         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
1447
1448 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1449
1450         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
1451         suitable coding systems in customize.
1452
1453 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
1454
1455         * mail-source.el (mail-sources): Fix custom type.
1456
1457 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
1458
1459         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
1460         (gnus-summary-expire-articles-now): Shorten prompt.
1461
1462         * gmm-utils.el (wid-edit): Require.
1463         (defun-gmm): Renamed from `gmm-defun-compat'.
1464         (gmm-image-search-load-path): Use it.
1465         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
1466
1467 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1468
1469         * gnus-sum.el (gnus-summary-save-article-coding-system): New
1470         variable.
1471         (gnus-summary-save-article): Add optional `decode' argument.  If
1472         it is set and gnus-summary-save-article-coding-system is non-nil,
1473         save decoded article.
1474         (gnus-summary-write-article-file): Save decoded article if
1475         gnus-summary-save-article-coding-system is non-nil.
1476
1477         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
1478         type.
1479
1480 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1481
1482         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
1483
1484 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1485
1486         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
1487         first to test gnus-single-article-buffer which may be buffer-local.
1488
1489         * gnus-sum.el (gnus-summary-setup-buffer): Make
1490         gnus-single-article-buffer buffer-local and nil in ephemeral
1491         group; make gnus-article-buffer, gnus-article-current, and
1492         gnus-original-article-buffer always buffer-local.
1493         (gnus-summary-exit): Kill article buffer belonging to ephemeral
1494         group.
1495         (gnus-handle-ephemeral-exit): Don't move to next summary line.
1496
1497 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
1498
1499         * nnml.el (nnml-request-compact-group): Compressed files might not
1500         have .gz extension.
1501
1502 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1503
1504         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
1505         (mm-copy-to-buffer): Use with-current-buffer.
1506         (mm-display-part): Simplify.
1507         (mm-inlinable-p): Add optional arg `type'.
1508
1509 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1510
1511         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
1512         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
1513         Try harder to show the attachment internally or externally using
1514         gnus-mime-view-part-as-type.
1515
1516 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
1517
1518         * message.el (message-from-style, message-signature-separator)
1519         (message-user-organization-file, message-send-mail-function)
1520         (message-citation-line-function, message-yank-prefix)
1521         (message-indent-citation-function, message-signature)
1522         (message-signature-file, message-signature-insert-empty-line):
1523         Remove autoloads.
1524
1525         * gnus-art.el (gnus-buttonized-mime-types): Remove
1526         "multipart/signed".  Revert 2006-04-26 change.
1527
1528 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1529
1530         * gnus.el (gnus-version-number): Bump version.
1531
1532 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1533
1534         * gnus.el: No Gnus v0.5 is released.
1535
1536 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1537
1538         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
1539         fetching articles by message-id.
1540
1541 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1542
1543         * message.el (hashcash): Require hashcash as normal.
1544
1545         * ecomplete.el (ecomplete-highlight-match-line): Use
1546         point-at-eol.
1547         (ecomplete-highlight-match-line): Use `highlight', because that
1548         face exists in both Emacs and XEmacs.
1549
1550         * message.el (message-display-abbrev): Use point-at-bol.
1551
1552         * mail-source.el: Don't require timer/timer-funcs.
1553
1554         * gnus-async.el: Ditto.
1555
1556         * password.el: Ditto.
1557
1558         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
1559
1560         * mm-url.el: Ditto.
1561
1562         * gnus-xmas.el: Don't require timer-funcs.
1563
1564         * mm-util.el: Require timer/timer-funcs.
1565
1566 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1567
1568         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
1569         Close.
1570
1571 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1572
1573         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
1574         unibyte after clear-decrypt function runs.
1575
1576         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
1577         returns as a unibyte string.
1578
1579 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1580
1581         * lpath.el: Revert.
1582
1583         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
1584         (pgg-gpg-process-sentinel): Revert.
1585
1586         * pgg-pgp.el (pgg-pgp-process-region): Revert.
1587         (pgg-pgp-lookup-key): Revert.
1588
1589         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
1590         (pgg-pgp5-lookup-key): Revert.
1591
1592         * pgg.el (pgg-fetch-key): Revert.
1593
1594 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1595
1596         * lpath.el: Fbind string-as-multibyte for XEmacs.
1597
1598         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
1599         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
1600         (mml1991-pgg-encrypt): Ditto.
1601
1602         * pgg-gpg.el (pgg-string-to-multibyte): New function.
1603         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
1604         a multibyte buffer.
1605
1606         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
1607         (pgg-pgp-lookup-key): Ditto.
1608
1609         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
1610         (pgg-pgp5-lookup-key): Ditto.
1611
1612         * pgg.el (pgg-fetch-key): Ditto.
1613
1614 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
1615
1616         * message.el (message-user-organization-file): Check several
1617         locations of the organization file.
1618
1619         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
1620         Add gnus-article-view-part-as-type.
1621
1622         * gnus-art.el (gnus-article-view-part-as-type): New function.
1623
1624         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
1625         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
1626
1627         * mml.el: Simplify autoload.
1628         (mml-mode): defvar dnd-protocol-alist instead of using
1629         symbol-value.
1630         (mml-default-directory): New variable.
1631         (mml-minibuffer-read-file): Use it.
1632         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
1633
1634         * message.el (message-citation-line-format): New variable.
1635         (message-insert-formated-citation-line): New function.
1636         (message-citation-line-function): Add
1637         `message-insert-formated-citation-line' to custom type.
1638
1639         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
1640         to doc string.
1641
1642         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
1643         depending on mm-verify-option.
1644
1645 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1646
1647         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
1648         binding pgg-* variables; reimplement the section which prevents
1649         MIME header from being signed.
1650         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
1651         pgg-text-mode; remove a blank line at the top of body.
1652
1653         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
1654         lines at the top of body; use gnus-newsgroup-charset if there's no
1655         Charset header.
1656
1657 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1658
1659         * message.el (message-self-insert-commands): Doc fix.
1660
1661         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
1662         (mm-uu-pgp-encrypted-test): Ditto.
1663         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
1664         between header and body; return application/pgp-encrypted handle
1665         if decryption failed; decode decrypted body by charset.
1666
1667         * mm-decode.el (mm-automatic-display): Don't make application/pgp
1668         element match to application/pgp-*.
1669
1670 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1671
1672         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
1673         HTML.
1674
1675 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1676
1677         * mail-source.el (mail-source-call-script): Message the error
1678         string.
1679
1680 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1681
1682         * gnus-util.el (gnus-byte-compile): Use it.
1683
1684 2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
1685
1686         * gnus-util.el (kill-empty-logs): New function.
1687
1688 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1689
1690         * message.el (message-mail-alias-type): Doc fix.
1691         (message-mail-alias-type-p): New function.
1692         (message-send): Use it.
1693         (message-mode): Ditto.
1694         (message-strip-forbidden-properties): Ditto.
1695
1696         * ecomplete.el (ecomplete-database-file-coding-system): New
1697         variable.
1698         (ecomplete-save): Use it.
1699         (ecomplete-setup): Use it.
1700
1701 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1702
1703         * message.el (message-self-insert-commands): New variable.
1704         (message-strip-forbidden-properties): Use it.
1705
1706 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1707
1708         * message.el (message-put-addresses-in-ecomplete): Use a regexp
1709         that doesn't make XEmacs choke.
1710
1711 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
1712
1713         * gnus-util.el (gnus-replace-in-string):
1714         Prefer replace-regexp-in-string over of replace-in-string.
1715
1716 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1717
1718         * gnus-util.el (gnus-select-frame-set-input-focus):
1719         Use select-frame-set-input-focus if it is available in XEmacs; use
1720         definition defined in Emacs 22 for old Emacsen.
1721
1722         * dgnushack.el: Autoload unmorse-region for XEmacs.
1723
1724         * lpath.el: Bind cursor-in-non-selected-windows and
1725         select-frame-set-input-focus for XEmacs.
1726
1727 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1728
1729         * mm-view.el (mm-inline-text): Use equal instead of equalp.
1730
1731 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
1732
1733         * gnus-registry.el (gnus-registry-cache-save): Remove text
1734         properties when saving via the temp buffer.
1735
1736 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
1737
1738         * message.el (message-generate-hashcash): Honor custom type.
1739
1740 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1741
1742         * message.el (message-generate-hashcash): Default to non-nil when
1743         hashcash is found.
1744
1745         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
1746         (gnus-refer-thread-limit): Increase default to 500.
1747
1748         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
1749
1750         * flow-fill.el (fill-flowed): Allow delete-space.
1751
1752 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
1753
1754         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
1755         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
1756         Remove autoloads.
1757
1758 2006-04-18  Simon Josefsson  <jas@extundo.com>
1759
1760         * message.el (message-generate-hashcash): Default to.
1761
1762 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1763
1764         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
1765         concatenating segments rather than before concatenating them.
1766
1767 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
1768
1769         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
1770
1771 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1772
1773         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
1774
1775         * message.el (message-forward-make-body-plain): Allow
1776         message-forward-ignored-headers to be a list.
1777         (message-remove-ignored-headers): Factor out into function.
1778         (message-forward-make-body-mml): Use it.
1779
1780         * imap.el (imap-quote-specials): New function.
1781         (imap-login-auth): Quote specials.
1782
1783         * rfc2231.el (rfc2231-parse-string): Remove dead code.
1784         (rfc2231-parse-string): Allow concatanation of parameters that
1785         aren't contiguous.  The test case is
1786           (mail-header-parse-content-type "message/external-body;
1787             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
1788             access-type=LOCAL-FILE;
1789             name*1*=plugh%2fhello-sailor%2fbing.pdf")
1790
1791 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1792
1793         * nntp.el (nntp-accept-process-output): Return the value of
1794         `nnheader-accept-process-output'.
1795
1796 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1797
1798         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
1799         (gnus-button-alist): Recognize more diff formats.
1800         (gnus-button-patch): Strip directory.
1801
1802 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
1803
1804         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
1805         Emacs 22 when setting focus.
1806
1807 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1808
1809         * gnus-art.el (gnus-article-treat-types): Do treatment of
1810         text/x-verbatim parts.
1811         (gnus-button-patch): New command.
1812
1813         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
1814         addresses that contain invalid characters.
1815
1816 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1817
1818         * message.el (message-put-addresses-in-ecomplete): Use
1819         gnus-replace-in-string.
1820         (message-is-yours-p): Use the more correct
1821         mail-header-parse-address instead of
1822         mail-extract-address-components.
1823         (message-put-addresses-in-ecomplete): Fix typo.
1824
1825         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
1826         keystroke.
1827
1828         * gnus-art.el (gnus-treatment-function-alist): Change order of
1829         newsgroups/generic header folding to avoid double-folding.
1830
1831         * message.el (message-hidden-headers): Add X-Draft-From.
1832
1833         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
1834         command.
1835         (gnus-summary-repeat-search-article-backward): New command.
1836
1837         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
1838         groups in the parent topic.
1839
1840 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
1841
1842         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
1843         (spam-extra-header-to-number): Return the CRM114 number as a
1844         number instead of a string.
1845
1846 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1847
1848         * gnus-art.el (gnus-face-properties-alist): Moved here from
1849         gnus-fun.
1850
1851         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
1852
1853 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1854
1855         * message.el (message-strip-forbidden-properties): Only display on
1856         self-insert-command.
1857
1858         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
1859         reindent.
1860         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
1861
1862 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
1863
1864         * smiley.el (smiley-style): Fix typo.
1865
1866 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1867
1868         * hashcash.el (hashcash-insert-payment-async-2): Use
1869         message-goto-eoh instead of doing it manually.
1870         (mail-add-payment): Use message-narrow-to-header instead of trying
1871         to do the same itself.
1872
1873         * message.el (message-hidden-headers): Add Face.
1874
1875         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
1876         reparenting code.
1877         (gnus-summary-reparent-children): Refactored out code.
1878         (gnus-summary-thread-map): New keystroke.
1879         (gnus-summary-reparent-children): Make into command.
1880
1881         * smiley.el (smiley-style): Default to `medium' if using a large
1882         font.
1883
1884         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
1885         does it itself.
1886
1887         * message.el (message-point-in-header-p): Simplify definition.
1888
1889 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1890
1891         * nnagent.el (nnagent-request-set-mark): Silence log file
1892         writing.
1893         (nnagent-request-set-mark): Use write-region instead of
1894         append-to-file.
1895
1896         * gnus-sum.el (gnus-read-header): Fudge article number if using a
1897         strange select method.
1898
1899         * ecomplete.el (ecomplete-display-matches): Get highlightling
1900         right.
1901         (ecomplete-display-matches): Use literals.
1902         (ecomplete-display-matches): Disable message logging.
1903
1904         * message.el (message-display-abbrev): Small optimization.
1905
1906         * ecomplete.el (ecomplete-display-matches): Allow automatic
1907         display.
1908
1909         * message.el (message-strip-forbidden-properties): Display
1910         abbrevs.
1911         (message-display-abbrev): Get automatic display right.
1912
1913         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
1914         keystrokes.
1915
1916 2006-04-13  Romain Francoise  <romain@orebokech.com>
1917
1918         TODO: Backport to v5-10!
1919
1920         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
1921         Moved here (and renamed) from gnus-registry.el.
1922
1923         * gnus-registry.el: Require gnus-util.
1924         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
1925
1926 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1927
1928         * gnus-group.el (gnus-group-catchup-current): Change
1929         if-then-else-if-then-else into cond.
1930         (gnus-group-catchup): Indent.
1931         (group-name-at-point): New function.
1932         (gnus-fetch-group): Provide default from thing at point.
1933
1934 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1935
1936         * message.el (message-display-abbrev): Fix regexp.
1937
1938         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
1939         choosing.
1940         (ecomplete-highlight-match-line): Fix up code rewrite, remove
1941         dead variables.
1942
1943         * message.el (message-newline-and-indent): Remove debugging.
1944         (message-display-abbrev): Use new implementation.
1945
1946 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
1947
1948         * gnus-art.el (gnus-article-mode): Set
1949         cursor-in-non-selected-windows to nil.
1950
1951         * smiley.el: Revert previous change.
1952         (smiley-data-directory): defvar it before using it in the
1953         defcustom of `smiley-style'.
1954
1955 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1956
1957         * message.el (message-newline-and-indent): New function.
1958
1959         * ecomplete.el: Implement more bits.
1960
1961         * message.el (message-put-addresses-in-ecomplete): Clean up the
1962         string.
1963
1964         * ecomplete.el (ecomplete-add-item): Chop off decimals.
1965
1966         * gnus-sum.el (gnus-summary-save-parts): Bind
1967         gnus-summary-save-parts-counter and use it to make unique file
1968         names.
1969
1970         * gnus-art.el (gnus-ignored-headers): Add some more headers.
1971
1972         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
1973         parameter to say whether to actually parse the individual
1974         addresses.
1975
1976         * message.el (message-put-addresses-in-ecomplete): New function.
1977         (ecomplete): Require.
1978         (message-mail-alias-type): Add ecomplete as an option.
1979
1980 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
1981
1982         * flow-fill.el (fill-flowed): Remove trailing space from blank
1983         quoted lines.
1984
1985 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1986
1987         * smiley.el (smiley-style): Move definition later to avoid a
1988         compilation warning.
1989
1990 2006-04-12  Kenichi Handa  <handa@m17n.org>
1991
1992         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
1993         buffer and then decode the buffer text if necessary.
1994         (rfc2231-encode-string): Be sure to work on multibyte buffer at
1995         first, and after mm-encode-body, change the buffer to unibyte.
1996         Use mm-disable-multibyte instead of set-buffer-multibyte.
1997
1998 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1999
2000         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
2001         Content-Type header instead of Content-Disposition header.
2002         (gnus-mime-inline-part): Ditto.
2003         (gnus-mime-view-part-as-charset): Ignore charset that the part
2004         specifies.
2005
2006         * mm-decode.el (mm-display-part): Work with external parts and
2007         usual parts similarly.
2008
2009         * mm-extern.el (mm-inline-external-body): Use mm-display-part
2010         instead of gnus-display-mime.
2011
2012         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
2013         instead of with-temp-buffer.
2014
2015         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
2016         tag to summarized topics part in order to encode non-ASCII text.
2017
2018 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2019
2020         * smiley.el (smiley-style): New variable.
2021         (smiley-directory): New function.
2022         (smiley-data-directory): Derive from `smiley-style' using
2023         `smiley-directory'.
2024         (smiley-regexp-alist): Add new entries.
2025
2026         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
2027         (gnus-article-browse-delete-temp): Add :version.
2028
2029 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2030
2031         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
2032         the sieve region.
2033
2034 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2035
2036         * gnus.el (gnus-version-number): Bump version.
2037
2038 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2039
2040         * gnus.el: No Gnus v0.4 is released.
2041
2042 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2043
2044         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
2045         layout.
2046
2047         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
2048         unknown charset.
2049
2050         * message.el (message-header-synonyms): Add Original-To to the
2051         default.
2052
2053         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
2054         optional parameter.
2055
2056 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
2057
2058         * gnus-fun.el (gnus): Require it for gnus-directory.
2059
2060 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2061
2062         * gnus-fun.el (gnus-face-properties-alist): Add :version.
2063
2064 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
2065
2066         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
2067
2068 2006-04-05  Simon Josefsson  <jas@extundo.com>
2069
2070         * password.el (password-reset): New function.
2071
2072 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
2073
2074         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
2075         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
2076
2077 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2078
2079         * nnweb.el (nnweb-google-create-mapping): Update regexp.
2080         Some whitespace was matched into the url, which broke browsing hits
2081         > 100 when mm-url-use-external was nil.
2082
2083 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
2084
2085         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
2086         gnus-extra-headers for 'Newsgroups.
2087
2088         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
2089         bound.
2090
2091 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
2092
2093         * pgg-gpg.el: Clean up process buffers every time gpg processes
2094         complete.
2095
2096 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
2097
2098         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
2099         doc string.
2100
2101 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
2102
2103         * pgg-gpg.el (pgg-gpg-process-filter)
2104         (pgg-gpg-wait-for-completion): Check if buffer is alive.
2105
2106         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
2107         lines, temporary fix.
2108
2109 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
2110
2111         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
2112
2113 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
2114
2115         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
2116         default-enable-multibyte-characters.  This reverts the change from
2117         revision 6.17 which is no longer necessary because the passphrase
2118         is sent separately now.  GnuPG messages are unreadable under
2119         multibyte locales with default-enable-multibyte-characters set to
2120         nil.
2121
2122 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
2123
2124         * message.el (message-tool-bar-gnome): Move "spell".
2125
2126 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
2127
2128         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
2129         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
2130         instead.
2131
2132 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
2133
2134         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
2135         newsgroups handling for NNTP overviews which don't include
2136         Newsgroups.
2137
2138 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2139
2140         * message.el (message-resend): Bind message-generate-hashcash to nil.
2141
2142 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2143
2144         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
2145         when searching for already-paid recipients.
2146
2147 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
2148
2149         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
2150         passphrases when it is not needed.
2151         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
2152         passphrase stuff from gpg, should only be necessary when you use
2153         gpg with a smartcard.
2154
2155 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2156
2157         * mml.el (mml-insert-mime): Ignore cached contents of
2158         message/external-body part.
2159
2160         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
2161         (mm-insert-part): Ditto.
2162
2163 2006-03-23  Simon Josefsson  <jas@extundo.com>
2164
2165         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
2166         Reiner.
2167         (pgg-gpg-use-agent-p): Use it again.
2168
2169 2006-03-23  Simon Josefsson  <jas@extundo.com>
2170
2171         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
2172         older emacsen.
2173         (pgg-gpg-use-agent-p): Don't use it.
2174
2175 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
2176
2177         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
2178         if we can.
2179
2180 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
2181
2182         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
2183         (pgg-gpg-update-agent): New function.
2184         (pgg-gpg-use-agent-p): New function.
2185         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
2186         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
2187         (pgg-gpg-sign-region): Use it.
2188
2189 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2190
2191         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
2192         Reported by Ralf Wachinger <rwachinger@gmx.de>.
2193
2194 2006-03-21  Simon Josefsson  <jas@extundo.com>
2195
2196         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
2197         <wilde@sha-bang.de>.
2198         (pgg-gpg-use-agent): New variable.
2199         (pgg-gpg-process-region): Use it.
2200         (pgg-gpg-encrypt-region): Likewise.
2201         (pgg-gpg-encrypt-symmetric-region): Likewise.
2202         (pgg-gpg-decrypt-region): Likewise.
2203         (pgg-gpg-sign-region): Likewise.
2204         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
2205
2206 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
2207
2208         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
2209
2210         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
2211         Add comment on version.
2212
2213 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
2214
2215         * smiley.el: Add missing test smiley.
2216
2217 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2218
2219         * mm-decode.el (mm-with-part): New macro.
2220         (mm-get-part): Use it; work with message/external-body as well.
2221         (mm-save-part): Treat name and filename equally.
2222
2223         * mm-extern.el (mm-extern-cache-contents): New function.
2224         (mm-inline-external-body): Use it; force the part to be displayed;
2225         move undisplayer added to the cached handle to the parent.
2226
2227         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
2228         (gnus-mime-view-part-as-type): Work with message/external-body.
2229
2230         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
2231
2232 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
2233
2234         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
2235         images in image-load-path.  [Sync with image.el, revision 1.60, in
2236         Emacs.]
2237
2238 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
2239
2240         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
2241         path rather than symbol.  Always return list of directories.
2242         Guarantee that image directory comes first.  [Sync with image.el,
2243         revision 1.59, in Emacs.]
2244
2245         * message.el (message-make-tool-bar): Adjust to new API of
2246         `gmm-image-load-path-for-library'.
2247
2248         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2249
2250         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
2251
2252 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2253
2254         * gnus-art.el (gnus-article-only-boring-p):
2255         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
2256         intangible text.
2257         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
2258
2259 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
2260
2261         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
2262         `defun' instead of `gmm-defun-compat'.
2263
2264 2006-03-14  Simon Josefsson  <jas@extundo.com>
2265
2266         * message.el (message-unique-id): Don't use message-number-base36
2267         if (user-uid) is a float.
2268         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
2269
2270 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2271
2272         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
2273
2274         * gnus-art.el (gnus-mime-display-single): Make sure there is an
2275         empty line between a part and a message part.
2276
2277 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
2278
2279         * smiley.el: Add more test smileys.
2280         (smiley-data-directory, smiley-regexp-alist)
2281         (gnus-smiley-file-types): Fix doc strings.
2282         (smiley-update-cache): Clear smiley-cached-regexp-alist before
2283         adding new elements.
2284         (smiley-mouse-map): Unused code.  Make it a comment.
2285
2286 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2287
2288         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
2289         scan latest NoCeM messages instead of old ones.
2290         (gnus-nocem-check-article): Fix regexps so as to match to PGP
2291         delimiters that are recently used.
2292         (gnus-nocem-load-cache): Add autoload cookie.
2293
2294         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
2295
2296         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
2297         level which is larger than gnus-use-nocem is specified.
2298
2299         * gnus-group.el (gnus-group-get-new-news): Ditto.
2300
2301 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
2302
2303         * gnus-util.el (gnus-tool-bar-update): New function.
2304
2305         * gnus-group.el (gnus-group-update-tool-bar): New variable.
2306         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
2307
2308         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
2309
2310         * gnus-group.el (gnus-group-redraw-when-idle)
2311         (gnus-group-redraw-check): Remove.
2312         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
2313
2314 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2315
2316         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
2317         if optional last element is specified in splits (FIELD VALUE...).
2318
2319 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
2320
2321         * message.el (message-make-tool-bar): Rename gmm-image-load-path
2322         to gmm-image-load-path-for-library.  Call with no-error argument.
2323         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
2324
2325         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2326
2327         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
2328
2329         * gmm-utils.el (gmm-image-load-path): Remove alias.
2330
2331 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
2332
2333         * gmm-utils.el (gmm-image-load-path): Add alias.
2334
2335         * nnml.el (nnml-generate-nov-databases-directory): Rename from
2336         nnml-generate-nov-databases-1.
2337         (nnml-generate-nov-databases): Use it.
2338         (nnml-generate-nov-databases-directory): Document no-active
2339         argument.
2340
2341         * gmm-utils.el (gmm-image-load-path-for-library): Return single
2342         directory if path is t.  Add no-error.
2343
2344         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
2345         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2346
2347         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
2348         resetting gnus-article-browse-html-temp-list.
2349
2350         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
2351         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
2352         Add example to docstring.  Rename local variables.  Move error
2353         checks to default case in cond and simplify.
2354
2355 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2356
2357         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
2358         handle is multipart when calling it recursively.
2359         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
2360
2361 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
2362
2363         * nnimap.el (nnimap-request-update-info-internal): Optimize.
2364         Don't `gnus-uncompress-range' to avoid excessive memory usage.
2365
2366 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2367
2368         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
2369         is loaded.
2370
2371         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
2372         loaded.
2373
2374 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
2375
2376         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
2377         to "Emacs 23 (unicode)" in doc string.
2378
2379         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
2380         "Emacs 23 (unicode)" in comment.
2381
2382 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2383
2384         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
2385
2386         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
2387         characters 160 through 255 in Emacs 23.
2388
2389 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
2390
2391         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
2392         gnus-article-browse-html-temp.
2393         (gnus-article-browse-delete-temp): Make it customizable.  Add
2394         `file'.  Adjust doc string.
2395         (gnus-article-browse-delete-temp-files): Add argument.  Allow
2396         query for each file.  Adjust doc string.
2397         (gnus-article-browse-html-parts): Add
2398         `gnus-article-browse-delete-temp-files' to
2399         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
2400
2401 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
2402
2403         * gnus-art.el (gnus-article-browse-html-temp)
2404         (gnus-article-browse-delete-temp): New variables.
2405         (gnus-article-browse-delete-temp-files): New function.
2406         (gnus-article-browse-html-parts): Use it.
2407
2408 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
2409
2410         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
2411
2412         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
2413         string.
2414
2415         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
2416         gnus-summary-insert-new-articles when unplugged.  Remove
2417         gnus-summary-search-article-forward.
2418
2419         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
2420         display-visual-class instead of display-color-cells.
2421
2422 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2423
2424         * dgnushack.el: Autoload customize-group for XEmacs.
2425
2426         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
2427         message/* containing non-ASCII text properly.
2428
2429 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
2430
2431         * message.el: Require gmm-utils, remove autoloads.
2432         (message-tool-bar): Set default based on
2433         gmm-tool-bar-style.
2434         (message-tool-bar-gnome): Add gmm-customize-mode.
2435
2436         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
2437         gmm-tool-bar-style.
2438         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
2439
2440         * gnus-group.el (gnus-group-tool-bar): Set default based on
2441         gmm-tool-bar-style.
2442         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
2443
2444         * gmm-utils.el (gmm-image-directory): Rename variable from
2445         gmm-image-load-path.
2446         (gmm-image-load-path): Use gmm-image-directory.
2447         (gmm-customize-mode): New function.
2448         (gmm-tool-bar-style): New variable.
2449
2450         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
2451         gnus-group-redraw-line-number.
2452         (gnus-group-redraw-check): Simplify.
2453         (gnus-group-tool-bar-update): Remove redraw check.
2454         (gnus-group-make-tool-bar): Add redraw check.
2455
2456 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
2457
2458         * gnus-art.el (gnus-button): Add missing parentheses.
2459
2460 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2461
2462         * lpath.el: Fbind line-number-at-pos.
2463
2464 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2465
2466         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
2467
2468 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
2469
2470         * gnus-art.el (gnus-button): New face.
2471         (gnus-article-button-face): Use it.
2472
2473         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
2474         gnus-summary-next-page.  Re-order.
2475
2476         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
2477         next-node are now included.
2478         (gnus-group-redraw-line-number): New internal variable.
2479         (gnus-group-redraw-check): Helper function for updating the tool
2480         bar.
2481         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
2482
2483         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
2484
2485         * spam.el (spam-spamassassin-score-regexp): New internal variable.
2486         (spam-extra-header-to-number, spam-check-spamassassin-headers):
2487         Use it to match format of Spamassassin 3.0 and later.  Reported by
2488         IRIE Tetsuya <irie@t.email.ne.jp>.
2489         (spam-check-bogofilter)
2490         (spam-bogofilter-register-with-bogofilter): Fix args of
2491         `gnus-error' calls.
2492
2493 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
2494
2495         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
2496         unnecessary interaction when sending queued mails.  Reported by
2497         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
2498
2499 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
2500
2501         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
2502         first or last are nil.
2503
2504 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2505
2506         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
2507
2508 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2509
2510         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
2511
2512 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2513
2514         * dns.el (query-dns): Protect more against buggy tcp output.
2515
2516 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
2517
2518         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
2519         nov.php.
2520
2521 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2522
2523         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
2524         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
2525         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
2526         output on the server side.
2527         (nnweb-google-create-mapping): Update regexps and add some
2528         progress indication.
2529
2530 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
2531
2532         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
2533         gnus-agent-toggle-plugged.  Re-order icons.
2534         (gnus-group-tool-bar-gnome): Add
2535         gnus-group-{prev,next}-unread-group.
2536         (gnus-group-tool-bar-gnome): Re-order icons.
2537
2538         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
2539         gnus-summary-insert-new-articles.
2540
2541         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
2542         comments.
2543
2544         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
2545         also available in Emacs 21.3.
2546
2547         * message.el (message-fix-before-sending): Change "Emacs 22" to
2548         "Emacs 23 (unicode)" in comment.
2549
2550         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
2551         "Emacs 23 (unicode)" in comment.
2552
2553         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
2554         comment.
2555         (mm-coding-system-p): Add comment about no-MULE XEmacs.
2556
2557         * mm-view.el (mm-fill-flowed): Add :version.
2558
2559 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2560
2561         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
2562         and load-path.
2563
2564 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
2565
2566         * message.el: Autoload gmm-image-load-path.
2567         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
2568         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
2569         consitency.
2570
2571         * gmm-utils.el (gmm-image-load-path): Also search in
2572         "../etc/images".  Don't set gmm-image-load-path if we don't find
2573         the image.
2574
2575 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2576
2577         * gmm-utils.el (gmm-image-load-path): Don't make
2578         `gmm-image-load-path' include subdirectories which the second arg
2579         `image' might specify.
2580
2581         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
2582         subdirectory to icon file names.
2583
2584         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
2585
2586 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
2587
2588         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
2589         gmm-image-load-path calls.
2590
2591         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2592
2593         * message.el (message-make-tool-bar): Ditto.
2594
2595         * mml.el (mml-preview): Added comment concerning tool bar icons.
2596
2597         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
2598         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
2599
2600         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
2601         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
2602
2603         * message.el (message-tool-bar-gnome): Use new icon names.
2604         (message-make-tool-bar): Use `gmm-image-load-path'.
2605
2606         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
2607         functions from MH-E.
2608         (gmm-image-load-path): New variable from MH-E.
2609         (gmm-image-load-path): New function from MH-E.  Added arguments
2610         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
2611         *-image-load-path-called-flag.
2612
2613 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
2614
2615         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
2616
2617 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>
2618         (tiny change)
2619
2620         * nnimap.el (nnimap-request-move-article): Change folder back to
2621         source group before deleting.
2622
2623 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
2624
2625         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
2626
2627         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
2628         mm-url.
2629
2630         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
2631
2632 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2633
2634         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
2635         coding system which mm-charset-to-coding-system returns for a
2636         given charset is valid.
2637
2638 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
2639
2640         * html2text.el (html2text-remove-tag-list):
2641         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
2642
2643 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
2644
2645         * gnus-cus.el: Revert 2005-10-17 change.
2646
2647 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2648
2649         * gnus-art.el (article-strip-banner): Call
2650         article-really-strip-banner only when the regexp match is made.
2651
2652 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2653
2654         * gnus-art.el (article-strip-banner): Use
2655         gnus-extract-address-components instead of
2656         mail-header-parse-addresses to make it work with non-ASCII text;
2657         remove mail-encode-encoded-word-string.
2658
2659         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
2660         values which are surrounded with \"...\"; make it never cause a
2661         Lisp error; give up parsing of parameters if it failed in
2662         extracting type.
2663
2664 2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2665
2666         * smime.el (smime-cert-by-ldap-1): Fix bug where
2667         `smime-ldap-search' returns results without userCertificates.
2668
2669 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2670
2671         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
2672
2673 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
2674
2675         * spam.el (spam-check-spamassassin-headers): Adapt format for
2676         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
2677         <ari@mbf.ocn.ne.jp>.
2678         (spam-list-of-processors): Add spam-use-gmane.
2679
2680 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2681
2682         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
2683         make-temp-file; make it work with XEmacs as well.
2684
2685         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
2686         mm-make-temp-file.
2687
2688         * mm-decode.el (mm-display-external): Use the 3rd arg of
2689         mm-make-temp-file.
2690         (mm-create-image-xemacs): Ditto.
2691
2692 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2693
2694         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
2695         with message-narrow-to-headers.
2696         (gnus-draft-setup): Narrow to header to run message-fetch-field.
2697         (gnus-draft-check-draft-articles): New function.
2698         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
2699
2700 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
2701
2702         * gnus-art.el (gnus-article-browse-html-parts):
2703         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
2704         Don't use suffix argument for mm-make-temp-file for Emacs 21
2705         compatibility.  Remove useless `format'.
2706
2707 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2708
2709         * nnweb.el (nnweb-google-wash-article): Update regexps.
2710         (nnweb-group-alist): Use defvoo instead of defvar.
2711
2712 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2713
2714         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
2715         re-loading nn* modules.
2716
2717 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
2718
2719         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
2720         for `tool-bar-mode' and don't check it's default-value.
2721
2722         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2723
2724         * message.el (message-make-tool-bar): Ditto.
2725
2726         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
2727         `substring'.  Shorten tmp-file name.
2728
2729         * gnus.el: Remove bogus comment.
2730
2731 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
2732
2733         * gnus-art.el (gnus-article-browse-html-parts): New function.
2734         (gnus-article-browse-html-article): New function for viewing html
2735         articles with a browser.
2736
2737 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
2738
2739         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
2740         in elisp.
2741         (pgg-gpg-encrypt-symmetric-region): Ditto.
2742         (pgg-gpg-sign-region): Ditto.
2743
2744         * pgg-def.el (pgg-text-mode): New variable.
2745
2746         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
2747         (mml2015-pgg-encrypt): Ditto.
2748
2749         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
2750         (mml1991-pgg-encrypt): Ditto.
2751
2752 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2753
2754         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
2755         message-make-date instead of current-time-string.
2756
2757         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
2758         to gnus-decoded which mm-uu might set.
2759
2760 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2761
2762         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
2763         don't decode quoted parameters; remove misimported Emacs code.
2764         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2765         (rfc2231-decode-encoded-string): Don't use split-string which
2766         behaves differently according to Emacs version; use
2767         mm-decode-coding-region to convert charset to coding-system.
2768         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2769         (rfc2231-encode-string): Remove misimported Emacs code.
2770
2771 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2772
2773         * gnus-art.el (article-decode-charset): Don't use ignore-errors
2774         when calling mail-header-parse-content-type.
2775         (article-de-quoted-unreadable): Ditto.
2776         (article-de-base64-unreadable): Ditto.
2777         (article-wash-html): Ditto.
2778
2779         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
2780         calling mail-header-parse-content-type and
2781         mail-header-parse-content-disposition.
2782         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
2783         mail-header-parse-content-type.
2784
2785         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
2786         insert charset and format parameters; encode description after
2787         inserting it to buffer.
2788         (mml-insert-parameter): Fold lines properly even if a parameter is
2789         segmented into two or more lines; change the max column to 76.
2790
2791         * rfc1843.el (rfc1843-decode-article-body): Don't use
2792         ignore-errors when calling mail-header-parse-content-type.
2793
2794         * rfc2231.el (rfc2231-parse-string): Return at least type if
2795         possible; don't cause an error even if it fails in parsing of
2796         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2797         (rfc2231-encode-string): Don't break lines at the beginning, leave
2798         it to mml-insert-parameter.
2799
2800         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
2801         calling mail-header-parse-content-type.
2802
2803 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
2804
2805         * spam-report.el (spam-report-gmane-use-article-number):
2806         Improve doc string.
2807         (spam-report-gmane-internal): Check if a suitable header was found
2808         in the article.
2809
2810 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2811
2812         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
2813         (rfc2231-encode-string): Make param*=value always begin with LWSP.
2814
2815 2006-02-05  Romain Francoise  <romain@orebokech.com>
2816
2817         Update copyright notices of all files in the gnus directory.
2818
2819 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2820
2821         * nnweb.el (nnweb-request-group): Avoid growing overview files.
2822
2823 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2824
2825         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
2826         segmented lines of parameter value to cope with Thunderbird 1.5
2827         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
2828         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2829         (rfc2231-encode-string): Don't make lines exceeding 76 column.
2830
2831 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
2832
2833         * mml.el (mml-generate-mime-1): Correct the order of inline signed
2834         parts.
2835
2836 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2837
2838         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
2839         there's only one active file for all servers.
2840         (nnweb-request-scan): Make sure nnweb-articles is initialized on
2841         solid groups.  Gnus might have used a FAST request to select the group.
2842         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
2843         and nnweb-search redundantly in the active file.
2844         (nnweb-request-list): Don't list bogus groups.  There can only be one.
2845         (nnweb-request-create-group): Don't use ARGS.
2846         (nnweb-possibly-change-server, nnweb-request-group): Remove some
2847         initialisations.  Let nnoo do the work.
2848
2849 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2850
2851         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
2852         Say the part has been decoded.
2853
2854         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
2855
2856 2006-01-31  Kevin Ryde  <user42@zip.com.au>
2857
2858         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
2859         mailcap-viewer-test-cache when there's no 'test clause, since that
2860         will invert the meaning of a "nil" test previously determined by
2861         mailcap-mailcap-entry-passes-test.
2862
2863 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2864
2865         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
2866         compiling.
2867
2868         * gnus-sum.el: Ditto.
2869
2870         * message.el: Don't bind tool-bar-map when compiling.
2871
2872 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
2873
2874         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
2875
2876 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2877
2878         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
2879         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
2880         current Google Groups.
2881
2882 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
2883
2884         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
2885         and tool-bar-mode.
2886
2887         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
2888         and tool-bar-mode.
2889
2890         * message.el (message-tool-bar-update): Simplify.
2891         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
2892
2893         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
2894         gnus-summary-buffer.
2895         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
2896         gnus-summary-reply.
2897
2898         * gmm-utils.el (gmm): Add :version.
2899
2900 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2901
2902         * Makefile.in (clean): New rule.
2903         (distclean): Use it.
2904
2905 2006-01-26  Steve Youngs  <steve@sxemacs.org>
2906
2907         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
2908         autoload.
2909
2910 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2911
2912         * gmm-utils.el (gmm-verbose): Add :group.
2913
2914 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
2915
2916         * message.el: Change some comments WRT tool-bars.
2917
2918         * gnus-sum.el (gnus-summary-tool-bar)
2919         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
2920         (gnus-summary-tool-bar-zap-list): New variables.
2921         (gnus-summary-make-tool-bar): Complete rewrite using
2922         `gmm-tool-bar-from-list'.
2923
2924         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
2925         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
2926         variables.
2927         (gnus-group-make-tool-bar): Complete rewrite using
2928         `gmm-tool-bar-from-list'.
2929         (gnus-group-tool-bar-update): New function.
2930
2931         * message.el (message-mode-field-menu): Add "Show hidden Headers".
2932
2933 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2934
2935         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
2936         is dissected into a single part of which the type is the same as
2937         the given one; decode charset.
2938
2939 2006-01-21  Kevin Ryde  <user42@zip.com.au>
2940
2941         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
2942         into alists as symbol not string, since that's what
2943         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
2944         look for.
2945
2946 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
2947
2948         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
2949         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
2950
2951         * message.el (message-tool-bar-gnome): Use gmm-ignore.
2952
2953 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2954
2955         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
2956         (gnus-xmas-mime-security-button-menu): New function.
2957
2958         * gnus-art.el (gnus-mime-security-button-commands): New variable.
2959         (gnus-mime-security-button-menu): New definition.
2960         (gnus-mime-security-button-map): Use them.
2961         (gnus-mime-security-button-menu): New function.
2962         (gnus-insert-mime-security-button): Addition to help echo.
2963         (gnus-mime-security-run-function, gnus-mime-security-save-part)
2964         (gnus-mime-security-pipe-part): New functions.
2965
2966         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
2967         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
2968
2969         * mm-decode.el (mm-handle-set-disposition): Remove.
2970         (mm-handle-set-description): Remove.
2971
2972 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2973
2974         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
2975         (mm-w3m-standalone-supports-m17n-p): New function.
2976         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
2977         w3m usage.
2978
2979         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
2980         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
2981
2982 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
2983
2984         * message.el (message-tool-bar-zap-list): Use
2985         gmm-tool-bar-zap-list as custom type.
2986         (message-tool-bar-update): New function.
2987         (message-tool-bar, message-tool-bar-gnome)
2988         (message-tool-bar-retro): Add message-tool-bar-update.
2989         (message-tool-bar-gnome): Add flyspell-buffer.
2990
2991         * gnus-util.el (gnus-error): Describe `args'.
2992
2993         * gmm-utils.el (gmm-error): Describe `args'.
2994         (gmm-tool-bar-zap-list): New widget.
2995         (gmm-tool-bar-from-list): Improve description of `zap-list'.
2996
2997 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2998
2999         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
3000         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
3001         the number of recursive calls.
3002
3003         * mm-decode.el (mm-handle-set-disposition): New macro.
3004         (mm-handle-set-description): New macro.
3005
3006 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3007
3008         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
3009         encoding.
3010
3011 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
3012
3013         * message.el (message-tool-bar-zap-list, message-tool-bar)
3014         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
3015         (message-tool-bar-local-item-from-menu): Remove.
3016         (message-tool-bar-map): Replace by `message-make-tool-bar'.
3017         (message-make-tool-bar): New function.
3018         (message-mode): Use `message-make-tool-bar'.
3019
3020         * gmm-utils.el: New file.
3021         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
3022         (gmm-lazy): New widget copied from `nnmail.el'.
3023         (gmm-tool-bar-from-list): New function for creating customizable
3024         tool bars.
3025         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
3026         output.
3027         (gmm): Add :prefix to defgroup.
3028
3029 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
3030
3031         * gmm-utils.el (gmm-widget-p): New function.
3032
3033 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
3034
3035         * mml.el (mml-attach-file): Describe `description' in doc string.
3036         (mml-menu): Add Emacs MIME manual and PGG manual.
3037
3038 2006-01-20  Richard M. Stallman  <rms@gnu.org>
3039
3040         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
3041
3042 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
3043
3044         * nntp.el (nntp-end-of-line): Doc fix.
3045
3046 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
3047
3048         * imap.el (imap-open): Handle case where buffer is a buffer
3049         object.
3050
3051 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3052
3053         * gnus-delay.el (gnus-delay): Don't autoload.
3054         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
3055         to be re-loaded when customizing the `gnus-delay' group.
3056
3057 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
3058
3059         * message.el (message-insert-citation-line): Use newlines.
3060
3061 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
3062
3063         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
3064         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
3065         these routines, so the passphrase can be managed externally and
3066         passed in to the system.
3067         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
3068         pgg-add-passphrase-to-cache function.
3069
3070         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
3071         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
3072         these routines, so the passphrase can be managed externally and
3073         passed in to the system.
3074         (pgg-pgp5-sign-region): Use new name of
3075         pgg-add-passphrase-to-cache function.
3076
3077 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
3078
3079         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
3080         part of the decoded armor to find the key-identifier.
3081         (pgg-gpg-lookup-key-owner): New function to return the
3082         human-readable identifier of a key owner.
3083         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
3084         itself.
3085         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
3086         the key value) if we have a key and can match it against a secret
3087         key.  Also, added a note pointing out fact that the prompt only
3088         indicates the first matching key.
3089
3090         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
3091         pgg-decrypt-region.
3092         (pgg-add-passphrase-to-cache): Rename from
3093         `pgg-add-passphrase-cache' to reduce confusion (all callers
3094         changed).
3095         (pgg-remove-passphrase-from-cache): Rename from
3096         `pgg-remove-passphrase-cache' to reduce confusion (all callers
3097         changed).
3098         (pgg-read-passphrase, pgg-add-passphrase-cache)
3099         (pgg-remove-passphrase-cache): Add informative docstrings.
3100         (pgg-decrypt): Convey provided passphrase in subordinate call to
3101         pgg-decrypt-region.
3102
3103 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
3104
3105         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
3106         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
3107         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
3108         'passphrase' argument, so the passphrase can be managed externally
3109         and then passed in to the system.
3110
3111         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
3112         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
3113         so the passphrase cache can be used reliably with identifiers
3114         besides a pgp packet's key id.
3115
3116         * pgg-gpg.el (pgg-gpg-encrypt-region)
3117         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
3118         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
3119         these routines, so the passphrase can be managed externally and
3120         passed in to the system.
3121
3122         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
3123         'notruncate' argument, so the passphrase cache can be used
3124         reliably with identifiers besides a pgp packet's key id.
3125
3126 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
3127
3128         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
3129         symmetric encryption.
3130         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
3131         encrypted session key.
3132         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
3133         message ask for the passphrase in a proper way.
3134
3135         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
3136         New user commands for symmetric encryption.
3137
3138 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3139
3140         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
3141
3142         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
3143
3144 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
3145
3146         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
3147
3148 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3149
3150         * mm-decode.el (mm-inlined-types): Add application/pgp.
3151         (mm-automatic-display): Ditto.
3152
3153         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
3154         part as text.
3155
3156 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3157
3158         * nnrss.el: Update copyright.
3159         (nnrss-opml-import): Query whether to subscribe to each entry.
3160
3161         * gnus-art.el:
3162         * gnus-sum.el:
3163         * gnus-xmas.el:
3164         * messagexmas.el:
3165         * mm-uu.el:
3166         * mm-view.el: Update copyright.
3167
3168 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
3169
3170         * message.el (message-info): New function.
3171         (message-mode-menu): Add it.
3172         Update copyright.
3173
3174         * ChangeLog: Fix and update copyright.
3175
3176 2006-01-13  Romain Francoise  <romain@orebokech.com>
3177
3178         * message.el (message-forward-subject-name-subject): Prefer the
3179         address to 'nowhere' if the sender has no name.
3180         Fix typo.  Update copyright year.
3181
3182 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3183
3184         * gnus-art.el (article-wash-html): Use
3185         gnus-summary-show-article-charset-alist if a numeric arg is given.
3186         (gnus-article-wash-html-with-w3m-standalone): New function.
3187
3188         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
3189         mm-inline-text-html-render-with-w3m-standalone.
3190         (mm-text-html-washer-alist): Map w3m-standalone to
3191         gnus-article-wash-html-with-w3m-standalone.
3192         (mm-inline-text-html-render-with-w3m-standalone): New function.
3193
3194 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
3195
3196         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
3197         Improve LaTeX.
3198
3199 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3200
3201         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
3202         (nnrss-request-article): Render text/plain parts as HTML.
3203
3204         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
3205         the buffer.
3206
3207 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3208
3209         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
3210         custom definition of `gnus-posting-styles'.
3211
3212         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
3213         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
3214
3215 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3216
3217         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
3218         Use nntp for bug archive.
3219
3220 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3221
3222         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
3223         parts.
3224         (nnrss-normalize-date): New function converts ISO 8601 date into
3225         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
3226         (nnrss-check-group): Use it.
3227
3228 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3229
3230         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
3231
3232         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
3233         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
3234         (nnrss-insert-w3): Ditto.
3235
3236 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3237
3238         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
3239         the articles to be forwarded including the case where neither a
3240         number of articles nor a region is specified.
3241
3242 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3243
3244         * nnrss.el (nnrss-request-article): Fix last change; fill
3245         text/plain parts.
3246
3247 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3248
3249         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
3250         in text/plain part.
3251         (nnrss-check-group): Don't add excessive newline to dc:subject.
3252
3253 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
3254
3255         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
3256         article.
3257
3258 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3259
3260         * nnml.el: Don't require gnus-bcklg.  Autoload it.
3261         (nnml-use-compressed-files, nnml-save-mail): Support other
3262         comression programs such as bzip2.
3263
3264 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3265
3266         * dns.el (query-dns): Make sure we check the buffer size before
3267         removing tcp headers.
3268
3269 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3270
3271         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
3272         remove MIME buttons associated with multipart/alternative parts.
3273         (gnus-mime-display-alternative): Tag buttons using `article-type'
3274         text property.
3275
3276         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
3277         associated with multipart/alternative parts.
3278
3279         * gnus-art.el (gnus-signature-separator): Fix custom type.
3280
3281         * mm-decode.el (mm-inlined-types): Fix custom type.
3282         (mm-keep-viewer-alive-types): Ditto.
3283         (mm-automatic-display): Ditto.
3284         (mm-attachment-override-types): Ditto.
3285         (mm-inline-override-types): Ditto.
3286         (mm-automatic-external-display): Ditto.
3287
3288 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3289
3290         * spam-report.el (spam-report-user-mail-address)
3291         (spam-report-user-agent): New variables.
3292         (spam-report-url-ping-plain): Use spam-report-user-agent.
3293
3294 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
3295
3296         * gnus-art.el (gnus-button-handle-custom): Do not just use
3297         `customize-apropos' for any "M-x customize-*" button but the
3298         function called for.  Accept both the function name and its
3299         argument in order to achieve this.
3300         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
3301         function name to `gnus-button-handle-custom' in case of "M-x
3302         customize-*" buttons.
3303
3304 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3305
3306         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
3307         multipart/alternative and add xref to mm-discouraged-alternatives
3308         in doc string.
3309
3310         * mm-decode.el (mm-discouraged-alternatives): Add xref to
3311         gnus-buttonized-mime-types in doc string.
3312
3313 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
3314
3315         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
3316         Suggest image/.* in the doc string.
3317
3318 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3319
3320         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
3321         message-marks (Debian bug #342521).
3322
3323 2005-12-12  Simon Josefsson  <jas@extundo.com>
3324
3325         * password.el (password-read-from-cache): Add.
3326         (password-read): Use it.
3327
3328 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3329
3330         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
3331         us-ascii as a MIME charset.
3332
3333         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
3334         against the case where the 2nd arg TYPE is nil.
3335
3336 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3337
3338         * pop3.el (pop3-stream-type): Fix custom version.
3339
3340         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
3341
3342 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
3343
3344         * mm-decode.el (mm-display-external): Add missing cdr.
3345
3346 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3347
3348         * mm-decode.el (mm-display-external): Use nametemplate (defined in
3349         RFC1524) if it is in mailcap or add a suffix according to
3350         mailcap-mime-extensions when generating a temp filename; postpone
3351         deleting a temp file for 2 seconds for some wrappers, shell
3352         scripts, and so on, which might exit right after having started a
3353         viewer command as a background job.
3354
3355 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3356
3357         * nntp.el (nntp-marks-directory): Fix custom group.
3358
3359         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
3360         steps when < 10.
3361
3362         * gnus-start.el (gnus-no-server-1): Mention
3363         `gnus-level-default-subscribed' in doc string.
3364
3365 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
3366
3367         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
3368         parens.
3369
3370 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3371
3372         * gnus-xmas.el (gnus-use-toolbar): Revert.
3373         (gnus-xmas-setup-toolbar): Use global default-toolbar if
3374         gnus-use-toolbar is default.
3375
3376         * messagexmas.el (message-use-toolbar): Revert.
3377         (message-setup-toolbar): Use global default-toolbar if
3378         message-use-toolbar is default.
3379
3380 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3381
3382         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
3383         according to default-toolbar-visible-p.
3384
3385         * messagexmas.el (message-use-toolbar): Ditto.
3386
3387 2005-11-26  Dave Love  <fx@gnu.org>
3388
3389         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
3390         (tls-program, tls-success): Provide openssl alternative.
3391
3392         * starttls.el: Doc fixes.
3393         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
3394         SERVICE to PORT.
3395
3396         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
3397         port null or service name.
3398         (starttls-negotiate): Autoload.
3399
3400 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3401
3402         * message.el (message-kill-to-signature): Fix interactive spec.
3403
3404 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3405
3406         * pop3.el (pop3-open-server): Recognize a string as a service name.
3407
3408 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
3409
3410         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
3411
3412 2005-11-23  Dave Love  <fx@gnu.org>
3413
3414         Add pop3s, pop3/starttls.
3415
3416         * pop3.el (pop3-authentication-scheme): Clarify doc.
3417         (open-tls-stream, starttls-open-stream): Autoload.
3418         (pop3-stream-type): New.
3419         (pop3-open-server): Use it.
3420
3421         * mail-source.el (mail-sources): Fix some :types.  Add stream type
3422         for POP.
3423         (mail-source-keyword-map): Add :stream for POP.
3424         (mail-source-fetch-pop): Use pop3-stream-type.
3425
3426 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3427
3428         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
3429         of current-time-string.
3430
3431 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
3432
3433         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
3434         date header.
3435
3436 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
3437
3438         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
3439         it can seriously impact performance as it bypasses the agent's
3440         local caches.
3441
3442 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
3443
3444         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
3445         must be explicitly online rather than "not explicitly offline" for
3446         its flags to be synchronized.
3447
3448         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
3449         that gnus-uu-unmark-thread will function correctly.
3450
3451         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
3452         1024K is instead displayed as 1M.
3453
3454 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3455
3456         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
3457
3458 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny patch)
3459
3460         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
3461
3462 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
3463
3464         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
3465         error message to display actual error condition.
3466         (gnus-agent-save-local): Avoid saving symbols that are bound to
3467         nil as they simply result in a warning message in
3468         gnus-agent-read-local.
3469
3470 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3471
3472         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
3473         rather than make-variable-buffer-local for file-precious-flag.
3474
3475 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
3476
3477         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
3478         for duplicates which are removed.  The invalid sort check then
3479         triggers a rescan after the sort as sorting may have moved
3480         duplicate entries such that they can be cheaply detected.
3481
3482 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3483
3484         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
3485
3486 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
3487
3488         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
3489         internal variable to a custom variable.  Changed default value
3490         from compressed(2) to uncompressed(1).
3491         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
3492         support for uncompressed agentview files.  Taken together, reading
3493         the agentview file should now be 6-7 times faster.
3494
3495 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3496
3497         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
3498         as a buffer-local variable.  This avoids creating truncated
3499         dribble files as a result of a hang up, eg.
3500
3501 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
3502
3503         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
3504         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
3505         XEmacs.
3506
3507 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3508
3509         * gnus-start.el (gnus-start-draft-setup): Enforce
3510         `gnus-draft-mode' for nndraft:drafts at startup.
3511
3512         * gnus.el (gnus-splash): Change custom group.
3513         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
3514         allow-list argument.
3515
3516         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
3517         string.
3518
3519 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3520
3521         * gnus-art.el (gnus-default-article-saver): Add user-defined
3522         `function' to custom type.
3523
3524 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
3525
3526         * imap.el (imap-open): Handle case where buffer is a buffer
3527         object.
3528
3529 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3530
3531         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
3532         long lines.
3533         (gnus-cache-delete-group): Wrap doc strings.
3534
3535         * gnus-agent.el (gnus-agent-rename-group)
3536         (gnus-agent-delete-group): Wrap doc strings.
3537
3538
3539 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3540
3541         * messagexmas.el (message-use-toolbar): Change the valid values
3542         into default, top, bottom, left, and right.
3543         (message-toolbar-thickness): New variable.
3544         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
3545         well.
3546         (message-setup-toolbar): Make it work.
3547
3548         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
3549         (gnus-use-toolbar): Change the valid values into default, top,
3550         bottom, left, and right.
3551         (gnus-toolbar-thickness): New variable.
3552         (gnus-xmas-setup-toolbar): New function.
3553         (gnus-xmas-setup-group-toolbar): Use it.
3554         (gnus-xmas-setup-summary-toolbar): Use it.
3555
3556 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3557
3558         * gnus-start.el (gnus-1): Add "native" to
3559         gnus-predefined-server-alist.
3560
3561         * gnus.el (gnus-method-to-server): Don't add "native" to the
3562         lists here, because that leads to problems when
3563         gnus-select-method is bound.
3564
3565 2005-11-09  Simon Josefsson  <jas@extundo.com>
3566
3567         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
3568         use (not sort-by-date) instead.
3569
3570 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3571
3572         * gnus-delay.el (gnus-delay-group): Don't autoload.
3573         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
3574         to be re-loaded when customizing the `gnus-delay' group.
3575
3576 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
3577
3578         * message.el: Revert last changes.
3579         (message-insert-citation-line): Use newlines.
3580
3581 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
3582
3583         * message.el (message-courtesy-message)
3584         (message-mark-insert-begin, message-mark-insert-end)
3585         (message-elide-ellipsis, message-cancel-message)
3586         (message-add-header, message-change-subject)
3587         (message-cross-post-followup-to-header)
3588         (message-cross-post-insert-note, message-reduce-to-to-cc)
3589         (message-widen-reply, message-delete-not-region)
3590         (message-kill-to-signature, message-insert-signature)
3591         (message-insert-importance-high, message-insert-importance-low)
3592         (message-insert-or-toggle-importance)
3593         (message-insert-disposition-notification-to)
3594         (message-indent-citation, message-yank-original)
3595         (message-cite-original-without-signature, message-cite-original)
3596         (message-insert-citation-line, message-position-on-field)
3597         (message-fix-before-sending, message-send-mail-partially)
3598         (message-send-mail, message-send-mail-with-sendmail)
3599         (message-send-mail-with-qmail, message-send-news)
3600         (message-check-news-header-syntax, message-generate-headers)
3601         (message-insert-courtesy-copy, message-fill-address)
3602         (message-fill-header, message-shorten-references)
3603         (message-setup-1, message-cancel-news)
3604         (message-forward-make-body-plain, message-forward-make-body-mime)
3605         (message-forward-make-body-mml, message-encode-message-body)
3606         (message-forward-make-body-digest-plain)
3607         (message-forward-make-body-digest-mime)
3608         (message-use-alternative-email-as-from): Insert `hard-newline'
3609         instead of ordinary newlines.
3610
3611 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3612
3613         * message.el (message-generate-headers): Downcase the argument
3614         given to message-check-element.
3615
3616 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
3617
3618         * nntp.el (nntp-authinfo-rejected): New error condition.
3619         (nntp-wait-for): Use new error condition to signal authentication
3620         error.
3621         (nntp-retrieve-data): Rethrow new error condition to break out of
3622         recursive call to nntp-send-authinfo.
3623
3624 2005-11-08  Romain Francoise  <romain@orebokech.com>
3625
3626         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
3627         (gnus-summary-exit-map): Bind to `Z p'.
3628         (gnus-summary-make-menu-bar): Add menu item.
3629
3630 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
3631
3632         * gnus-art.el (gnus-article-treat-custom): Add `first'.
3633         (gnus-treat-*): Add `first' in all doc strings.
3634
3635         * gnus-group.el (gnus-group-compact-group): Fix typo.
3636
3637 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3638
3639         * gnus.el (gnus-parameters-case-fold-search): New variable.
3640         (gnus-parameters-get-parameter): Use it.
3641
3642         * gnus-score.el (gnus-home-score-file): Doc fix.
3643
3644 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
3645
3646         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
3647
3648 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3649
3650         * mm-util.el (mm-special-display-p): New function.
3651
3652         * mml.el (mml-preview): Use it; doc fix.
3653
3654 2005-10-29  Romain Francoise  <romain@orebokech.com>
3655
3656         * message.el (message-fix-before-sending): Fix comment.
3657
3658 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
3659
3660         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
3661
3662 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
3663
3664         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
3665         Used in gnus-score.el.
3666
3667 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
3668
3669         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
3670
3671 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
3672
3673         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
3674         whitespace removed in revision 7.8.  Use concatenated string to
3675         protect trailing whitespace.
3676
3677 2005-10-27  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
3678
3679         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
3680         (nnimap-request-expire-articles): Use it to avoid sending 'UID
3681         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
3682         Courier IMAP ("some version from 2004").  Mostly based on similar
3683         code in the same function.
3684
3685 2005-10-26  Didier Verna  <didier@xemacs.org>
3686
3687         * gnus-group.el (gnus-group-compact-group): invalidate original
3688         article buffer.
3689         * gnus-srvr.el (gnus-server-compact-server): ditto.
3690         * nnml.el (nnml-request-compact-group): handle self Xref: field in
3691         NOV database and in article itself.
3692         Invalidate article backlog.
3693
3694 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
3695
3696         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
3697
3698 2005-10-26  Simon Josefsson  <jas@extundo.com>
3699
3700         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
3701         part of 2004-07-25 change.
3702
3703 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3704
3705         * message.el (message-display-completion-list): New function.
3706         (message-expand-group): Use it; make sure the Completions buffer
3707         is modifiable.
3708
3709 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
3710
3711         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
3712         user-mail-name is an empty string.
3713
3714 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
3715
3716         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
3717         depending on gnus-score-decay-constant.
3718
3719         * encrypt.el (encrypt-insert-file-contents)
3720         (encrypt-write-file-contents): Don't use `gnus-message'.
3721
3722         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
3723         arguments.
3724         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
3725         arguments to mm-uu-verbatim-marks-extract.
3726         (mm-uu-hide-markers): New variable.
3727         (mm-uu-extract): Use face similar to `gnus-cite-3'.
3728
3729         * gnus-fun.el (gnus-convert-image-to-x-face-command)
3730         (gnus-convert-image-to-face-command): Use "convert" by default to
3731         allow other input image formats.
3732         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
3733         accordingly.
3734
3735 2005-10-23  Simon Josefsson  <jas@extundo.com>
3736
3737         * imap.el (imap-gssapi-program): Align command line parameters
3738         with latest GNU SASL.
3739         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
3740
3741 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3742
3743         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
3744         HTML.
3745         (nnslashdot-request-article): Ditto.
3746
3747         * lpath.el (featurep): Add nobreak-char-display.
3748
3749 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
3750
3751         * mail-source.el (mail-source-fetch-pop): Require pop3.
3752         (mail-source-check-pop): Ditto.
3753
3754 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3755
3756         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
3757         errors.
3758
3759 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
3760
3761         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
3762         (gnus-treat-strip-leading-blank-lines): Improve doc string.
3763
3764         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
3765
3766         * mm-bodies.el (mm-decode-string): Call
3767         `mm-charset-to-coding-system' with allow-override argument.
3768
3769 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3770
3771         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
3772         (rfc2047-charset-to-coding-system): New function.
3773         (rfc2047-decode-encoded-words): New function.
3774         (rfc2047-decode-region): Use them.
3775         (rfc2047-decode-cte): Remove.
3776         (rfc2047-parse-and-decode): Remove.
3777         (rfc2047-decode): Remove.
3778
3779 2005-10-15  Kenichi Handa  <handa@m17n.org>
3780
3781         * rfc2047.el (rfc2047-decode-cte): New function.
3782         (rfc2047-decode-region): Change the way to decode successive
3783         encoded-words: decode B- or Q-encoding in each encoded-word,
3784         concatenate them, and decode it as charset.
3785
3786 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3787
3788         * lpath.el: Fbind codepage-setup for XEmacs.
3789
3790 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
3791
3792         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
3793         widget-move-and-invoke.
3794         (gnus-custom-mode): Use gnus-custom-map.
3795
3796 2005-10-15  Bill Wohler  <wohler@newt.com>
3797
3798         * message.el (message-tool-bar-map): Renamed image file from
3799         mail_send to mail/send.
3800
3801 2005-10-16  Masatake YAMATO  <jet@gyve.org>
3802
3803         * message.el (message-expand-group): Pass the common
3804         prefix substring of completion to `display-completion-list'.
3805
3806 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
3807
3808         * mml-sec.el (mml-secure-method): New internal variable.
3809         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
3810         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
3811         functions using mml-secure-method.
3812
3813         * mml.el (mml-mode-map): Add key bindings for those functions.
3814         (mml-menu): Simplify security menu entries.  Suggested by Jesper
3815         Harder <harder@myrealbox.com>.
3816         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
3817         end of message if point is the headers of the message.
3818
3819         * message.el (message-in-body-p): New function.
3820
3821         * assistant.el: Autoload gnus-util and netrc.
3822
3823         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
3824         Use `mm-charset-override-alist' only when decoding.
3825
3826         * mm-bodies.el (mm-decode-body): Call
3827         `mm-charset-to-coding-system' with allow-override argument.
3828
3829         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
3830         `filename' from Content-Disposition if Content-Type doesn't
3831         provide `name'.
3832         (gnus-mime-view-part-as-type): Set default instead of
3833         initial-input.
3834
3835 2005-10-09  Daniel Brockman  <daniel@brockman.se>
3836
3837         * format-spec.el (format-spec): Propagate text properties of % spec.
3838
3839 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
3840
3841         * gnus-art.el (gnus-treat-predicate): Add `first'.
3842
3843 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
3844
3845         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
3846         (mm-charset-override-alist): New variable.
3847         (mm-charset-to-coding-system): Use it.
3848         (mm-codepage-setup): New helper function.
3849         (mm-charset-eval-alist): New variable.
3850         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
3851         about unknown charsets.
3852
3853         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
3854
3855 2005-10-04  David Hansen  <david.hansen@gmx.net>
3856
3857         * nnrss.el (nnrss-request-article): Add support for the comments tag.
3858         (nnrss-check-group): Ditto.
3859
3860 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
3861
3862         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
3863         Rename x-gnus-verbatim to x-verbatim.
3864         (mm-uu-type-alist): Fix regexp for verbatim-marks.
3865
3866         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
3867         x-verbatim.
3868
3869         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
3870
3871         * gnus-util.el (gnus-remove-duplicates): Remove.
3872
3873         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
3874         instead of gnus-remove-duplicates.
3875
3876         * message.el (message-remove-duplicates): Remove.
3877         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
3878         message-remove-duplicates.
3879
3880         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
3881         available, else use implementation from `delete-dups'.
3882
3883         * message.el (message-insert-expires): New function.
3884         (message-mode-map): Add key binding.
3885         (message-mode-field-menu): Add menu entry.
3886         (message-mode): Document it.
3887         (message-make-expires-date): Use `message-make-date'.
3888
3889 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
3890
3891         * message.el (message-make-expires-date): New function.
3892
3893 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3894
3895         * Makefile.in (list-installed-shadows): New entry.
3896         (install): Use it.
3897         (remove-installed-shadows): New entry.
3898
3899         * dgnushack.el (dgnushack-default-load-path): New variable.
3900         (dgnushack-find-lisp-shadows): New function.
3901         (dgnushack-remove-lisp-shadows): New function.
3902
3903 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3904
3905         * Makefile.in (install-el-elc): New entry.
3906         (install): Use it so that .el files are necessarily installed.
3907
3908 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3909
3910         * time-date.el: Autoload parse-time-string, XEmacs needs it.
3911
3912 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3913
3914         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
3915         function rather than the diff-mode.el package.
3916         (mm-display-external): Use with-current-buffer.
3917         (mm-viewer-completion-map, mm-viewer-completion-map):
3918         Move initialization inside declaration.
3919
3920 2005-09-29  Simon Josefsson  <jas@extundo.com>
3921
3922         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
3923         autoload mail-check-payment.
3924         (spam-check-hashcash): Define unconditionally, since hashcash.el
3925         is part of Gnus now.  Ignore errors from payment checking.
3926
3927 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
3928
3929         * message.el (message-bold-region, message-unbold-region): Rename
3930         from `bold-region' and `unbold-region'.
3931
3932         * message.el: Remove useless autoloads.
3933
3934 2005-09-28  Simon Josefsson  <jas@extundo.com>
3935
3936         * message.el (message-use-idna): Default to t.
3937         (message-use-idna): Test whether encoding works too.  Doc fix.
3938
3939 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3940
3941         * nntp.el (nntp-warn-about-losing-connection): Remove.
3942
3943 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
3944
3945         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
3946         customizable.  Change default value.
3947         (mm-uu-diff-groups-regexp): Change default value.
3948         (mm-uu-type-alist): Add doc string.
3949         (mm-uu-configure): Add doc string.  Make it interactive.
3950         (mm-uu-tex-groups-regexp): New variable.
3951         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
3952         (mm-uu-type-alist): Add LaTeX documents.
3953         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
3954         of "text/verbatim".
3955         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
3956
3957         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
3958         instead of "text/verbatim".
3959
3960         * message.el (message-mark-inserted-region)
3961         (message-mark-insert-file): Use slrn style marks when called with
3962         prefix argument.
3963
3964 2005-09-27  Simon Josefsson  <jas@extundo.com>
3965
3966         * message.el (message-idna-to-ascii-rhs-1): Reformat.
3967
3968 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3969
3970         * message.el (message-remove-duplicates): New function.
3971         Implementation borrowed from `gnus-remove-duplicates'.
3972         (message-idna-to-ascii-rhs): Also encode idna addresses in
3973         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
3974         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
3975         only ask about the same idna domain once per header and also tell
3976         in what header to replace the idna domain.
3977
3978         * gnus-art.el (article-decode-idna-rhs): Also decode idna
3979         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
3980         (article-decode-idna-rhs): Fix regexp so that all idna-address in
3981         a header is decoded and not just the last one.
3982
3983 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3984
3985         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
3986         has been decoded.
3987
3988         * mm-decode.el (mm-automatic-display): Add text/verbatim.
3989         (mm-insert-part): Don't modify text if it has been decoded.
3990
3991         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
3992         decoded.
3993
3994         * mm-view.el (mm-inline-text): Don't strip text props unless
3995         decoding enriched or richtext parts.
3996
3997 2005-09-25  Romain Francoise  <romain@orebokech.com>
3998
3999         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
4000         * gnus-start.el (gnus-subscribe-interactively):
4001         * gnus-uu.el (gnus-uu-grab-articles):
4002         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
4003         space.
4004
4005 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
4006
4007         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
4008         * mm-view.el (mm-view-pkcs7-decrypt):
4009         * gnus-sum.el (gnus-summary-limit-to-extra)
4010         (gnus-summary-respool-article, gnus-read-move-group-name):
4011         * gnus-score.el (gnus-summary-increase-score):
4012         * gnus-util.el (gnus-completing-read-with-default):
4013         * gnus-art.el (gnus-read-save-file-name)
4014         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
4015         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
4016         * message.el (message-check-news-header-syntax):
4017         Follow convention for reading with the minibuffer.
4018
4019 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
4020
4021         * spam-report.el (spam-report-url-ping-plain):
4022         Use gnus-extended-version as User-Agent.
4023
4024         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
4025         default value is nil.
4026
4027         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
4028         (mm-uu-verbatim-marks-extract): New function.
4029         (mm-uu-extract): New face.
4030         (mm-uu-copy-to-buffer): Use it.
4031
4032         * spam-report.el (spam-report-gmane-ham): Renamed from
4033         `spam-report-gmane-unspam'.
4034         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
4035         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
4036
4037         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
4038         Autoload.
4039         (spam-report-gmane-unregister-routine): Renamed
4040         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
4041
4042 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
4043
4044         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
4045         (spam-report-gmane-unregister-routine): Add support for gmane
4046         unregistration.
4047
4048         * spam-report.el (spam-report-gmane-unspam)
4049         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
4050         (spam-report-gmane): Change to take a single article and do unspam
4051         registration.
4052
4053 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
4054
4055         * mm-url.el (mm-url-decode-entities): Fix regexp.
4056
4057 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4058
4059         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
4060         default to nil, to be able to use Gnus at all.  If the default
4061         switches to something else, then the function should be fixed not
4062         be exceedingly slow.
4063
4064 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
4065
4066         * gnus-start.el (gnus-activate-group): If the server is nil, don't
4067         fail hard.
4068
4069         * spam-report.el: Add better Keywords line.
4070
4071         * spam.el: Add Maintainer and better Keywords line.
4072
4073 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
4074
4075         * gnus-art.el (gnus-article-replace-part)
4076         (gnus-mime-replace-part): New functions.
4077         (gnus-mime-action-alist, gnus-mime-button-commands)
4078         (gnus-mime-save-part-and-strip): Added file argument.
4079         (gnus-article-part-wrapper): Added interactive argument.
4080
4081         * gnus-sum.el (gnus-summary-mime-map): Add
4082         `gnus-article-replace-part'.
4083
4084 2005-09-19  Didier Verna  <didier@xemacs.org>
4085
4086         The nnml compaction feature:
4087         * nnml.el (nnml-request-compact-group): New function.
4088         * nnml.el (nnml-request-compact): New function.
4089         * gnus-int.el (gnus-request-compact-group): New function.
4090         * gnus-int.el (gnus-request-compact): New function.
4091         * gnus-group.el (gnus-group-compact-group): New function.
4092         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
4093         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
4094         * gnus-srvr.el (gnus-server-compact-server): New function.
4095         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
4096         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
4097
4098 2005-09-18  Deepak Goel  <deego@gnufans.org>
4099
4100         * sieve.el (sieve-help): Fix `message' call: first arg should be a
4101         format spec.
4102
4103 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4104
4105         * gnus.el (gnus-group-startup-message): Bind image-load-path.
4106
4107 2005-09-15  Romain Francoise  <romain@orebokech.com>
4108
4109         * message.el (message-fill-paragraph): Clarify docstring.
4110
4111 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4112
4113         * gnus-art.el (gnus-mime-display-part): Protect against broken
4114         MIME messages.
4115
4116 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4117
4118         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
4119         before parsing header.
4120
4121 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
4122
4123         * html2text.el: (html2text-replace-list): Add new entities.
4124
4125 2005-09-11  Romain Francoise  <romain@orebokech.com>
4126
4127         * message.el (message-alternative-emails): Improve docstring.
4128         (message-setup-1): Call `message-use-alternative-email-as-from'
4129         after `message-setup-hook' to give it precedence over posting
4130         styles, etc.
4131         (message-use-alternative-email-as-from): Add docstring.  Remove
4132         the original From header if present.
4133
4134         * nnml.el (nnml-compressed-files-size-threshold): New variable.
4135         (nnml-save-mail): Use it.
4136
4137         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
4138         articles.  Add new argument `silent'.
4139         (gnus-uu-mark-all): Report the total number of marked articles.
4140
4141 2005-09-10  Romain Francoise  <romain@orebokech.com>
4142
4143         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
4144         (gnus-uu-mark-series): Likewise.
4145
4146 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
4147
4148         * spam-report.el (spam-report-gmane): Fix generation of spam
4149         report URL.
4150
4151 2005-09-10  Simon Josefsson  <jas@extundo.com>
4152
4153         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
4154         t, based on discussion on the ding list with Robert Epprecht
4155         <epprecht@solnet.ch>.
4156
4157 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
4158
4159         * spam-report.el (spam-report-gmane): Make it work without
4160         X-Report-Spam header.  Gmane now only provides Archived-At.
4161         This is only used if `spam-report-gmane-use-article-number' is nil.
4162         (spam-report-gmane-spam-header): Remove.  Not used anymore.
4163
4164         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
4165         make `gnus-summary-sort-by-recipient' work with threading.
4166
4167         * nnweb.el (nnweb-google-wash-article): Print a message if article
4168         is not available.
4169
4170 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4171
4172         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
4173         change.  Decode text/* parts content before displaying.
4174
4175 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
4176
4177         * mml-smime.el: Remove defvar of gnus-extract-address-components.
4178
4179 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4180
4181         * mm-view.el (mm-display-inline-fontify): Disable support modes.
4182
4183         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
4184         url-package-name, url-package-version,
4185         w3m-cid-retrieve-function-alist, w3m-current-buffer,
4186         w3m-display-inline-images, and w3m-minor-mode-map.
4187
4188 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
4189
4190         * message.el (message-tab-body-function): Fixed mismatched custom
4191         type.
4192
4193         * gnus.el (gnus-group-change-level-function): Ditto.
4194
4195         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
4196
4197         * gnus-art.el (gnus-signature-limit)
4198         (gnus-article-mime-part-function): Ditto.
4199
4200 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4201
4202         * mml.el (mml-mode): Silence the byte compiler.
4203
4204         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
4205         using `(sit-for 0)' before moving the point to the specified part;
4206         skip unbuttonized parts.
4207         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
4208         return to the summary window if gnus-auto-select-part is non-nil.
4209
4210 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
4211
4212         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
4213         variables.
4214         (mml-dnd-attach-file, mml-mode): Use them.
4215
4216         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
4217         Make fetching article by MID work again for Google Groups.  Added
4218         FIXME concerning gnus-group-make-web-group.
4219
4220         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
4221         Don't depend on Gnus by using mail-extract-address-components if
4222         gnus-extract-address-components is not bound.
4223
4224 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4225
4226         * gnus-art.el (gnus-mime-display-security): Don't display the
4227         signature, but only the signed part.
4228
4229 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4230
4231         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
4232
4233         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
4234         list, not listp.
4235
4236 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
4237
4238         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
4239         when encoding.
4240
4241         * mm-bodies.el (mm-decode-content-transfer-encoding):
4242         De-canonicalize CRLF for all text content types, not just
4243         text/plain.
4244
4245 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4246
4247         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
4248         valid article; point arrow and cursor at the MIME button.
4249
4250 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4251
4252         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
4253         Suggested by Dan Christensen <jdc@uwo.ca>.
4254
4255         * mm-decode.el (mm-save-part): Enable change of prompt.
4256
4257 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
4258
4259         * gnus-msg.el (gnus-inews-add-send-actions): Made
4260         `message-post-method' lambda parameter ARG `&optional'.
4261
4262 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
4263
4264         * gnus-sum.el (gnus-summary-mime-map): Added
4265         gnus-article-save-part-and-strip, gnus-article-delete-part and
4266         gnus-article-jump-to-part.
4267
4268         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
4269         (gnus-article-edit-part): Use it.
4270         (gnus-article-part-wrapper): Added no-handle argument.
4271         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
4272         functions.
4273
4274 2005-08-29  Romain Francoise  <romain@orebokech.com>
4275
4276         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
4277         docstring.
4278         (gnus-face-from-file): Likewise.
4279
4280 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
4281
4282         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
4283         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
4284         non-nil.
4285         (gnus-auto-select-part): New variable.
4286         (gnus-article-jump-to-part): New function.
4287         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
4288         (gnus-mime-delete-part): Allow selecting specified part after
4289         deleting or stripping parts.
4290         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
4291         part if argument is bogus.
4292
4293 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
4294
4295         * gnus-art.el (w3m-minor-mode-map):
4296         * gnus-spec.el (gnus-newsrc-file-version):
4297         * gnus-util.el (nnmail-active-file-coding-system)
4298         (gnus-original-article-buffer, gnus-user-agent):
4299         * gnus.el (gnus-ham-process-destinations)
4300         (gnus-parameter-ham-marks-alist)
4301         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
4302         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
4303         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
4304         * mm-decode.el (gnus-current-window-configuration):
4305         * mm-extern.el (gnus-article-mime-handles):
4306         * mm-url.el (url-current-object, url-package-name)
4307         (url-package-version):
4308         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
4309         (smime-keys, w3m-cid-retrieve-function-alist)
4310         (w3m-current-buffer, w3m-display-inline-images)
4311         (w3m-minor-mode-map):
4312         * mml-smime.el (gnus-extract-address-components):
4313         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
4314         (gnus-newsrc-hashtb, message-default-charset)
4315         (message-deletable-headers, message-options)
4316         (message-posting-charset, message-required-mail-headers)
4317         (message-required-news-headers):
4318         * mml1991.el (mc-pgp-always-sign):
4319         * mml2015.el (mc-pgp-always-sign):
4320         * nnheader.el (nnmail-extra-headers):
4321         * rfc1843.el (gnus-decode-encoded-word-function)
4322         (gnus-decode-header-function, gnus-newsgroup-name):
4323         * spam-stat.el (gnus-original-article-buffer): Add defvars.
4324
4325 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
4326
4327         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
4328         the end of the date treatments.
4329
4330 2005-08-15  Simon Josefsson  <jas@extundo.com>
4331
4332         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
4333         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
4334         Capello and Romain Francoise.
4335         (pgg-fetch-key-function): Removed, not used?
4336         (pgg-insert-url-with-w3): Require url, to get
4337         url-insert-file-contents regardless of where it is defined.
4338
4339 2005-08-13  Romain Francoise  <romain@orebokech.com>
4340
4341         * message.el (message-cite-original-1): New function.
4342         (message-cite-original): Use it.
4343         (message-cite-original-without-signature): Ditto.
4344
4345 2005-08-08  Romain Francoise  <romain@orebokech.com>
4346
4347         * message.el (message-yank-empty-prefix): New variable.
4348         (message-indent-citation): Use it.
4349         (message-cite-original-without-signature): Respect X-No-Archive.
4350
4351 2005-08-08  Simon Josefsson  <jas@extundo.com>
4352
4353         * pgg.el: Autoload url-insert-file-contents instead of loading
4354         w3/url.
4355         (pgg-insert-url-with-w3): Don't load url here.
4356
4357 2005-08-07  Jesper Harder  <harder@phys.au.dk>
4358
4359         * message.el (message-kill-to-signature): Don't insert newline at
4360         bol.
4361         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
4362
4363 2005-08-06  Romain Francoise  <romain@orebokech.com>
4364
4365         * message.el (message-user-fqdn): Fix typo in docstring.
4366
4367 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
4368
4369         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
4370
4371         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
4372
4373 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4374
4375         * mm-bodies.el (mm-encode-body): Use coding system rather than
4376         charset to encode text.
4377
4378         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
4379         number of charsets if utf-8 is available (XEmacs).
4380
4381 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
4382
4383         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
4384         taken from `gnus-button-mid-or-mail-regexp'.
4385         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
4386         (gnus-button-alist): Improve regexp for domain part of the MIDs
4387         for news:localpart@domain buttons.
4388         (gnus-button-ctan-directory-regexp): Update.
4389
4390 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4391
4392         * sieve-manage.el (sieve-manage-interactive-login): Use
4393         make-local-variable rather than make-variable-buffer-local.
4394         (sieve-manage-open): Ditto.
4395         (sieve-manage-authenticate): Ditto.
4396
4397         * mml.el (mml-generate-mime-1): Make the content type default to
4398         text/plain if the filename is not specified.
4399
4400 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4401
4402         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
4403         instead of insert-buffer.
4404
4405         * message.el (message-yank-original): Ditto; set the mark at the
4406         end of the yanked message.
4407
4408 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4409
4410         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
4411         lines to scroll rather than to stop it.
4412
4413         * mml.el (mml-generate-default-type): Add doc string.
4414         (mml-generate-mime-1): Use mm-default-file-encoding or make it
4415         default to application/octet-stream when determining the content
4416         type if it is not specified for the part or the mml contents; add
4417         a comment about mml-generate-default-type.
4418
4419 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
4420
4421         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
4422         make it default to application/octet-stream when determining the
4423         content type if it is not specified for the external contents.
4424
4425 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4426
4427         * rfc2231.el (rfc2231-parse-string): Take care that not only a
4428         segmented parameter but also other parameters might be there.
4429
4430 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4431
4432         * mm-decode.el (mm-display-external): Delete temp file, directory
4433         and buffer immediately if the external process is exited.
4434
4435 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4436
4437         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
4438         fewer lines than that of scroll-margin.
4439         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
4440
4441 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4442
4443         * gnus-art.el (gnus-article-next-page): Revert.
4444         (gnus-article-beginning-of-window): New macro.
4445         (gnus-article-next-page-1): Use it.
4446         (gnus-article-prev-page): Ditto.
4447         (gnus-article-edit-part): Use insert-buffer-substring instead of
4448         insert-buffer.
4449         (gnus-article-edit-exit): Ditto.
4450
4451         * gnus-util.el (gnus-beginning-of-window): Remove.
4452         (gnus-end-of-window): Remove.
4453
4454         * lpath.el: Don't bind header-line-format and scroll-margin.
4455
4456 2005-07-25  Simon Josefsson  <jas@extundo.com>
4457
4458         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
4459         to have the url package without w3.  Reported by Daiki Ueno
4460         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
4461
4462 2005-07-20  Didier Verna  <didier@xemacs.org>
4463
4464         * gnus-diary.el: Remove the description comment (nndiary is now
4465         properly documented in the Gnus manual).
4466         Fix the spelling of "Back End".
4467         * nndiary.el: Ditto.
4468         Fix the copyright notice.
4469
4470 2005-07-18  Romain Francoise  <romain@orebokech.com>
4471
4472         * gnus-sum.el (gnus-summary-to-prefix,
4473         gnus-summary-newsgroup-prefix): New variables.
4474         (gnus-summary-from-or-to-or-newsgroups): Use them.
4475
4476 2005-07-17  Romain Francoise  <romain@orebokech.com>
4477
4478         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
4479         space as it's generally not especially interesting to the user.
4480
4481 2005-07-16  Romain Francoise  <romain@orebokech.com>
4482
4483         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
4484         nil to avoid prompting and file modification if one of the
4485         messages at the top of the nnfolder file contains a copyright
4486         notice.
4487         Update copyright notice.
4488
4489         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
4490         instead of `current-time-string' as the latter creates a time
4491         string that is not RFC 2822 compliant (it lacks the zone).
4492         Update copyright notice.
4493
4494 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4495
4496         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
4497         for text/rtf.  Display default in prompt.  Pass default for M-n.
4498
4499         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
4500
4501 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4502
4503         * gnus-msg.el (gnus-button-mailto): Remove
4504         save-selected-window-window hackery because it relies on
4505         save-selected-window internals.
4506
4507 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4508
4509         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
4510         (gnus-article-next-page-1): Use gnus-beginning-of-window.
4511         (gnus-article-prev-page): Ditto.
4512
4513         * gnus-util.el (gnus-beginning-of-window): New function.
4514         (gnus-end-of-window): New function.
4515
4516         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
4517
4518 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
4519
4520         * gnus-score.el (gnus-score-edit-all-score): Set
4521         gnus-score-edit-exit-function to gnus-score-edit-done and call
4522         gnus-message.
4523
4524 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4525
4526         * gnus-msg.el (gnus-button-mailto): Remove
4527         save-selected-window-window hackery because it relies on
4528         save-selected-window internals.
4529
4530 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4531
4532         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
4533         add-minor-mode.
4534         (gnus-binary-mode): Ditto.
4535
4536         * gnus-topic.el (gnus-topic-mode): Ditto.
4537
4538 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
4539
4540         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
4541         (gnus-article-prev-page): Take scroll-margin into consideration.
4542
4543 2005-07-04  Lute Kamstra  <lute@gnu.org>
4544
4545         Update FSF's address in GPL notices.
4546
4547 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
4548
4549         * gnus.el (gnus-exit):
4550         * gnus-group.el (gnus-group-icons):
4551         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
4552
4553         * gnus-nocem.el (gnus-nocem):
4554         * message.el (message-various, message-buffers, message-sending)
4555         (message-interface, message-forwarding, message-insertion)
4556         (message-headers, message-news, message-mail):
4557         * pgg-gpg.el (pgg-gpg):
4558         * pgg-parse.el (pgg-parse):
4559         * pgg-pgp.el (pgg-pgp):
4560         * pgg-pgp5.el (pgg-pgp5):
4561         * pop3.el (pop3): Finish `defgroup' description with period.
4562
4563 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4564
4565         * gnus-art.el (article-display-face): Improve the efficiency.
4566         (article-display-x-face): Ditto; remove grey x-face stuff.
4567
4568 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4569
4570         * gnus-art.el (article-display-face): Correct the position in
4571         which Faces are inserted.
4572
4573 2005-06-29  Didier Verna  <didier@xemacs.org>
4574
4575         * gnus-art.el (article-display-face): Display faces in correct
4576         order.
4577
4578 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4579
4580         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
4581         (gnus-fill-real-hashtb): Use hash table instead of obarray.
4582         (gnus-nocem-check-article): Fetch the Type header.
4583         (gnus-nocem-message-wanted-p): Fix the way to examine types.
4584         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
4585         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
4586         make sure gnus-nocem-hashtb is initialized.
4587         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
4588         (gnus-nocem-unwanted-article-p): Ditto.
4589
4590         * pgg.el (pgg-verify): Return the verification result.
4591
4592 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4593
4594         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
4595         is ascii.
4596
4597 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
4598
4599         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
4600         `show-nonbreak-escape'.
4601
4602 2005-06-23  Lute Kamstra  <lute@gnu.org>
4603
4604         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
4605
4606         * dig.el (dig-mode):
4607         * smime.el (smime-mode): Use gnus-run-mode-hooks.
4608
4609 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
4610
4611         * nnimap.el (nnimap-split-download-body): Fix spellings.
4612
4613 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
4614
4615         * gnus-art.el (gnus-article-encrypt-body):
4616         * gnus-cus.el (gnus-score-customize):
4617         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
4618         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
4619
4620 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4621
4622         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
4623         header by looking for magic "MII" at the beginnig.
4624
4625 2005-06-16  Miles Bader  <miles@gnu.org>
4626
4627         * gnus-xmas.el (gnus-xmas-group-startup-message):
4628         Use renamed gnus-splash face.
4629
4630         * assistant.el (assistant-field): Remove "-face" suffix from face name.
4631         (assistant-field-face): New backward-compatibility alias for renamed
4632         face.
4633         (assistant-render-text): Use renamed assistant-field face.
4634
4635         * spam.el (spam): Remove "-face" suffix from face name.
4636         (spam-face): New backward-compatibility alias for renamed face.
4637         (spam-face, spam-initialize): Use renamed spam face.
4638
4639         * message.el (message-header-to, message-header-cc)
4640         (message-header-subject, message-header-newsgroups)
4641         (message-header-other, message-header-name)
4642         (message-header-xheader, message-separator, message-cited-text)
4643         (message-mml): Remove "-face" suffix from face names.
4644         (message-header-to-face, message-header-cc-face)
4645         (message-header-subject-face, message-header-newsgroups-face)
4646         (message-header-other-face, message-header-name-face)
4647         (message-header-xheader-face, message-separator-face)
4648         (message-cited-text-face, message-mml-face):
4649         New backward-compatibility aliases for renamed faces.
4650         (message-font-lock-keywords): Use renamed message faces.
4651
4652         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
4653         (sieve-test-commands, sieve-tagged-arguments):
4654         Remove "-face" suffix from face names.
4655         (sieve-control-commands-face, sieve-action-commands-face)
4656         (sieve-test-commands-face, sieve-tagged-arguments-face):
4657         New backward-compatibility aliases for renamed faces.
4658         (sieve-control-commands-face, sieve-action-commands-face)
4659         (sieve-test-commands-face, sieve-tagged-arguments-face):
4660         Use renamed sieve faces.
4661
4662         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
4663         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
4664         (gnus-group-news-3-empty, gnus-group-news-4)
4665         (gnus-group-news-4-empty, gnus-group-news-5)
4666         (gnus-group-news-5-empty, gnus-group-news-6)
4667         (gnus-group-news-6-empty, gnus-group-news-low)
4668         (gnus-group-news-low-empty, gnus-group-mail-1)
4669         (gnus-group-mail-1-empty, gnus-group-mail-2)
4670         (gnus-group-mail-2-empty, gnus-group-mail-3)
4671         (gnus-group-mail-3-empty, gnus-group-mail-low)
4672         (gnus-group-mail-low-empty, gnus-summary-selected)
4673         (gnus-summary-cancelled, gnus-summary-high-ticked)
4674         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
4675         (gnus-summary-high-ancient, gnus-summary-low-ancient)
4676         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
4677         (gnus-summary-low-undownloaded)
4678         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
4679         (gnus-summary-low-unread, gnus-summary-normal-unread)
4680         (gnus-summary-high-read, gnus-summary-low-read)
4681         (gnus-summary-normal-read, gnus-splash):
4682         Remove "-face" suffix from face names.
4683         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4684         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4685         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4686         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4687         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4688         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4689         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4690         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4691         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4692         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4693         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4694         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4695         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4696         (gnus-summary-normal-ticked-face)
4697         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
4698         (gnus-summary-normal-ancient-face)
4699         (gnus-summary-high-undownloaded-face)
4700         (gnus-summary-low-undownloaded-face)
4701         (gnus-summary-normal-undownloaded-face)
4702         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4703         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4704         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4705         (gnus-splash-face):
4706         New backward-compatibility aliases for renamed faces.
4707         (gnus-group-startup-message): Use renamed gnus faces.
4708
4709         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
4710         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
4711         (gnus-server-agent): Remove "-face" suffix from face names.
4712         (gnus-server-agent-face, gnus-server-opened-face)
4713         (gnus-server-closed-face, gnus-server-denied-face)
4714         (gnus-server-offline-face):
4715         New backward-compatibility aliases for renamed faces.
4716         (gnus-server-agent-face, gnus-server-opened-face)
4717         (gnus-server-closed-face, gnus-server-denied-face)
4718         (gnus-server-offline-face): Use renamed gnus faces.
4719
4720         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
4721         Remove "-face" suffix from face names.
4722         (gnus-picon-xbm-face, gnus-picon-face):
4723         New backward-compatibility aliases for renamed faces.
4724
4725         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
4726         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
4727         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
4728         (gnus-cite-11): Remove "-face" suffix from face names.
4729         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
4730         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
4731         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
4732         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
4733         New backward-compatibility aliases for renamed faces.
4734         (gnus-cite-attribution-face, gnus-cite-face-list)
4735         (gnus-article-boring-faces): Use renamed gnus faces.
4736
4737         * gnus-art.el (gnus-signature, gnus-header-from)
4738         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
4739         (gnus-header-content): Remove "-face" suffix from face names.
4740         (gnus-signature-face, gnus-header-from-face)
4741         (gnus-header-subject-face, gnus-header-newsgroups-face)
4742         (gnus-header-name-face, gnus-header-content-face):
4743         New backward-compatibility aliases for renamed faces.
4744         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
4745
4746         * gnus-sum.el (gnus-summary-selected-face)
4747         (gnus-summary-highlight): Use renamed gnus faces.
4748         * gnus-group.el (gnus-group-highlight): Likewise.
4749
4750 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
4751
4752         * gnus-sieve.el (gnus-sieve-article-add-rule):
4753         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
4754         * spam-stat.el (spam-stat-buffer-change-to-spam)
4755         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
4756
4757         * message.el (message-is-yours-p):
4758         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
4759
4760 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4761
4762         * mm-view.el (mm-inline-text): Withdraw the last change.
4763
4764 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4765
4766         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
4767         executing enriched-decode.
4768
4769 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4770
4771         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
4772         charset of tar files.
4773
4774 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
4775
4776         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
4777
4778 2005-06-04  Lute Kamstra  <lute@gnu.org>
4779
4780         * nnfolder.el (nnfolder-read-folder): Make sure that undo
4781         information is never recorded.
4782
4783 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4784
4785         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
4786
4787 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4788
4789         * pop3.el (pop3-apop): Run md5 in the binary mode.
4790
4791         * starttls.el (starttls-set-process-query-on-exit-flag):
4792         Use eval-and-compile.
4793
4794 2005-05-31  Simon Josefsson  <jas@extundo.com>
4795
4796         * smime.el (smime-replace-in-string): Define.
4797         (smime-cert-by-ldap-1): Use it.
4798
4799 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4800
4801         * gnus-art.el (article-display-x-face): Replace
4802         process-kill-without-query by gnus-set-process-query-on-exit-flag.
4803
4804         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
4805         set-process-query-on-exit-flag or process-kill-without-query.
4806
4807         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
4808         loop instead of replace-regexp.
4809
4810         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
4811         instead of process-kill-without-query if it is available.
4812
4813         * lpath.el: Fbind ldap-search-entries.
4814
4815         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
4816         instead of find-file-hooks if it is available.
4817
4818         * mml1991.el: Bind pgg-default-user-id when compiling.
4819
4820         * mml2015.el: Bind pgg-default-user-id when compiling.
4821
4822         * nndraft.el (nndraft-request-associate-buffer):
4823         Use write-contents-functions instead of write-contents-hooks if it is
4824         available.
4825
4826         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
4827         instead of find-file-hooks if it is available.
4828
4829         * nntp.el (nntp-open-connection): Replace
4830         process-kill-without-query by gnus-set-process-query-on-exit-flag.
4831         (nntp-open-ssl-stream): Ditto.
4832         (nntp-open-tls-stream): Ditto.
4833
4834         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
4835         set-process-query-on-exit-flag or process-kill-without-query.
4836         (starttls-open-stream-gnutls): Use it instead of
4837         process-kill-without-query.
4838         (starttls-open-stream): Ditto.
4839
4840 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
4841
4842         * smime.el (smime-cert-by-ldap-1): Don't use
4843         replace-regexp-in-string.
4844
4845 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4846
4847         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
4848
4849         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
4850         in PEM format. Adjust to the XEmacs compability.
4851
4852 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
4853
4854         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
4855         by `string-to-number'.
4856         * gnus-agent.el (gnus-agent-regenerate-group)
4857         (gnus-agent-fetch-articles): Ditto.
4858         * gnus-art.el (gnus-button-fetch-group): Ditto.
4859         * gnus-cache.el (gnus-cache-generate-active)
4860         (gnus-cache-articles-in-group): Ditto.
4861         * gnus-group.el (gnus-group-set-current-level)
4862         (gnus-group-insert-group-line): Ditto.
4863         * gnus-score.el (gnus-score-set-expunge-below)
4864         (gnus-score-set-mark-below, gnus-summary-score-effect)
4865         (gnus-summary-score-entry): Ditto.
4866         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
4867         (gnus-soup-pack): Ditto.
4868         * gnus-spec.el (gnus-xmas-format): Ditto.
4869         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
4870         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
4871         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
4872         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
4873         * nndb.el (nndb-get-remote-expire-response): Ditto.
4874         * nndiary.el (nndiary-parse-schedule-value)
4875         (nndiary-string-to-number, nndiary-request-replace-article)
4876         (nndiary-request-article): Ditto.
4877         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
4878         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
4879         * nneething.el (nneething-make-head): Ditto.
4880         * nnfolder.el (nnfolder-request-article)
4881         (nnfolder-retrieve-headers): Ditto.
4882         * nnheader.el (nnheader-file-to-number): Ditto.
4883         * nnkiboze.el (nnkiboze-request-article): Ditto.
4884         * nnmail.el (nnmail-process-unix-mail-format)
4885         (nnmail-process-babyl-mail-format): Ditto.
4886         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
4887         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
4888         (nnmh-request-create-group, nnmh-request-list-1)
4889         (nnmh-request-group, nnmh-request-article): Ditto.
4890         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
4891         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
4892         * nnsoup.el (nnsoup-make-active): Ditto.
4893         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
4894         * nntp.el (nntp-find-group-and-number)
4895         (nntp-retrieve-headers-with-xover): Ditto.
4896         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
4897         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
4898         (pgg-format-key-identifier): Ditto.
4899         * pop3.el (pop3-last, pop3-stat): Ditto.
4900         * qp.el (quoted-printable-decode-region): Ditto.
4901
4902         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
4903         of concat.
4904
4905 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4906
4907         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
4908
4909         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
4910
4911         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
4912
4913         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
4914
4915         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
4916
4917         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
4918
4919         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
4920         (gnus-carpal-mode): Ditto.
4921
4922         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
4923         (gnus-browse-mode): Ditto.
4924
4925         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
4926
4927         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
4928
4929 2005-05-29  Richard M. Stallman  <rms@gnu.org>
4930
4931         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
4932
4933 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4934
4935         * gnus-util.el (gnus-run-mode-hooks): New function.
4936
4937         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
4938
4939         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
4940         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
4941
4942 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
4943
4944         * gnus-agent.el (gnus-agent-make-mode-line-string):
4945         Use mode-line-highlight as mouse-face.
4946
4947 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4948
4949         * canlock.el (canlock): Change the parent group to news.
4950
4951         * deuglify.el (gnus-outlook-deuglify): Add :group.
4952
4953         * dig.el (dig): Add :group.
4954
4955         * dns-mode.el (dns-mode): Add :group.
4956
4957         * encrypt.el (encrypt): Add :group.
4958
4959         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
4960         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
4961         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
4962         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
4963         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
4964
4965         * gnus-diary.el (gnus-diary): Add :group.
4966
4967         * gnus.el (gnus-group-news-1-face): Add :group.
4968         (gnus-group-news-1-empty-face): Ditto.
4969         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
4970         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
4971         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
4972         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
4973         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
4974         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
4975         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
4976         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
4977         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
4978         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
4979         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
4980         (gnus-summary-high-ticked-face): Ditto.
4981         (gnus-summary-low-ticked-face): Ditto.
4982         (gnus-summary-normal-ticked-face): Ditto.
4983         (gnus-summary-high-ancient-face): Ditto.
4984         (gnus-summary-low-ancient-face): Ditto.
4985         (gnus-summary-normal-ancient-face): Ditto.
4986         (gnus-summary-high-undownloaded-face): Ditto.
4987         (gnus-summary-low-undownloaded-face): Ditto.
4988         (gnus-summary-normal-undownloaded-face): Ditto.
4989         (gnus-summary-high-unread-face): Ditto.
4990         (gnus-summary-low-unread-face): Ditto.
4991         (gnus-summary-normal-unread-face): Ditto.
4992         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
4993         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
4994
4995         * hashcash.el (hashcash): New custom group.
4996         (hashcash-default-payment): Add :group.
4997         (hashcash-payment-alist): Ditto.
4998         (hashcash-default-accept-payment): Ditto.
4999         (hashcash-accept-resources): Ditto.
5000         (hashcash-path): Ditto.
5001         (hashcash-extra-generate-parameters): Ditto.
5002         (hashcash-double-spend-database): Ditto.
5003         (hashcash-in-news): Ditto.
5004
5005         * message.el (message-minibuffer-local-map): Add :group.
5006
5007         * netrc.el (netrc): Add :group.
5008
5009         * sieve-manage.el (sieve-manage-log): Add :group.
5010         (sieve-manage-default-user): Diito.
5011         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
5012         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
5013         (sieve-manage-authenticators): Ditto.
5014         (sieve-manage-authenticator-alist): Ditto.
5015         (sieve-manage-default-port): Ditto.
5016
5017         * sieve-mode.el (sieve-control-commands-face): Add :group.
5018         (sieve-action-commands-face): Ditto.
5019         (sieve-test-commands-face): Ditto.
5020         (sieve-tagged-arguments-face): Ditto.
5021
5022         * smime.el (smime): Add :group.
5023
5024         * spam-report.el (spam-report): Add :group.
5025
5026         * spam.el (spam, spam-face): Add :group.
5027
5028 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5029
5030         * nntp.el (nntp-next-result-arrived-p): Some news servers may
5031         return \n.\n.\n at the end of articles.  Protect against that.
5032         (nntp-with-open-group): Allow debugging.
5033
5034         * nnheader.el (mail-header-set-extra): Make into a function
5035         because I just could't understand how to quote the list properly.
5036
5037         * dns.el (query-dns-cached): New function.
5038
5039 2005-05-26  Lute Kamstra  <lute@gnu.org>
5040
5041         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
5042
5043 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5044
5045         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
5046
5047         * gnus-art.el: Don't autoload mail-extract-address-components.
5048
5049         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
5050         eval-and-compile to evaluate it.
5051
5052         * hashcash.el: Don't autoload executable-find.
5053
5054         * nndb.el: Don't declare the nndb back end two or more times; don't
5055         autoload news-reply-mode, news-setup, cancel-timer and telnet.
5056
5057         * nntp.el: Autoload format-spec instead of format; use
5058         eval-and-compile to evaluate autoload forms.
5059
5060 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
5061
5062         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
5063
5064 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5065
5066         * gnus.el (gnus-version-number): Bump version.
5067
5068 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5069
5070         * gnus.el: No Gnus v0.3 is released.
5071
5072 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5073
5074         * lpath.el (featurep): Bind show-nonbreak-escape.
5075
5076 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5077
5078         * gnus-art.el (gnus-article-edit-part): Disable undo.
5079
5080 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5081
5082         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
5083         gnus-article-date-lapsed-new-header is t if date timer is active;
5084         skip headers in which the original date value is empty.
5085         (gnus-article-save-original-date): Redefine it as a macro.
5086         (gnus-display-mime): Use it.
5087
5088 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5089
5090         * gnus-art.el (article-date-ut): Support converting date in
5091         forwarded parts as well.
5092         (gnus-article-save-original-date): New function.
5093         (gnus-display-mime): Use it.
5094
5095 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
5096
5097         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
5098         enclosure element of <item>.
5099
5100 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
5101
5102         * message.el (message-kill-buffer-query): Renamed from
5103         `message-kill-buffer-query-if-modified'.  Added :version.
5104
5105 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5106
5107         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
5108         window layout.
5109
5110 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5111
5112         * mml.el: Autoload dnd when compiling.
5113
5114 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
5115
5116         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
5117         x-dnd-*.
5118
5119 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5120
5121         * qp.el (quoted-printable-encode-region): Save excursion.
5122
5123 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
5124
5125         * message.el (message-kill-buffer-query-if-modified): Add new variable
5126         so the user can kill a modified message buffer quickly.
5127         (message-kill-buffer): Use it.
5128
5129 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5130
5131         * lpath.el: Fbind display-time-event-handler; don't fbind
5132         string-to-multibyte.
5133
5134         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
5135
5136 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5137
5138         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
5139         contained in text because xml.el decodes entities) with LFs.
5140
5141 2005-04-11  Lute Kamstra  <lute@gnu.org>
5142
5143         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
5144         differently.
5145
5146 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5147
5148         * mm-util.el (mm-detect-coding-region): Typo.
5149
5150 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5151
5152         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
5153
5154 2005-04-06  D Goel  <deego@gnufans.org>
5155
5156         * spam-stat.el (spam-stat-score-buffer): Add a call to a
5157         user-function allow user modifications of the scores.
5158         (spam-stat-score-buffer-user): New function, to allow
5159         user-computed modifications to the score.
5160         (spam-stat-score-buffer-user-functions): list of additional
5161         scoring functions
5162         (spam-stat-error-holder): global temporary error holder
5163         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
5164         variable
5165
5166 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5167
5168         * gnus-registry.el (gnus-registry-clean-empty-function)
5169         (gnus-registry-trim, gnus-registry-fetch-groups)
5170         (gnus-registry-delete-group): Groups that match
5171         `gnus-registry-ignored-groups' are removed from the registry
5172         entries, not just ignored for splitting.  This helps clean up the
5173         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
5174         to get all the groups a message ID is in.
5175
5176         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
5177         (spam-stat-split-fancy): Change "threshhold" to "threshold"
5178         (spam-stat-score-buffer-user-functions): Add :number custom type.
5179
5180 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5181
5182         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
5183         argument in XEmacs.
5184
5185         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
5186         (nnrss-request-group): Decode group name first.
5187         (nnrss-request-article): Make a text/plain article if mml-to-mime
5188         failed.
5189         (nnrss-get-encoding): Return a compatible encoding according to
5190         nnrss-compatible-encoding-alist.
5191         (nnrss-find-el): Use consp instead of listp.
5192         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
5193
5194 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5195
5196         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
5197         which Emacs 20 doesn't support.
5198         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
5199
5200 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
5201
5202         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
5203         silence the byte compiler inside the defun
5204
5205         * gnus-demon.el (parse-time-string): Add autoload.
5206
5207         * gnus-delay.el (parse-time-string): Add autoload.
5208
5209         * gnus-art.el (parse-time-string): Add autoload.
5210
5211         * nnultimate.el (parse-time): Require for `parse-time-string'.
5212
5213 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
5214
5215         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
5216
5217         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
5218
5219         * smime.el (smime-ldap-host-list): Add :version.
5220
5221 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5222
5223         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
5224         pass it to `gnus-browse-read-group'.
5225         (gnus-browse-read-group): Add NUMBER argument and pass it to
5226         `gnus-group-read-ephemeral-group'.
5227
5228         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
5229         argument and pass it to `gnus-group-read-group'.
5230
5231 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
5232
5233         * mm-util.el (mm-xemacs-find-mime-charset): Only call
5234         mm-xemacs-find-mime-charset-1 if we have the mule feature
5235         available at runtime.
5236
5237 2005-03-25  Werner Lemberg  <wl@gnu.org>
5238
5239         * nnmaildir.el: Replace `illegal' with `invalid'.
5240
5241 2005-03-23  Lute Kamstra  <lute@gnu.org>
5242
5243         * time-date.el: Add comment on time value formats.
5244         Don't require parse-time.
5245         (with-decoded-time-value): New macro.
5246         (encode-time-value): New function.
5247         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
5248         (days-to-time): Return a valid time value when arg is huge.
5249         (time-since): Use time-subtract.
5250         (time-to-number-of-days): Use time-to-seconds.
5251
5252 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5253
5254         * gnus-start.el (gnus-display-time-event-handler):
5255         Check display-time-timer at runtime rather than only at load time
5256         in case display-time-mode is turned off in the mean time.
5257
5258 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5259
5260         * nnimap.el (nnimap-open-connection): Print which authinfo file is
5261         used.
5262
5263         * nneething.el (nneething-map-file-directory): Derive from
5264         `gnus-directory'.
5265
5266         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
5267         the To/Cc button.
5268
5269 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
5270
5271         * nnmaildir.el (nnmaildir-request-accept-article):
5272         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
5273
5274 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
5275
5276         * gnus-async.el: Require timer-funcs at compile time when in
5277         XEmacs for `run-with-idle-timer'.
5278
5279 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
5280
5281         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
5282         autoloaded function.
5283
5284 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5285
5286         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
5287
5288 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
5289
5290         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
5291
5292 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5293
5294         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
5295         gnus-expert-user to default.
5296
5297 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
5298
5299         * nnimap.el (nnimap-open-server): Ditto.
5300
5301         * imap.el (imap-authenticate): Fix typo.
5302
5303 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
5304
5305         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
5306         buffer (since IMAP server might return FETCH response out of
5307         order, and the nntp buffer must be sorted).
5308
5309 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
5310
5311         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
5312         comparison on string.
5313
5314         * gnus-agent.el (gnus-agent-long-article,
5315         gnus-agent-short-article, gnus-agent-score): Renamed category
5316         keywords to match gnus-cus.
5317         (gnus-agent-summary-fetch-series): Modified to protect against
5318         gnus-agent-summary-fetch-group clearing processable flags.
5319         (gnus-agent-synchronize-group-flags): Update live group buffer as
5320         synchronization may occur due to the user toggle the plugged
5321         status.
5322         (gnus-agent-fetch-group-1): Clear downloadable flag when article
5323         successfully downloaded.
5324         (gnus-agent-expire-group-1): Avoid using markers when the overview
5325         is in ascending order; greatly improves performance.
5326         (gnus-agent-regenerate-group): Use
5327         gnus-agent-synchronize-group-flags to reset read status in both
5328         gnus and server.
5329         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
5330
5331 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5332
5333         * message.el: Don't autoload former message-utils variables.
5334         (message-strip-subject-trailing-was): Change doc string.
5335
5336         * nnweb.el: Fixes for `gnus-group-make-web-group'.
5337         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
5338         (nnweb-google-search): Add "hl=en" here.
5339         (nnweb-google-parse-1, nnweb-google-create-mapping):
5340         Don't hardcode URL.
5341
5342 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
5343
5344         * message.el (message-get-reply-headers, message-followup):
5345         Mention related variables `message-use-followup-to' and
5346         `message-use-mail-followup-to', in the information buffer.
5347
5348         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
5349         of broken groups(-beta).google.com.
5350
5351 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5352
5353         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
5354         parameter to invoked gnus-request-move-article; remove the
5355         redundant gnus-sum-hint-move-is-internal variable; apply the marks
5356         all at once instead of once per article.
5357         (gnus-summary-remove-process-mark): Accept a list of articles as
5358         well as a single article for processing.
5359
5360         * gnus-int.el (gnus-request-move-article): Add move-is-internal
5361         parameter.
5362
5363         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
5364
5365         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
5366
5367         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
5368         parameter.
5369
5370         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
5371         parameter.
5372
5373         * nnimap.el (nnimap-request-move-article): Add move-is-internal
5374         parameter and remove the gnus-sum-hint-move-is-internal variable.
5375
5376         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
5377         parameter.
5378
5379         * nndraft.el (nndraft-request-move-article): Add move-is-internal
5380         parameter.
5381
5382         * nndiary.el (nndiary-request-move-article): Add move-is-internal
5383         parameter.
5384
5385         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
5386
5387         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
5388         parameter.
5389
5390         * nnagent.el (nnagent-request-move-article): Add move-is-internal
5391         parameter.
5392
5393 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5394
5395         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
5396         a more conservative way.
5397
5398 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5399
5400         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
5401         buffer, so it moves the window's cursor.
5402
5403 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5404
5405         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
5406         `mm-dissect-multipart' and receive the from field as an (optional)
5407         argument from `mm-dissect-multipart'.
5408         (mm-dissect-multipart): Receive the from field as an argument and
5409         pass it on when we call `mm-dissect-buffer' on MIME parts.
5410         Fixes verification/decryption of signed/encrypted MIME parts.
5411
5412 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
5413
5414         * gnus-sum.el (gnus-summary-move-article): Set
5415         gnus-sum-hint-move-is-internal for gnus-request-move-article and
5416         whatever it calls (right now, only nnimap-request-move article
5417         respects it).
5418
5419         * nnimap.el (nnimap-request-move-article): When
5420         gnus-sum-hint-move-is-internal is set, don't do the extra
5421         nnimap-request-article.
5422
5423 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
5424
5425         * nnheader.el (nnheader-find-file-noselect): Add doc string.
5426
5427         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
5428         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
5429
5430         * gnus-sum.el (gnus-summary-caesar-message):
5431         Apply `gnus-treat-article' after rotation.
5432
5433         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
5434         doc string.
5435
5436 2005-02-22  Simon Josefsson  <jas@extundo.com>
5437
5438         * encrypt.el (encrypt-password-cache-expiry): Remove (use
5439         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
5440         <arne@arnested.dk>.
5441         (encrypt): Add password-cache and password-cache-expiry as group
5442         members.
5443
5444 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5445
5446         * smime.el (smime-ldap-host-list): Doc fix.
5447         (smime-ask-passphrase): Use `password-read-and-add' to read (and
5448         cache) password.
5449         (smime-sign-region): Use it.
5450         (smime-decrypt-region): Use it.
5451         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
5452         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
5453         fails.
5454         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
5455         certificate from DER to PEM format rather than calling openssl.
5456
5457         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
5458
5459         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
5460         for signing/encryption.
5461
5462         * mml.el (mml-parse-1): Use them.
5463
5464 2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5465
5466         * nnrss.el (nnrss-verbose): Removed.
5467         (nnrss-request-group): Use `nnheader-message' instead.
5468
5469 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
5470
5471         * nnrss.el (nnrss-verbose): New variable.
5472         (nnrss-request-group): Make it say nnrss is requesting a group.
5473
5474 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
5475
5476         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
5477         Handle news URL with given port correctly.
5478
5479 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5480
5481         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
5482         containing special characters.
5483
5484         * gnus-sum.el (gnus-summary-edit-article): Ditto.
5485
5486         * mml.el (mime-to-mml): Ditto.
5487
5488         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
5489         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
5490         (rfc2047-decode-region): Quote decoded words containing special
5491         characters when rfc2047-quote-decoded-words-containing-tspecials
5492         is non-nil.
5493
5494 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5495
5496         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
5497
5498         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
5499
5500 2005-02-15  Simon Josefsson  <jas@extundo.com>
5501
5502         * nnimap.el (nnimap-debug): Doc fix.
5503
5504         * imap.el (imap-debug): Doc fix.
5505
5506 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5507
5508         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
5509
5510 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
5511
5512         * gnus.el (spam-contents): Improve docs for spam-contents
5513         parameter in its variable incarnation.
5514
5515 2005-02-14  Simon Josefsson  <jas@extundo.com>
5516
5517         * smime-ldap.el: Use require instead of load-library for ldap.
5518         (smime-ldap-search): Indent.
5519         (smime-ldap-search-internal): Shorten line.
5520
5521         * smime.el (smime-cert-by-dns): Add doc-string.
5522         (smime-cert-by-ldap-1): Indent.
5523
5524         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
5525         mml-smime-get-dns-ldap.
5526         (mml-smime-encrypt-query): Use new function.  Default to ldap.
5527
5528 2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5529
5530         * smime.el: Require smime-ldap.
5531         (smime-ldap-host-list): New variable.
5532         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
5533
5534         * mml-smime.el (mml-smime-encrypt-query): New function.
5535         (mml-smime-encrypt-query): Use it.
5536
5537         * smime-ldap.el: New file.
5538
5539 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5540
5541         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
5542
5543 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5544
5545         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
5546         argument in doc string.  Make query for type more clear.
5547
5548 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
5549
5550         * gnus.el (gnus-group-startup-message): Search for gnus images in
5551         etc/images/gnus.
5552         * mm-util.el (mm-image-load-path): Likewise.
5553         * smiley.el (smiley-data-directory): Search for smilies in
5554         etc/images/smilies.
5555
5556 2005-02-09  Kim F. Storm  <storm@cua.dk>
5557
5558         Change Emacs release version from 21.4 to 22.1 throughout.
5559         Change Emacs development version from 21.3.50 to 22.0.50.
5560
5561 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5562
5563         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
5564
5565         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
5566         non-Mule XEmacs as well.
5567         (mm-decompress-buffer): Signal an error intentionally if it does
5568         not decompress compressed data because auto-compression-mode is
5569         disabled.
5570
5571 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
5572
5573         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
5574         an ID in the registry even if it has no groups.
5575
5576 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5577
5578         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
5579         merge it into mm-decompress-buffer.
5580         (gnus-mime-copy-part): Use the MIME part charset, the value which
5581         a user specified or gnus-newsgroup-charset for decoding, like
5582         gnus-mime-inline-part does; set buffer-file-coding-system to tell
5583         save-buffer what was used.  Suggested by Kevin Ryde
5584         <user42@zip.com.au>.
5585         (gnus-mime-inline-part): Allow the name parameter as well as the
5586         filename parameter; force decompressing of compressed data; always
5587         display contents being not decoded as unibyte.
5588
5589         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
5590         as well as the filename parameter.
5591
5592         * mm-util.el (mm-decompress-buffer): Merge
5593         gnus-mime-jka-compr-maybe-uncompress.
5594         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
5595         of compressed data.
5596
5597 2005-02-08  Simon Josefsson  <jas@extundo.com>
5598
5599         * imap.el (imap-log): Doc fix.
5600
5601 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5602
5603         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
5604         the coding cookies; decompress compressed parts.
5605
5606         * mml.el (mml-generate-mime-1): Add the charaset parameter according
5607         to the value which a user specified manually or the coding cookie.
5608
5609         * mm-util.el (mm-string-to-multibyte): New function.
5610         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
5611         (mm-coding-system-to-mime-charset): New function.
5612         (mm-decompress-buffer): New function.
5613         (mm-find-buffer-file-coding-system): New function.
5614
5615         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
5616         (mm-display-inline-fontify): Rewrite for decoding and decompressing
5617         parts.
5618
5619 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5620
5621         * mm-view.el (mm-display-inline-fontify): Decode a part according
5622         to the charset parameter.
5623
5624 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5625
5626         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
5627         prefix arg is neither nil nor a number, as info specifies.
5628
5629 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5630
5631         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
5632         timestamps.
5633
5634 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
5635
5636         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
5637         groups error checking and notify user.
5638
5639 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
5640
5641         * message.el (message-send-mail-function): Check existence of
5642         sendmail-program first before using default value
5643         `message-send-mail-with-sendmail'.  Otherwise use more generic
5644         `smtpmail-send-it'.
5645
5646 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5647
5648         * nntp.el (nntp-request-update-info): Always return nil.
5649
5650 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5651
5652         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
5653
5654 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5655
5656         * message.el (message-beginning-of-line): Change the behavior when
5657         invoked between BOL and : so that it first moves backward.
5658
5659 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5660
5661         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
5662         article buffer when editing of the article is discarded.
5663         (gnus-article-prepare): Revert.
5664
5665 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5666
5667         * gnus-art.el (gnus-article-prepare):
5668         Remove message-strip-forbidden-properties from the local hook.
5669
5670 2005-01-27  Simon Josefsson  <jas@extundo.com>
5671
5672         * password.el (password-cache-add): Only start one timer per key.
5673         Reported by Derek Atkins <warlord@MIT.EDU>.
5674
5675 2005-01-26  Steve Youngs  <steve@sxemacs.org>
5676
5677         * run-at-time.el: Removed.  It is no longer needed as
5678         timer-funcs.el in the xemacs-base package has a working version of
5679         `run-at-time'.
5680
5681         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
5682
5683         * password.el: Require timer-funcs instead of run-at-time in
5684         XEmacs.
5685         Remove `password-run-at-time' macro.
5686         (password-cache-add): Use `run-at-time' instead of
5687         `password-run-at-time'.
5688
5689         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
5690         Remove `nnheader-cancel-function-timers' alias,
5691         `cancel-function-timers' exists in XEmacs in timer-funcs.
5692
5693         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
5694         for `run-with-idle-timer'.
5695
5696         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
5697         for `run-at-time'.
5698
5699         * mm-url.el: Require timer-funcs at compile time when in XEmacs
5700         for `with-timeout'.
5701
5702         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
5703         the same as for XEmacs 21.4.
5704         No need to ignore `run-with-idle-timer', this function exists in
5705         XEmacs now in timer-funcs.el in the xemacs-base package.
5706         (dgnushack-compile): No need to delete
5707         run-at-time.el from the list of files to compile because it
5708         doesn't exist anymore.
5709
5710 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5711
5712         * mml.el (mml-generate-mime-1): Convert string into unibyte when
5713         inserting " *mml*" buffer's contents into a unibyte temp buffer.
5714
5715 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
5716
5717         * mail-source.el (mail-source-fetch-imap): Search for ^From case
5718         sensitively.
5719
5720 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
5721
5722         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
5723
5724 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5725
5726         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
5727         which will be inserted according to the multibyteness of a buffer
5728         rather than the type of contents.  Suggested by ARISAWA Akihiro
5729         <ari@mbf.ocn.ne.jp>.
5730
5731         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
5732         of string which old xml.el may return rather than a string.
5733
5734 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5735
5736         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
5737
5738 2005-01-16  Simon Josefsson  <jas@extundo.com>
5739
5740         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
5741         idn/idna.el isn't available.
5742         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
5743         <michael@waxrat.com>.
5744
5745         * hashcash.el: Remove non-FSF copyright header.
5746
5747         * hashcash.el (hashcash-extra-generate-parameters): New variable.
5748         (hashcash-generate-payment): Use it.
5749         (hashcash-generate-payment-async): Use it.
5750
5751 2005-01-15  Simon Josefsson  <jas@extundo.com>
5752
5753         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
5754         Suggested by Raymond Scholz <ray-2005@zonix.de>.
5755
5756         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
5757         gnus-summary-idna-message.
5758         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
5759         (gnus-summary-idna-message): New function.
5760
5761 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5762
5763         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
5764         gnus-novice-user.
5765
5766 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5767
5768         * nnrss.el (nnrss-request-delete-group): Delete entries in
5769         nnrss-group-alist as well.
5770         (nnrss-save-server-data): Insert newline.
5771
5772 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
5773
5774         * gnus.el (gnus-user-agent): Use list of symbols instead of
5775         symbols.  Display full version number for (S)XEmacs.  Optionally
5776         display (S)XEmacs codename.
5777
5778         * gnus-util.el (gnus-emacs-version): Update for new
5779         `gnus-user-agent'.
5780
5781         * gnus-msg.el (gnus-extended-version): Make it possible to omit
5782         Gnus version.
5783
5784 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5785
5786         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
5787         which is unreadable in some setups.
5788
5789 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5790
5791         * gnus-spec.el (gnus-update-format-specifications): Flush the
5792         group format spec cache if it doesn't support decoded group names.
5793
5794 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5795
5796         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
5797         to apply decay on score files matching a regexp.
5798
5799 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5800
5801         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
5802         compatibility in %g and %c.
5803
5804 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5805
5806         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
5807         name for only %g and %c.
5808         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
5809         of gnus-tmp-group to decoded group name.
5810         (gnus-group-make-rss-group): Exclude `/'s from group names.
5811
5812 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5813
5814         * nnrss.el (nnrss-get-encoding): Fix regexp.
5815
5816 2004-12-27  Simon Josefsson  <jas@extundo.com>
5817
5818         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
5819         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
5820         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
5821
5822 2004-12-17  Kim F. Storm  <storm@cua.dk>
5823
5824         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
5825
5826         * gnus-sum.el (gnus-summary-mode-map): Likewise.
5827
5828 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
5829
5830         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
5831
5832 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5833
5834         * nnrss.el: Require rfc2047 and mml.
5835         (nnrss-file-coding-system): New variable.
5836         (nnrss-format-string): Redefine it as an inline function.
5837         (nnrss-decode-group-name): New function.
5838         (nnrss-string-as-multibyte): Remove.
5839         (nnrss-retrieve-headers): Decode group name; don't use
5840         nnrss-format-string.
5841         (nnrss-request-group): Decode group name.
5842         (nnrss-request-article): Decode group name; allow a Message-ID as
5843         well as an article number; don't use nnrss-format-string; encode a
5844         Message-ID string which may contain non-ASCII characters; use
5845         mml-to-mime to compose a MIME article.
5846         (nnrss-request-expire-articles): Decode group name.
5847         (nnrss-request-delete-group): Decode group name.
5848         (nnrss-fetch): Clarify error message.
5849         (nnrss-read-server-data): Use insert-file-contents instead of load;
5850         bind file-name-coding-system; use multibyte buffer.
5851         (nnrss-save-server-data): Bind coding-system-for-write to the
5852         value of nnrss-file-coding-system; bind file-name-coding-system;
5853         add coding cookie.
5854         (nnrss-read-group-data): Use insert-file-contents instead of load;
5855         bind file-name-coding-system; use multibyte buffer.
5856         (nnrss-save-group-data): Bind coding-system-for-write to the
5857         value of nnrss-file-coding-system; bind file-name-coding-system.
5858         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
5859         make it work with non-ASCII text.
5860         (nnrss-find-el): Make it work with old xml.el as well.
5861
5862 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
5863
5864         * nnrss.el (nnrss-get-encoding): New function.
5865         (nnrss-fetch): Use unibyte buffer initially; bind
5866         coding-system-for-read while performing mm-url-insert; remove ^Ms;
5867         decode contents according to the encoding attribute.
5868         (nnrss-save-group-data): Add coding cookie.
5869         (nnrss-mime-encode-string): New function.
5870         (nnrss-check-group): Use it to encode subject and author.
5871
5872 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
5873
5874         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
5875         imaginary variable.
5876
5877 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5878
5879         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
5880         correctly even if there are wide characters.
5881
5882 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5883
5884         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
5885         downcased symbol names; make a new cache instead of reusing
5886         bbdb-hashtable.
5887
5888 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5889
5890         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
5891         concatenating segments rather than before concatenating them.
5892         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5893
5894         * message.el (message-get-reply-headers): Bind `extra'.
5895
5896 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5897
5898         * message.el (message-extra-wide-headers): New variable.
5899         (message-get-reply-headers): Use it.
5900
5901 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5902
5903         * gnus-agent.el (gnus-agent-group-path): Decode group name.
5904         (gnus-agent-group-pathname): Ditto.
5905
5906         * gnus-cache.el (gnus-cache-file-name): Decode group name.
5907
5908         * gnus-group.el (gnus-group-make-group): Decode group name.
5909         (gnus-group-make-rss-group): Register the group data after opening
5910         the nnrss group.
5911
5912 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
5913
5914         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
5915         by expiry now get marked as read.
5916
5917 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5918
5919         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
5920
5921 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
5922
5923         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
5924         unify Latin characters in XEmacs.
5925         (mm-find-mime-charset-region): Use it.
5926
5927 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5928
5929         * gnus-util.el (gnus-delete-directory): New function.
5930
5931         * gnus-agent.el (gnus-agent-delete-group): Use it.
5932
5933         * gnus-cache.el (gnus-cache-delete-group): Use it.
5934
5935 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5936
5937         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
5938         names.
5939
5940 2004-12-16  Simon Josefsson  <jas@extundo.com>
5941
5942         * hashcash.el (hashcash-payment-alist): Fix custom :type.
5943
5944 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5945
5946         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
5947
5948         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
5949         (gnus-group-set-current-level): Decode group name.
5950
5951 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
5952
5953         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
5954         failed.
5955
5956 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5957
5958         * gnus-group.el (gnus-group-delete-group): Decode group name.
5959         (gnus-group-make-rss-group): Encode group name.
5960         (gnus-group-catchup-current): Decode group name.
5961         (gnus-group-kill-group): Decode group name.
5962
5963 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5964
5965         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
5966
5967 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5968
5969         * gnus-group.el (gnus-group-make-rss-group):
5970         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
5971
5972         * gnus-start.el (gnus-setup-news): Honor user's setting to
5973         gnus-message-archive-method.  Suggested by Lute Kamstra
5974         <lute@gnu.org>.
5975
5976 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
5977
5978         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
5979         global counterparts of the buffer-local variables.
5980
5981 2004-11-16  Romain Francoise  <romain@orebokech.com>
5982
5983         * gnus-sum.el (gnus-summary-exit): Don't clear the global
5984         counterparts of the buffer-local variables.
5985
5986 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5987
5988         * message.el (message-forbidden-properties): Fixed typo in doc
5989         string.
5990
5991 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5992
5993         * gnus-util.el (gnus-replace-in-string): Added doc string.
5994
5995         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
5996         to avoid problems when splitting mails with many recipients.
5997
5998 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5999
6000         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
6001         pop-to-buffer, covered by the subsequent gnus-configure-windows.
6002
6003 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
6004
6005         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
6006         if there is no hashtable in memory or file modification time is
6007         newer than cached timestamp.
6008
6009 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6010
6011         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
6012         not-matching option.
6013
6014 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
6015
6016         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
6017         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
6018         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
6019         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
6020         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
6021         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
6022
6023 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6024
6025         * message.el (message-forward-make-body-mml): Remove headers
6026         according to message-forward-ignored-headers if a message is decoded.
6027
6028 2004-12-02  Romain Francoise  <romain@orebokech.com>
6029
6030         * message.el (message-forward-make-body-plain): Always remove
6031         headers according to message-forward-ignored-headers.
6032
6033 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
6034
6035         * spam.el (spam-summary-prepare-exit): Remove the
6036         gnus-summary-limit pop for now, it has problems with ham marks for
6037         me.
6038
6039 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
6040
6041         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
6042         correctly.
6043
6044 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
6045
6046         * format-spec.el (format-spec): Message the char.
6047
6048 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
6049
6050         * gnus-art.el (gnus-split-methods): Reformat comments.
6051
6052         * spam.el (spam-summary-prepare-exit): Remove article limits
6053         before exiting the summary buffer.
6054
6055 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6056
6057         * lpath.el: Remove bbdb-create-internal, bbdb-records,
6058         spam-BBDB-register-routine and spam-enter-ham-BBDB.
6059
6060         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
6061         order to silence the byte compiler.
6062
6063         * spam.el: Fix the way to silence the byte compiler, which
6064         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
6065         bbdb-search-simple, spam-BBDB-register-routine,
6066         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
6067         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
6068         spam-stat-buffer-is-spam, spam-stat-load,
6069         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
6070         spam-stat-save and spam-stat-split-fancy.
6071
6072 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6073
6074         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
6075         which may confuse users.
6076         (canlock-password-for-verify): Ditto.
6077
6078         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
6079
6080         * gnus-art.el (gnus-emphasis-alist): Ditto.
6081
6082         * gnus-registry.el (gnus-registry-max-entries): Ditto.
6083
6084         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
6085
6086         * gnus-start.el (gnus-save-killed-list): Ditto.
6087
6088         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
6089         (gnus-sum-thread-tree-root): Ditto.
6090         (gnus-sum-thread-tree-false-root): Ditto.
6091         (gnus-sum-thread-tree-single-indent): Ditto.
6092
6093         * message.el (message-courtesy-message): Ditto.
6094         (message-archive-note): Ditto.
6095         (message-subscribed-address-file): Ditto.
6096         (message-user-fqdn): Ditto.
6097
6098         * spam-report.el (spam-report-gmane-regex): Ditto.
6099
6100         * spam.el (spam-blackhole-good-server-regex): Ditto.
6101
6102 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6103
6104         * mml.el (mml-preview): Widen the message buffer before copying
6105         the contents to the preview buffer; sort headers before previewing.
6106
6107         * message.el (message-hidden-headers): Fix the way to avoid a bug
6108         in the `repeat' widget in Emacs 21.3 or earlier.
6109
6110 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6111
6112         * message.el (message-hidden-headers): Default to "^References:".
6113         Improve customization type.  Suggested by Reiner Steib
6114         <Reiner.Steib@gmx.de>.
6115
6116 2004-11-25  Romain Francoise  <romain@orebokech.com>
6117
6118         * message.el (message-strip-forbidden-properties): Remove check for
6119         obsolete `message-hidden' text property, hidden headers are not
6120         accessible in the buffer anymore.
6121
6122 2004-11-22  Romain Francoise  <romain@orebokech.com>
6123
6124         * message.el (message-header-format-alist): Add `From' in list
6125         so that it can be sorted.
6126         (message-fix-before-sending): Widen and sort headers before
6127         sending.
6128         (message-hide-headers): Use narrowing to hide headers by moving
6129         them to the top of the buffer and narrowing to the region
6130         underneath.
6131
6132 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6133
6134         * message.el (message-strip-forbidden-properties): Bind
6135         buffer-read-only (etc) to nil.
6136
6137 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6138
6139         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
6140         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6141
6142 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
6143
6144         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
6145
6146 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6147
6148         * dns.el (query-dns): Use sit-for to time instead of
6149         accept-process-output, since that doesn't seem to work on udp
6150         sockets.
6151
6152 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6153
6154         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
6155
6156 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
6157
6158         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
6159         doc string.  Improve doc string.
6160
6161 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6162
6163         * nntp.el (nntp-request-update-info): Return nil if
6164         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
6165         may not call gnus-activate-group which uselessly issues the GROUP
6166         commands for all nntp groups and wastes time.  Reported by Romain
6167         Francoise <romain@orebokech.com>.
6168
6169         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
6170
6171 2004-11-15  Simon Josefsson  <jas@extundo.com>
6172
6173         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
6174         headers separately.
6175         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
6176         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
6177
6178 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6179
6180         * gnus-start.el (gnus-convert-old-newsrc):
6181         Assign legacy-gnus-agent to 5.10.7.
6182
6183 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6184
6185         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
6186         start of the lines.
6187
6188 2004-11-14  Magnus Henoch  <mange@freemail.hu>
6189
6190         * hashcash.el (hashcash-default-payment): Change default to 20
6191         (hashcash-default-accept-payment): Change default to 20
6192         (hashcash-process-alist): New variable
6193         (hashcash-generate-payment-async): Add
6194         (hashcash-already-paid-p): Add
6195         (hashcash-insert-payment): Don't generate payments twice
6196         (hashcash-insert-payment-async): Add
6197         (hashcash-insert-payment-async-2): Add
6198         (hashcash-cancel-async): Add
6199         (hashcash-wait-async): Add
6200         (hashcash-processes-running-p): Add
6201         (hashcash-wait-or-cancel): Add
6202         (mail-add-payment): New optional argument.  Conditionally start
6203         asynchronous calculation.
6204         (mail-add-payment-async): Add
6205
6206         * message.el (message-send-mail): Wait for asynchronous hashcash
6207         results.  Don't clobber existing X-Hashcash headers.
6208         (message-setup-1): Call mail-add-payment-async when
6209         message-generate-hashcash is non-nil.
6210
6211 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
6212
6213         * message.el (message-use-alternative-email-as-from): Examine the
6214         From header as well; use message-make-from in order to include a
6215         user's full name.
6216
6217 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6218
6219         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
6220         default; improve customization type.
6221         (gnus-emphasis-custom-with-format): New macro.
6222         (gnus-emphasis-custom-value-to-external): New function.
6223         (gnus-emphasis-custom-value-to-internal): New function.
6224
6225 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6226
6227         * dns.el (query-dns): Resolve reverse addresses.
6228
6229 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6230
6231         * gnus-group.el (gnus-group-get-new-news): Use it.
6232
6233         * gnus-start.el (gnus-check-reasonable-setup): New function.
6234
6235 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6236
6237         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
6238         "Args out of range" error.  Reported by Arnaud Giersch
6239         <arnaud.giersch@free.fr>.
6240
6241 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
6242
6243         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
6244
6245 2004-11-04  Richard M. Stallman  <rms@gnu.org>
6246
6247         * spam.el (spam group): Add :version.
6248
6249         * pgg-def.el (pgg group): Add :version.
6250
6251 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6252
6253         * gnus-art.el (gnus-article-edit-article): Don't associate the
6254         article buffer with a draft file.  This is a temporary measure
6255         against the 2004-08-22 change to gnus-article-edit-mode.
6256
6257 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6258
6259         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
6260         (html2text-format-tags): Remove unused variable `attr'.
6261
6262 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6263
6264         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
6265
6266         * tls.el (tls-process-connection-type, tls-success)
6267         (tls-certtool-program): Add :version.
6268
6269         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
6270         (starttls-extra-arguments, starttls-process-connection-type)
6271         (starttls-connect, starttls-failure, starttls-success):
6272
6273         * spam-stat.el (spam-stat): Add :version.
6274
6275         * sieve.el (sieve): Add :version.
6276
6277         * sha1.el (sha1): Add :version.
6278         (sha1-use-external): Remove redundant version.
6279
6280         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
6281         (nnmail-cache-ignore-groups, nnmail-spool-hook)
6282         (nnmail-split-fancy-match-partial-words)
6283         (nnmail-split-lowercase-expanded):
6284
6285         * nndiary.el (nndiary): Add :version.
6286
6287         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
6288
6289         * mml-sec.el (mml-default-sign-method)
6290         (mml-default-encrypt-method, mml-signencrypt-style-alist):
6291         Add :version.
6292
6293         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
6294
6295         * mm-url.el (mm-url-use-external, mm-url-program)
6296         (mm-url-arguments): Add :version.
6297
6298         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
6299         (mm-attachment-file-modes, mm-decrypt-option)
6300         (mm-w3m-safe-url-regexp): Add :version.
6301
6302         * message.el (message-cite-prefix-regexp)
6303         (message-sendmail-envelope-from, message-minibuffer-local-map)
6304         (message-user-fqdn, message-completion-alist): Add :version.
6305
6306         * gnus-win.el (gnus-configure-windows-hook)
6307         (gnus-use-frames-on-any-display): Add :version.
6308
6309         * gnus-art.el (gnus-article-address-banner-alist)
6310         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
6311         (gnus-treat-from-picon, gnus-treat-mail-picon)
6312         (gnus-treat-x-pgp-sig): Add :version.
6313
6314         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
6315         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
6316         (gnus-summary-article-delete-hook)
6317         (gnus-summary-display-while-building): Add :version.
6318
6319         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
6320         (gnus-get-top-new-news-hook):Add :version.
6321
6322         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6323         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
6324
6325         * gnus-registry.el (gnus-registry): Add :version.
6326
6327         * gnus-spec.el (gnus-use-correct-string-widths)
6328         (gnus-make-format-preserve-properties): Add :version.
6329
6330         * gnus.el (gnus-group-charter-alist)
6331         (gnus-group-fetch-control-use-browse-url)
6332         (gnus-install-group-spam-parameters): Add :version.
6333
6334         * gnus-diary.el (gnus-diary): Add :version.
6335
6336         * gnus-delay.el (gnus-delay): Add :version.
6337
6338         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
6339         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
6340         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
6341         Add :version.
6342
6343         * gnus-agent.el (gnus-agent-max-fetch-size)
6344         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
6345         (gnus-agent-prompt-send-queue): Add :version.
6346
6347         * deuglify.el (gnus-outlook-deuglify): Add :version.
6348
6349         * html2text.el: Beautify code.  Improve doc strings.  Some
6350         checkdoc cleanup.
6351         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
6352
6353 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
6354
6355         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
6356
6357 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
6358
6359         * gnus-registry.el (gnus-registry-hashtb): Create the registry
6360         when package is loaded.
6361
6362         * spam.el (spam-summary-score-preferred-header): Add global preference
6363         for people who want to override the default SpamAssassin over
6364         Bogofilter preference (when both are set).
6365         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
6366         (spam-user-format-function-S): Check
6367         spam-summary-score-preferred-header.
6368         (spam-extra-header-to-number): Add X-Bogosity header parsing.
6369         (spam-user-format-function-S): Format the score correctly.
6370
6371 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6372
6373         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
6374         signature file.  Suggested by Manoj Srivastava
6375         <srivasta@golden-gryphon.com>.
6376
6377         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
6378         iso-2022-jp even in the Japanese language environment.
6379         Suggested by Jason Rumney <jasonr@gnu.org>.
6380
6381 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6382
6383         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
6384         use the same characters as the dummy marks; make it free from
6385         getting affected by the language environment.
6386         (gnus-summary-read-group-1): Update mark positions only when the
6387         format spec is updated.
6388
6389         * gnus-spec.el (gnus-update-format-specifications): Return a list
6390         of updated types.
6391
6392 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6393
6394         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
6395         of boundp to check if display-warning is available.
6396
6397 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
6398
6399         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
6400
6401 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6402
6403         * nnspool.el (nnspool-spool-directory): Use news-path if the
6404         news-directory variable is not bound.
6405
6406         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
6407         function instead of display-warning if it is not available.
6408
6409 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6410
6411         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
6412         v5-10: Use `point-at-bol'.
6413
6414 2004-10-26  Simon Josefsson  <jas@extundo.com>
6415
6416         * hashcash.el: Fix URL in comment, reported by Cheng Gao
6417         <chenggao@gmail.com>.
6418
6419 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
6420
6421         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
6422         instead.
6423
6424 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
6425
6426         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
6427         to remove a server from the nnimap-server-buffer-alist.
6428         (nnimap-open-connection, nnimap-close-server): Use it.
6429
6430         * gnus-encrypt.el: Remove file in favor of encrypt.el.
6431
6432 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6433
6434         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
6435         running the major-mode function.
6436
6437 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6438
6439         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
6440         dummy marks in the right way.
6441
6442 2004-10-18  David Edmondson  <dme@dme.org>
6443
6444         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
6445         excessively.
6446
6447 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
6448
6449         * gnus-util.el (gnus-split-references): Accept a nil references
6450         string and go on blissfully.
6451
6452         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
6453         cases where the references string is non-nil but has no references.
6454
6455         * encrypt.el: Add autoload tags.
6456
6457         * spam.el (spam-resolve-registrations-routine): Remove article
6458         from unregistration list too.  Reported by David Hanak
6459         <dhanak@isis.vanderbilt.edu>
6460
6461 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
6462
6463         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
6464         nil.  Changed custom type.
6465
6466 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
6467
6468         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
6469
6470         * gnus-sum.el (gnus-summary-move-article): Use it.
6471
6472 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
6473
6474         * encrypt.el: Add autoload cookies.
6475
6476         * spam.el (spam-backend-article-list-property)
6477         (spam-backend-get-article-todo-list)
6478         (spam-backend-put-article-todo-list, )
6479         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
6480         Resolve registrations separately.
6481         (spam-register-routine): Format comments.
6482         (spam-unregister-routine, spam-register-routine): Always call with
6483         specific-articles, no default list.
6484         (spam-summary-prepare-exit): Use the spam-classifications function.
6485
6486         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
6487         gnus-encrypt.el.
6488
6489         * encrypt.el: copied from gnus-encrypt.el
6490
6491         * gnus-encrypt.el: commented that it's obsolete
6492
6493 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
6494
6495         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
6496         (gnus-score-save): Use it.
6497
6498         * message.el (message-bury): Use `window-dedicated-p'.
6499
6500 2004-10-15  Simon Josefsson  <jas@extundo.com>
6501
6502         * pop3.el (top-level): Don't require nnheader.
6503         (pop3-read-timeout): Add.
6504         (pop3-accept-process-output): Add.
6505         (pop3-read-response, pop3-retr): Use it.
6506
6507 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
6508
6509         * spam.el (spam-register-routine): Move comment.
6510         (spam-verify-bogofilter): Use 'unknown for the initial
6511         spam-bogofilter-valid state, not 'never.
6512
6513         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
6514         for netrc-machine.
6515
6516         * nnimap.el (nnimap-open-connection): Use
6517         netrc-machine-user-or-password.
6518
6519 2004-10-17  Richard M. Stallman  <rms@gnu.org>
6520
6521         * gnus-registry.el (gnus-registry-unload-hook):
6522         Set as a variable with add-hook.
6523
6524         * nnspool.el (nnspool-spool-directory): Use news-directory instead
6525         of news-path.
6526
6527         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
6528
6529         * spam.el: Delete duplicate `provide'.
6530         (spam-unload-hook): Set as a variable with add-hook.
6531
6532 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
6533
6534         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
6535         in the doc string.
6536
6537         * message.el (message-ignored-news-headers)
6538         (message-ignored-supersedes-headers)
6539         (message-ignored-resent-headers)
6540         (message-forward-ignored-headers): Improve custom type.
6541
6542 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6543
6544         * message.el (message-tokenize-header): Fix 2004-09-06 change
6545         which used point-min in the wrong place.
6546
6547 2004-10-12  Simon Josefsson  <jas@extundo.com>
6548
6549         * net/tls.el (tls-certtool-program): New variable.
6550         (tls-certificate-information): New function, based on
6551         ssl-certificate-information.
6552
6553 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6554
6555         * compface.el: Move the version of ELisp-based uncompface program
6556         to the contrib directory because of the copyright problem.
6557
6558 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
6559
6560         * message.el (message-kill-buffer): Raise the current frame.
6561
6562 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
6563
6564         * gnus-sum.el: Mention that multibyte characters don't work as marks.
6565
6566         * gnus.el (message-y-or-n-p): Autoload.
6567
6568         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
6569         (pop3-password-required, pop3-authentication-scheme)
6570         (pop3-leave-mail-on-server): Made customizable.
6571         (pop3): New custom group.
6572         (pop3-retr): Remove `sleep-for' statements.
6573         Suggested by Dave Love <fx@gnu.org>.
6574
6575         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
6576         Windows/DOS.
6577
6578         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
6579         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
6580         Dave Love <fx@gnu.org>.
6581
6582         * mml.el (mml-minibuffer-read-disposition): Require match.
6583         Suggested by Dave Love <fx@gnu.org>.
6584
6585 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
6586
6587         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
6588         doc string.
6589
6590 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6591
6592         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
6593
6594 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6595
6596         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
6597         instead of calling `mm-insert-inline', to decode text/* parts
6598         before displaying them.
6599
6600 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6601
6602         * mm-uu.el (mm-uu-text-plain-type): New variable.
6603         (mm-uu-pgp-signed-extract-1): Use it.
6604         (mm-uu-pgp-encrypted-extract-1): Use it.
6605         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
6606         bind mm-uu-text-plain-type with that value.
6607         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
6608         mm-uu-dissect.
6609
6610 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6611
6612         * gnus-group.el (gnus-update-group-mark-positions):
6613         * gnus-sum.el (gnus-update-summary-mark-positions):
6614         * message.el (message-check-news-body-syntax):
6615         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
6616         of string-as-multibyte.
6617
6618 2004-10-05  Juri Linkov  <juri@jurta.org>
6619
6620         * gnus-group.el (gnus-update-group-mark-positions):
6621         * gnus-sum.el (gnus-update-summary-mark-positions):
6622         * message.el (message-check-news-body-syntax):
6623         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
6624         8-bit unibyte values to a multibyte string for search functions.
6625
6626 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6627
6628         * mm-uu.el (mm-uu-dissect): Allow optional arg.
6629         (mm-uu-dissect-text-parts): New function.
6630
6631         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
6632         dissect text parts.
6633
6634         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
6635         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
6636
6637         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
6638
6639         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
6640         gnus-current-topics instead of gnus-current-topic.
6641
6642 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
6643
6644         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
6645
6646 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
6647
6648         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
6649         where approriate.
6650
6651         * nnml.el (nnml-generate-active-info): do.
6652
6653         * nndiary.el (nndiary-generate-active-info): do.
6654
6655         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
6656         (gnus-topic-move): do.
6657
6658         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
6659         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
6660
6661         * gnus-srvr.el (gnus-server-prepare)
6662         (gnus-server-open-all-servers): do.
6663
6664         * gnus-msg.el (gnus-summary-cancel-article)
6665         (gnus-summary-resend-message)
6666         (gnus-summary-mail-crosspost-complaint): do.
6667
6668         * gnus-move.el (gnus-change-server): do.
6669
6670         * gnus-group.el (gnus-group-unmark-all-groups)
6671         (gnus-group-set-current-level): do.
6672
6673 2004-10-04  Simon Josefsson  <jas@extundo.com>
6674
6675         * message.el (message-generate-hashcash): Doc fix.
6676
6677 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
6678
6679         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
6680         avoid infinite recursion via gnus-get-function.
6681
6682 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
6683
6684         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
6685
6686         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
6687
6688         * nnmail.el (nnmail-split-history): do.
6689
6690         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
6691         (nnml-request-delete-group): do.
6692
6693         * nnslashdot.el (nnslashdot-read-groups): do.
6694
6695         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
6696         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
6697
6698         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
6699         (nnspool-sift-nov-with-sed): Use last
6700         (nnspool-retrieve-headers-with-nov): Use mapc.
6701         (nnspool-request-newgroups): Use dolist.
6702         (nnspool-request-group): Use last.
6703
6704         * nntp.el (nntp-read-server-type): Use dolist.
6705
6706         * nnvirtual.el (nnvirtual-create-mapping)
6707         (nnvirtual-update-read-and-marked): Use dolist.
6708         (nnvirtual-convert-headers): Simplify.
6709
6710 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
6711
6712         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
6713         support for sync'ing tick marks.
6714
6715 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6716
6717         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
6718         there's no visible header.
6719
6720 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
6721
6722         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
6723         necessary, pass full group name to gnus-request-set-marks.
6724
6725 2004-10-01  Simon Josefsson  <jas@extundo.com>
6726
6727         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
6728         acroread.
6729
6730 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6731
6732         * spam-report.el (spam-report-gmane): Fix interactive.
6733
6734         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
6735
6736         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
6737         when writing file.
6738         (gnus-agent-synchronize-flags): Don't default to being
6739         interactive.
6740
6741 2004-09-30  Simon Josefsson  <jas@extundo.com>
6742
6743         * message.el (message-generate-hashcash): Add.
6744         (message-send-mail): Use it, call mail-add-payment.
6745
6746 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
6747
6748         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
6749
6750 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
6751
6752         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
6753         gnus-requst-update-info with explicit code to sync the in-memory
6754         info read flags with the marks being sync'd to the backend.
6755
6756         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
6757
6758 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6759
6760         * spam.el (spam-verify-bogofilter): Add new function.
6761         (spam-check-bogofilter)
6762         (spam-bogofilter-register-with-bogofilter): Use it.
6763         (spam-verify-bogofilter): Add small fixes.
6764
6765 2004-09-28  Simon Josefsson  <jas@extundo.com>
6766
6767         * hashcash.el (hashcash-generate-payment): Revert.
6768
6769 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6770
6771         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
6772         gnus-extract-references instead of gnus-split-references.
6773
6774         * gnus-util.el (gnus-extract-references): Add new function, analogous
6775         to gnus-split-references but extracts only the message-ID without
6776         anything extra.
6777
6778         * hashcash.el (hashcash-generate-payment)
6779         (hashcash-check-payment): Do the right thing if hashcash-path is
6780         nil (because the hashcash program could not be found).
6781
6782         * spam.el (spam-use-hashcash): Remove comment.
6783
6784 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
6785
6786         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
6787         (gnus-cache-enter-article, gnus-cache-remove-article)
6788         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
6789
6790         * gnus-async.el (gnus-async-prefetch-remove-group): do.
6791
6792         * gnus-art.el (article-hide-boring-headers)
6793         (article-translate-strings, article-display-face)
6794         (gnus-article-mime-match-handle-first)
6795         (gnus-article-highlight-headers)
6796         (gnus-article-add-buttons-to-head): do.
6797
6798 2004-09-27  Simon Josefsson  <jas@extundo.com>
6799
6800         * hashcash.el: New version, from
6801         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
6802         ../contrib/.
6803
6804 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6805
6806         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
6807
6808 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
6809
6810         * gnus-dup.el (gnus-dup-open): Use mapc.
6811         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
6812
6813         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
6814         Reported by Stefan Wiens <s.wi@gmx.net>.
6815
6816         * gnus.el (gnus-shutdown): Use dolist.
6817
6818         * gnus-undo.el (gnus-undo): Use mapc.
6819
6820         * nnrss.el (nnrss-generate-active): do.
6821
6822         * message.el (message-cite-original-without-signature)
6823         (message-cite-original): Use mapc.
6824         (message-do-actions, message-make-forward-subject): Use dolist.
6825
6826 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
6827
6828         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
6829         deletion to remove entire duplicate line.  Fixes merged article
6830         number bug.
6831
6832 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
6833
6834         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
6835         servers that are offline.  Avoids having gnus-agent-toggle-plugged
6836         first ask if you want to open a server and then, even when you
6837         responded with no, asking if you want to synchronize the server's
6838         flags.
6839         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
6840         multi-line expressions.
6841         (gnus-agent-synchronize-group-flags): New internal function.
6842         Updates marks in memory (in the info structure) AND in the
6843         backend.
6844
6845         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
6846
6847         * nnagent.el (nnagent-request-set-mark): Use
6848         gnus-agent-synchronize-group-flags, not backend's request-set-mark
6849         method, to ensure that synchronization updates marks in the
6850         backend and in the info (in memory) structure.
6851
6852 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6853
6854         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
6855         convention fully; don't miss the root article of a thread; make
6856         the X-Draft-From header with correct article numbers.
6857
6858 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
6859
6860         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
6861         unless plugged.  Disable the agent so that an open failure causes
6862         an error.
6863
6864         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
6865         Reverted 2004-09-21 change.  The backend must be opened while
6866         synchronizing flags even when the backend stores the flags
6867         locally.
6868
6869 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
6870
6871         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
6872         in `header' match.  Reported by Svend Tollak Munkejord.
6873
6874         * message.el (message-cite-original): Fix use of
6875         `message-cite-articles-with-x-no-archive'.
6876
6877 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6878
6879         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
6880         (gnus-window-to-buffer): Ditto.
6881
6882         * mml.el (mml-preview-buffer): New variable.
6883         (mml-preview): Manage window layout with gnus-buffer-configuration.
6884
6885         * gnus-msg.el (gnus-setup-message): Put article numbers into the
6886         X-Draft-From header even if those articles aren't quoted.
6887
6888 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
6889
6890         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
6891         (gnus-request-set-mark, gnus-request-update-mark): Use new
6892         g-s-t-u-l-m to decide to use backend even when unplugged.
6893
6894 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6895
6896         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
6897         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
6898
6899 2004-09-20  Simon Josefsson  <jas@extundo.com>
6900
6901         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
6902         "utf-16-le".
6903
6904 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6905
6906         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
6907
6908 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
6909
6910         * uudecode.el (uudecode-use-external): Add :version.
6911
6912         * smime.el (smime-CA-file, smime-encrypt-cipher)
6913         (smime-dns-server): Add :version.
6914
6915         * smiley.el (gnus-smiley-file-types): Add :version.
6916
6917         * sha1.el (sha1-use-external): Add :version.
6918
6919         * pgg-def.el (pgg-query-keyserver): Add :version.
6920
6921         * nnmail.el (nnmail-fancy-expiry-targets)
6922         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
6923
6924         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
6925         (nnimap-retrieve-groups-asynchronous): Add :version.
6926         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
6927
6928         * mml.el (mml-content-disposition-parameters)
6929         (mml-insert-mime-headers-always): Add :version.
6930
6931         * mm-util.el (mm-coding-system-priorities):
6932
6933         * mm-decode.el (mm-inline-text-html-with-images)
6934         (mm-keep-viewer-alive-types, mm-external-terminal-program)
6935         (mm-verify-option): Add :version.
6936         (mm-text-html-renderer): Change :version.
6937
6938         * message.el (message-fcc-externalize-attachments)
6939         (message-required-headers, message-draft-headers)
6940         (message-subject-trailing-was-query)
6941         (message-subject-trailing-was-ask-regexp)
6942         (message-subject-trailing-was-regexp, message-mark-insert-begin)
6943         (message-mark-insert-end, message-archive-header)
6944         (message-archive-note, message-cross-post-default)
6945         (message-cross-post-note, message-followup-to-note)
6946         (message-cross-post-note-function, message-use-mail-followup-to)
6947         (message-subscribed-address-functions)
6948         (message-subscribed-address-file, message-subscribed-addresses)
6949         (message-subscribed-regexps, message-allow-no-recipients)
6950         (message-yank-cited-prefix, message-signature-insert-empty-line)
6951         (message-hidden-headers, message-hierarchical-addresses)
6952         (message-mail-user-agent, message-use-idna)
6953         (message-valid-fqdn-regexp)
6954         (message-strip-special-text-properties, message-header-synonyms)
6955         (message-beginning-of-line, message-tab-body-function): Add :version.
6956         (message-insert-canlock, message-wide-reply-confirm-recipients):
6957         Change :version.
6958
6959         * mail-source.el (mail-source-ignore-errors): Add :group, :type
6960         and :version.
6961         (mail-source-delete-old-incoming-confirm)
6962         (mail-source-movemail-program): Add :version.
6963
6964         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
6965         (gnus-agent-cache, gnus-agent): Change :version.
6966
6967         * gnus-util.el (gnus-use-byte-compile): Change :version.
6968
6969         * gnus-sum.el (gnus-summary-make-false-root-always)
6970         (gnus-summary-default-high-score)
6971         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
6972         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
6973         (gnus-read-all-available-headers, gnus-article-emulate-mime)
6974         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
6975         (gnus-sum-thread-tree-single-indent)
6976         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
6977         (gnus-sum-thread-tree-leaf-with-other)
6978         (gnus-sum-thread-tree-single-leaf): Add :version.
6979         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
6980         (gnus-article-loose-mime): Change :version.
6981
6982         * gnus-start.el (gnus-backup-startup-file)
6983         (gnus-save-startup-file-via-temp-buffer): Add :version.
6984
6985         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
6986         (gnus-server-offline-face): Add :version.
6987
6988         * gnus-score.el (gnus-adaptive-word-length-limit):
6989
6990         * gnus-msg.el (gnus-gcc-externalize-attachments)
6991         (gnus-debug-files, gnus-debug-exclude-variables)
6992         (gnus-discouraged-post-methods): Change :version.
6993         (gnus-confirm-mail-reply-to-news)
6994         (gnus-confirm-treat-mail-like-news): Add :version.
6995
6996         * gnus-int.el (gnus-server-unopen-status): Add :version.
6997
6998         * gnus-group.el (gnus-group-jump-to-group-prompt)
6999         (gnus-large-ephemeral-newsgroup)
7000         (gnus-fetch-old-ephemeral-headers): Add :version.
7001
7002         * gnus-fun.el (gnus-x-face-directory)
7003         (gnus-convert-pbm-to-x-face-command)
7004         (gnus-convert-image-to-x-face-command)
7005         (gnus-convert-image-to-face-command): Add :version.
7006
7007         * gnus-delay.el (gnus-delay-default-hour): Add :version.
7008
7009         * gnus-cite.el (gnus-cite-blank-line-after-header)
7010         (gnus-article-boring-faces):
7011
7012         * gnus-art.el (gnus-buttonized-mime-types)
7013         (gnus-inhibit-mime-unbuttonizing)
7014         (gnus-treat-display-face)
7015         (gnus-treat-body-boundary): Change :version.
7016         (gnus-body-boundary-delimiter, gnus-picon-databases)
7017         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
7018         (gnus-treat-date-english, gnus-treat-fold-headers)
7019         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
7020         (gnus-treat-mail-picon, gnus-treat-wash-html)
7021         (gnus-article-encrypt-protocol)
7022         (gnus-use-idna, gnus-article-over-scroll)
7023         (gnus-mime-display-multipart-alternative-as-mixed)
7024         (gnus-mime-display-multipart-related-as-mixed)
7025         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
7026         (gnus-ctan-url, gnus-button-ctan-handler)
7027         (gnus-button-handle-ctan-bogus-regexp)
7028         (gnus-button-ctan-directory-regexp)
7029         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
7030         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
7031         (gnus-button-man-level, gnus-button-emacs-level)
7032         (gnus-button-message-level, gnus-button-browse-level): Add :version.
7033
7034         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
7035         (gnus-agent-go-online): Change :version.
7036         (gnus-agent-expire-unagentized-dirs)
7037         (gnus-agent-auto-agentize-methods): Add :version.
7038
7039         * flow-fill.el (fill-flowed-display-column)
7040         (fill-flowed-encode-column): Add :version.
7041
7042         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
7043         (gnus-outlook-deuglify-unwrap-max)
7044         (gnus-outlook-deuglify-cite-marks)
7045         (gnus-outlook-deuglify-unwrap-stop-chars)
7046         (gnus-outlook-deuglify-no-wrap-chars)
7047         (gnus-outlook-deuglify-attrib-cut-regexp)
7048         (gnus-outlook-deuglify-attrib-verb-regexp)
7049         (gnus-outlook-deuglify-attrib-end-regexp)
7050         (gnus-outlook-display-hook): Add :version.
7051
7052         * binhex.el (binhex-use-external): Add :version.
7053
7054 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
7055
7056         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
7057         and `invisible'.
7058
7059 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7060
7061         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
7062         in gnus-registry-trim.
7063
7064 2004-09-13  Simon Josefsson  <jas@extundo.com>
7065
7066         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
7067
7068         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
7069
7070         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
7071         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
7072         <yamaoka@jpl.org>.
7073         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
7074         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
7075         <yamaoka@jpl.org>.
7076
7077         * sieve.el (sieve-manage-mode): Ditto.
7078
7079 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
7080
7081         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
7082
7083 2004-09-11  Simon Josefsson  <jas@extundo.com>
7084
7085         * dns-mode.el: Add.
7086
7087         * mm-view.el (mm-display-dns-inline): Add.
7088
7089         * mm-decode.el (mm-inline-media-tests): Add text/dns.
7090         (mm-automatic-display): Ditto.
7091
7092         * mailcap.el (mailcap-mime-data): Add text/dns.
7093         (mailcap-mime-extensions): Map .soa to text/dns.
7094
7095 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
7096
7097         * gnus-art.el (article-decode-mime-words, article-babel)
7098         (gnus-article-highlight-signature, gnus-article-add-buttons)
7099         (gnus-signature-toggle): Remove unnecessary bindings of
7100         `inhibit-read-only' inherited from v5.10 merge.
7101
7102 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
7103
7104         * nntp.el (nntp): New customization group.
7105         (nntp-authinfo-file): Add customization group.
7106
7107         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
7108
7109         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
7110
7111         * gnus.el (to-address, to-list, subscribed)
7112         (large-newsgroup-initial): Ditto.
7113
7114         * flow-fill.el (fill-flowed-display-column)
7115         (fill-flowed-encode-column): Ditto.
7116
7117 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
7118
7119         * message.el (message-tokenize-header, message-send-mail-with-qmail):
7120         Use point-min rather than 1.
7121         (message-send-mail): Use buffer-size rather than point-max.
7122
7123         * gnus-sum.el (gnus-summary-search-article-forward):
7124         Signal a specific `search-failed' rather than a generic `error'.
7125
7126         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
7127         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
7128         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
7129
7130 2004-09-10  Simon Josefsson  <jas@extundo.com>
7131
7132         * nndb.el (require): Remove tcp and duplicate cl.
7133
7134 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7135
7136         * gnus-agent.el (directory-files-and-attributes): Move forward.
7137
7138 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
7139
7140         * gnus-agent.el (directory-files-and-attributes): Optionally
7141         defined to support XEmacs.
7142
7143 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
7144
7145         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
7146         to avoid run-time CL dependencies.
7147         (gnus-agent-unfetch-articles): New function.
7148         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
7149         article numbers even when local .overview file is missing.
7150         (gnus-agent-read-article-number): New function. Only accepts
7151         27-bit article numbers.
7152         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
7153         gnus-agent-read-article-number.
7154         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
7155         from backend while recognizing that article numbers in .overview
7156         must be valid.
7157         (gnus-agent-update-files-total-fetched-for): Use
7158         directory-files-and-attributes to improve performance.
7159         * gnus-int.el (gnus-request-move-article): Use
7160         gnus-agent-unfetch-articles in place of gnus-agent-expire to
7161         improve performance.
7162
7163         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
7164         some users confused by references to .newsrc when they only have a
7165         .newsrc.eld file.
7166         (gnus-convert-mark-converter-prompt,
7167         gnus-convert-converter-needs-prompt): Fixed use of property list.
7168         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
7169         New function. Used internally to only display 'gnus converting
7170         files' message when actually necessary.
7171
7172         * gnus-sum.el (): Removed (require 'gnus-agent) as required
7173         methods now autoloaded.
7174
7175 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7176
7177         * gnus-sum.el (gnus-summary-insert-subject): Remove list
7178         identifiers.
7179
7180 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
7181
7182         * gnus-picon.el: Fix indentation and closing parenthesis.
7183
7184 2004-09-01  Simon Josefsson  <jas@extundo.com>
7185
7186         * message.el (message-canlock-generate): Require sha1, not
7187         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
7188         to require within a function.  Sadly, if sha1.el isn't loaded, the
7189         let binding in m-c-g will hide the defcustom definition, which is
7190         bad.)
7191
7192         * canlock.el: Require sha1, not sha1-el.
7193
7194         * message.el: Don't autoload sha1 (there is a autoload cookie in
7195         sha1.el).
7196
7197         * sha1-el.el: Renamed to sha1.el.
7198
7199 2004-08-30  Juanma Barranquero  <lektu@terra.es>
7200
7201         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
7202
7203 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7204
7205         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
7206
7207 2004-08-30  Kim F. Storm  <storm@cua.dk>
7208
7209         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
7210
7211         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
7212         Add :group 'nnimap.
7213
7214 2004-08-30  Andreas Schwab  <schwab@suse.de>
7215
7216         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
7217         ?* and ?\;.
7218
7219         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
7220         and ?\' to symbol instead of whitespace.
7221
7222 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7223
7224         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
7225
7226         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
7227         instead of re-search-forward.
7228
7229         * gnus-uu.el (gnus-uu-save-article): Ditto.
7230         (gnus-uu-post-encode-uuencode): Ditto.
7231
7232         * html2text.el (html2text-clean-list-items): Ditto.
7233         (html2text-clean-dtdd): Ditto.
7234         (html2text-format-tags): Ditto.
7235
7236         * message.el (message-send-mail-with-sendmail): Fix regexp.
7237         (message-fill-field-general): Use search-forward instead of
7238         re-search-forward.
7239         (unbold-region): Ditto.
7240
7241         * nnrss.el (nnrss-request-article): Ditto.
7242
7243         * nnslashdot.el (nnslashdot-request-article): Ditto.
7244
7245         * nnweb.el (nnweb-gmane-wash-article): Ditto.
7246
7247         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
7248         "Unrecognized menu descriptor" error in XEmacs.
7249
7250 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
7251
7252         * gnus-sum.el (gnus-read-header): Don't remove a header for the
7253         parent article of a sparse article in the thread hashtb.
7254
7255 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
7256
7257         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
7258         (nnmail-expand-newtext): Lowercase expanded entries if
7259         nnmail-split-lowercase-expanded is non-nil.
7260
7261 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7262
7263         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
7264         entry.
7265
7266         * gnus-group.el (gnus-group-line-format-alist): Convert the value
7267         of gnus-tmp-news-method into string under XEmacs.  It will be
7268         passed to gnus-correct-length which takes only a string argument.
7269
7270 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7271
7272         * gnus-util.el (gnus-bind-print-variables): New macro.
7273         (gnus-prin1): Use it.
7274         (gnus-prin1-to-string): Use it.
7275         (gnus-pp): New function.
7276         (gnus-pp-to-string): New function.
7277
7278         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
7279         pp-to-string with gnus-pp-to-string.
7280         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
7281         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
7282         * gnus-msg.el (gnus-debug): Ditto.
7283         * gnus-score.el (gnus-score-save): Ditto.
7284         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
7285         gnus-pp-to-string.
7286         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
7287         with gnus-pp.
7288         * score-mode.el (gnus-score-pretty-print): Ditto.
7289         * webmail.el (webmail-debug): Ditto.
7290
7291 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7292
7293         * gnus-art.el (article-display-face, article-display-x-face): Use
7294         buffer-read-only.
7295
7296 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7297
7298         * gnus-art.el (article-hide-list-identifiers): Bind
7299         inhibit-read-only as t.
7300
7301 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
7302
7303         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
7304
7305 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7306
7307         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
7308         (gnus-narrow-to-page): Don't assume point-min == 1.
7309         (gnus-article-edit-mode): Derive from message-mode.
7310
7311         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
7312         point-min == 1.
7313
7314         * imap.el (imap-parse-address-list, imap-parse-body-ext):
7315         Disable incorrect use of `assert'.
7316
7317         * message.el (message-mode): Set comment-start-skip.
7318
7319
7320 2004-08-22  Sam Steingold  <sds@gnu.org>
7321
7322         * pop3.el (pop3-leave-mail-on-server): New user variable.
7323         (pop3-movemail): Delete mail only when it is nil.
7324
7325 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
7326
7327         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
7328
7329         * mml.el (mml-preview): Use `pop-to-buffer'.
7330
7331         * message.el (message-goto-mail-followup-to): Insert after "To".
7332         (message-carefully-insert-headers): Add comment.
7333
7334         * gnus.el: Remove unused variable `gnus-article-check-size'.
7335
7336         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
7337
7338         * gnus-art.el (gnus-button-alist): Improve
7339         `gnus-button-handle-library' entry.
7340
7341 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
7342
7343         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
7344         downcase, since XEmacs capitalizes error messages differently.
7345
7346 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
7347
7348         * nntp.el: Add (require 'gnus) due to reference to
7349         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
7350
7351 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
7352
7353         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
7354         `mm-fill-flowed'.
7355
7356         * mm-decode.el (mm-dissect-singlepart): Check it.
7357
7358 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
7359
7360         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
7361         'imap' for netrc parsing.
7362
7363 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
7364
7365         * mailcap.el (mailcap-mime-data): Mark as risky.
7366
7367 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7368
7369         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
7370         may be included in the encoded word.
7371         (rfc2047-encode): Don't append a space if the encoded word
7372         includes close parenthesis.
7373
7374 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7375
7376         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
7377         of text within parentheses.
7378
7379 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
7380
7381         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
7382         (gnus-encrypt-write-file-contents): Make the password key the file
7383         name PLUS the cipher, not just the cipher.  Also remove failed
7384         passwords from the cache.
7385
7386 2004-08-06  Simon Josefsson  <jas@extundo.com>
7387
7388         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
7389         fix.
7390
7391 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7392
7393         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
7394         LWSP.
7395
7396 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
7397
7398         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
7399         to append in-reply-to: data to the references: header.
7400
7401         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
7402         (netrc-parse): Use gnus-encrypt.el functions.
7403
7404         * gnus-encrypt.el: Add new file for encryption support; currently
7405         does only a few GPG ciphers and an internal XOR cipher.
7406
7407         * password.el: Add comments on using password-read-and-add.
7408         (password-read-and-add): Add function to read and add the
7409         password to the cache at once.
7410
7411 2004-07-28  Simon Josefsson  <jas@extundo.com>
7412
7413         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
7414         parameter (but don't use it, for now).
7415
7416         * imap.el (imap-ssl-open): Use imap-process-connection-type,
7417         instead of hard coding to nil.
7418
7419 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7420
7421         * mm-view.el (mm-inline-image-emacs): Open lines under an image
7422         as mm-inline-image-xemacs does.
7423
7424 2004-07-26  Simon Josefsson  <jas@extundo.com>
7425
7426         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
7427         Revert part of 2004-07-17 change below.
7428
7429 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7430
7431         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
7432         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
7433
7434 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7435
7436         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
7437         quotes that actually start with ">" at the beginning of the
7438         lines.
7439
7440 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7441
7442         * rfc2047.el (rfc2047-encode-region): Fix last change.
7443         (rfc2047-encode-parameter): Remove useless concat.
7444
7445 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7446
7447         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
7448         encode special characters; fix some kind of misconfigured headers;
7449         signal a real error if debug-on-quit or debug-on-error is non-nil.
7450         (rfc2047-encode-max-chars): New variable.
7451         (rfc2047-encode-1): Use it.
7452         (rfc2047-encode-parameter): New function.
7453
7454         * mml.el (mml-insert-parameter): Remove an excessive space.
7455
7456 2004-07-17  Simon Josefsson  <jas@extundo.com>
7457
7458         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
7459         Kai Grossjohann <kai@emptydomain.de>.
7460         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
7461         (gnus-group-make-menu-bar): Ditto.
7462
7463         * gnus-util.el (gnus-group-server): Add.
7464
7465 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
7466
7467         * message.el (message-clone-locals): Clone sendmail and smtp
7468         variables.
7469
7470 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7471
7472         * rfc2047.el (rfc2047-encode-region): Fix last change.
7473
7474 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7475
7476         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
7477         characters as non-special.
7478
7479 2004-07-09  Simon Josefsson  <jas@extundo.com>
7480
7481         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
7482         Users will lose all flag changes made while unplugged with
7483         e.g. nntp unless flag synchronization happens, thus `nil' is not a
7484         good default.  See numerous reports on ding mailing list.
7485
7486 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7487
7488         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
7489         add generate-head-function and generate-article-function to the
7490         rfc822-forward entry.
7491         (nndoc-rfc822-forward-generate-article): New function.
7492         (nndoc-rfc822-forward-generate-head): New function.
7493
7494         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
7495
7496 2004-07-06  Dan Christensen  <jdc@uwo.ca>
7497
7498         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
7499         respect display group parameter and gnus-summary-expunge-below.
7500         (gnus-articles-to-read): Remove unused reference to display group
7501         parameter.
7502
7503 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7504
7505         * nnheader.el (nnheader-uniquify-message-id): New experimental
7506         variable.
7507         (nnheader-nov-read-message-id): Use it.
7508
7509         * spam-report.el (spam-report-gmane): Add interactive.
7510
7511 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7512
7513         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
7514         qp-or-base64 for the application/* types.
7515
7516 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
7517
7518         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
7519
7520 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
7521
7522         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
7523         trim value.
7524
7525 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
7526
7527         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
7528         New macro and function.
7529         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
7530
7531 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7532
7533         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
7534         after-load-alist.
7535
7536 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7537
7538         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
7539         update info that isn't there.
7540
7541 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
7542
7543         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
7544         entry.
7545
7546 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7547
7548         * mm-view.el (mm-inline-render-with-function): Use multibyte
7549         buffer; decode html source by charset.
7550
7551         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
7552
7553         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
7554         Mule-UCS is loaded under XEmacs.
7555         (mm-mime-mule-charset-alist): Avoid duplicated entries.
7556
7557 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
7558
7559         * nnheader.el (nnheader-max-head-length): Increase to 8192.
7560
7561 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7562
7563         * mm-util.el (mm-coding-system-p): Return a coding-system.
7564         (mm-mime-mule-charset-alist): Use shift_jis instead of
7565         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
7566         entries for the mime charsets iso-2022-jp-3 and shift_jis.
7567         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
7568         instead of japanese-shift-jis and iso-latin-1 respectively in
7569         order to share the default value with both Emacs and XEmacs-mule.
7570         (mm-mule-charset-to-mime-charset): Make
7571         mm-coding-system-priorities effective.
7572         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
7573         while predicating of candidates upon the priorities.
7574
7575 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
7576
7577         * gnus-sum.el (gnus-summary-make-menu-bar): Add
7578         gnus-uu-invert-processable.
7579
7580         * gnus.el: Autoload gnus-uu-invert-processable.
7581
7582 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7583
7584         * mm-util.el (mm-with-multibyte-buffer): New macro.
7585
7586         * rfc2047.el (rfc2047-encode-string): Use it.
7587         (rfc2047-encode-region): Move point to the end of the region after
7588         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
7589
7590 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7591
7592         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
7593         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
7594
7595 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7596
7597         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
7598         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
7599         Karl Chen <quarl@nospam.quarl.org>.
7600
7601 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
7602
7603         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
7604         invalid addresses.
7605
7606 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
7607
7608         * spam.el: Change section markers, revise TODO list.
7609         (spam-backends): Make new master list of all installed backends.
7610         (spam-summary-exit-behavior): Add new variable to determine how
7611         messages moves are done at summary exit.
7612         (spam-move-spam-nonspam-groups-only)
7613         (spam-process-ham-in-nonham-groups)
7614         (spam-process-ham-in-spam-groups): Remove variables, the
7615         spam-summary-exit-behavior variable should be used to manage this
7616         behavior.
7617         (spam-old-ham-articles, spam-old-spam-articles): Remove.
7618         (spam-old-articles): Add variable, replacing spam-old-ham-articles
7619         and spam-old-spam-articles.
7620         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
7621         Add empty variables, placeholders for the backends they represent.
7622         (spam-set-difference): Move, unchanged.
7623         (spam-list-of-processors): Declare OBSOLETE, not used anymore
7624         unless the user has a processor variable.
7625         (spam-classifications, spam-classification-valid-p)
7626         (spam-backend-properties, spam-backend-property-valid-p)
7627         (spam-backend-function-type-valid-p)
7628         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
7629         (spam-report-articles-gmane, spam-report-articles-resend):
7630         Remove functions, they are not needed.
7631         (spam-install-backend-super, spam-backend-list)
7632         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
7633         (spam-backend-function, spam-backend-ham-registration-function)
7634         (spam-backend-spam-registration-function)
7635         (spam-backend-ham-unregistration-function)
7636         (spam-backend-spam-unregistration-function)
7637         (spam-backend-statistical-p, spam-backend-mover-p)
7638         (spam-install-backend-alias, spam-install-checkonly-backend)
7639         (spam-install-mover-backend, spam-install-nocheck-backend)
7640         (spam-install-backend, spam-install-statistical-backend)
7641         (spam-install-statistical-checkonly-backend): Add backend installation
7642         support.
7643         (spam-summary-prepare-exit): Rewrite to use the new backend code.
7644         (spam-group-processor-p): Use the new backend code and respect the
7645         summary exit behavior.
7646         (spam-mark-spam-as-expired-and-move-routine): Remove.
7647         (spam-summary-prepare): Change to use the new spam-old-articles
7648         variable.
7649         (spam-copy-or-move-routine, spam-copy-spam-routine)
7650         (spam-move-spam-routine, spam-copy-ham-routine)
7651         (spam-move-ham-routine): Add code to copy/move ham or spam.
7652         (spam-fetch-field-fast): Improve doc and code, plus allow the
7653         'number request.
7654         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
7655         variables.
7656         (spam-split, spam-find-spam): Use the new backend code.
7657         (spam-registration-functions): Remove variable.
7658         (spam-unregister-routine): Add convenience wrapper.
7659         (spam-log-undo-registration, spam-register-routine)
7660         (spam-log-processing-to-registry)
7661         (spam-log-unregistration-needed-p): Rename "check" to "backend"
7662         where possible.
7663         (spam-check-gmane-xref, spam-check-regex-headers)
7664         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
7665         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
7666         (spam-check-bogofilter-headers, spam-check-spamoracle)
7667         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
7668         (spam-check-crm114-headers): Use the spam-split-group that
7669         spam-split prepares, no need to determine it every time.
7670
7671         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
7672         to the nnheader-parse-naked-head call.
7673
7674         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
7675
7676         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
7677         the nnheader-nov-read-message-id call.
7678
7679 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7680
7681         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
7682         gnus-activate-group twice.  Suggested by Markus Peter
7683         <warp@spin.de>.
7684
7685 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7686
7687         * gnus-art.el (gnus-article-time-format): Exchange the order of
7688         day and month in the default value; fix customization type.
7689         (article-date-ut): Use add-text-properties.
7690         (article-make-date-line): Use message-make-date instead of
7691         current-time-string.
7692
7693         * message.el (message-fetch-field): Don't use set-text-properties.
7694         (message-make-date): Simplify.
7695
7696         * messagexmas.el (message-xmas-make-date): New function.
7697         (message-xmas-redefine): Defalias message-make-date to it.
7698
7699 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7700
7701         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
7702         (rfc2047-encode-region): Treat text within parentheses as special;
7703         show the original text when error has occurred.
7704
7705         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
7706         already-computed method to gnus-activate-group.
7707
7708         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
7709         same select-methods identical Lisp objects.
7710
7711         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
7712         object when modifying the info.
7713
7714 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7715
7716         * gnus-srvr.el (gnus-server-set-info): Remove the server from
7717         gnus-opened-servers since it has never been opened with the new
7718         configuration yet.
7719
7720 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7721
7722         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
7723         arg to nnheader-generate-fake-message-id.
7724
7725 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
7726
7727         * nnheader.el (nnheader-generate-fake-message-id): Accept a
7728         number and build a fake message ID localized to a group and
7729         article number (so it's repeatable from that point on).
7730         (nnheader-fake-message-id-p): Change regex to accomodate new fake
7731         ID format.
7732
7733         * gnus-sum.el (gnus-get-newsgroup-headers): Call
7734         nnheader-generate-fake-message-id with the article number.
7735
7736 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
7737
7738         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
7739         end-of-buffer.
7740
7741 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7742
7743         * message.el (message-ignored-supersedes-headers): Add Approved.
7744
7745 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7746
7747         * rfc2047.el (rfc2047-encode-message-header): Remove useless
7748         goto-char.
7749         (rfc2047-encode): Fold the line before encoding.
7750
7751 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7752
7753         * rfc2047.el (rfc2047-encode-message-header): Disabled header
7754         folding -- not all headers can be folded, and this should be done
7755         by the message composition mode.  Probably.  I think.
7756
7757 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7758
7759         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
7760         fast.
7761
7762         * gnus-ems.el (gnus-remove-image): Don't use
7763         message-text-with-property; remove only the image found first.
7764
7765         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
7766         found first.
7767
7768 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
7769
7770         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
7771
7772 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7773
7774         * message.el (message-text-with-property): Make it fast and accept
7775         optional arguments.
7776         (message-strip-forbidden-properties): Use it.
7777         (message-fix-before-sending): Follow the m-t-w-p change.
7778
7779         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
7780
7781 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7782
7783         * gnus-art.el (article-hide-headers): Don't change the buffer
7784         mistakenly when performing mml-preview even if
7785         gnus-single-article-buffer is nil.
7786
7787 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
7788
7789         * message.el (message-expand-name-databases): New user option.
7790         (message-expand-name): Use it.
7791
7792 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
7793
7794         * spam.el (spam-report-articles-resend)
7795         (spam-report-resend-register-routine): Allow ham reporting.
7796         (spam-report-resend-register-ham-routine): Add wrapper.
7797         (spam-registration-functions): Add ham resending functions.
7798         (spam-list-of-processors): Add ham resend processor.
7799
7800         * gnus.el (ham-resend-to): Add new group parameter.
7801         (spam-process): Add ham resend option.
7802
7803         * spam-report.el (spam-report-resend): Allow reporting ham.
7804         (spam-report-resend-ham): Add wrapper.
7805
7806 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7807
7808         * message.el (message-cite-articles-with-x-no-archive): New
7809         variable.
7810         (message-cite-original): Use it.
7811
7812 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7813
7814         * message.el (message-cite-original): Respect X-No-Archive.
7815
7816 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7817
7818         * gnus-art.el (article-hide-headers): Refer to the values for
7819         gnus-ignored-headers and gnus-visible-headers in the summary
7820         buffer since a user may have set them as group parameters.
7821
7822 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
7823
7824         * assistant.el (assistant-node-name): Add convenience function.
7825         (assistant-render-text, assistant-render-node): Add error handling,
7826         plus handle multiple next nodes.
7827         (assistant-find-next-node): Comment out for now.
7828         (assistant-find-next-nodes): Add function, returns list of next
7829         nodes.
7830
7831 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
7832
7833         * mail-source.el (mail-source-directory): Fix doc-string.
7834
7835 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
7836
7837         * assistant.el (assistant-render-text, assistant-eval): Add :set
7838         widget type, which is different because it takes and returns a
7839         list.  Much hilarity ensues.
7840
7841 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
7842
7843         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
7844
7845         * gnus-group.el (gnus-group-get-new-news-this-group): Added
7846         doc-string.
7847
7848         * gnus-start.el (gnus-activate-group): Added doc-string.
7849
7850 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7851
7852         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
7853
7854 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
7855
7856         * assistant.el (assistant-render-text): Try to add a :set
7857         widget, more to come.
7858
7859         * spam.el (spam-group-spam-contents-p): Handle empty groupname
7860         strings.
7861         (spam-report-articles-resend)
7862         (spam-register-routine): Do registration iff any articles warrant
7863         it.
7864         (spam-summary-prepare-exit): Change log message for nil group
7865         destinations.
7866
7867 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
7868
7869         * spam.el (spam-report-resend-register-routine): Allow
7870         spam-report-resend-to to be a group parameter or a global value.
7871
7872 2004-05-26  Simon Josefsson  <jas@extundo.com>
7873
7874         * starttls.el: Merge with my GNUTLS based starttls.el.
7875         (starttls-gnutls-program, starttls-use-gnutls)
7876         (starttls-extra-arguments, starttls-process-connection-type)
7877         (starttls-connect, starttls-failure, starttls-success): New
7878         variables.
7879         (starttls-program, starttls-extra-args): Doc fix.
7880         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
7881         functions.
7882         (starttls-negotiate, starttls-open-stream): Check
7883         `starttls-use-gnutls' and pass on to corresponding *-gnutls
7884         function if it is set.
7885
7886 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7887
7888         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
7889         structured fields.
7890
7891 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7892
7893         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
7894
7895 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
7896
7897         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
7898         variable.
7899         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
7900         assigning the spam-mark to new messages.
7901
7902 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
7903
7904         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
7905
7906 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7907
7908         * dgnushack.el: Autoload customize-set-variable for XEmacs.
7909
7910         * rfc2047.el (rfc2047-encodable-p): Don't move point.
7911         (rfc2047-decode): Treat the ascii coding-system as raw-text by
7912         default.
7913
7914 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
7915
7916         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
7917         correct data.
7918
7919 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
7920
7921         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
7922         (spam-group-processor-p): Fix function.
7923         (spam-group-processor-multiple-p)
7924         (spam-group-spam-processor-report-gmane-p)
7925         (spam-group-spam-processor-report-resend-p)
7926         (spam-group-spam-processor-bogofilter-p)
7927         (spam-group-spam-processor-blacklist-p)
7928         (spam-group-spam-processor-ifile-p)
7929         (spam-group-ham-processor-ifile-p)
7930         (spam-group-spam-processor-spamoracle-p)
7931         (spam-group-spam-processor-crm114-p)
7932         (spam-group-ham-processor-bogofilter-p)
7933         (spam-group-spam-processor-stat-p)
7934         (spam-group-ham-processor-stat-p)
7935         (spam-group-ham-processor-whitelist-p)
7936         (spam-group-ham-processor-BBDB-p)
7937         (spam-group-ham-processor-spamoracle-p)
7938         (spam-group-ham-processor-copy-p): Remove functions with some
7939         prejudice against unneeded code.
7940         (spam-report-articles-resend)
7941         (spam-report-resend-register-routine): Allow the group/topic
7942         spam-resend-to value to override spam-report-resend-to.
7943         (spam-summary-prepare-exit): Invoke spam-group-processor-p
7944         properly now.
7945
7946         * gnus.el (spam-resend-to): Add group/topic parameter.
7947         (spam-process): Move the OBSOLETE processors to the end of the
7948         choices.
7949
7950 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
7951
7952         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
7953         with resend-to set to nil, and then ask the user if necessary.
7954         (spam-report-resend): spam-report-resend takes a list of articles, not
7955         separate article numbers.
7956
7957 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7958
7959         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
7960         addition to emacs-w3m.
7961
7962 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7963
7964         * assistant.el (assistant-authinfo-data): New function.
7965         (assistant-eval): Eval for entire assistant.
7966
7967         * netrc.el (netrc-services-file): New variable.
7968         (netrc-parse-services): New function.
7969         (netrc-find-service-name): New function.
7970         (netrc-find-service-number): New function.
7971         (netrc-port-equal): New function.
7972         (netrc-machine): Use it.
7973
7974         * nnimap.el (nnimap-open-connection): Use netrc.
7975
7976         * gnus-util.el (gnus-netrc-get): Remove aliases.
7977
7978         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
7979
7980         * assistant.el (wid-edit): Fix compilation.
7981
7982         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
7983
7984 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
7985
7986         * gnus-util.el (gnus-set-file-modes): New function.  (small
7987         patch).
7988
7989 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7990
7991         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
7992
7993         * assistant.el (assistant-render-node): Fix up rendering and
7994         read-only text.
7995         (assistant-render-node): Reset.
7996         (assistant-make-read-only): Not sticky.
7997
7998 2004-05-20  Danny Siu  <dsiu@adobe.com>
7999
8000         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
8001         centered even when gnus-auto-center-summary is t
8002
8003 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8004
8005         * dns.el (dns-get-txt-answer): New function.
8006         (dns-read-txt): Ditto.
8007         (query-dns): Use it.
8008
8009 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8010
8011         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
8012         active for foreign groups even if the group level is higher than
8013         the specified value.
8014
8015 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8016
8017         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
8018         non-active groups.
8019
8020         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
8021
8022 2004-05-20  Magnus Henoch  <mange@freemail.hu>
8023
8024         * dns.el (dns-read-type): Add support for SVR.  (small patch)
8025
8026 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
8027
8028         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
8029         (spam-crm114-header, spam-crm114-spam-switch)
8030         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
8031         (spam-crm114-positive-spam-header)
8032         (spam-crm114-database-directory, spam-list-of-processors)
8033         (spam-group-spam-processor-crm114-p)
8034         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
8035         (spam-generic-score, spam-list-of-checks)
8036         (spam-list-of-statistical-checks, spam-registration-functions)
8037         (spam-check-crm114-headers, spam-crm114-score)
8038         (spam-check-crm114, spam-crm114-register-with-crm114)
8039         (spam-crm114-register-spam-routine)
8040         (spam-crm114-unregister-spam-routine)
8041         (spam-crm114-register-ham-routine)
8042         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
8043         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
8044
8045         * gnus.el: Add spam-use-crm114.
8046
8047         * spam.el (spam-list-of-processors, spam-registration-functions):
8048         Add spam-use-resend.
8049         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
8050         (spam-report-articles-gmane): Add doc fix.
8051         (spam-report-articles-resend,
8052         spam-report-resend-register-routine): Add wrappers around
8053         spam-report-resend-to.
8054
8055         * spam-report.el (spam-report-resend-to, spam-report-resend):
8056         Add support for resending spam.
8057         (spam-report-gmane): Fix line length >80.
8058
8059         * gnus.el (spam-process): Add spam-use-resend.
8060
8061 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8062
8063         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
8064         number of processed spam messages.
8065         (spam-ham-copy-or-move-routine): Return the number of processed
8066         ham messages.
8067         (spam-summary-prepare-exit): Use the above values to decide
8068         whether status messages shouled be displayed.
8069
8070 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8071
8072         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
8073         `rfc2047-encoding-function-alist' in order to avoid conflicting
8074         with the old version.
8075         (rfc2047-encode-region): Concatenate words containing non-ASCII
8076         characters in structured fields; don't encode space-delimited
8077         ASCII words even in unstructured fields; don't break words at
8078         char-category boundaries.
8079         (rfc2047-encode-1): New function.
8080         (rfc2047-encode): Use it; encode text so that it occupies the
8081         maximum width within 76-column; work correctly on Q encoding for
8082         iso-2022-* charsets.
8083         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
8084         sure not to break a line just after the header name.
8085         (rfc2047-b-encode-region): Removed.
8086         (rfc2047-b-encode-string): New function.
8087         (rfc2047-q-encode-region): Removed.
8088         (rfc2047-q-encode-string): New function.
8089
8090         * mm-util.el (mm-replace-in-string): New function.
8091
8092 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8093
8094         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
8095         get it right.
8096         (gnus-inews-make-draft): Really.
8097
8098 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
8099
8100         * nnmh.el (nnmh-request-list-1): Don't check the link count
8101         before descending.  (small patch)
8102
8103 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8104
8105         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
8106         stuff.
8107
8108         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
8109         on real group name.
8110
8111         * gnus-art.el (gnus-signature-limit): Doc fix.
8112
8113         * gnus-msg.el (gnus-inews-make-draft): Quote list.
8114
8115         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
8116
8117 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
8118
8119         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
8120         isn't a string.
8121
8122 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8123
8124         * gnus-draft.el (gnus-draft-send): Bind
8125         rfc2047-encode-encoded-words.
8126
8127         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
8128         (rfc2047-encodable-p): Say that =? needs encoding.
8129         (rfc2047-encode-encoded-words): New variable.
8130
8131         * gnus-group.el (gnus-group-select-group): Doc fix.
8132
8133         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
8134
8135         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
8136         to nil.
8137
8138         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
8139
8140         * nnheader.el (nnheader-get-lines-and-char): New function.
8141
8142 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
8143
8144         * gnus-msg.el (gnus-summary-followup-with-original): Document
8145         yanking of region when active.
8146
8147 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8148
8149         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
8150         groups if the group level is higher than the specified value.
8151
8152 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8153
8154         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
8155         (gnus-group-jump-to-group): Added prefix argument using
8156         `gnus-group-jump-to-group-prompt'.  Query before jumping to
8157         non-active group.
8158
8159         * compface.el (uncompface): Be verbose when changing
8160         `uncompface-use-external'.
8161
8162         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
8163         handle manual section.
8164
8165 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8166
8167         * gnus-art.el (gnus-button-alist): Revert previous change.
8168
8169 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8170
8171         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
8172
8173 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8174
8175         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
8176         whether backend can accept message.
8177
8178         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
8179
8180 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
8181
8182         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
8183         Avoid creating directory when nntp-marks-is-evil is true.
8184         Reported by Reiner Steib.
8185
8186 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8187
8188         * gnus-picon.el (gnus-picon-style): New variable.
8189         (gnus-picon-insert-glyph): Added optional `nostring' argument.
8190         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
8191         Jesper Harder <harder@ifa.au.dk>.
8192
8193 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8194
8195         * message.el (message-fill-field): Return point.
8196         (message-generate-headers): Go to end of field.
8197
8198         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
8199         stuff for non-living groups.
8200
8201 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
8202
8203         * gnus-art.el (gnus-article-followup-with-original)
8204         (gnus-article-reply-with-original): gnus-mark-active-p ->
8205         gnus-region-active-p.
8206
8207 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
8208
8209         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
8210         only when there is spam or ham to be processed.
8211
8212 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8213
8214         * mail-source.el (mail-source-delete-crash-box): Refactor.
8215         (mail-source-fetch): Use it.
8216         (mail-source-fetch-file): Ditto.
8217         (mail-source-fetch-directory): Run postscript in loop.
8218         (mail-source-fetch-pop): Delete.
8219         (mail-source-fetch-maildir): Ditto.
8220         (mail-source-fetch-imap): Ditto.
8221
8222         * imap.el (imap-authenticators): Comment out sasl.
8223
8224         * message.el (message-skip-to-next-address): New function.
8225         (message-fill-header-address): Refactor.
8226         (message-fill-address): Use it.
8227         (message-delete-address): Use it.
8228         (message-fill-header-general): Refactor.
8229         (message-fill-field-address): Rename.
8230         (message-narrow-to-field): Find the start of the header.
8231         (message-header-format-alist): Don't pre-fill.
8232         (message-fill-header): Removed.
8233         (message-insert-header): New function.
8234         (message-shorten-references): Use it.
8235
8236         * rfc2047.el (rfc2047-field-value): Strip props.
8237
8238         * mail-parse.el (mail-header-make-address): New alias.
8239
8240         * ietf-drums.el (ietf-drums-make-address): New function.
8241
8242         * imap.el: Add compiler directives.
8243
8244         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
8245
8246         * gnus-art.el (article-decode-idna-rhs): Don't use
8247         message-idna-inside-rhs-p.
8248
8249 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8250
8251         * message.el (message-idna-inside-rhs-p): Removed.
8252         (message-idna-to-ascii-rhs-1): Use proper address parsing.
8253
8254         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
8255         false positives.
8256
8257 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
8258
8259         * imap.el (imap-sasl-make-mechanisms): Use sasl.
8260
8261 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8262
8263         * nneething.el (nneething-file-name): Don't create spurions
8264         files.
8265
8266         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
8267         (gnus-inews-do-gcc): Remove sleep.
8268
8269         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
8270         part under point.
8271
8272         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
8273         (gnus-agent-regenerate-group): Using nil messages aren't valid.
8274
8275 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
8276
8277         * spam.el (spam-summary-prepare-exit): Fixed (length).
8278
8279 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
8280
8281         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
8282         as expired without moving it" message when there are spam
8283         messages left.
8284
8285 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
8286
8287         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
8288         header is not nil.
8289
8290 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
8291
8292         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
8293         nntp-possibly-create-directory, not nntp-possibly-change-group.
8294         (nntp-marks-changed-p): New arg SERVER.
8295         (nntp-request-update-info): Adjust caller.
8296
8297 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
8298
8299         * nntp.el (nntp-save-marks): Pass missing arg.
8300
8301 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
8302
8303         * nntp.el: Support marks.
8304         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
8305         (nntp-marks-modtime, nntp-marks-directory): New variables.
8306         (nntp-request-set-mark, nntp-request-update-info)
8307         (nntp-possibly-create-directory, nntp-marks-changed-p)
8308         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
8309         functions.
8310
8311 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
8312
8313         * gnus-xmas.el (gnus-xmas-select-lowest-window)
8314         (gnus-xmas-redefine): Rename.
8315
8316         * gnus-score.el (gnus-score-insert-help): Use
8317         gnus-select-lowest-window.
8318
8319         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
8320         appt-select-lowest-window and rename to gnus-select-lowest-window.
8321
8322         * gnus.el: do.
8323
8324 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8325
8326         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
8327         encodings of MIME-encoded words, in order to improve
8328         interoperability with several broken MUAs.
8329
8330 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8331
8332         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
8333         tags, only when charsets are not specified in headers.
8334         (mm-inline-text-html-render-with-w3m): Ditto.
8335
8336         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
8337         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
8338
8339 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8340
8341         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
8342         instead of MIME-decoded from fields when checking
8343         `gnus-article-address-banner-alist'.
8344
8345 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
8346
8347         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
8348         description rather than subject.
8349
8350 2004-05-02  Steve Youngs  <steve@youngs.au.com>
8351
8352         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
8353
8354 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8355
8356         * gnus.el (gnus-version-number): Bump.
8357
8358 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8359
8360         * gnus.el: No Gnus v0.2 is released.
8361
8362 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8363
8364         * gnus-agent.el (gnus-agent-read-agentview): Inline
8365         gnus-uncompress-range.
8366
8367 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8368
8369         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
8370         `exec-installed-p'.
8371
8372 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8373
8374         * gnus.el (spam-process, spam-autodetect-methods): Add
8375         bsfilter and bsfilter-headers.
8376
8377         * spam.el (spam-bsfilter): New customize group.
8378         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
8379         (spam-bsfilter-header, spam-bsfilter-probability-header)
8380         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
8381         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
8382         (spam-bsfilter-database-directory): New options.
8383         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
8384         (spam-list-of-statistical-checks, spam-registration-functions):
8385         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
8386         (spam-bsfilter-score): New command.
8387         (spam-check-bsfilter-headers, spam-check-bsfilter)
8388         (spam-bsfilter-register-with-bsfilter)
8389         (spam-bsfilter-register-spam-routine)
8390         (spam-bsfilter-unregister-spam-routine)
8391         (spam-bsfilter-register-ham-routine)
8392         (spam-bsfilter-unregister-ham-routine): New functions.
8393         (spam-generic-score): Support bsfilter; Accept an optional argument
8394         to recalcurate spam score even if scoring header has already been
8395         added.
8396         (spam-bogofilter-score, spam-spamassassin-score): Accept an
8397         optional argument to recalcurate spam score even if scoring header
8398         has already been added.
8399
8400 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
8401
8402         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
8403         strings!  Reported by David D. Smith <davidsmith@acm.org>.
8404         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
8405         link is missing.
8406
8407 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
8408
8409         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
8410         (html2text-get-attr): Rewrite.
8411
8412         * message.el (message-setup-1): Remove redundant put-text-property
8413         on mail-header-separator.
8414
8415 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
8416
8417         * gnus-registry.el (gnus-registry-cache-whitespace)
8418         (gnus-registry-action, gnus-registry-spool-action)
8419         (gnus-registry-split-fancy-with-parent): Change message levels
8420         from 5 to 3 or 7, as needed.
8421
8422         * spam.el (spam-summary-prepare-exit)
8423         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
8424         (spam-split, spam-find-spam, spam-log-undo-registration)
8425         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
8426         level from 5 to 6.
8427
8428 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8429
8430         * gnus-ems.el: Autoload appt-select-lowest-window (revert
8431         2004-03-04 change).
8432
8433 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
8434
8435         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
8436         Use mapc when appropriate.
8437
8438         * sieve-manage.el (sieve-manage-open): do.
8439
8440         * nnweb.el (nnweb-insert-html): do.
8441
8442         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
8443         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
8444
8445         * nnspool.el (nnspool-request-group): do.
8446
8447         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
8448         do.
8449
8450         * nnml.el (nnml-request-update-info): do.
8451
8452         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
8453         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
8454
8455         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
8456         (nnimap-request-set-mark): do.
8457
8458         * nnfolder.el (nnfolder-request-update-info): do.
8459
8460         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
8461         do.
8462
8463         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
8464
8465         * gnus-uu.el (gnus-uu-find-articles-matching): do.
8466
8467         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
8468         do.
8469
8470         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
8471         do.
8472
8473         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
8474
8475         * gnus-nocem.el (gnus-nocem-scan-groups): do.
8476
8477         * gnus-int.el (gnus-start-news-server): do.
8478
8479         * gnus-group.el (gnus-group-make-kiboze-group)
8480         (gnus-group-browse-foreign-server): do.
8481
8482 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
8483
8484         FIXME: Make separate entries for each person.
8485
8486         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
8487         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
8488         <shields@msrl.com>:
8489
8490         * spam.el (spam-necessary-extra-headers): Get the extra headers we
8491         may need for spam sorting and scoring.
8492         (spam-user-format-function-S): Add user format function suitable for
8493         general use.
8494         (spam-article-sort-by-spam-status): Add sorting function for summary
8495         sorting.
8496         (spam-extra-header-to-number): Add function to get a score from a
8497         header.
8498         (spam-summary-score): Add function to  get a numeric score from the
8499         headers.
8500         (spam-generic-score): Fixed function doc, was in wrong place.
8501         (spam-initialize): Take symbols when it's run, and install the
8502         extra headers that spam-necessary-extra-headers thinks we need.
8503
8504 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
8505
8506         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
8507         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
8508
8509 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
8510
8511         * gnus-sum.el (gnus-set-global-variables)
8512         (gnus-build-all-threads, gnus-get-newsgroup-headers)
8513         (gnus-article-get-xrefs, gnus-summary-best-group)
8514         (gnus-summary-next-article, gnus-summary-enter-digest-group)
8515         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
8516         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
8517         with-current-buffer.
8518
8519 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
8520
8521         * spam.el (spam-summary-prepare-exit): Simplify logic.
8522         (spam-fetch-article-header): Read the article header if it's not
8523         available.
8524         (spam-list-articles): Simplify logic.
8525         (spam-filelist-register-routine): Fix bug with unregister-list.
8526
8527         * gnus-registry.el: Fix comments at beginning.
8528
8529 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
8530
8531         * message.el (message-cater-to-broken-inn): Remove.
8532         (message-shorten-references): Make sure the total folded length of
8533         References is shorter than 998 characters to cater to a bug in INN
8534         2.3.  Also, don't pretend that references aren't folded -- this
8535         hasn't worked for a while.
8536
8537 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8538
8539         * gnus-agent.el (gnus-agentize):
8540         gnus-agent-send-mail-real-function no longer set to current value
8541         of message-send-mail-function but rather a lambda that calls
8542         message-send-mail-function.  The change makes the agent real-time
8543         responsive to user changes to message-send-mail-function.
8544
8545 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8546
8547         * legacy-gnus-agent.el
8548         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
8549         help from Florian Weimer <fw@deneb.enyo.de>
8550
8551 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8552
8553         * nnmail.el (nnmail-cache-insert): Revert last change.
8554
8555 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8556
8557         * nnmail.el (nnmail-cache-insert): Always check whether
8558         nnmail-cache-ignore-groups matches a group name.
8559
8560 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
8561
8562         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
8563         (spam-find-spam, spam-log-processing-to-registry)
8564         (spam-log-registered-p, spam-log-unregistration-needed-p)
8565         (spam-log-undo-registration): Use gnus-message instead of
8566         gnus-error, none of these errors are fatal.
8567
8568         * gnus-registry.el (gnus-registry-clean-empty-function)
8569         (gnus-registry-clean-empty): Remove only empty entries without
8570         extra data.
8571
8572 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
8573
8574         * spam-stat.el (spam-stat-buffer-change-to-spam)
8575         (spam-stat-buffer-change-to-non-spam): Change (error) to
8576         (gnus-message 8) invocation.
8577
8578 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8579
8580         * nntp.el (nntp-via-netcat-command): New variable.
8581         (nntp-via-netcat-switches): New variable.
8582         (nntp-open-via-rlogin-and-netcat): New function.
8583         (nntp-open-connection-function): Doc fix.
8584         (nntp-telnet-command): Doc fix.
8585         (nntp-end-of-line): Doc fix.
8586         (nntp-via-rlogin-command): Doc fix.
8587         (nntp-via-user-name): Doc fix.
8588         (nntp-via-address): Doc fix.
8589
8590 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8591
8592         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
8593         error in Emacs 21.1.
8594
8595 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
8596
8597         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
8598
8599 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8600         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
8601         (gnus-agent-with-refreshed-group): New macro.
8602         (gnus-agent-rename-group): New function.
8603         (gnus-agent-delete-group): New function.
8604         (gnus-agent-save-group-info): Use gnus-command-method when
8605         `method' parameter is nil.  Don't write nil entries into the
8606         active file.
8607         (gnus-agent-get-group-info): New function.
8608         (gnus-agent-fetch-articles): Use
8609         gnus-agent-update-files-total-fetched-for to increment disk space
8610         used.
8611         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
8612         gnus-agent-update-view-total-fetched-for to increment disk space
8613         used.
8614         (gnus-agent-get-local): Added optional parameters to avoid calling
8615         gnus-group-real-name and gnus-find-method-for-group.
8616         (gnus-agent-set-local): Delete stored entry if either min, or max,
8617         are nil.
8618         (gnus-agent-fetch-session): Reworded error/quit messages.  On
8619         quit, use gnus-agent-regenerate-group to record existance of any
8620         articles fetched to disk before the quit occurred.
8621         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
8622         gnus-agent-update-view-total-fetched-for, and
8623         gnus-agent-update-files-total-fetched-for to decrement disk space
8624         used.
8625         (gnus-agent-retrieve-headers): Use
8626         gnus-agent-update-view-total-fetched-for to increment disk space
8627         used.
8628         (gnus-agent-regenerate-group): Replace gnus-group-update-group
8629         with gnus-agent-update-files-total-fetched-for to decrement disk
8630         space and fresh group buffer.
8631         (gnus-agent-inhibit-update-total-fetched-for): New variable.
8632         (gnus-agent-need-update-total-fetched-for): New variable.
8633         (gnus-agent-update-files-total-fetched-for): New function.
8634         (gnus-agent-update-view-total-fetched-for): New function.
8635         (gnus-agent-total-fetched-for): New function.
8636
8637         * gnus-cache.el (gnus-cache-save-buffers): Use
8638         gnus-cache-update-overview-total-fetched-for to change disk space
8639         used by this group.
8640         (gnus-cache-possibly-enter-article): Use
8641         gnus-cache-update-file-total-fetched-for to increment disk space
8642         used by this group.
8643         (gnus-cache-possibly-remove-article): Use
8644         gnus-cache-update-file-total-fetched-for to decrement disk space
8645         used by this group.
8646         (gnus-cache-generate-nov-databases): Purge total fetched cache.
8647         (gnus-cache-rename-group): New function.
8648         (gnus-cache-delete-group): New function.
8649         (gnus-cache-inhibit-update-total-fetched-for): New variable.
8650         (gnus-cache-need-update-total-fetched-for): New variable.
8651         (gnus-cache-with-refreshed-group): New macro.
8652         (gnus-cache-update-file-total-fetched-for): New function.
8653         (gnus-cache-update-overview-total-fetched-for): New function.
8654         (gnus-cache-rename-group-total-fetched-for): New function.
8655         (gnus-cache-delete-group-total-fetched-for): New function.
8656         (gnus-cache-total-fetched-for): New function.
8657
8658         * gnus-group.el: Require gnus-sum and autoload functions to
8659         resolve warnings when gnus-group.el compiled alone.
8660         (gnus-group-line-format): Documented new %F
8661         (size of Fetched data) group line format; identifies disk space
8662         used by agent and cache.
8663         (gnus-group-line-format-alist): Defined new F format.
8664         (gnus-total-fetched-for): New function.
8665         (gnus-group-delete-group): No longer update
8666         gnus-cache-active-altered as gnus-request-delete-group now keeps
8667         the cache in sync.
8668         (gnus-group-list-active): Let the agent store a server's active
8669         list if currently plugged.
8670
8671         * gnus-int.el (gnus-request-delete-group): Use
8672         gnus-cache-delete-group and gnus-agent-delete-group to keep the
8673         local disk in sync with the server.
8674          (gnus-request-rename-group): Use
8675         gnus-cache-rename-group and gnus-agent-rename-group to keep the
8676         local disk in sync with the server.
8677
8678         * gnus-start.el (gnus-get-unread-articles): Cosmetic
8679         simplification to logic.
8680
8681         * gnus-util.el (gnus-rename-file): New function.
8682
8683 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
8684
8685         * mm-util.el (mm-image-load-path): Handle nil in load-path.
8686
8687 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
8688
8689         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
8690         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
8691
8692 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
8693
8694         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
8695         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
8696
8697 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
8698
8699         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
8700
8701 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
8702
8703         * spam.el (spam-set-difference): Add function to replace
8704         gnus-set-difference in spam.el.
8705         (spam-summary-prepare-exit): Use spam-set-difference.
8706
8707 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
8708
8709         * gnus-registry.el (gnus-registry-cache-file): Update to use
8710         gnus-dribble-directory OR gnus-home-directory OR ~.
8711         (gnus-registry-split-fancy-with-parent): Fix doc.
8712
8713 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8714
8715         * message.el (message-exchange-point-and-mark): Use
8716         message-mark-active-p.  Suggested by Jesper Harder
8717         <harder@ifa.au.dk>.
8718
8719 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8720
8721         * message.el (message-exchange-point-and-mark): Don't activate
8722         region if it was inactive.  Suggested by Hiroshi Fujishima
8723         <pooh@nature.tsukuba.ac.jp>.
8724
8725 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8726
8727         * gnus-art.el (article-display-face): Display Faces in the same
8728         order as X-Faces.
8729
8730 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8731
8732         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
8733
8734 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8735
8736         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
8737         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
8738         (gnus-article-mime-hierarchy): Remove.
8739         (gnus-article-mime-hierarchy-next): Remove.
8740         (gnus-article-mode): Revert 2004-03-19 change.
8741         (gnus-article-setup-buffer): Revert 2004-03-19 change.
8742         (gnus-insert-mime-button): Revert 2004-03-19 change.
8743         (gnus-mime-accumulate-hierarchy): Remove.
8744         (gnus-mime-enter-multipart): Remove.
8745         (gnus-mime-leave-multipart): Remove,
8746         (gnus-mime-display-part): Revert 2004-03-19 change.
8747         (gnus-mime-display-alternative): Revert 2004-03-19 change.
8748
8749         * mml.el (mml-preview): Revert 2004-03-19 change.
8750
8751 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
8752
8753         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
8754
8755 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8756
8757         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
8758         t while entering a file name using the mm-with-multibyte macro.
8759         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8760
8761         * mm-util.el (mm-with-multibyte): New macro.
8762
8763 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8764
8765         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
8766         user option.
8767         (gnus-mime-multipart-functions): Doc and customization fix.
8768         (gnus-article-mime-hierarchy): New variable.
8769         (gnus-article-mime-hierarchy-next): New variable.
8770         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
8771         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
8772         gnus-article-mime-hierarchy-next to nil.
8773         (gnus-insert-mime-button): Show hierarchy numbers.
8774         (gnus-mime-accumulate-hierarchy): New function.
8775         (gnus-mime-enter-multipart): New function.
8776         (gnus-mime-leave-multipart): New function.
8777         (gnus-mime-display-part): Recompute hierarchical MIME structure.
8778         (gnus-mime-display-alternative): Show hierarchy numbers.
8779
8780         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
8781         gnus-article-mime-hierarchy-next to nil.
8782
8783 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
8784
8785         * dns.el: Don't require gnus-xmas.
8786
8787 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
8788
8789         * mml.el (mml-generate-mime-1): Don't use format=flowed with
8790         inline PGP.
8791         (mml-menu): Disable mml-quote-region if mark is inactive.
8792
8793 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8794
8795         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
8796         when the group's active is not available.
8797
8798 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8799
8800         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
8801         error.
8802
8803 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
8804
8805         * imap.el (imap-store-password): New variable.
8806         (imap-interactive-login): Use it.
8807         Suggested by Mark Plaksin <happy@mcplaksin.org>.
8808
8809 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8810
8811         * gnus-art.el (gnus-article-read-summary-keys): Restore new
8812         window-start and hscroll to summary window.
8813
8814 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8815
8816         * gnus-start.el (gnus-convert-old-newsrc): Only write the
8817         conversion message to newsrc-dribble when an actual conversion is
8818         performed.
8819
8820 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
8821
8822         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
8823
8824 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8825
8826         * mm-decode.el (mm-complicated-handles): New function reviving
8827         former definition of mm-multiple-handles.
8828
8829         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
8830         (gnus-mime-delete-part): Use it.
8831
8832 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8833
8834         * gnus-agent.el (gnus-agent-read-local): Bind
8835         nnheader-file-coding-system to gnus-agent-file-coding-system to
8836         avoid the implicit assumption that they will always be equal.
8837         (gnus-agent-save-local): Bind buffer-file-coding-system, not
8838         coding-system-for-write, as the with-temp-file macro first prints
8839         to a buffer then saves the buffer.
8840
8841 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8842
8843         * gnus-art.el (gnus-article-edit-part): New function.
8844         (gnus-mime-save-part-and-strip): Use it; do query instead of
8845         signaling an error; don't use mm-multiple-handles.
8846         (gnus-mime-delete-part): Ditto.
8847
8848 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8849
8850         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
8851         old file versions.
8852         (gnus-group-prepare-hook): Removed function that converted list
8853         form of gnus-agent-expire-days to group properties.
8854
8855         * gnus-int.el: Autoload gnus-agent-regenerate-group.
8856         (gnus-request-accept-article): Re-indented.
8857
8858         * gnus-start.el (gnus-convert-old-newsrc): Registered new
8859         converters to handle old agent file formats.  Added logic for a
8860         "backup before upgrading warning".
8861         (gnus-convert-mark-converter-prompt): Developers can mark
8862         functions as needing (default), or not needing,
8863         gnus-convert-old-newsrc's "backup before upgrading warning".
8864         (gnus-convert-converter-needs-prompt): Tests whether the user
8865         should be protected from potentially irreversable changes by the
8866         function.
8867
8868         * legacy-gnus-agent.el (): New. Provides converters that are only
8869         loaded when gnus-convert-old-newsrc needs to call them.
8870
8871 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8872
8873         * mail-source.el (mail-source-touch-pop): Doc fix.
8874
8875         * message.el (message-smtpmail-send-it): Doc fix.
8876
8877 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
8878
8879         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
8880
8881         * nnmail.el (nnmail-split-fancy): do.
8882
8883         * gnus-kill.el (gnus-kill, gnus-execute): do.
8884
8885 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
8886
8887         * gnus-sum.el (gnus-widget-reversible-match)
8888         (gnus-widget-reversible-to-internal)
8889         (gnus-widget-reversible-to-external): New functions.
8890         (gnus-widget-reversible): New widget.
8891         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
8892
8893 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
8894
8895         * gnus-sum.el (gnus-thread-sort-functions)
8896         (gnus-article-sort-functions): Document `(not F)' items.
8897
8898 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
8899
8900         * spam.el (spam-use-gmane-xref): Add new backend.
8901         (spam-gmane-xref-spam-group): Add variable to control the name of the
8902         Gmane spam group.
8903         (spam-blackhole-servers, spam-blackhole-good-server-regex)
8904         (spam-regex-headers-spam, spam-regex-headers-ham)
8905         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
8906         (spam-list-of-checks): Add spam-use-gmane-xref to list of
8907         backends and checks.
8908         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
8909
8910         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
8911         an autodetect method.
8912
8913 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8914
8915         * gnus-int.el (gnus-request-accept-article): Inform the agent that
8916         articles are being added to a group.
8917         (gnus-request-replace-article): Inform the agent that articles
8918         need to be uncached as the cached contents are no longer valid.
8919
8920 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8921
8922         * binhex.el: Don't autoload executable-find.
8923
8924         * canlock.el: Don't autoload mail-fetch-field.
8925
8926         * dgnushack.el: Autoload c-mode for XEmacs.
8927
8928         * gnus-ems.el: Don't autoload appt-select-lowest-window.
8929
8930         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
8931         rmail-dont-reply-to and rmail-output.
8932
8933         * gnus-score.el: Don't autoload ffap-string-at-point.
8934
8935         * gnus-setup.el: Don't autoload sc-cite-original.
8936
8937         * imap.el: Don't autoload base64-decode-string,
8938         base64-encode-string and md5.
8939
8940         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
8941         and rmail-msg-restore-non-pruned-header.
8942
8943         * mm-decode.el: Don't autoload executable-find.
8944
8945         * mm-url.el: Don't autoload executable-find.
8946
8947         * mm-view.el: Don't autoload diff-mode.
8948
8949         * nndb.el: Don't autoload news-reply-mode, news-setup,
8950         cancel-timer and telnet.
8951
8952         * password.el: Don't autoload run-at-time for Emacs.
8953
8954         * sha1-el.el: Don't autoload executable-find.
8955
8956         * sieve-mode.el: Don't autoload c-mode.
8957
8958         * uudecode.el: Don't autoload executable-find.
8959
8960 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8961
8962         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
8963         (gnus-agent-possibly-alter-active): Avoid null in numeric
8964         comparison.
8965         (gnus-agent-set-local): Refuse to save null in local object table.
8966         (gnus-agent-regenerate-group): The REREAD parameter can now be a
8967         list of articles that will be marked as unread.
8968
8969 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8970
8971         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
8972
8973 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
8974
8975         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
8976         language tags.
8977
8978 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
8979
8980         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
8981         Don't bind "obarray".
8982
8983         * gnus-sum.el (gnus-thread-sort-functions): Added
8984         `gnus-thread-sort-by-most-recent-number' and
8985         `gnus-thread-sort-by-most-recent-date'.
8986         Reported by Kai Grossjohann <kai@emptydomain.de>.
8987
8988 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8989
8990         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
8991
8992 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8993
8994         * gnus-cus.el (gnus-agent-customize-category): Removed
8995         ignore-errors macro reference that required cl to be loaded at
8996         run-time.
8997
8998         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
8999         single-interval range of the form (min . max).  Previously the
9000         range had to look like ((min . max)).  Likewise, return
9001         (min . max) rather than ((min . max)).
9002         (gnus-range-map): Use gnus-range-normalize to accept
9003         single-interval range.
9004
9005         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
9006         the cache, but not the agent, now appear with their usual face.
9007
9008         * dgnushack.el (loaddir): New variable that is bound to the
9009         directory containing the dgnushack.el file. Use loaddir, rather
9010         than srcdir, to update load-path. Change lets dgnushack compile
9011         code in directories other than GNUS/lisp.
9012
9013 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9014
9015         * lpath.el: Don't bind w3m-safe-url-regexp.
9016
9017         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
9018         w3m-safe-url-regexp variable buffer-local.
9019
9020         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
9021
9022 2004-02-27  Simon Josefsson  <jas@extundo.com>
9023
9024         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
9025         gnus-group-real-prefix.
9026         (gnus-summary-move-article): Use it, instead of
9027         gnus-group-real-prefix.
9028
9029 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9030
9031         * lpath.el: Bind w3m-safe-url-regexp.
9032
9033         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
9034         w3m-safe-url-regexp variable buffer-local and set it as the value
9035         of mm-w3m-safe-url-regexp.
9036
9037         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
9038
9039         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
9040         parsing gnus-posting-styles when the message is not for replying.
9041
9042         * dgnushack.el: Autoload sgml-mode for XEmacs.
9043
9044         * nnrss.el (nnrss-opml-export): Use
9045         mm-set-buffer-file-coding-system instead of
9046         set-buffer-file-coding-system.
9047
9048 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
9049
9050         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
9051         of checkdoc.el).
9052         * nnrss.el: do.
9053         * gnus-mlspl.el: do.
9054         * gnus-ml.el: do.
9055         * gnus-srvr.el: do.
9056
9057         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
9058
9059 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
9060
9061         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
9062         Corrections to custom-manual links.
9063
9064         * gnus-art.el (gnus-article): Ditto.
9065
9066         * mm-decode.el (mime-display, mime-security): Ditto.
9067
9068 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
9069
9070         * flow-fill.el: Typo.
9071
9072 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
9073
9074         * spam-wash.el: New file.
9075
9076 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
9077
9078         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
9079
9080 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
9081
9082         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
9083         to be run with new-articles as LIST1, not LIST2.
9084         (spam-registration-functions): Add spam-use-ham-copy as a nil
9085         registration backend.
9086
9087 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
9088
9089         * spam-stat.el (spam-stat-washing-hook): New option.
9090         (spam-stat-buffer-words): Use it.
9091         (spam-stat-process-directory, spam-stat-test-directory): Use
9092         insert-file-contents-literally.
9093         (spam-stat-coding-system): New variable.
9094         (spam-stat-load, spam-stat-save): Use it.
9095
9096 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9097
9098         * spam-report.el (spam-report-plug-agent): Quote
9099         spam-report-url-to-file and spam-report-url-ping-plain.
9100
9101 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
9102
9103         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
9104         / in mailto URLs.
9105
9106 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9107
9108         * spam-report.el (spam-report-process-queue): Fix interactive use.
9109         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
9110         (spam-report-unplug-agent): Doc fixes.
9111         (spam-report-url-ping-mm-url, spam-report-url-to-file)
9112         (spam-report-agentize, spam-report-deagentize): Autoload
9113
9114 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9115
9116         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
9117
9118         * message.el (message-setup-fill-variables): Add mml tags to
9119         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
9120         <ajk@iu.edu>.
9121         (message-mode): Don't modify paragraph-separate there.
9122
9123 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9124
9125         * compface.el (uncompface-use-external): Default to undecided.
9126         (uncompface-use-external-threshold): New variable.
9127         (uncompface-float-time): New macro.
9128         (uncompface): Determine whether to use the external decoder if
9129         uncompface-use-external is undecided.
9130
9131 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9132
9133         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
9134         after images.
9135
9136         * gnus-art.el (gnus-mime-display-single): Remove dead code.
9137
9138 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
9139
9140         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
9141
9142         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
9143
9144         * gnus-sum.el (gnus-summary-limit-to-age)
9145         (gnus-summary-limit-children): do.
9146
9147         * gnus-int.el (gnus-request-scan): do.
9148
9149         * gnus-group.el (gnus-group-suspend): do.
9150
9151         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
9152
9153         * gnus-cite.el (gnus-cite-parse-attributions): do.
9154
9155         * gnus-agent.el (gnus-summary-set-agent-mark)
9156         (gnus-agent-regenerate-group): do.
9157
9158         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
9159
9160         * binhex.el (binhex-decode-region-internal): do.
9161
9162 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9163
9164         * gnus-fun.el (gnus-face-properties-alist): New user option.
9165         (gnus-display-x-face-in-from): Use it.
9166
9167         * gnus-art.el (article-display-face): Ditto.
9168
9169         * compface.el (uncompface-use-external): Default to nil.
9170
9171 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
9172
9173         * nntp.el (nntp-erase-buffer): New function.
9174         (nntp-retrieve-data, nntp-send-command)
9175         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
9176         (nntp-possibly-change-group): Use it.
9177
9178         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
9179         with-current-buffer.
9180
9181 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
9182
9183         * compface.el: Merge the ELisp-based uncompface program.
9184         (compface): New customization group.
9185         (uncompface-use-external): New user option.
9186         (uncompface): Call uncompface-internal if uncompface-use-external
9187         is nil.
9188         (uncompface-internal): New function.  Note that there are also
9189         some other functions and variables added for this function.
9190
9191 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
9192
9193         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
9194         if necessary.
9195
9196 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
9197
9198         * spam-report.el (spam-report-unplug-agent)
9199         (spam-report-plug-agent, spam-report-deagentize)
9200         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
9201         Add support for the Agent in spam-report: when unplugged, report to a
9202         file; when plugged, submit all the requests.
9203
9204         * spam.el (spam-register-routine): Fix message about
9205         registration.
9206
9207 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
9208
9209         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
9210         dependencies.
9211         (rfc2047-encode): Use it.
9212
9213         * gnus-art.el (gnus-button-marker-list): Move before first
9214         reference.
9215
9216         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
9217         (imap-parse-body): Fix format string mismatch.
9218
9219         * gnus-score.el (gnus-summary-increase-score): do.
9220
9221         * nnrss.el (nnrss-close): New function.
9222
9223 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
9224
9225         * nnrss.el (nnrss-make-filename): New function.
9226         (nnrss-request-delete-group, nnrss-read-server-data)
9227         (nnrss-save-server-data, nnrss-read-group-data)
9228         (nnrss-save-group-data): Use it.
9229         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
9230         (nnrss-read-server-data, nnrss-read-group-data): Use load.
9231         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
9232
9233 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
9234
9235         * mml.el (mml-compute-boundary-1): Don't uncompress files.
9236
9237 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
9238
9239         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
9240         files.
9241
9242         * message.el (message-generate-headers-first): Don't quote nil
9243         and t in docstrings.
9244
9245         * imap.el (imap-id): do.
9246
9247         * gnus-agent.el (gnus-agent-consider-all-articles)
9248         (gnus-agent-queue-mail): do.
9249
9250 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
9251
9252         * spam-report.el (spam-report-process-queue): New function.
9253         Process requests from `spam-report-requests-file'.
9254         (spam-report-process-queue): Doc fix.
9255
9256 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
9257
9258         * spam.el (spam-register-routine)
9259         (spam-log-processing-to-registry, spam-log-registered-p)
9260         (spam-log-unregistration-needed-p, spam-log-undo-registration):
9261         Change "check" to "spam-check" for semi-clarity.
9262
9263 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
9264
9265         * pop3.el: Require nnheader.
9266
9267         * mml-smime.el: Require cl.  Autoload message-fetch-field.
9268
9269         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
9270
9271         * gnus-picon.el: Require cl.
9272
9273         * gnus-fun.el: Require gnus-ems and gnus-util.
9274
9275         * gnus.el (gnus-method-to-server): Move defsubst before first use.
9276
9277         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
9278
9279         * gnus-art.el (gnus-article-edit-mode): Define before first
9280         reference.
9281
9282 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
9283
9284         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
9285         (gnus-uu-post-encoded): Use point-at-bol.
9286
9287         * gnus-topic.el (gnus-group-active-topic-p): do.
9288
9289         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
9290
9291         * gnus-group.el (gnus-group-kill-region): do.
9292
9293         * gnus-art.el (article-date-ut): do.
9294
9295         * message.el (message-fetch-field): Remove redundant
9296         case-fold-search binding.
9297         (message-narrow-to-field): Simplify.
9298
9299 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
9300
9301         * spam.el (spam-directory): Derive from `gnus-directory'.
9302
9303         * spam-report.el (spam-report-url-to-file)
9304         (spam-report-requests-file): New function and variable for offline
9305         reporting.
9306         (spam-report-url-ping-function): Add `spam-report-url-to-file'
9307         and user defined function.
9308         (spam-report-url-ping-mm-url): Remove doubled slash.
9309
9310 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
9311
9312         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
9313
9314 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
9315
9316         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
9317         format string mismatch.
9318
9319         * sieve.el (sieve-deactivate-all): do.
9320
9321         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
9322
9323         * nnlistserv.el (nnlistserv-kk-wash-article): do.
9324
9325         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
9326
9327         * mm-bodies.el (mm-7bit-chars): Don't include \r.
9328
9329 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
9330
9331         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
9332         the list of checks.
9333
9334 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
9335
9336         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
9337         padding.
9338
9339 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
9340
9341         * mm-view.el (mm-fill-flowed): New variable.
9342         (mm-inline-text): Use it.
9343
9344 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
9345
9346         * spam.el (spam-spamassassin-register-ham-routine)
9347         (spam-spamassassin-register-spam-routine): Fix function names.
9348
9349 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9350
9351         * gnus.el (gnus-tmp-grouplens): Remove.
9352         (gnus-summary-line-format): Remove grouplens.
9353
9354         * gnus-group.el (gnus-group-line-format): Ditto.
9355
9356         * gnus-spec.el (gnus-format-specs): Ditto.
9357         (gnus-update-format-specifications): Flush the group format spec
9358         cache if there's the grouplens stuff.
9359         (gnus-parse-simple-format): Replace %l with the empty string.
9360
9361 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
9362
9363         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
9364         omission.
9365
9366 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9367
9368         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
9369         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9370
9371 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
9372
9373         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
9374         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
9375         New macros and functions.
9376         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
9377         Handle > NLINK_MAX messages.
9378         * nnmaildir.el (nnmaildir-request-set-mark): Use
9379         nnmaildir--emlink-p and nnmaildir--eexist-p.
9380
9381 2004-01-25  Alex Schroeder  <alex@gnu.org>
9382
9383         * spam-stat.el (spam-stat-process-directory-age): New option.
9384         (spam-stat-process-directory): Use it.
9385
9386 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
9387
9388         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
9389         (spam-stat-save): Accept prefix argument.
9390
9391 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
9392
9393         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
9394         links" error.
9395
9396 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9397
9398         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
9399         the rest of the and/or forms.
9400
9401 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
9402
9403         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
9404         compatibility with old .newsrc.eld files.
9405
9406         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
9407
9408         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
9409
9410         * gnus-start.el (gnus-1): do.
9411
9412         * gnus-group.el (gnus-group-line-format-alist): do.
9413
9414         * gnus.el (gnus-use-grouplens, gnus-visual): do.
9415
9416         * gnus-gl.el: Remove.
9417
9418 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9419
9420         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
9421         marks consisting of a single range {for example, (3 . 5)} rather
9422         than a list of a single range { ((3 . 5)) }.
9423
9424 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
9425
9426         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
9427         with-current-buffer.
9428         (spam-stat-store-current-buffer): Use insert-buffer-substring to
9429         avoid consing a string.
9430
9431         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
9432         Remove obsolete entries for big5 and gb2312.
9433
9434 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9435
9436         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
9437         uncompressed list.
9438
9439 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
9440
9441         * spam-stat.el (spam-stat-strip-xref): New function.
9442         (spam-stat-process-directory): Use it.
9443
9444         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
9445         here -- it's done in message-fetch-field.
9446
9447 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9448
9449         * gnus-agent.el (gnus-agent-queue-mail,
9450         gnus-agent-prompt-send-queue): New variables.
9451         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
9452         * gnus-draft.el (gnus-group-send-queue): Pass the group name
9453         "nndraft:queue" along to gnus-draft-send.  Use
9454         gnus-agent-prompt-send-queue.
9455         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
9456         is "nndraft:queue".  Suggested by Gaute Strokkenes
9457         <gs234@srcf.ucam.org>
9458
9459         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
9460         (agent-enable-undownloaded-faces): Added
9461         (gnus-agent-cat-groups): Use eval-and-compile, not
9462         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
9463         method of gnus-agent-cat-groups even when the buffer has been
9464         evaled.
9465         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
9466         delete gnus-agent-save-active-1.
9467         (gnus-agent-save-groups): Deleted. Identical to
9468         gnus-agent-save-active.
9469         (gnus-agent-write-active): No longer adjust agent's copy of active
9470         file as agent's adjustments are now stored in their own
9471         file. Removed optional parameter.
9472         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
9473         servers.  Add use of min/max range limits from server's local
9474         file.
9475         (gnus-agent-save-alist): Removed unused optional argument.
9476         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
9477         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
9478         (gnus-agent-set-local): A per-server file that keeps min/max range
9479         limits for articles known to the agent.  Provides a fast mechanism
9480         for altering many active ranges.
9481         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
9482         active file (local makes it unnecessary).
9483         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
9484
9485         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
9486         (agent-enable-undownloaded-faces): Added
9487
9488         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
9489         disable it when sending to "nndraft:queue".
9490         (gnus-group-send-queue): Add safety check to avoid sending queue
9491         when unplugged.
9492
9493         * gnus-group.el (gnus-group-catchup): Use new
9494         gnus-sequence-of-unread-articles, not
9495         gnus-list-of-unread-articles, to avoid exhausting memory with huge
9496         numbers of articles.  Use gnus-range-map to avoid having to
9497         uncompress the unread list.
9498         (gnus-group-archive-directory,
9499         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
9500         reference.
9501
9502         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
9503         (gnus-sorted-range-intersection): Intersection of two ranges
9504         without requiring that they first be uncompressed.
9505
9506         * gnus-start.el (gnus-activate-group): Unless blocked by the
9507         caller, possibly expand the active range to include both cached
9508         and agentized articles.
9509         (gnus-convert-old-newsrc): Rewrote in anticipation of having
9510         multiple version-dependent converters.
9511         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
9512         gnus-agent-save-active.
9513         (gnus-save-newsrc-file): Save dirty agent range limits.
9514
9515         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
9516         gnus-agent-possibly-alter-active.
9517         (gnus-adjust-marked-articles): Faster handling of simple lists
9518
9519 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
9520
9521         * spam-stat.el (spam-stat-test-directory): New optional argument
9522         displays a list of files detected.  Suggested by Andrew Cohen
9523         <cohen@andy.bu.edu>.
9524         (spam-stat-buffer-words-with-scores): Don't narrow and change
9525         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
9526
9527 2004-01-20  Hubert Chan <hubert@uhoreg.ca>:
9528
9529         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
9530         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
9531         (spam-spamassassin-arguments)
9532         (spam-spamassassin-spam-flag-header)
9533         (spam-spamassassin-positive-spam-flag-header)
9534         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
9535         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
9536         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
9537         (spam-list-of-processors, spam-list-of-checks)
9538         (spam-list-of-statistical-checks, spam-registration-functions)
9539         (spam-check-spamassassin-headers, spam-check-spamassassin)
9540         (spam-spamassassin-score)
9541         (spam-spamassassin-register-with-sa-learn)
9542         (spam-spamassassin-register-spam-routine)
9543         (spam-spamassassin-register-ham-routine)
9544         (spam-assassin-register-spam-routine)
9545         (spam-assassin-register-ham-routine): add SpamAssassin support
9546         (spam-bogofilter-score): fix to show article before scoring
9547
9548 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
9549
9550         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
9551         default scoring function.
9552         (spam-generic-score): Call spam-spamassassin-score if
9553         spam-use-spamassassin or spam-use-spamassassin-headers is on;
9554         spam-bogofilter-score otherwise.
9555
9556         * gnus.el (spam-process, spam-autodetect-methods): Add
9557         spamassassin and spamassassin-headers.
9558
9559 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
9560
9561         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9562         Suppress unnecessary messages.
9563
9564 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
9565
9566         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
9567         make-hash-table.
9568
9569 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9570
9571         * canlock.el (base64-encode-string): Don't autoload it.
9572
9573 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9574
9575         * run-at-time.el: Remove useless (require 'itimer),
9576         eval-and-compile and (featurep 'xemacs).
9577
9578 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
9579
9580         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
9581         GROUP is a virtual group.
9582
9583 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
9584
9585         * gnus.el: Autoload `message-y-or-n-p'.
9586
9587 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
9588
9589         * pgg-parse.el: Remove unnecessary (require 'custom).
9590
9591         * pgg-def.el: do.
9592
9593         * nnmail.el: do.
9594
9595         * gnus-undo.el: do.
9596
9597         * gnus-picon.el: do.
9598
9599         * gnus-util.el: do.
9600
9601 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
9602
9603         * gnus-sum.el (gnus-pick-line-number): Add autoload.
9604
9605 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9606
9607         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
9608         handle, as well as a list.
9609
9610         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
9611         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
9612         (mm-w3m-cid-retrieve): Simplify.
9613
9614 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
9615
9616         * message.el (message-kill-to-signature): Allow prefix arg to
9617         specify number of lines to keep before signature.
9618
9619 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
9620
9621         (message-kill-to-signature): Change docstring.
9622
9623 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9624
9625         * canlock.el: Always require sha1-el.
9626         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
9627
9628         * message.el: Autoload sha1 only when compiling.
9629
9630         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
9631         eudc-expand-inline for XEmacs.
9632
9633 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9634
9635         * message.el (message-canlock-generate): Require sha1-el.
9636
9637 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
9638
9639         * message.el (message-expand-name): Silence the byte compiler.
9640
9641         * lpath.el: Add detect-coding-system.
9642
9643         * dgnushack.el (dgnushack-compile): Remove obsolete check for
9644         cus-edit.
9645
9646 2004-01-13  Simon Josefsson  <jas@extundo.com>
9647
9648         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
9649         Invoke gnus-score-mode.  Reported by
9650         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
9651
9652         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
9653         Jim Blandy <jimb@redhat.com> (tiny change).
9654
9655 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
9656
9657         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
9658
9659 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
9660
9661         * spam.el (spam-get-article-as-string): Update to use
9662         gnus-request-article-this-buffer, much simpler.
9663         (spam-get-article-as-buffer): Remove.
9664
9665 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
9666
9667         * message.el (message-expand-name): Use EUDC if the user uses
9668         that.
9669
9670 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
9671
9672         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
9673         character for the encoding to avoid consing a string.
9674
9675         * rfc2047.el (rfc2047-decode-string): Don't cons a string
9676         unnecessarily.
9677
9678         * mm-util.el (mm-replace-chars-in-string): Remove.
9679
9680         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
9681         of mm-replace-chars-in-string.
9682
9683 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
9684
9685         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
9686         strings.
9687
9688         * mm-util.el (mm-subst-char-in-string): Support inplace.
9689
9690         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
9691         a new string in every iteration.  Use shy groups.
9692
9693 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
9694
9695         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
9696         (gnus-group-change-level, gnus-kill-newsgroup)
9697         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
9698         (gnus-get-unread-articles, gnus-make-articles-unread)
9699         (gnus-make-ascending-articles-unread): Use accessor
9700         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
9701         to get group information for improved readability.
9702
9703         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
9704
9705         * gnus-soup.el (gnus-soup-group-brew): do.
9706
9707         * gnus-msg.el (gnus-put-message): do.
9708
9709         * gnus-move.el (gnus-group-move-group-to-server): do.
9710
9711         * gnus-kill.el (gnus-batch-score): do.
9712
9713         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
9714         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
9715         (gnus-group-update-group, gnus-group-read-group)
9716         (gnus-group-make-group, gnus-group-make-help-group)
9717         (gnus-group-make-archive-group, gnus-group-make-directory-group)
9718         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
9719         (gnus-group-sort-by-unread, gnus-group-catchup)
9720         (gnus-group-unsubscribe-group, gnus-group-kill-group)
9721         (gnus-group-yank-group, gnus-group-set-info)
9722         (gnus-group-list-groups): do.
9723
9724         * gnus.el (gnus-generate-new-group-name): do.
9725
9726         * gnus-delay.el (gnus-delay-send-queue): do.
9727
9728         * nnvirtual.el (nnvirtual-catchup-group): do.
9729
9730         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
9731         do.
9732
9733         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
9734         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
9735
9736         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
9737         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
9738         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
9739         (gnus-group-make-articles-read): do.
9740
9741 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
9742
9743         * gnus-art.el (article-decode-mime-words, article-babel)
9744         (gnus-article-highlight-signature, gnus-article-add-buttons)
9745         (gnus-signature-toggle): Use gnus-with-article-buffer.
9746
9747         * gnus-art.el (gnus-article-highlight-headers)
9748         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
9749
9750         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
9751         (gnus-article-set-globals, gnus-request-article-this-buffer)
9752         (gnus-button-message-id, gnus-article-maybe-hide-headers)
9753         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
9754         (gnus-mime-display-alternative): Use with-current-buffer.
9755
9756 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9757
9758         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
9759         also under 80 char limit, and call gnus-error if needed.
9760         (spam-fetch-article-header): Fix - it was a
9761         buffer-local variable (gnus-newsgroup-data).
9762         (spam-find-spam): Use spam-generate-fake-headers, forget about
9763         spam-insert-fake-headers.
9764         (spam-insert-fake-headers): Remove.
9765
9766 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
9767
9768         * deuglify.el (gnus-article-outlook-unwrap-lines)
9769         (gnus-outlook-rearrange-article)
9770         (gnus-outlook-repair-attribution-outlook)
9771         (gnus-outlook-repair-attribution-block)
9772         (gnus-outlook-repair-attribution-other): Remove redundant
9773         save-excursion.
9774
9775 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9776
9777         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
9778         (spam-fetch-field-subject-fast)
9779         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
9780         (spam-fetch-article-header): Add functions to deal with Gnus
9781         internals for fast retrieval of article header data.
9782         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
9783
9784 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
9785
9786         * pop3.el (pop3-md5): Remove.
9787         (pop3-apop): Replace pop3-md5 with md5.
9788
9789         * mm-bodies.el: base64 is always built-in.
9790
9791         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
9792         with-current-buffer.
9793
9794 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9795
9796         * canlock.el (canlock-insert-header): Remove excessive grouping in
9797         regexp.
9798
9799         * gnus-sum.el (gnus-summary-read-document): Ditto.
9800
9801         * gnus-uu.el (gnus-uu-part-number): Ditto.
9802
9803         * html2text.el (html2text-remove-tags): Ditto.
9804         (html2text-format-tags): Ditto.
9805         (html2text-format-single-elements): Ditto.
9806
9807         * mml.el (mml-parse-1): Ditto.
9808
9809 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
9810
9811         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
9812
9813         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
9814
9815         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
9816
9817         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
9818
9819 2003-11-15  Simon Josefsson  <jas@extundo.com>
9820
9821         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
9822         (pgg-gpg-lookup-key): Use regexp match instead of
9823         split-string (split-string is different between emacs 21.2 and
9824         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
9825
9826 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
9827
9828         * gnus-art.el (gnus-mime-view-all-parts)
9829         (gnus-article-part-wrapper, gnus-article-view-part): Use
9830         with-current-buffer.
9831
9832 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
9833
9834         * spam.el (spam-disable-spam-split-during-ham-respool)
9835         (spam-spamoracle-database, spam-cache-lookups)
9836         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
9837         (spam-group-ham-mark-p, spam-group-spam-mark-p)
9838         (spam-group-ham-marks, spam-group-spam-marks)
9839         (spam-group-spam-contents-p, spam-group-ham-contents-p)
9840         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
9841         also add spam-use-blackholes to the statistical checks.
9842         (spam-fetch-field-fast): Add interface to fetching fields, may
9843         become a macro.
9844         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
9845         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
9846         (spam-insert-fake-headers): Fake an article when needed.
9847         (spam-find-spam): Fake article when possible.
9848         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
9849         (spam-check-bogofilter-headers): Use message-fetch-field instead
9850         of nnmail-fetch-field.
9851
9852 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9853
9854         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
9855
9856 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
9857
9858         * spam.el (spam-split): Do not require spam-use-CHECK to be
9859         enabled if that check is passed to spam-split explicitly; also
9860         fix so 'spam doesn't get converted to spam-split-group when
9861         spam-split-symbolic-return is t.
9862         (spam-find-spam): Find registrations of the article and use those
9863         instead of re-running spam-split to find the spam/ham
9864         classification of the article.
9865         (spam-log-processing-to-registry, spam-log-registered-p)
9866         (spam-log-unregistration-needed-p, spam-log-undo-registration):
9867         Use gnus-error instead of gnus-message.
9868         (spam-log-registration-type): Add function to determine the
9869         classification of a message based on registry entries; will
9870         return nil if both 'spam and 'ham are found.
9871         (spam-check-BBDB): Expand all the BBDB macros here so we can have
9872         a reasonably fast local cache without the loading errors.
9873         (spam-cache-lookups): Set to t by default.
9874         (spam-find-spam): Don't try to guess spam-cache-lookups.
9875         (spam-enter-whitelist, spam-enter-blacklist): Clear the
9876         spam-caches entry.
9877         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
9878         caching of whitelist/blacklist entries.
9879         (spam-check-whitelist, spam-check-blacklist): Invoke
9880         spam-from-listed-p with a type, not a cache variable.
9881         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
9882
9883 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
9884
9885         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
9886
9887         * nnmail.el (nnmail-split-fancy): do.
9888
9889         * mml.el (mml-parse): do.
9890
9891         * gnus-score.el (gnus-enter-score-words-into-hashtb)
9892         (gnus-score-adaptive): do.
9893
9894 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9895
9896         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
9897         (gnus-mime-button-map): Don't set keymap parent.
9898         (gnus-button-ctan-directory-regexp): Use shy grouping.
9899         (gnus-prev-page-map): Don't set keymap parent.
9900         (gnus-prev-page-map): Remove duplicated one.
9901         (gnus-next-page-map): Don't set keymap parent.
9902         (gnus-mime-security-button-map): Ditto.
9903
9904         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
9905         version number.
9906
9907         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
9908
9909 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9910
9911         * canlock.el (canlock-sha1-function): Remove.
9912         (canlock-sha1-function-for-verify): Remove.
9913         (canlock-openssl-program): Remove.
9914         (canlock-openssl-args): Remove.
9915         (canlock-ignore-errors): Remove.
9916         (canlock-sha1-with-openssl): Remove.
9917         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
9918         (canlock-verify): Don't use canlock-ignore-errors.
9919
9920         * sha1-el.el (sha1-string-external): Make it can return a string
9921         in binary form.
9922         (sha1-region-external): Ditto.
9923         (sha1-string-internal): Ditto.
9924         (sha1-region-internal): Ditto.
9925         (sha1-region): Ditto.
9926         (sha1-string): Ditto.
9927         (sha1): Ditto.
9928
9929 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9930
9931         * spam.el (spam-report-articles-gmane): New command.
9932
9933 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9934
9935         * gnus.el: Don't make unnecessary *Group* buffer when loading.
9936
9937         * run-at-time.el (run-at-time-saved): Remove.
9938         (run-at-time): Doc fix.
9939
9940 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
9941
9942         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
9943         (gnus-summary-limit-map): Add it.
9944         (gnus-summary-make-menu-bar): do.
9945
9946 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
9947
9948         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
9949         Make attempt at some caching support (done for BBDB only now).
9950         (spam-find-spam): Set spam-cache-lookups if there are more than 2
9951         addresses to be checked.
9952         (spam-clear-cache-BBDB): Add function, to be invoked by
9953         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
9954         (spam-check-BBDB): Check and use the caches, if
9955         spam-cache-lookups is on, remove superfluous (provide).
9956
9957 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
9958
9959         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
9960
9961 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
9962
9963         * run-at-time.el (run-at-time-saved): Move to after the definition
9964         of `run-at-time'.
9965
9966         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
9967
9968 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9969
9970         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
9971         mm-w3m-local-map-property.
9972
9973         * mm-view.el (mm-w3m-mode-map): Remove.
9974         (mm-w3m-local-map-property): Remove.
9975         (mm-inline-text-html-render-with-w3m): Don't use
9976         mm-w3m-local-map-property.
9977
9978 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9979
9980         * run-at-time.el: New file.
9981
9982         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
9983         under Emacs.
9984
9985         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
9986         of gnus-set-text-properties.
9987
9988         * gnus-uu.el (gnus-uu-save-article): Ditto.
9989
9990         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
9991
9992         * gnus-cite.el (gnus-cite-parse): Ditto.
9993
9994         * gnus-art.el (gnus-button-push): Use set-text-properties instead
9995         of gnus-.
9996
9997         * gnus-xmas.el (run-at-time): Require run-at-time.
9998
9999         * gnus.el: Changed calls to nnheader-run-at-time and
10000         password-run-at-time throughout to use run-at-time directly.
10001
10002         * password.el: Removed definition of run-at-time.
10003
10004         * nnheaderxm.el: Remove definition of run-at-time.
10005
10006 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
10007
10008         * mml.el (mml-minibuffer-read-disposition): Show attachment type
10009         in prompt.
10010
10011 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
10012
10013         * messagexmas.el (message-xmas-redefine): Alias
10014         `message-make-caesar-translation-table' to
10015         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
10016         version.
10017
10018         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
10019         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
10020         `gnus-xmas-set-text-properties'.
10021         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
10022         `gnus-xmas-completing-read'.
10023         (gnus-xmas-completing-read): Removed.
10024         (gnus-xmas-open-network-stream): Removed.
10025
10026         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
10027         XEmacs version.
10028
10029         * dns.el (dns-make-network-process): Use `open-network-stream'
10030         instead of `gnus-xmas-open-network-stream'.
10031
10032         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
10033
10034         * .cvsignore: Add auto-autoloads.el, custom-load.el.
10035
10036 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
10037
10038         * gnus-art.el (gnus-mime-display-alternative)
10039         (gnus-insert-mime-button, gnus-insert-mime-security-button)
10040         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
10041         Don't use gnus-local-map-property.
10042
10043         * gnus-util.el (gnus-local-map-property): Remove.
10044
10045         * mm-view.el (mm-view-pkcs7-decrypt): Replace
10046         gnus-completing-read-maybe-default with completing-read.
10047
10048         * gnus-util.el (gnus-completing-read): do.
10049         (gnus-completing-read-maybe-default): Remove.
10050
10051 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
10052
10053         * password.el: Only autoload `run-at-time' if not XEmacs.
10054         Only autoload the itimer functions if XEmacs.
10055
10056 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10057
10058         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
10059         XEmacsen.
10060
10061         * dgnushack.el: Autoload executable-find for XEmacs.
10062
10063 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
10064
10065         * gnus-art.el (gnus-read-string): Remove.
10066         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
10067         read-string.
10068
10069 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
10070
10071         * netrc.el: Autoload password-read.
10072         (netrc): Add configuration group.
10073         (netrc-encoding-method, netrc-openssl-path): Add
10074         variables for encoding and decoding of files with symmetric
10075         ciphers.
10076         (netrc-encode): Add assistant function to encode a file with
10077         netrc-encoding-method.
10078         (netrc-parse): Add interactive parameter, added optional
10079         decoding if netrc-encoding-method is non-nil but otherwise
10080         behavior is standard.
10081         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
10082         Do s/encode/encrypt/ everywhere.
10083
10084         * spam.el: Remove executable-find autoload.
10085
10086 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
10087
10088         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
10089
10090         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
10091
10092 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10093
10094         * gnus-art.el (gnus-treat-ansi-sequences,
10095         article-treat-ansi-sequences): New variable and function.
10096         Suggested by Dan Jacobson <jidanni@jidanni.org>.
10097
10098         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
10099         Use it.
10100
10101 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
10102
10103         * mm-util.el (mm-quote-arg): Remove.
10104
10105         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
10106         shell-quote-argument.
10107
10108         * gnus-uu.el (gnus-uu-command): do.
10109
10110         * gnus-sum.el (gnus-summary-insert-pseudos): do.
10111
10112         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
10113         with make-char.
10114
10115         * mm-util.el (mm-make-char): Remove.
10116
10117         * mml.el (mml-mode): Replace gnus-add-minor-mode with
10118         add-minor-mode.
10119
10120         * gnus-undo.el (gnus-undo-mode): do.
10121
10122         * gnus-topic.el (gnus-topic-mode): do.
10123
10124         * gnus-sum.el (gnus-dead-summary-mode): do.
10125
10126         * gnus-start.el (gnus-slave-mode): do.
10127
10128         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
10129
10130         * gnus-ml.el (gnus-mailing-list-mode): do.
10131
10132         * gnus-gl.el (gnus-grouplens-mode): do.
10133
10134         * gnus-draft.el (gnus-draft-mode): do.
10135
10136         * gnus-dired.el (gnus-dired-mode): do.
10137
10138         * gnus-ems.el (gnus-add-minor-mode): Remove.
10139
10140         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
10141         Replace gnus-char-width with char-width.
10142
10143         * gnus-ems.el (gnus-char-width): Remove.
10144
10145         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
10146         Replace gnus-char-width with char-width.
10147
10148         * gnus-ems.el (gnus-char-width): Remove.
10149
10150         * spam-stat.el (with-syntax-table): Remove with-syntax-table
10151         definition.
10152         Remove Emacs 20 hash table compatibility code.
10153
10154         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
10155         20 compatibility code.
10156
10157         * spam.el (spam-point-at-eol): Replace with point-at-eol.
10158
10159         * smime.el (smime-point-at-eol): Replace with point-at-eol.
10160
10161         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
10162         with point-at-{eol,bol}.
10163
10164         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
10165
10166         * imap.el (imap-point-at-eol): Replace with point-at-eol.
10167
10168         * flow-fill.el (fill-flowed-point-at-bol,
10169         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
10170
10171         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
10172         Replace with point-at-{eol,bol} throughout all files.
10173
10174 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10175
10176         * ntlm.el (ntlm-string-as-unibyte): New macro.
10177         (ntlm-build-auth-response): Use it.
10178
10179         Remove Emacs 20 stuff:
10180         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
10181         (butlast, mapc, remove): Remove the compiler macros.
10182         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
10183         of delq and copy-sequence.
10184         * gnus-art.el (popup-menu): Remove the compiler macro.
10185         * nnmail.el (nnmail-split-fancy): Don't support customizing with
10186         Emacs 20.
10187
10188 2004-01-05  Simon Josefsson  <jas@extundo.com>
10189
10190         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
10191         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
10192         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
10193         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
10194         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
10195         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
10196         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
10197         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
10198         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
10199         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
10200         ntlm-string-permute, string-lshift into ntlm-string-lshift,
10201         string-xor into ntlm-string-xor.  Suggested by
10202         Jesper Harder <harder@myrealbox.com>.
10203
10204         * ntlm.el: Don't include poem.
10205
10206         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
10207         Jesper Harder <harder@myrealbox.com>.
10208
10209         * sasl-ntlm.el, ntlm.el, md4.el: New files.
10210
10211         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
10212         probably breaks emacs with DL patch, but do we care? Is anyone
10213         still using the DL stuff?)
10214
10215         * sieve-manage.el: Use the password package.
10216         (sieve-manage-read-passwd): Remove.
10217         (sieve-manage-interactive-login): Use password.  Re-add
10218         condition-case around loop.
10219
10220         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
10221         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
10222         the password package.
10223
10224 2003-02-19  Simon Josefsson  <jas@extundo.com>
10225
10226         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
10227         token.
10228
10229 2002-08-07  Simon Josefsson  <jas@extundo.com>
10230
10231         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
10232         (sieve-manage-authenticators):
10233         (sieve-manage-authenticator-alist): Add some SASL mechs.
10234         (sieve-sasl-auth): New function.
10235         (sieve-manage-cram-md5-auth):
10236         (sieve-manage-plain-auth): Rewrite using SASL library.
10237         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
10238         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
10239         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
10240         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
10241
10242 2004-01-05  Simon Josefsson  <jas@extundo.com>
10243
10244         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
10245         New files.
10246
10247 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10248
10249         * gnus-group.el (gnus-no-groups-message): Update.
10250
10251         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
10252
10253 2003-11-09  Simon Josefsson  <jas@extundo.com>
10254
10255         * imap.el: Support for ID IMAP extension (RFC 2971).
10256         (imap-local-variables): Add imap-id.
10257         (imap-id): New variable.
10258         (imap-id): New function.
10259         (imap-parse-response): Parse untagged ID response.
10260         * nnimap.el (nnimap-id): New variable.
10261         (nnimap-open-connection): Use it.
10262
10263 2003-12-28  Simon Josefsson  <jas@extundo.com>
10264
10265         * gnus-score.el (gnus-score-edit-all-score): New.
10266         * gnus-group.el (gnus-group-score-map): Bind it to W e.
10267
10268 2004-01-04  Simon Josefsson  <jas@extundo.com>
10269
10270         * password.el: Add.
10271
10272 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
10273
10274         * dns.el: Add support for AAAA records (see RFC 3596)
10275
10276         * Fix typo PRT -> PTR
10277
10278         * Parse MX, PTR and SOA replies (see RFC 1035)
10279
10280 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10281
10282         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
10283
10284         * Moved to Changelog.2.
10285
10286 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10287
10288         * gnus.el (gnus-version-number): Bump version.
10289
10290 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10291
10292         * gnus.el: No Gnus v0.1 is released.
10293
10294 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10295
10296         * gnus.el: No Gnus v0.0 is released.
10297
10298 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10299
10300         * gnus.el (gnus-version-number): Bump.
10301         (gnus-version): No.
10302
10303 See ChangeLog.2 for earlier changes.
10304
10305     Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
10306
10307   This file is part of GNU Emacs.
10308
10309   GNU Emacs is free software; you can redistribute it and/or modify
10310   it under the terms of the GNU General Public License as published by
10311   the Free Software Foundation; either version 2, or (at your option)
10312   any later version.
10313
10314   GNU Emacs is distributed in the hope that it will be useful,
10315   but WITHOUT ANY WARRANTY; without even the implied warranty of
10316   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10317   GNU General Public License for more details.
10318
10319   You should have received a copy of the GNU General Public License
10320   along with GNU Emacs; see the file COPYING.  If not, write to the
10321   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
10322   Boston, MA 02110-1301, USA.
10323
10324 ;; Local Variables:
10325 ;; coding: iso-2022-7bit
10326 ;; fill-column: 79
10327 ;; add-log-time-zone-rule: t
10328 ;; End:
10329
10330 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4