Merge from gnus--rel--5.10
[gnus] / lisp / ChangeLog
1 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2
3         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
4         regexp.
5
6 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7
8         * uudecode.el (uudecode-string-to-multibyte): New function emulating
9         string-to-multibyte.
10         (uudecode-decode-region-internal): Use it.
11
12         * lpath.el: Fbind string-as-multibyte for XEmacs.
13
14 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
15
16         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
17         custom choice.
18
19         * gnus-art.el (gnus-signature-limit): Fix custom choice.
20
21 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
22
23         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
24
25         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
26         `write-region' to respect `mm-inhibit-file-name-handlers'.
27
28 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
29
30         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
31         Use gnus-home-directory instead of "~/" or "$HOME".
32
33 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
34
35         * encrypt.el (encrypt-insert-file-contents): Add better prompt
36         to mention filename.
37         Add comments at beginning regarding usage.
38         (encrypt-write-file-contents): Change interactive so a string is
39         acceptable.  If the file has no associated model, show an error instead
40         of a nonsense prompt.
41
42 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
43
44         * spam.el (spam-bsfilter-ham-switch): Fix typo.
45         Thanks to Yoshihiko Yamada for kind notification of this typo.
46
47 2007-01-12  Kenichi Handa  <handa@m17n.org>
48
49         * uudecode.el (uudecode-decode-region-internal): Make it work in a
50         multibyte buffer.
51
52 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
53
54         * gnus-score.el (gnus-score-fast-scoring): New variable.
55         (gnus-score-headers): Use it.
56
57         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
58
59         * message.el (message-cite-original-1): Call
60         gnus-article-highlight-citation if requested.
61
62         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
63
64         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
65         bugs to doc string.
66         (gnus-button-alist): Add mid\\|message-id.
67         (gnus-button-fetch-group): Extend for use in
68         `browse-url-browser-function'.
69         (gnus-button-url-regexp): Try to catch URL with parentheses as in
70         WikiPedia URL.
71
72         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
73         Suggested by Simon Krahnke <overlord@gmx.li>.
74
75 2007-01-13  Romain Francoise  <romain@orebokech.com>
76
77         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
78         Update copyright.
79
80 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
81
82         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
83
84 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
85
86         * gnus-registry.el (gnus-registry-unfollowed-groups)
87         (gnus-registry-split-fancy-with-parent): Fix documentation.
88
89 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
90
91         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
92         from nnweb groups.
93
94 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
95
96         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
97         Xref urls.  Erase buffer before requesting head.
98
99 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
100
101         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
102         customizable.
103
104 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
105
106         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
107         no signing key is found.
108         (mml2015-epg-encrypt): Ask user whether to skip or abort if
109         no encrypting and/or signing key is found.
110
111 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
112
113         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
114
115 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
116
117         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
118         headers read from disk with the ones newly found in the current search.
119         This should no longer cause problems, because the article numbers in
120         Gmane's `nov.php' output are ignored since the previous change.
121
122 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
123
124         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
125
126 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
127
128         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
129         replace-regexp-in-string; bind url-version; fbind display-images-p and
130         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
131         find-face and set-itimer-function for Emacs; bind itimer-list for
132         Emacs.
133
134         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
135
136 2007-01-01  Romain Francoise  <romain@orebokech.com>
137
138         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
139
140 2006-12-31  Steve Youngs  <steve@sxemacs.org>
141
142         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
143         `define-minor-mode' macro definition expanded properly.
144         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
145         exclude it there.
146
147         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
148         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
149         `fboundp' test.
150         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
151         This is OK to autoload in (S)XEmacs now.
152
153 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
154
155         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
156         keystroke.
157         (gnus-summary-limit-to-singletons): Fix typo.
158
159         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
160         else fails.
161
162 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
163
164         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
165         docstring.
166
167         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
168         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
169         (gnus-summary-insert-dormant-articles): Fix typo in message.
170
171 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
172
173         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
174         nil for XEmacs.
175         (gnus-message-citation-mode): Don't autoload in XEmacs.
176
177         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
178
179 2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
180
181         * nnimap.el (nnimap-expunge-search-string): Mention
182         nnimap-search-uids-not-since-is-evil in docstring.
183
184 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
185
186         * spam.el: Revert to make-obsolete-variable because
187         define-obsolete-variable-alias is not supported in Emacs 21.
188
189         * spam.el (spam-ifile-path, spam-ifile-database-path)
190         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
191         make-obsolete-variable.
192         (spam-bsfilter-path, spam-bsfilter-program)
193         (spam-spamassassin-path, spam-spamassassin-program)
194         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
195         use "path" inappropriately.
196         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
197         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
198         variable names.
199
200 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
201
202         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
203         summary buffer.
204
205         * password.el (password-cache-remove): Use clear-string to burn
206         password, if available.
207
208 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
209
210         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
211
212         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
213
214         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
215         (gnus-message-highlight-citation): Move defcustom here from
216         gnus-cite.el.
217         (gnus-message-citation-mode): Autoload.
218
219         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
220         checks to make it compile with XEmacs.
221         (gnus-message-citation-mode): New minor mode.
222         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
223         (gnus-message-highlight-citation): New variables.
224         (gnus-message-search-citation-line)
225         (gnus-message-add-citation-keywords)
226         (gnus-message-remove-citation-keywords)
227         (turn-on-gnus-message-citation-mode)
228         (turn-off-gnus-message-citation-mode): New functions.
229
230 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
231
232         * gnus-cite.el: Enable highlighting of different citation levels in
233         message-mode.
234
235 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
236
237         * message.el (message-make-fqdn): Fix comment.
238         (message-bogus-system-names): Add ".local".
239
240         * spam.el (spam-ifile-path, spam-ifile-program)
241         (spam-ifile-database-path, spam-ifile-database)
242         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
243         Don't use "path" inappropriately.
244         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
245         strings.
246         (spam-check-ifile, spam-ifile-register-with-ifile)
247         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
248         new variable names.
249
250         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
251         (gnus-treat-display-smileys): Simplify using
252         gnus-image-type-available-p.
253
254         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
255         available.
256
257         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
258         `display-images-p' if available.
259
260 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
261
262         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
263         one after turning on the buffer's multibyteness instead of decoding
264         them directly in the unibyte buffer that causes unexpected conversion
265         in Emacs 23 (unicode).
266
267 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
268
269         * message.el (message-generate-hashcash): Fix custom type.
270
271 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
272
273         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
274
275 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
276
277         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
278         disconnect icons.  Add help text.
279
280 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
281
282         * spam.el (spam-extra-header-to-number): CRM114 spam score is
283         negated to be consistent with the others we handle.
284
285 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
286
287         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
288         version of gnus-summary-buffer to something, so that we can use two
289         article buffers at the same time.
290
291 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
292
293         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
294         trigger all the extra headers.
295         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
296         sorting.
297
298 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
299
300         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
301         solid groups.
302
303 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
304
305         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
306
307 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
308
309         * legacy-gnus-agent.el: Add Copyright notice.
310
311 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
312
313         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
314
315 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
316
317         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
318
319         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
320         to make it work reliably in CVS Emacs.
321         (gnus-summary-limit-strange-charsets-predicate)
322         (gnus-summary-limit-to-predicate): New functions.
323
324 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
325
326         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
327         specifying array size.
328         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
329         array if it is too small.
330         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
331         (gnus-sort-threads-loop): New function.
332
333 2006-12-06  Chris Moore  <dooglus@gmail.com>  (tiny change)
334
335         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
336         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
337
338 2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
339
340         * mm-url.el (mm-url-predefined-programs): Call curl with correct
341         options.
342
343 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
344
345         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
346         DOS-ing the recipient.
347
348         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
349         the headers when creating the mapping to avoid mismappings.
350         (nnweb-gmane-create-mapping): Always nix out old mapping.
351
352 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
353
354         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
355         and mm-verify-option to never.
356
357 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
358
359         * message.el (message-signed-or-encrypted-p): New function.
360         (message-forward-make-body): Use it.
361
362         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
363         Replace encode-coding-string with mm-encode-coding-string.
364
365 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
366
367         * nneething.el (nneething-decode-file-name): Replace
368         decode-coding-string with mm-decode-coding-string.
369
370         * gnus-int.el (gnus-open-server): Say failed server's name.
371
372 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
373
374         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
375         strings to a single string.  Quote `errors-file-name'.
376         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
377         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
378         Adjust calls.  Use `shell-quote-argument'.
379
380 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
381
382         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
383         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
384
385         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
386         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
387         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
388         (gnus-group-make-directory-group, gnus-group-transpose-groups):
389         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
390         (gnus-subscribe-newsgroup, gnus-1):
391         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
392         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
393         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
394         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
395
396 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
397
398         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
399         keystroke.
400         (gnus-summary-limit-to-bodies): Implement headersp.
401
402 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
403
404         * dns.el (query-dns): Protect against "Process dns deleted" strings.
405
406 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
407
408         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
409
410 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
411
412         * message.el (message-generate-hashcash): Expand range of values to
413         include `opportunistic'.
414         (message-send-mail): Use it.
415
416 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
417
418         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
419         and comment it.
420
421         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
422
423 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
424
425         * gnus-util.el (gnus-extract-address-components): Improve comment.
426
427 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
428
429         * gnus-util.el (gnus-extract-address-components): Work with address in
430         which the name portion contains @.
431
432         * lpath.el: Fbind custom-autoload.
433
434 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
435
436         * gnus.el (gnus-start): Move custom group up.
437         (gnus-select-method): Don't autoload, but make it available for
438         `customize-variable'.
439         (gnus-getenv-nntpserver): Don't autoload.
440
441 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
442
443         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
444
445 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
446
447         * message.el (message-sendmail-extra-arguments): New variable.
448         (message-send-mail-with-sendmail): Use it.
449
450 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
451
452         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
453         mm-with-unibyte-current-buffer to make string unibyte.
454
455         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
456         mm-string-as-multibyte.
457
458 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
459
460         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
461         Reported by Werner Koch <wk@gnupg.org>.
462
463 2006-11-14  Daiki Ueno  <ueno@p360>
464
465         * mml2015.el: Autoload epa-select-keys when compiling.
466
467 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
468
469         * mml2015.el (mml2015-epg-sign): Save the signing keys in
470         message-options.
471         (mml2015-epg-encrypt): Save the recipient keys in message-options.
472
473 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
474
475         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
476         EasyPG (< 0.0.6).
477         (mml2015-always-trust): New user option.
478         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
479         prompt.
480
481 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
482
483         * nntp.el (nntp-authinfo-force): New variable.
484         (nntp-send-authinfo): Use it.
485
486 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
487
488         * message.el (message-strip-subject-encoded-words): Allow _not_ to
489         decode encoded words.  Improve prompt.  Add comment about forwarding.
490         (message-replacement-char): Move up.
491
492 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
493
494         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
495         instead of gnus-intersection because arguments of gnus-sorted-nunion
496         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
497
498 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
499
500         * message.el (message-strip-subject-encoded-words): Reformat prompt.
501         (message-simplify-subject-functions): Enable
502         message-strip-subject-encoded-words by default.
503
504 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
505
506         * message.el (message-strip-subject-encoded-words): New function
507         (message-simplify-subject-functions): New variable.
508         (message-simplify-subject): Use it.  Fix typo in doc string.
509         Support message-strip-subject-encoded-words.
510
511 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
512
513         * gnus-diary.el (gnus-diary-delay-format-function):
514         * nndiary.el (nndiary-reminders):
515         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
516
517 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
518
519         * gnus-art.el (article-hide-boring-headers): Fetch date from
520         gnus-original-article-buffer to avoid problems with localized date
521         strings.
522
523 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
524
525         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
526
527 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
528
529         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
530         New variables.
531         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
532         (mm-charset-synonym-alist): Move some entries to
533         mm-codepage-iso-8859-list.
534         (mm-charset-synonym-alist, mm-charset-override-alist): Add
535         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
536
537 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
538
539         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
540
541 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
542
543         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
544         with Emacs 21 and XEmacs.
545
546 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
547
548         * spam.el (spam-parse-address): New function for better parsing,
549         catching errors, etc.
550         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
551
552 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
553
554         * mm-view.el: Add interactive arg to html2text autoload.
555
556 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
557
558         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
559
560 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
561
562         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
563         variables.
564         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
565         (mm-charset-synonym-alist): Move some entries to
566         mm-codepage-iso-8859-list.
567
568         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
569
570 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
571
572         * message.el (message-citation-line-format)
573         (message-insert-formated-citation-line): Fix implementation of %E, %N
574         and %n according to the doc string.
575
576 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
577
578         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
579         car-safe to avoid bad parses.
580
581 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
582
583         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
584         names.
585
586         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
587
588 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
589
590         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
591         header.
592
593         * message.el (message-draft-headers): Add Date.
594         (message-headers-to-generate): Fix typo in docstring.
595
596         * nndraft.el (nndraft-required-headers): New variable.
597         (nndraft-generate-headers): Use it.
598
599         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
600
601 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
602
603         * gnus-registry.el (gnus-registry-wash-for-keywords)
604         (gnus-registry-find-keywords): New functions to allow easy searching of
605         articles that are in the registry.
606
607 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
608
609         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
610         ietf-drums-parse-address instead of gnus-extract-address-components.
611         Reported by Damien Elmes <damien@repose.cx>.
612
613 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
614
615         * gnus.el (gnus-mime): Remove unused custom group.
616
617 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
618
619         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
620         "blank line" when searching for end of armor headers.
621
622 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
623
624         * gmm-utils.el (gmm-write-region): Fix variable name.
625
626 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
627
628         * gmm-utils.el (gmm-write-region): New function based on compatibility
629         code from `mm-make-temp-file'.
630
631         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
632
633         * nnmaildir.el (nnmaildir--update-nov)
634         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
635         Use `gmm-write-region'.
636
637 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
638
639         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
640         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
641
642         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
643
644         * message.el (message-replacement-char): New variable.
645         (message-fix-before-sending): Use it.
646         (message-simplify-subject): New function to remove duplicate code.
647         (message-reply, message-followup): Use it.
648
649         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
650         gnus-summary-limit-to-articles.
651
652 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
653
654         * gnus-util.el (gnus-with-local-quit): New macro.
655
656         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
657
658 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
659
660         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
661         ignore non-string data.
662
663 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
664
665         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
666         non-string data (needs to be done in the registry too).
667
668 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
669
670         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
671         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
672         (gnus-registry-split-fancy-with-parent)
673         (gnus-registry-fetch-simplified-message-subject-fast)
674         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
675         Remove text properties on ingress into the registry and when it's saved.
676         (gnus-registry-clean-empty-function): Fix bug with cleaning the
677         registry from entries with no groups.
678
679 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
680
681         * gnus-util.el (gnus-string-remove-all-properties): Add utility
682         function to remove string properties.
683
684 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
685
686         * gmm-utils.el (gmm): Adjust custom version.
687
688         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
689         custom version.
690
691         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
692
693 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
694
695         * gnus-art.el (gnus-insert-prev-page-button)
696         (gnus-insert-next-page-button): Simplify.  Reformat.
697
698 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
699
700         * gnus-art.el (gnus-insert-prev-page-button)
701         (gnus-insert-next-page-button): Apply gnus-article-button-face.
702
703 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
704
705         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
706
707 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
708
709         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
710         gnus-article-button-face to MIME and security buttons.
711
712 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
713
714         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
715         readable.
716
717 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
718
719         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
720
721 2006-09-20  Steve Youngs  <steve@sxemacs.org>
722
723         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
724         `browse-url-of-file' instead of `browse-url'.
725
726 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
727
728         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
729         regexp.  Articles containing quotation were cut prematurely.
730
731 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
732
733         * message.el (message-cite-original-1): Use nobody by default for the
734         value of From header.
735         (message-reply): Ditto.
736
737 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
738
739         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
740         to the gnus-info.  This fixes a bug of inline-PGP message verification.
741         Reported by Michael Piotrowski <mxp@dynalabs.de>.
742
743 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
744
745         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
746         mails in the doc string.  Add some URLs in comment.
747         (pop3-movemail): Warn about pop3-leave-mail-on-server.
748
749 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
750
751         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
752         backslashes handling and the way to find boundaries of quoted strings.
753
754 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
755
756         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
757         mml1991-encrypt-to-self is set and mml1991-signers is not set.
758         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
759         mml2015-encrypt-to-self is set and mml2015-signers is not set.
760
761 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
762
763         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
764         doc string.
765         (gnus-button-regexp, gnus-button-last): Remove unused variables.
766
767 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
768
769         * lpath.el: Fbind epg-check-configuration.
770
771 2006-09-06  Simon Josefsson  <jas@extundo.com>
772
773         * mml2015.el (mml2015-use): Doc fix, mention epg.
774
775 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
776
777         * mml2015.el (mml2015-use): Default to epg, if available.
778
779 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
780
781         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
782         message-sender.
783         (mml1991-epg-encrypt): Ditto.
784         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
785         message-sender.
786         (mml2015-epg-encrypt): Ditto.
787
788 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
789
790         * message.el (message-send-mail-with-sendmail): Look for sendmail in
791         several common directories.
792
793 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
794
795         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
796         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
797
798 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
799
800         * gnus-art.el (article-decode-encoded-words): Make it fast.
801
802 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
803
804         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
805
806         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
807         in quoted string into `\'.
808
809 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
810
811         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
812         Use standard-syntax-table.
813
814 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
815
816         * gnus-art.el (gnus-decode-address-function): New variable.
817         (article-decode-encoded-words): Use it to decode headers which are
818         assumed to contain addresses.
819         (gnus-mime-delete-part): Remove useless `or'.
820
821         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
822         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
823         (gnus-nov-parse-line): Use it to decode From header.
824         (gnus-get-newsgroup-headers): Ditto.
825         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
826
827         * mail-parse.el (mail-decode-encoded-address-region): New alias.
828         (mail-decode-encoded-address-string): New alias.
829
830         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
831         New function.
832         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
833         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
834         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
835         (rfc2047-decode-string): Ditto.
836         (rfc2047-decode-address-region): New function.
837         (rfc2047-decode-address-string): New function.
838
839 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
840
841         * message.el (message-caesar-buffer-body): Allow rotating headers.
842
843         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
844
845         * message.el (message-insert-formated-citation-line): Fix %f.
846         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
847
848 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
849
850         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
851         (gnus-bookmark-mouse-available-p): New macro.
852         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
853         (gnus-bookmark-bmenu-show-infos): Use it.
854         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
855         (gnus-bookmark-bmenu-hide-infos): Ditto.
856         (gnus-bookmark-remove-properties): New function.
857         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
858         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
859         (gnus-bookmark-write-file): Bind coding-system-for-write.
860         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
861         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
862         group before selecting it.
863         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
864         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
865         quit-window if it is not available; use gnus-mouse-2 and bind it to
866         gnus-bookmark-bmenu-select-by-mouse.
867         (gnus-bookmark-show-details): Remove unused variable `details-list'.
868         (gnus-bookmark-bmenu-select-by-mouse): New function.
869
870 2006-08-13  Romain Francoise  <romain@orebokech.com>
871
872         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
873         space.
874
875 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
876
877         * compface.el (uncompface): Use binary rather than raw-text-unix.
878
879 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
880
881         * compface.el (uncompface): Make sure the eol conversion doesn't take
882         place when communicating with the external programs.  Reported by
883         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
884
885 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
886
887         * nnheader.el (nnheader-insert-head): Fix typo in comment.
888
889 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
890
891         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
892         Make it more robust by parsing author and date independently.
893
894 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
895
896         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
897
898 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
899
900         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
901         first matching secret key.
902         (mml2015-epg-encrypt): Ditto.
903
904         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
905         first matching secret key.
906         (mml1991-epg-encrypt): Ditto.
907
908         * mml2015.el (mml2015-encrypt-to-self): New user option.
909         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
910         mml2015-epg-encrypt-to-self is set.
911
912         * mml1991.el (mml1991-encrypt-to-self): New variable.
913         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
914         mml1991-epg-encrypt-to-self is set.
915
916         * mml2015.el (mml2015-signers): New user option.
917         (mml2015-epg-sign): Reflect the value of mml2015-signers.
918         (mml2015-epg-encrypt): Allow to select signing keys.
919
920         * mml1991.el (mml1991-signers): New variable.
921         (mml1991-epg-sign): Reflect the value of mml1991-signers.
922         (mml1991-epg-encrypt): Allow to select signing keys.
923
924 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
925
926         * nnheader.el (nnheader-insert-head): Make it work even if the file
927         uses CRLF for the line-break code.
928
929 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
930
931         * mml2015.el: Require mml-sec instead of password.
932         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
933         (mml2015-cache-passphrase): Inherit the default value from
934         mml-secure-cache-passphrase.
935         (mml2015-passphrase-cache-expiry): Inherit the default value from
936         mml-secure-passphrase-cache-expiry.
937
938         * mml1991.el: Require mml-sec instead of password.
939         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
940         (mml1991-cache-passphrase): Inherit the default value from
941         mml-secure-cache-passphrase.
942         (mml1991-passphrase-cache-expiry): Inherit the default value from
943         mml-secure-passphrase-cache-expiry.
944
945         * mml-sec.el: Require password.
946         (mml-secure-verbose): New user option.
947         (mml-secure-cache-passphrase): New user option.
948         (mml-secure-passphrase-cache-expiry): New user option.
949
950 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
951
952         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
953         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
954         andreas@altroot.de (Andreas V\e,Av\e(Bgele)
955
956         FIXME: Use `tiny change'?
957
958 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
959
960         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
961         workaround for the url package included with Emacs.
962
963         * nnweb.el (nnweb-google-create-mapping): Update regexp.
964
965 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
966
967         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
968         correctly.  This fixes a bug caused by the 2006-05-12 change.
969
970 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
971
972         * nnmail.el (nnmail-article-group): If splitting raises an error, give
973         some information about the error when saying that the `bogus' mail
974         group will be used.
975
976 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
977
978         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
979         string.
980
981 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
982
983         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
984
985 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
986
987         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
988
989 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
990
991         * mml1991.el (mml1991-function-alist): Add epg.
992         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
993         (mml1991-epg-encrypt): New functions.
994
995 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
996
997         * mml2015.el (mml2015-verbose): New variable.
998         (mml2015-cache-passphrase): Ditto.
999         (mml2015-passphrase-cache-expiry): Ditto.
1000         (mml2015-function-alist): Add epg.
1001         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
1002         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
1003         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
1004         functions.
1005
1006 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1007
1008         * message.el (message-cite-original-1): Preserve region when removing
1009         quoted text due to X-No-Archive in order to avoid bogus attribution
1010         when citing multiple messages.
1011
1012 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1013
1014         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
1015         Kenneth Jacker <khj@be.cs.appstate.edu>.
1016
1017 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
1018
1019         * gnus-diary.el (gnus-user-format-function-d)
1020         (gnus-user-format-function-D): Autoload.
1021
1022         * imap.el (Commentary): Fix typo.
1023
1024         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
1025         2006-04-22 contribution.
1026
1027 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1028
1029         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
1030         It didn't really fix the bogosity I'm seeing with solid web groups.
1031
1032 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1033
1034         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
1035         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
1036         created using server names.  If we use the feature without declaring
1037         it, Gnus does not properly manage server and group state.
1038
1039         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
1040         bound.
1041
1042 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1043
1044         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
1045         looking up the method using GROUP's prefix before inventing a new one.
1046         It is used on killed/unknown groups in various places where returning
1047         an all-new method isn't expected by the caller.
1048
1049         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
1050         and match semantics of gnus-group-real-prefix.
1051
1052 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
1053
1054         * nnmail.el (nnmail-broken-references-mailers): New variable.
1055         (nnmail-ignore-broken-references): New function generalizing
1056         nnmail-fix-eudora-headers.
1057         (nnmail-fix-eudora-headers): Now obsolete.
1058
1059         * gnus-art.el (gnus-button-handle-custom): Support
1060         `customize-apropos*'.
1061
1062 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1063
1064         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
1065
1066         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
1067         articles.
1068
1069 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
1070
1071         * message.el (message-cite-reply-above): New variable.
1072         (message-yank-original): Use it.
1073
1074 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1075
1076         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
1077
1078 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
1079
1080         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
1081         as read.
1082
1083         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
1084
1085 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
1086
1087         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
1088         (gnus-bookmark-default-file): Use gnus-directory.
1089         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
1090         Remove "*" in doc string.
1091         (gnus-bookmark-write-file): Simplify.
1092         (gnus-bookmark-maybe-sort-alist): Use `when'.
1093         (gnus-bookmark-get-bookmark): Fix typo in doc string.
1094         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
1095         FIXME about Emacs 21 and XEmacs compatibility.
1096         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
1097         compatibility.
1098         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
1099         compatibility.
1100         (gnus-bookmark-menu-heading): Fix version.
1101
1102 2006-06-19  Bastien Guerry  <bzg@altern.org>
1103
1104         * gnus-bookmark.el: New file.
1105
1106 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1107
1108         * message.el (message-syntax-checks): Doc fix.
1109
1110 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1111
1112         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
1113         unsubscribed groups as if they were killed ones.  It causes duplicate
1114         entries in gnus-newsrc-alist.
1115
1116 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1117
1118         * message.el (message-syntax-checks): Doc fix.
1119         (message-send-mail): Add check for continuation headers.
1120         (message-check-news-header-syntax): Fix regexp used to check for
1121         continuation headers.
1122
1123 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1124
1125         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
1126
1127 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
1128
1129         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
1130
1131 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1132
1133         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
1134         default-truncate-lines.
1135
1136 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1137
1138         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
1139         to fill the utf-8 entry.
1140
1141         * lpath.el: Fbind unicode-precedence-list.
1142
1143 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1144
1145         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
1146
1147 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
1148
1149         * gnus-agent.el (directory-files-and-attributes): Move all the way
1150         forward (the third and final move).
1151         (gnus-agent-read-agentview): Trap reconstruction errors due to
1152         nonexistant directory.  Handle by returning nil.
1153
1154 2006-05-30  Didier Verna  <didier@xemacs.org>
1155
1156         * message.el (message-dont-reply-to-names): Update the custom type.
1157         * message.el (message-dont-reply-to-names): New defsubst: potentially
1158         convert a list of regexps into a single one.
1159         * message.el (message-get-reply-headers): Use it.
1160         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
1161
1162 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1163
1164         * gnus-agent.el (directory-files-and-attributes): Move forward.
1165
1166 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
1167
1168         * gnus-ml.el (gnus-mailing-list-subscribe)
1169         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
1170         (gnus-mailing-list-message): Fix doc strings.
1171
1172 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1173
1174         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
1175         of doing it manually.
1176
1177 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
1178
1179         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
1180         comment.
1181
1182 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
1183
1184         * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
1185         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
1186         (gnus-agent-read-local): All symbols allocated in my-obarray
1187         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
1188         (gnus-agent-regenerate-group): Check numeric names to see if they are
1189         messages or groups.
1190         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
1191         better way of do this...)
1192
1193         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
1194         'dummy.group' (there should be a better way of do this...)
1195
1196 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1197
1198         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
1199         (gnus-saved-headers): Ditto.
1200         (gnus-default-article-saver): Mention functions may have properties.
1201         (gnus-article-save): Override gnus-save-all-headers and
1202         gnus-saved-headers by :headers property which saver function may have.
1203         (gnus-summary-save-in-file): Add :headers property.
1204         (gnus-summary-write-to-file): Ditto.
1205
1206         * gnus-sum.el (gnus-summary-save-article): Bind
1207         gnus-prompt-before-saving to t when saving many articles in a file;
1208         always show all headers.
1209
1210         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
1211
1212 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
1213
1214         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
1215         marks.
1216
1217         * message.el (message-indent-citation): Add optional arguments to allow
1218         using it outside of message buffers.
1219
1220         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
1221         (gnus-article-treat-unfold-headers): Use it.
1222         (gnus-article-truncate-lines): New variable.
1223         (gnus-article-mode): Use it.
1224         (gnus-article-toggle-truncate-lines): New function.
1225
1226         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
1227         gnus-article-toggle-truncate-lines.
1228
1229         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
1230         coding system in XEmacs, use binary.
1231
1232 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1233
1234         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
1235         after-load-alist.
1236
1237         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
1238         this function should save decoded articles.
1239         (gnus-summary-write-to-file): Use property to specify this function
1240         should save decoded articles and specify gnus-summary-save-in-file
1241         should be used to save articles other than the first one when saving
1242         many articles.
1243         (gnus-summary-save-body-in-file): Use property to specify this
1244         function should save decoded articles.
1245         (gnus-summary-write-body-to-file): Use property to specify this
1246         function should save decoded articles and specify
1247         gnus-summary-save-body-in-file should be used to save articles other
1248         than the first one when saving many articles.
1249
1250         * gnus-sum.el (gnus-summary-save-article): Simplify.
1251
1252 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1253
1254         * gnus-art.el (gnus-default-article-saver): Add
1255         gnus-summary-write-body-to-file.
1256         (gnus-article-save-coding-system): Don't use coding system object
1257         in XEmacs.
1258         (gnus-read-save-file-name): Add optional `dir-var' argument which
1259         specifies directory in which files are saved; work even if optional
1260         `variable' argument is not specified.
1261         (gnus-summary-write-to-file): Read file name.
1262         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
1263         (gnus-summary-write-body-to-file): New function.
1264
1265         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
1266         (gnus-summary-local-variables): Add it.
1267         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
1268         (gnus-summary-save-article): Remove optional `decode' argument;
1269         determine whether to decode articles by the value of
1270         gnus-default-article-saver; when saving many files using
1271         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
1272         it first and use gnus-summary-save-in-file or
1273         gnus-summary-save-body-in-file thereafter unless
1274         gnus-prompt-before-saving is always; move point to article which
1275         will be saved.
1276         (gnus-summary-save-article-file): Revert.
1277         (gnus-summary-write-article-file): Revert.
1278         (gnus-summary-save-article-body-file): Revert.
1279         (gnus-summary-write-article-body-file): New function.
1280
1281 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1282
1283         * gnus-art.el (gnus-default-article-saver): Doc fix.
1284         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
1285         from gnus-summary-save-article-coding-system, and default to a
1286         certain coding system.
1287         (gnus-output-to-file): Add coding cookie and encode text according
1288         to gnus-article-save-coding-system; don't use mm-append-to-file.
1289
1290         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
1291         gnus-art.el and rename to gnus-article-save-coding-system.
1292         (gnus-summary-save-article): Require gnus-art; don't show all
1293         headers if it decodes articles; don't add coding cookie here;
1294         don't bind mm-text-coding-system-for-write.
1295         (gnus-summary-save-article-file): Save decoded articles.
1296         (gnus-summary-write-article-file): When saving many files, use
1297         gnus-summary-write-to-file first and gnus-summary-save-in-file
1298         thereafter unless gnus-prompt-before-saving is always.
1299         (gnus-summary-save-article-body-file): Save decoded articles.
1300
1301         * lpath.el: Fbind select-safe-coding-system for XEmacs.
1302
1303 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1304
1305         * nnrss.el (nnrss-check-group): Bind hash-index.
1306
1307 2006-05-23  Michael Cadilhac  <michael.cadilhac@lrde.org>
1308
1309         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
1310         its hash index.  Store this hash in `nnrss-group-data'.
1311         (nnrss-read-group-data): Update accordingly.
1312
1313 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1314
1315         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
1316         entry.
1317
1318         * gnus-sum.el (gnus-summary-make-menu-bar): Add
1319         gnus-article-browse-html-article.
1320
1321 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
1322
1323         * gnus-sum.el (gnus-summary-mime-map): Add
1324         gnus-article-browse-html-article.
1325
1326         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
1327
1328 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1329
1330         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
1331         suitable coding systems in customize.
1332
1333 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
1334
1335         * mail-source.el (mail-sources): Fix custom type.
1336
1337 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
1338
1339         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
1340         (gnus-summary-expire-articles-now): Shorten prompt.
1341
1342         * gmm-utils.el (wid-edit): Require.
1343         (defun-gmm): Renamed from `gmm-defun-compat'.
1344         (gmm-image-search-load-path): Use it.
1345         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
1346
1347 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1348
1349         * gnus-sum.el (gnus-summary-save-article-coding-system): New
1350         variable.
1351         (gnus-summary-save-article): Add optional `decode' argument.  If
1352         it is set and gnus-summary-save-article-coding-system is non-nil,
1353         save decoded article.
1354         (gnus-summary-write-article-file): Save decoded article if
1355         gnus-summary-save-article-coding-system is non-nil.
1356
1357         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
1358         type.
1359
1360 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1361
1362         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
1363
1364 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1365
1366         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
1367         first to test gnus-single-article-buffer which may be buffer-local.
1368
1369         * gnus-sum.el (gnus-summary-setup-buffer): Make
1370         gnus-single-article-buffer buffer-local and nil in ephemeral
1371         group; make gnus-article-buffer, gnus-article-current, and
1372         gnus-original-article-buffer always buffer-local.
1373         (gnus-summary-exit): Kill article buffer belonging to ephemeral
1374         group.
1375         (gnus-handle-ephemeral-exit): Don't move to next summary line.
1376
1377 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
1378
1379         * nnml.el (nnml-request-compact-group): Compressed files might not
1380         have .gz extension.
1381
1382 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1383
1384         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
1385         (mm-copy-to-buffer): Use with-current-buffer.
1386         (mm-display-part): Simplify.
1387         (mm-inlinable-p): Add optional arg `type'.
1388
1389 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1390
1391         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
1392         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
1393         Try harder to show the attachment internally or externally using
1394         gnus-mime-view-part-as-type.
1395
1396 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
1397
1398         * message.el (message-from-style, message-signature-separator)
1399         (message-user-organization-file, message-send-mail-function)
1400         (message-citation-line-function, message-yank-prefix)
1401         (message-indent-citation-function, message-signature)
1402         (message-signature-file, message-signature-insert-empty-line):
1403         Remove autoloads.
1404
1405         * gnus-art.el (gnus-buttonized-mime-types): Remove
1406         "multipart/signed".  Revert 2006-04-26 change.
1407
1408 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1409
1410         * gnus.el (gnus-version-number): Bump version.
1411
1412 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1413
1414         * gnus.el: No Gnus v0.5 is released.
1415
1416 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1417
1418         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
1419         fetching articles by message-id.
1420
1421 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1422
1423         * message.el (hashcash): Require hashcash as normal.
1424
1425         * ecomplete.el (ecomplete-highlight-match-line): Use
1426         point-at-eol.
1427         (ecomplete-highlight-match-line): Use `highlight', because that
1428         face exists in both Emacs and XEmacs.
1429
1430         * message.el (message-display-abbrev): Use point-at-bol.
1431
1432         * mail-source.el: Don't require timer/timer-funcs.
1433
1434         * gnus-async.el: Ditto.
1435
1436         * password.el: Ditto.
1437
1438         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
1439
1440         * mm-url.el: Ditto.
1441
1442         * gnus-xmas.el: Don't require timer-funcs.
1443
1444         * mm-util.el: Require timer/timer-funcs.
1445
1446 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1447
1448         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
1449         Close.
1450
1451 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1452
1453         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
1454         unibyte after clear-decrypt function runs.
1455
1456         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
1457         returns as a unibyte string.
1458
1459 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1460
1461         * lpath.el: Revert.
1462
1463         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
1464         (pgg-gpg-process-sentinel): Revert.
1465
1466         * pgg-pgp.el (pgg-pgp-process-region): Revert.
1467         (pgg-pgp-lookup-key): Revert.
1468
1469         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
1470         (pgg-pgp5-lookup-key): Revert.
1471
1472         * pgg.el (pgg-fetch-key): Revert.
1473
1474 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1475
1476         * lpath.el: Fbind string-as-multibyte for XEmacs.
1477
1478         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
1479         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
1480         (mml1991-pgg-encrypt): Ditto.
1481
1482         * pgg-gpg.el (pgg-string-to-multibyte): New function.
1483         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
1484         a multibyte buffer.
1485
1486         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
1487         (pgg-pgp-lookup-key): Ditto.
1488
1489         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
1490         (pgg-pgp5-lookup-key): Ditto.
1491
1492         * pgg.el (pgg-fetch-key): Ditto.
1493
1494 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
1495
1496         * message.el (message-user-organization-file): Check several
1497         locations of the organization file.
1498
1499         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
1500         Add gnus-article-view-part-as-type.
1501
1502         * gnus-art.el (gnus-article-view-part-as-type): New function.
1503
1504         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
1505         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
1506
1507         * mml.el: Simplify autoload.
1508         (mml-mode): defvar dnd-protocol-alist instead of using
1509         symbol-value.
1510         (mml-default-directory): New variable.
1511         (mml-minibuffer-read-file): Use it.
1512         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
1513
1514         * message.el (message-citation-line-format): New variable.
1515         (message-insert-formated-citation-line): New function.
1516         (message-citation-line-function): Add
1517         `message-insert-formated-citation-line' to custom type.
1518
1519         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
1520         to doc string.
1521
1522         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
1523         depending on mm-verify-option.
1524
1525 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1526
1527         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
1528         binding pgg-* variables; reimplement the section which prevents
1529         MIME header from being signed.
1530         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
1531         pgg-text-mode; remove a blank line at the top of body.
1532
1533         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
1534         lines at the top of body; use gnus-newsgroup-charset if there's no
1535         Charset header.
1536
1537 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1538
1539         * message.el (message-self-insert-commands): Doc fix.
1540
1541         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
1542         (mm-uu-pgp-encrypted-test): Ditto.
1543         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
1544         between header and body; return application/pgp-encrypted handle
1545         if decryption failed; decode decrypted body by charset.
1546
1547         * mm-decode.el (mm-automatic-display): Don't make application/pgp
1548         element match to application/pgp-*.
1549
1550 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1551
1552         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
1553         HTML.
1554
1555 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1556
1557         * mail-source.el (mail-source-call-script): Message the error
1558         string.
1559
1560 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1561
1562         * gnus-util.el (gnus-byte-compile): Use it.
1563
1564 2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
1565
1566         * gnus-util.el (kill-empty-logs): New function.
1567
1568 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1569
1570         * message.el (message-mail-alias-type): Doc fix.
1571         (message-mail-alias-type-p): New function.
1572         (message-send): Use it.
1573         (message-mode): Ditto.
1574         (message-strip-forbidden-properties): Ditto.
1575
1576         * ecomplete.el (ecomplete-database-file-coding-system): New
1577         variable.
1578         (ecomplete-save): Use it.
1579         (ecomplete-setup): Use it.
1580
1581 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1582
1583         * message.el (message-self-insert-commands): New variable.
1584         (message-strip-forbidden-properties): Use it.
1585
1586 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1587
1588         * message.el (message-put-addresses-in-ecomplete): Use a regexp
1589         that doesn't make XEmacs choke.
1590
1591 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
1592
1593         * gnus-util.el (gnus-replace-in-string):
1594         Prefer replace-regexp-in-string over of replace-in-string.
1595
1596 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1597
1598         * gnus-util.el (gnus-select-frame-set-input-focus):
1599         Use select-frame-set-input-focus if it is available in XEmacs; use
1600         definition defined in Emacs 22 for old Emacsen.
1601
1602         * dgnushack.el: Autoload unmorse-region for XEmacs.
1603
1604         * lpath.el: Bind cursor-in-non-selected-windows and
1605         select-frame-set-input-focus for XEmacs.
1606
1607 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1608
1609         * mm-view.el (mm-inline-text): Use equal instead of equalp.
1610
1611 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
1612
1613         * gnus-registry.el (gnus-registry-cache-save): Remove text
1614         properties when saving via the temp buffer.
1615
1616 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
1617
1618         * message.el (message-generate-hashcash): Honor custom type.
1619
1620 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1621
1622         * message.el (message-generate-hashcash): Default to non-nil when
1623         hashcash is found.
1624
1625         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
1626         (gnus-refer-thread-limit): Increase default to 500.
1627
1628         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
1629
1630         * flow-fill.el (fill-flowed): Allow delete-space.
1631
1632 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
1633
1634         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
1635         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
1636         Remove autoloads.
1637
1638 2006-04-18  Simon Josefsson  <jas@extundo.com>
1639
1640         * message.el (message-generate-hashcash): Default to.
1641
1642 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1643
1644         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
1645         concatenating segments rather than before concatenating them.
1646
1647 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
1648
1649         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
1650
1651 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1652
1653         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
1654
1655         * message.el (message-forward-make-body-plain): Allow
1656         message-forward-ignored-headers to be a list.
1657         (message-remove-ignored-headers): Factor out into function.
1658         (message-forward-make-body-mml): Use it.
1659
1660         * imap.el (imap-quote-specials): New function.
1661         (imap-login-auth): Quote specials.
1662
1663         * rfc2231.el (rfc2231-parse-string): Remove dead code.
1664         (rfc2231-parse-string): Allow concatanation of parameters that
1665         aren't contiguous.  The test case is
1666           (mail-header-parse-content-type "message/external-body;
1667             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
1668             access-type=LOCAL-FILE;
1669             name*1*=plugh%2fhello-sailor%2fbing.pdf")
1670
1671 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1672
1673         * nntp.el (nntp-accept-process-output): Return the value of
1674         `nnheader-accept-process-output'.
1675
1676 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1677
1678         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
1679         (gnus-button-alist): Recognize more diff formats.
1680         (gnus-button-patch): Strip directory.
1681
1682 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
1683
1684         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
1685         Emacs 22 when setting focus.
1686
1687 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1688
1689         * gnus-art.el (gnus-article-treat-types): Do treatment of
1690         text/x-verbatim parts.
1691         (gnus-button-patch): New command.
1692
1693         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
1694         addresses that contain invalid characters.
1695
1696 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1697
1698         * message.el (message-put-addresses-in-ecomplete): Use
1699         gnus-replace-in-string.
1700         (message-is-yours-p): Use the more correct
1701         mail-header-parse-address instead of
1702         mail-extract-address-components.
1703         (message-put-addresses-in-ecomplete): Fix typo.
1704
1705         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
1706         keystroke.
1707
1708         * gnus-art.el (gnus-treatment-function-alist): Change order of
1709         newsgroups/generic header folding to avoid double-folding.
1710
1711         * message.el (message-hidden-headers): Add X-Draft-From.
1712
1713         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
1714         command.
1715         (gnus-summary-repeat-search-article-backward): New command.
1716
1717         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
1718         groups in the parent topic.
1719
1720 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
1721
1722         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
1723         (spam-extra-header-to-number): Return the CRM114 number as a
1724         number instead of a string.
1725
1726 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1727
1728         * gnus-art.el (gnus-face-properties-alist): Moved here from
1729         gnus-fun.
1730
1731         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
1732
1733 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1734
1735         * message.el (message-strip-forbidden-properties): Only display on
1736         self-insert-command.
1737
1738         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
1739         reindent.
1740         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
1741
1742 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
1743
1744         * smiley.el (smiley-style): Fix typo.
1745
1746 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1747
1748         * hashcash.el (hashcash-insert-payment-async-2): Use
1749         message-goto-eoh instead of doing it manually.
1750         (mail-add-payment): Use message-narrow-to-header instead of trying
1751         to do the same itself.
1752
1753         * message.el (message-hidden-headers): Add Face.
1754
1755         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
1756         reparenting code.
1757         (gnus-summary-reparent-children): Refactored out code.
1758         (gnus-summary-thread-map): New keystroke.
1759         (gnus-summary-reparent-children): Make into command.
1760
1761         * smiley.el (smiley-style): Default to `medium' if using a large
1762         font.
1763
1764         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
1765         does it itself.
1766
1767         * message.el (message-point-in-header-p): Simplify definition.
1768
1769 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1770
1771         * nnagent.el (nnagent-request-set-mark): Silence log file
1772         writing.
1773         (nnagent-request-set-mark): Use write-region instead of
1774         append-to-file.
1775
1776         * gnus-sum.el (gnus-read-header): Fudge article number if using a
1777         strange select method.
1778
1779         * ecomplete.el (ecomplete-display-matches): Get highlightling
1780         right.
1781         (ecomplete-display-matches): Use literals.
1782         (ecomplete-display-matches): Disable message logging.
1783
1784         * message.el (message-display-abbrev): Small optimization.
1785
1786         * ecomplete.el (ecomplete-display-matches): Allow automatic
1787         display.
1788
1789         * message.el (message-strip-forbidden-properties): Display
1790         abbrevs.
1791         (message-display-abbrev): Get automatic display right.
1792
1793         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
1794         keystrokes.
1795
1796 2006-04-13  Romain Francoise  <romain@orebokech.com>
1797
1798         TODO: Backport to v5-10!
1799
1800         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
1801         Moved here (and renamed) from gnus-registry.el.
1802
1803         * gnus-registry.el: Require gnus-util.
1804         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
1805
1806 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1807
1808         * gnus-group.el (gnus-group-catchup-current): Change
1809         if-then-else-if-then-else into cond.
1810         (gnus-group-catchup): Indent.
1811         (group-name-at-point): New function.
1812         (gnus-fetch-group): Provide default from thing at point.
1813
1814 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1815
1816         * message.el (message-display-abbrev): Fix regexp.
1817
1818         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
1819         choosing.
1820         (ecomplete-highlight-match-line): Fix up code rewrite, remove
1821         dead variables.
1822
1823         * message.el (message-newline-and-indent): Remove debugging.
1824         (message-display-abbrev): Use new implementation.
1825
1826 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
1827
1828         * gnus-art.el (gnus-article-mode): Set
1829         cursor-in-non-selected-windows to nil.
1830
1831         * smiley.el: Revert previous change.
1832         (smiley-data-directory): defvar it before using it in the
1833         defcustom of `smiley-style'.
1834
1835 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1836
1837         * message.el (message-newline-and-indent): New function.
1838
1839         * ecomplete.el: Implement more bits.
1840
1841         * message.el (message-put-addresses-in-ecomplete): Clean up the
1842         string.
1843
1844         * ecomplete.el (ecomplete-add-item): Chop off decimals.
1845
1846         * gnus-sum.el (gnus-summary-save-parts): Bind
1847         gnus-summary-save-parts-counter and use it to make unique file
1848         names.
1849
1850         * gnus-art.el (gnus-ignored-headers): Add some more headers.
1851
1852         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
1853         parameter to say whether to actually parse the individual
1854         addresses.
1855
1856         * message.el (message-put-addresses-in-ecomplete): New function.
1857         (ecomplete): Require.
1858         (message-mail-alias-type): Add ecomplete as an option.
1859
1860 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
1861
1862         * flow-fill.el (fill-flowed): Remove trailing space from blank
1863         quoted lines.
1864
1865 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1866
1867         * smiley.el (smiley-style): Move definition later to avoid a
1868         compilation warning.
1869
1870 2006-04-12  Kenichi Handa  <handa@m17n.org>
1871
1872         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
1873         buffer and then decode the buffer text if necessary.
1874         (rfc2231-encode-string): Be sure to work on multibyte buffer at
1875         first, and after mm-encode-body, change the buffer to unibyte.
1876         Use mm-disable-multibyte instead of set-buffer-multibyte.
1877
1878 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1879
1880         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
1881         Content-Type header instead of Content-Disposition header.
1882         (gnus-mime-inline-part): Ditto.
1883         (gnus-mime-view-part-as-charset): Ignore charset that the part
1884         specifies.
1885
1886         * mm-decode.el (mm-display-part): Work with external parts and
1887         usual parts similarly.
1888
1889         * mm-extern.el (mm-inline-external-body): Use mm-display-part
1890         instead of gnus-display-mime.
1891
1892         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
1893         instead of with-temp-buffer.
1894
1895         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
1896         tag to summarized topics part in order to encode non-ASCII text.
1897
1898 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1899
1900         * smiley.el (smiley-style): New variable.
1901         (smiley-directory): New function.
1902         (smiley-data-directory): Derive from `smiley-style' using
1903         `smiley-directory'.
1904         (smiley-regexp-alist): Add new entries.
1905
1906         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
1907         (gnus-article-browse-delete-temp): Add :version.
1908
1909 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1910
1911         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
1912         the sieve region.
1913
1914 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1915
1916         * gnus.el (gnus-version-number): Bump version.
1917
1918 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1919
1920         * gnus.el: No Gnus v0.4 is released.
1921
1922 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1923
1924         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
1925         layout.
1926
1927         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
1928         unknown charset.
1929
1930         * message.el (message-header-synonyms): Add Original-To to the
1931         default.
1932
1933         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
1934         optional parameter.
1935
1936 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
1937
1938         * gnus-fun.el (gnus): Require it for gnus-directory.
1939
1940 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1941
1942         * gnus-fun.el (gnus-face-properties-alist): Add :version.
1943
1944 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
1945
1946         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
1947
1948 2006-04-05  Simon Josefsson  <jas@extundo.com>
1949
1950         * password.el (password-reset): New function.
1951
1952 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
1953
1954         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
1955         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
1956
1957 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1958
1959         * nnweb.el (nnweb-google-create-mapping): Update regexp.
1960         Some whitespace was matched into the url, which broke browsing hits
1961         > 100 when mm-url-use-external was nil.
1962
1963 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
1964
1965         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
1966         gnus-extra-headers for 'Newsgroups.
1967
1968         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
1969         bound.
1970
1971 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
1972
1973         * pgg-gpg.el: Clean up process buffers every time gpg processes
1974         complete.
1975
1976 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
1977
1978         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
1979         doc string.
1980
1981 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
1982
1983         * pgg-gpg.el (pgg-gpg-process-filter)
1984         (pgg-gpg-wait-for-completion): Check if buffer is alive.
1985
1986         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
1987         lines, temporary fix.
1988
1989 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
1990
1991         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
1992
1993 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
1994
1995         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
1996         default-enable-multibyte-characters.  This reverts the change from
1997         revision 6.17 which is no longer necessary because the passphrase
1998         is sent separately now.  GnuPG messages are unreadable under
1999         multibyte locales with default-enable-multibyte-characters set to
2000         nil.
2001
2002 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
2003
2004         * message.el (message-tool-bar-gnome): Move "spell".
2005
2006 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
2007
2008         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
2009         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
2010         instead.
2011
2012 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
2013
2014         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
2015         newsgroups handling for NNTP overviews which don't include
2016         Newsgroups.
2017
2018 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2019
2020         * message.el (message-resend): Bind message-generate-hashcash to nil.
2021
2022 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2023
2024         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
2025         when searching for already-paid recipients.
2026
2027 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
2028
2029         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
2030         passphrases when it is not needed.
2031         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
2032         passphrase stuff from gpg, should only be necessary when you use
2033         gpg with a smartcard.
2034
2035 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2036
2037         * mml.el (mml-insert-mime): Ignore cached contents of
2038         message/external-body part.
2039
2040         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
2041         (mm-insert-part): Ditto.
2042
2043 2006-03-23  Simon Josefsson  <jas@extundo.com>
2044
2045         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
2046         Reiner.
2047         (pgg-gpg-use-agent-p): Use it again.
2048
2049 2006-03-23  Simon Josefsson  <jas@extundo.com>
2050
2051         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
2052         older emacsen.
2053         (pgg-gpg-use-agent-p): Don't use it.
2054
2055 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
2056
2057         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
2058         if we can.
2059
2060 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
2061
2062         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
2063         (pgg-gpg-update-agent): New function.
2064         (pgg-gpg-use-agent-p): New function.
2065         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
2066         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
2067         (pgg-gpg-sign-region): Use it.
2068
2069 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2070
2071         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
2072         Reported by Ralf Wachinger <rwachinger@gmx.de>.
2073
2074 2006-03-21  Simon Josefsson  <jas@extundo.com>
2075
2076         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
2077         <wilde@sha-bang.de>.
2078         (pgg-gpg-use-agent): New variable.
2079         (pgg-gpg-process-region): Use it.
2080         (pgg-gpg-encrypt-region): Likewise.
2081         (pgg-gpg-encrypt-symmetric-region): Likewise.
2082         (pgg-gpg-decrypt-region): Likewise.
2083         (pgg-gpg-sign-region): Likewise.
2084         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
2085
2086 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
2087
2088         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
2089
2090         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
2091         Add comment on version.
2092
2093 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
2094
2095         * smiley.el: Add missing test smiley.
2096
2097 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2098
2099         * mm-decode.el (mm-with-part): New macro.
2100         (mm-get-part): Use it; work with message/external-body as well.
2101         (mm-save-part): Treat name and filename equally.
2102
2103         * mm-extern.el (mm-extern-cache-contents): New function.
2104         (mm-inline-external-body): Use it; force the part to be displayed;
2105         move undisplayer added to the cached handle to the parent.
2106
2107         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
2108         (gnus-mime-view-part-as-type): Work with message/external-body.
2109
2110         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
2111
2112 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
2113
2114         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
2115         images in image-load-path.  [Sync with image.el, revision 1.60, in
2116         Emacs.]
2117
2118 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
2119
2120         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
2121         path rather than symbol.  Always return list of directories.
2122         Guarantee that image directory comes first.  [Sync with image.el,
2123         revision 1.59, in Emacs.]
2124
2125         * message.el (message-make-tool-bar): Adjust to new API of
2126         `gmm-image-load-path-for-library'.
2127
2128         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2129
2130         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
2131
2132 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2133
2134         * gnus-art.el (gnus-article-only-boring-p):
2135         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
2136         intangible text.
2137         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
2138
2139 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
2140
2141         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
2142         `defun' instead of `gmm-defun-compat'.
2143
2144 2006-03-14  Simon Josefsson  <jas@extundo.com>
2145
2146         * message.el (message-unique-id): Don't use message-number-base36
2147         if (user-uid) is a float.
2148         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
2149
2150 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2151
2152         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
2153
2154         * gnus-art.el (gnus-mime-display-single): Make sure there is an
2155         empty line between a part and a message part.
2156
2157 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
2158
2159         * smiley.el: Add more test smileys.
2160         (smiley-data-directory, smiley-regexp-alist)
2161         (gnus-smiley-file-types): Fix doc strings.
2162         (smiley-update-cache): Clear smiley-cached-regexp-alist before
2163         adding new elements.
2164         (smiley-mouse-map): Unused code.  Make it a comment.
2165
2166 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2167
2168         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
2169         scan latest NoCeM messages instead of old ones.
2170         (gnus-nocem-check-article): Fix regexps so as to match to PGP
2171         delimiters that are recently used.
2172         (gnus-nocem-load-cache): Add autoload cookie.
2173
2174         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
2175
2176         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
2177         level which is larger than gnus-use-nocem is specified.
2178
2179         * gnus-group.el (gnus-group-get-new-news): Ditto.
2180
2181 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
2182
2183         * gnus-util.el (gnus-tool-bar-update): New function.
2184
2185         * gnus-group.el (gnus-group-update-tool-bar): New variable.
2186         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
2187
2188         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
2189
2190         * gnus-group.el (gnus-group-redraw-when-idle)
2191         (gnus-group-redraw-check): Remove.
2192         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
2193
2194 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2195
2196         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
2197         if optional last element is specified in splits (FIELD VALUE...).
2198
2199 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
2200
2201         * message.el (message-make-tool-bar): Rename gmm-image-load-path
2202         to gmm-image-load-path-for-library.  Call with no-error argument.
2203         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
2204
2205         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2206
2207         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
2208
2209         * gmm-utils.el (gmm-image-load-path): Remove alias.
2210
2211 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
2212
2213         * gmm-utils.el (gmm-image-load-path): Add alias.
2214
2215         * nnml.el (nnml-generate-nov-databases-directory): Rename from
2216         nnml-generate-nov-databases-1.
2217         (nnml-generate-nov-databases): Use it.
2218         (nnml-generate-nov-databases-directory): Document no-active
2219         argument.
2220
2221         * gmm-utils.el (gmm-image-load-path-for-library): Return single
2222         directory if path is t.  Add no-error.
2223
2224         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
2225         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2226
2227         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
2228         resetting gnus-article-browse-html-temp-list.
2229
2230         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
2231         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
2232         Add example to docstring.  Rename local variables.  Move error
2233         checks to default case in cond and simplify.
2234
2235 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2236
2237         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
2238         handle is multipart when calling it recursively.
2239         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
2240
2241 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
2242
2243         * nnimap.el (nnimap-request-update-info-internal): Optimize.
2244         Don't `gnus-uncompress-range' to avoid excessive memory usage.
2245
2246 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2247
2248         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
2249         is loaded.
2250
2251         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
2252         loaded.
2253
2254 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
2255
2256         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
2257         to "Emacs 23 (unicode)" in doc string.
2258
2259         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
2260         "Emacs 23 (unicode)" in comment.
2261
2262 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2263
2264         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
2265
2266         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
2267         characters 160 through 255 in Emacs 23.
2268
2269 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
2270
2271         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
2272         gnus-article-browse-html-temp.
2273         (gnus-article-browse-delete-temp): Make it customizable.  Add
2274         `file'.  Adjust doc string.
2275         (gnus-article-browse-delete-temp-files): Add argument.  Allow
2276         query for each file.  Adjust doc string.
2277         (gnus-article-browse-html-parts): Add
2278         `gnus-article-browse-delete-temp-files' to
2279         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
2280
2281 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
2282
2283         * gnus-art.el (gnus-article-browse-html-temp)
2284         (gnus-article-browse-delete-temp): New variables.
2285         (gnus-article-browse-delete-temp-files): New function.
2286         (gnus-article-browse-html-parts): Use it.
2287
2288 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
2289
2290         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
2291
2292         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
2293         string.
2294
2295         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
2296         gnus-summary-insert-new-articles when unplugged.  Remove
2297         gnus-summary-search-article-forward.
2298
2299         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
2300         display-visual-class instead of display-color-cells.
2301
2302 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2303
2304         * dgnushack.el: Autoload customize-group for XEmacs.
2305
2306         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
2307         message/* containing non-ASCII text properly.
2308
2309 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
2310
2311         * message.el: Require gmm-utils, remove autoloads.
2312         (message-tool-bar): Set default based on
2313         gmm-tool-bar-style.
2314         (message-tool-bar-gnome): Add gmm-customize-mode.
2315
2316         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
2317         gmm-tool-bar-style.
2318         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
2319
2320         * gnus-group.el (gnus-group-tool-bar): Set default based on
2321         gmm-tool-bar-style.
2322         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
2323
2324         * gmm-utils.el (gmm-image-directory): Rename variable from
2325         gmm-image-load-path.
2326         (gmm-image-load-path): Use gmm-image-directory.
2327         (gmm-customize-mode): New function.
2328         (gmm-tool-bar-style): New variable.
2329
2330         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
2331         gnus-group-redraw-line-number.
2332         (gnus-group-redraw-check): Simplify.
2333         (gnus-group-tool-bar-update): Remove redraw check.
2334         (gnus-group-make-tool-bar): Add redraw check.
2335
2336 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
2337
2338         * gnus-art.el (gnus-button): Add missing parentheses.
2339
2340 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2341
2342         * lpath.el: Fbind line-number-at-pos.
2343
2344 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2345
2346         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
2347
2348 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
2349
2350         * gnus-art.el (gnus-button): New face.
2351         (gnus-article-button-face): Use it.
2352
2353         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
2354         gnus-summary-next-page.  Re-order.
2355
2356         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
2357         next-node are now included.
2358         (gnus-group-redraw-line-number): New internal variable.
2359         (gnus-group-redraw-check): Helper function for updating the tool
2360         bar.
2361         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
2362
2363         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
2364
2365         * spam.el (spam-spamassassin-score-regexp): New internal variable.
2366         (spam-extra-header-to-number, spam-check-spamassassin-headers):
2367         Use it to match format of Spamassassin 3.0 and later.  Reported by
2368         IRIE Tetsuya <irie@t.email.ne.jp>.
2369         (spam-check-bogofilter)
2370         (spam-bogofilter-register-with-bogofilter): Fix args of
2371         `gnus-error' calls.
2372
2373 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
2374
2375         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
2376         unnecessary interaction when sending queued mails.  Reported by
2377         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
2378
2379 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
2380
2381         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
2382         first or last are nil.
2383
2384 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2385
2386         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
2387
2388 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2389
2390         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
2391
2392 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2393
2394         * dns.el (query-dns): Protect more against buggy tcp output.
2395
2396 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
2397
2398         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
2399         nov.php.
2400
2401 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2402
2403         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
2404         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
2405         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
2406         output on the server side.
2407         (nnweb-google-create-mapping): Update regexps and add some
2408         progress indication.
2409
2410 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
2411
2412         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
2413         gnus-agent-toggle-plugged.  Re-order icons.
2414         (gnus-group-tool-bar-gnome): Add
2415         gnus-group-{prev,next}-unread-group.
2416         (gnus-group-tool-bar-gnome): Re-order icons.
2417
2418         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
2419         gnus-summary-insert-new-articles.
2420
2421         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
2422         comments.
2423
2424         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
2425         also available in Emacs 21.3.
2426
2427         * message.el (message-fix-before-sending): Change "Emacs 22" to
2428         "Emacs 23 (unicode)" in comment.
2429
2430         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
2431         "Emacs 23 (unicode)" in comment.
2432
2433         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
2434         comment.
2435         (mm-coding-system-p): Add comment about no-MULE XEmacs.
2436
2437         * mm-view.el (mm-fill-flowed): Add :version.
2438
2439 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2440
2441         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
2442         and load-path.
2443
2444 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
2445
2446         * message.el: Autoload gmm-image-load-path.
2447         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
2448         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
2449         consitency.
2450
2451         * gmm-utils.el (gmm-image-load-path): Also search in
2452         "../etc/images".  Don't set gmm-image-load-path if we don't find
2453         the image.
2454
2455 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2456
2457         * gmm-utils.el (gmm-image-load-path): Don't make
2458         `gmm-image-load-path' include subdirectories which the second arg
2459         `image' might specify.
2460
2461         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
2462         subdirectory to icon file names.
2463
2464         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
2465
2466 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
2467
2468         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
2469         gmm-image-load-path calls.
2470
2471         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2472
2473         * message.el (message-make-tool-bar): Ditto.
2474
2475         * mml.el (mml-preview): Added comment concerning tool bar icons.
2476
2477         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
2478         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
2479
2480         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
2481         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
2482
2483         * message.el (message-tool-bar-gnome): Use new icon names.
2484         (message-make-tool-bar): Use `gmm-image-load-path'.
2485
2486         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
2487         functions from MH-E.
2488         (gmm-image-load-path): New variable from MH-E.
2489         (gmm-image-load-path): New function from MH-E.  Added arguments
2490         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
2491         *-image-load-path-called-flag.
2492
2493 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
2494
2495         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
2496
2497 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>
2498         (tiny change)
2499
2500         * nnimap.el (nnimap-request-move-article): Change folder back to
2501         source group before deleting.
2502
2503 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
2504
2505         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
2506
2507         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
2508         mm-url.
2509
2510         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
2511
2512 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2513
2514         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
2515         coding system which mm-charset-to-coding-system returns for a
2516         given charset is valid.
2517
2518 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
2519
2520         * html2text.el (html2text-remove-tag-list):
2521         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
2522
2523 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
2524
2525         * gnus-cus.el: Revert 2005-10-17 change.
2526
2527 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2528
2529         * gnus-art.el (article-strip-banner): Call
2530         article-really-strip-banner only when the regexp match is made.
2531
2532 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2533
2534         * gnus-art.el (article-strip-banner): Use
2535         gnus-extract-address-components instead of
2536         mail-header-parse-addresses to make it work with non-ASCII text;
2537         remove mail-encode-encoded-word-string.
2538
2539         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
2540         values which are surrounded with \"...\"; make it never cause a
2541         Lisp error; give up parsing of parameters if it failed in
2542         extracting type.
2543
2544 2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2545
2546         * smime.el (smime-cert-by-ldap-1): Fix bug where
2547         `smime-ldap-search' returns results without userCertificates.
2548
2549 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2550
2551         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
2552
2553 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
2554
2555         * spam.el (spam-check-spamassassin-headers): Adapt format for
2556         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
2557         <ari@mbf.ocn.ne.jp>.
2558         (spam-list-of-processors): Add spam-use-gmane.
2559
2560 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2561
2562         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
2563         make-temp-file; make it work with XEmacs as well.
2564
2565         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
2566         mm-make-temp-file.
2567
2568         * mm-decode.el (mm-display-external): Use the 3rd arg of
2569         mm-make-temp-file.
2570         (mm-create-image-xemacs): Ditto.
2571
2572 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2573
2574         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
2575         with message-narrow-to-headers.
2576         (gnus-draft-setup): Narrow to header to run message-fetch-field.
2577         (gnus-draft-check-draft-articles): New function.
2578         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
2579
2580 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
2581
2582         * gnus-art.el (gnus-article-browse-html-parts):
2583         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
2584         Don't use suffix argument for mm-make-temp-file for Emacs 21
2585         compatibility.  Remove useless `format'.
2586
2587 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2588
2589         * nnweb.el (nnweb-google-wash-article): Update regexps.
2590         (nnweb-group-alist): Use defvoo instead of defvar.
2591
2592 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2593
2594         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
2595         re-loading nn* modules.
2596
2597 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
2598
2599         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
2600         for `tool-bar-mode' and don't check it's default-value.
2601
2602         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2603
2604         * message.el (message-make-tool-bar): Ditto.
2605
2606         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
2607         `substring'.  Shorten tmp-file name.
2608
2609         * gnus.el: Remove bogus comment.
2610
2611 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
2612
2613         * gnus-art.el (gnus-article-browse-html-parts): New function.
2614         (gnus-article-browse-html-article): New function for viewing html
2615         articles with a browser.
2616
2617 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
2618
2619         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
2620         in elisp.
2621         (pgg-gpg-encrypt-symmetric-region): Ditto.
2622         (pgg-gpg-sign-region): Ditto.
2623
2624         * pgg-def.el (pgg-text-mode): New variable.
2625
2626         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
2627         (mml2015-pgg-encrypt): Ditto.
2628
2629         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
2630         (mml1991-pgg-encrypt): Ditto.
2631
2632 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2633
2634         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
2635         message-make-date instead of current-time-string.
2636
2637         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
2638         to gnus-decoded which mm-uu might set.
2639
2640 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2641
2642         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
2643         don't decode quoted parameters; remove misimported Emacs code.
2644         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2645         (rfc2231-decode-encoded-string): Don't use split-string which
2646         behaves differently according to Emacs version; use
2647         mm-decode-coding-region to convert charset to coding-system.
2648         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2649         (rfc2231-encode-string): Remove misimported Emacs code.
2650
2651 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2652
2653         * gnus-art.el (article-decode-charset): Don't use ignore-errors
2654         when calling mail-header-parse-content-type.
2655         (article-de-quoted-unreadable): Ditto.
2656         (article-de-base64-unreadable): Ditto.
2657         (article-wash-html): Ditto.
2658
2659         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
2660         calling mail-header-parse-content-type and
2661         mail-header-parse-content-disposition.
2662         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
2663         mail-header-parse-content-type.
2664
2665         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
2666         insert charset and format parameters; encode description after
2667         inserting it to buffer.
2668         (mml-insert-parameter): Fold lines properly even if a parameter is
2669         segmented into two or more lines; change the max column to 76.
2670
2671         * rfc1843.el (rfc1843-decode-article-body): Don't use
2672         ignore-errors when calling mail-header-parse-content-type.
2673
2674         * rfc2231.el (rfc2231-parse-string): Return at least type if
2675         possible; don't cause an error even if it fails in parsing of
2676         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2677         (rfc2231-encode-string): Don't break lines at the beginning, leave
2678         it to mml-insert-parameter.
2679
2680         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
2681         calling mail-header-parse-content-type.
2682
2683 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
2684
2685         * spam-report.el (spam-report-gmane-use-article-number):
2686         Improve doc string.
2687         (spam-report-gmane-internal): Check if a suitable header was found
2688         in the article.
2689
2690 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2691
2692         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
2693         (rfc2231-encode-string): Make param*=value always begin with LWSP.
2694
2695 2006-02-05  Romain Francoise  <romain@orebokech.com>
2696
2697         Update copyright notices of all files in the gnus directory.
2698
2699 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2700
2701         * nnweb.el (nnweb-request-group): Avoid growing overview files.
2702
2703 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2704
2705         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
2706         segmented lines of parameter value to cope with Thunderbird 1.5
2707         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
2708         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2709         (rfc2231-encode-string): Don't make lines exceeding 76 column.
2710
2711 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
2712
2713         * mml.el (mml-generate-mime-1): Correct the order of inline signed
2714         parts.
2715
2716 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2717
2718         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
2719         there's only one active file for all servers.
2720         (nnweb-request-scan): Make sure nnweb-articles is initialized on
2721         solid groups.  Gnus might have used a FAST request to select the group.
2722         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
2723         and nnweb-search redundantly in the active file.
2724         (nnweb-request-list): Don't list bogus groups.  There can only be one.
2725         (nnweb-request-create-group): Don't use ARGS.
2726         (nnweb-possibly-change-server, nnweb-request-group): Remove some
2727         initialisations.  Let nnoo do the work.
2728
2729 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2730
2731         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
2732         Say the part has been decoded.
2733
2734         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
2735
2736 2006-01-31  Kevin Ryde  <user42@zip.com.au>
2737
2738         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
2739         mailcap-viewer-test-cache when there's no 'test clause, since that
2740         will invert the meaning of a "nil" test previously determined by
2741         mailcap-mailcap-entry-passes-test.
2742
2743 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2744
2745         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
2746         compiling.
2747
2748         * gnus-sum.el: Ditto.
2749
2750         * message.el: Don't bind tool-bar-map when compiling.
2751
2752 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
2753
2754         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
2755
2756 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2757
2758         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
2759         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
2760         current Google Groups.
2761
2762 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
2763
2764         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
2765         and tool-bar-mode.
2766
2767         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
2768         and tool-bar-mode.
2769
2770         * message.el (message-tool-bar-update): Simplify.
2771         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
2772
2773         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
2774         gnus-summary-buffer.
2775         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
2776         gnus-summary-reply.
2777
2778         * gmm-utils.el (gmm): Add :version.
2779
2780 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2781
2782         * Makefile.in (clean): New rule.
2783         (distclean): Use it.
2784
2785 2006-01-26  Steve Youngs  <steve@sxemacs.org>
2786
2787         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
2788         autoload.
2789
2790 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2791
2792         * gmm-utils.el (gmm-verbose): Add :group.
2793
2794 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
2795
2796         * message.el: Change some comments WRT tool-bars.
2797
2798         * gnus-sum.el (gnus-summary-tool-bar)
2799         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
2800         (gnus-summary-tool-bar-zap-list): New variables.
2801         (gnus-summary-make-tool-bar): Complete rewrite using
2802         `gmm-tool-bar-from-list'.
2803
2804         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
2805         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
2806         variables.
2807         (gnus-group-make-tool-bar): Complete rewrite using
2808         `gmm-tool-bar-from-list'.
2809         (gnus-group-tool-bar-update): New function.
2810
2811         * message.el (message-mode-field-menu): Add "Show hidden Headers".
2812
2813 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2814
2815         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
2816         is dissected into a single part of which the type is the same as
2817         the given one; decode charset.
2818
2819 2006-01-21  Kevin Ryde  <user42@zip.com.au>
2820
2821         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
2822         into alists as symbol not string, since that's what
2823         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
2824         look for.
2825
2826 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
2827
2828         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
2829         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
2830
2831         * message.el (message-tool-bar-gnome): Use gmm-ignore.
2832
2833 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2834
2835         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
2836         (gnus-xmas-mime-security-button-menu): New function.
2837
2838         * gnus-art.el (gnus-mime-security-button-commands): New variable.
2839         (gnus-mime-security-button-menu): New definition.
2840         (gnus-mime-security-button-map): Use them.
2841         (gnus-mime-security-button-menu): New function.
2842         (gnus-insert-mime-security-button): Addition to help echo.
2843         (gnus-mime-security-run-function, gnus-mime-security-save-part)
2844         (gnus-mime-security-pipe-part): New functions.
2845
2846         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
2847         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
2848
2849         * mm-decode.el (mm-handle-set-disposition): Remove.
2850         (mm-handle-set-description): Remove.
2851
2852 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2853
2854         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
2855         (mm-w3m-standalone-supports-m17n-p): New function.
2856         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
2857         w3m usage.
2858
2859         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
2860         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
2861
2862 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
2863
2864         * message.el (message-tool-bar-zap-list): Use
2865         gmm-tool-bar-zap-list as custom type.
2866         (message-tool-bar-update): New function.
2867         (message-tool-bar, message-tool-bar-gnome)
2868         (message-tool-bar-retro): Add message-tool-bar-update.
2869         (message-tool-bar-gnome): Add flyspell-buffer.
2870
2871         * gnus-util.el (gnus-error): Describe `args'.
2872
2873         * gmm-utils.el (gmm-error): Describe `args'.
2874         (gmm-tool-bar-zap-list): New widget.
2875         (gmm-tool-bar-from-list): Improve description of `zap-list'.
2876
2877 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2878
2879         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
2880         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
2881         the number of recursive calls.
2882
2883         * mm-decode.el (mm-handle-set-disposition): New macro.
2884         (mm-handle-set-description): New macro.
2885
2886 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2887
2888         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
2889         encoding.
2890
2891 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
2892
2893         * message.el (message-tool-bar-zap-list, message-tool-bar)
2894         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
2895         (message-tool-bar-local-item-from-menu): Remove.
2896         (message-tool-bar-map): Replace by `message-make-tool-bar'.
2897         (message-make-tool-bar): New function.
2898         (message-mode): Use `message-make-tool-bar'.
2899
2900         * gmm-utils.el: New file.
2901         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
2902         (gmm-lazy): New widget copied from `nnmail.el'.
2903         (gmm-tool-bar-from-list): New function for creating customizable
2904         tool bars.
2905         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
2906         output.
2907         (gmm): Add :prefix to defgroup.
2908
2909 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
2910
2911         * gmm-utils.el (gmm-widget-p): New function.
2912
2913 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
2914
2915         * mml.el (mml-attach-file): Describe `description' in doc string.
2916         (mml-menu): Add Emacs MIME manual and PGG manual.
2917
2918 2006-01-20  Richard M. Stallman  <rms@gnu.org>
2919
2920         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
2921
2922 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
2923
2924         * nntp.el (nntp-end-of-line): Doc fix.
2925
2926 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
2927
2928         * imap.el (imap-open): Handle case where buffer is a buffer
2929         object.
2930
2931 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2932
2933         * gnus-delay.el (gnus-delay): Don't autoload.
2934         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
2935         to be re-loaded when customizing the `gnus-delay' group.
2936
2937 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
2938
2939         * message.el (message-insert-citation-line): Use newlines.
2940
2941 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
2942
2943         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
2944         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
2945         these routines, so the passphrase can be managed externally and
2946         passed in to the system.
2947         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
2948         pgg-add-passphrase-to-cache function.
2949
2950         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
2951         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
2952         these routines, so the passphrase can be managed externally and
2953         passed in to the system.
2954         (pgg-pgp5-sign-region): Use new name of
2955         pgg-add-passphrase-to-cache function.
2956
2957 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
2958
2959         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
2960         part of the decoded armor to find the key-identifier.
2961         (pgg-gpg-lookup-key-owner): New function to return the
2962         human-readable identifier of a key owner.
2963         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
2964         itself.
2965         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
2966         the key value) if we have a key and can match it against a secret
2967         key.  Also, added a note pointing out fact that the prompt only
2968         indicates the first matching key.
2969
2970         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
2971         pgg-decrypt-region.
2972         (pgg-add-passphrase-to-cache): Rename from
2973         `pgg-add-passphrase-cache' to reduce confusion (all callers
2974         changed).
2975         (pgg-remove-passphrase-from-cache): Rename from
2976         `pgg-remove-passphrase-cache' to reduce confusion (all callers
2977         changed).
2978         (pgg-read-passphrase, pgg-add-passphrase-cache)
2979         (pgg-remove-passphrase-cache): Add informative docstrings.
2980         (pgg-decrypt): Convey provided passphrase in subordinate call to
2981         pgg-decrypt-region.
2982
2983 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
2984
2985         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
2986         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
2987         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
2988         'passphrase' argument, so the passphrase can be managed externally
2989         and then passed in to the system.
2990
2991         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
2992         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
2993         so the passphrase cache can be used reliably with identifiers
2994         besides a pgp packet's key id.
2995
2996         * pgg-gpg.el (pgg-gpg-encrypt-region)
2997         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
2998         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
2999         these routines, so the passphrase can be managed externally and
3000         passed in to the system.
3001
3002         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
3003         'notruncate' argument, so the passphrase cache can be used
3004         reliably with identifiers besides a pgp packet's key id.
3005
3006 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
3007
3008         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
3009         symmetric encryption.
3010         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
3011         encrypted session key.
3012         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
3013         message ask for the passphrase in a proper way.
3014
3015         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
3016         New user commands for symmetric encryption.
3017
3018 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3019
3020         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
3021
3022         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
3023
3024 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
3025
3026         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
3027
3028 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3029
3030         * mm-decode.el (mm-inlined-types): Add application/pgp.
3031         (mm-automatic-display): Ditto.
3032
3033         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
3034         part as text.
3035
3036 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3037
3038         * nnrss.el: Update copyright.
3039         (nnrss-opml-import): Query whether to subscribe to each entry.
3040
3041         * gnus-art.el:
3042         * gnus-sum.el:
3043         * gnus-xmas.el:
3044         * messagexmas.el:
3045         * mm-uu.el:
3046         * mm-view.el: Update copyright.
3047
3048 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
3049
3050         * message.el (message-info): New function.
3051         (message-mode-menu): Add it.
3052         Update copyright.
3053
3054         * ChangeLog: Fix and update copyright.
3055
3056 2006-01-13  Romain Francoise  <romain@orebokech.com>
3057
3058         * message.el (message-forward-subject-name-subject): Prefer the
3059         address to 'nowhere' if the sender has no name.
3060         Fix typo.  Update copyright year.
3061
3062 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3063
3064         * gnus-art.el (article-wash-html): Use
3065         gnus-summary-show-article-charset-alist if a numeric arg is given.
3066         (gnus-article-wash-html-with-w3m-standalone): New function.
3067
3068         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
3069         mm-inline-text-html-render-with-w3m-standalone.
3070         (mm-text-html-washer-alist): Map w3m-standalone to
3071         gnus-article-wash-html-with-w3m-standalone.
3072         (mm-inline-text-html-render-with-w3m-standalone): New function.
3073
3074 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
3075
3076         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
3077         Improve LaTeX.
3078
3079 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3080
3081         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
3082         (nnrss-request-article): Render text/plain parts as HTML.
3083
3084         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
3085         the buffer.
3086
3087 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3088
3089         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
3090         custom definition of `gnus-posting-styles'.
3091
3092         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
3093         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
3094
3095 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3096
3097         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
3098         Use nntp for bug archive.
3099
3100 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3101
3102         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
3103         parts.
3104         (nnrss-normalize-date): New function converts ISO 8601 date into
3105         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
3106         (nnrss-check-group): Use it.
3107
3108 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3109
3110         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
3111
3112         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
3113         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
3114         (nnrss-insert-w3): Ditto.
3115
3116 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3117
3118         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
3119         the articles to be forwarded including the case where neither a
3120         number of articles nor a region is specified.
3121
3122 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3123
3124         * nnrss.el (nnrss-request-article): Fix last change; fill
3125         text/plain parts.
3126
3127 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3128
3129         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
3130         in text/plain part.
3131         (nnrss-check-group): Don't add excessive newline to dc:subject.
3132
3133 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
3134
3135         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
3136         article.
3137
3138 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3139
3140         * nnml.el: Don't require gnus-bcklg.  Autoload it.
3141         (nnml-use-compressed-files, nnml-save-mail): Support other
3142         comression programs such as bzip2.
3143
3144 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3145
3146         * dns.el (query-dns): Make sure we check the buffer size before
3147         removing tcp headers.
3148
3149 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3150
3151         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
3152         remove MIME buttons associated with multipart/alternative parts.
3153         (gnus-mime-display-alternative): Tag buttons using `article-type'
3154         text property.
3155
3156         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
3157         associated with multipart/alternative parts.
3158
3159         * gnus-art.el (gnus-signature-separator): Fix custom type.
3160
3161         * mm-decode.el (mm-inlined-types): Fix custom type.
3162         (mm-keep-viewer-alive-types): Ditto.
3163         (mm-automatic-display): Ditto.
3164         (mm-attachment-override-types): Ditto.
3165         (mm-inline-override-types): Ditto.
3166         (mm-automatic-external-display): Ditto.
3167
3168 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3169
3170         * spam-report.el (spam-report-user-mail-address)
3171         (spam-report-user-agent): New variables.
3172         (spam-report-url-ping-plain): Use spam-report-user-agent.
3173
3174 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
3175
3176         * gnus-art.el (gnus-button-handle-custom): Do not just use
3177         `customize-apropos' for any "M-x customize-*" button but the
3178         function called for.  Accept both the function name and its
3179         argument in order to achieve this.
3180         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
3181         function name to `gnus-button-handle-custom' in case of "M-x
3182         customize-*" buttons.
3183
3184 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3185
3186         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
3187         multipart/alternative and add xref to mm-discouraged-alternatives
3188         in doc string.
3189
3190         * mm-decode.el (mm-discouraged-alternatives): Add xref to
3191         gnus-buttonized-mime-types in doc string.
3192
3193 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
3194
3195         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
3196         Suggest image/.* in the doc string.
3197
3198 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3199
3200         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
3201         message-marks (Debian bug #342521).
3202
3203 2005-12-12  Simon Josefsson  <jas@extundo.com>
3204
3205         * password.el (password-read-from-cache): Add.
3206         (password-read): Use it.
3207
3208 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3209
3210         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
3211         us-ascii as a MIME charset.
3212
3213         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
3214         against the case where the 2nd arg TYPE is nil.
3215
3216 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3217
3218         * pop3.el (pop3-stream-type): Fix custom version.
3219
3220         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
3221
3222 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
3223
3224         * mm-decode.el (mm-display-external): Add missing cdr.
3225
3226 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3227
3228         * mm-decode.el (mm-display-external): Use nametemplate (defined in
3229         RFC1524) if it is in mailcap or add a suffix according to
3230         mailcap-mime-extensions when generating a temp filename; postpone
3231         deleting a temp file for 2 seconds for some wrappers, shell
3232         scripts, and so on, which might exit right after having started a
3233         viewer command as a background job.
3234
3235 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3236
3237         * nntp.el (nntp-marks-directory): Fix custom group.
3238
3239         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
3240         steps when < 10.
3241
3242         * gnus-start.el (gnus-no-server-1): Mention
3243         `gnus-level-default-subscribed' in doc string.
3244
3245 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
3246
3247         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
3248         parens.
3249
3250 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3251
3252         * gnus-xmas.el (gnus-use-toolbar): Revert.
3253         (gnus-xmas-setup-toolbar): Use global default-toolbar if
3254         gnus-use-toolbar is default.
3255
3256         * messagexmas.el (message-use-toolbar): Revert.
3257         (message-setup-toolbar): Use global default-toolbar if
3258         message-use-toolbar is default.
3259
3260 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3261
3262         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
3263         according to default-toolbar-visible-p.
3264
3265         * messagexmas.el (message-use-toolbar): Ditto.
3266
3267 2005-11-26  Dave Love  <fx@gnu.org>
3268
3269         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
3270         (tls-program, tls-success): Provide openssl alternative.
3271
3272         * starttls.el: Doc fixes.
3273         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
3274         SERVICE to PORT.
3275
3276         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
3277         port null or service name.
3278         (starttls-negotiate): Autoload.
3279
3280 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3281
3282         * message.el (message-kill-to-signature): Fix interactive spec.
3283
3284 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3285
3286         * pop3.el (pop3-open-server): Recognize a string as a service name.
3287
3288 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
3289
3290         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
3291
3292 2005-11-23  Dave Love  <fx@gnu.org>
3293
3294         Add pop3s, pop3/starttls.
3295
3296         * pop3.el (pop3-authentication-scheme): Clarify doc.
3297         (open-tls-stream, starttls-open-stream): Autoload.
3298         (pop3-stream-type): New.
3299         (pop3-open-server): Use it.
3300
3301         * mail-source.el (mail-sources): Fix some :types.  Add stream type
3302         for POP.
3303         (mail-source-keyword-map): Add :stream for POP.
3304         (mail-source-fetch-pop): Use pop3-stream-type.
3305
3306 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3307
3308         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
3309         of current-time-string.
3310
3311 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
3312
3313         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
3314         date header.
3315
3316 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
3317
3318         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
3319         it can seriously impact performance as it bypasses the agent's
3320         local caches.
3321
3322 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
3323
3324         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
3325         must be explicitly online rather than "not explicitly offline" for
3326         its flags to be synchronized.
3327
3328         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
3329         that gnus-uu-unmark-thread will function correctly.
3330
3331         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
3332         1024K is instead displayed as 1M.
3333
3334 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3335
3336         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
3337
3338 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny patch)
3339
3340         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
3341
3342 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
3343
3344         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
3345         error message to display actual error condition.
3346         (gnus-agent-save-local): Avoid saving symbols that are bound to
3347         nil as they simply result in a warning message in
3348         gnus-agent-read-local.
3349
3350 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3351
3352         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
3353         rather than make-variable-buffer-local for file-precious-flag.
3354
3355 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
3356
3357         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
3358         for duplicates which are removed.  The invalid sort check then
3359         triggers a rescan after the sort as sorting may have moved
3360         duplicate entries such that they can be cheaply detected.
3361
3362 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3363
3364         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
3365
3366 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
3367
3368         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
3369         internal variable to a custom variable.  Changed default value
3370         from compressed(2) to uncompressed(1).
3371         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
3372         support for uncompressed agentview files.  Taken together, reading
3373         the agentview file should now be 6-7 times faster.
3374
3375 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3376
3377         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
3378         as a buffer-local variable.  This avoids creating truncated
3379         dribble files as a result of a hang up, eg.
3380
3381 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
3382
3383         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
3384         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
3385         XEmacs.
3386
3387 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3388
3389         * gnus-start.el (gnus-start-draft-setup): Enforce
3390         `gnus-draft-mode' for nndraft:drafts at startup.
3391
3392         * gnus.el (gnus-splash): Change custom group.
3393         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
3394         allow-list argument.
3395
3396         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
3397         string.
3398
3399 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3400
3401         * gnus-art.el (gnus-default-article-saver): Add user-defined
3402         `function' to custom type.
3403
3404 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
3405
3406         * imap.el (imap-open): Handle case where buffer is a buffer
3407         object.
3408
3409 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3410
3411         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
3412         long lines.
3413         (gnus-cache-delete-group): Wrap doc strings.
3414
3415         * gnus-agent.el (gnus-agent-rename-group)
3416         (gnus-agent-delete-group): Wrap doc strings.
3417
3418
3419 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3420
3421         * messagexmas.el (message-use-toolbar): Change the valid values
3422         into default, top, bottom, left, and right.
3423         (message-toolbar-thickness): New variable.
3424         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
3425         well.
3426         (message-setup-toolbar): Make it work.
3427
3428         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
3429         (gnus-use-toolbar): Change the valid values into default, top,
3430         bottom, left, and right.
3431         (gnus-toolbar-thickness): New variable.
3432         (gnus-xmas-setup-toolbar): New function.
3433         (gnus-xmas-setup-group-toolbar): Use it.
3434         (gnus-xmas-setup-summary-toolbar): Use it.
3435
3436 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3437
3438         * gnus-start.el (gnus-1): Add "native" to
3439         gnus-predefined-server-alist.
3440
3441         * gnus.el (gnus-method-to-server): Don't add "native" to the
3442         lists here, because that leads to problems when
3443         gnus-select-method is bound.
3444
3445 2005-11-09  Simon Josefsson  <jas@extundo.com>
3446
3447         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
3448         use (not sort-by-date) instead.
3449
3450 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3451
3452         * gnus-delay.el (gnus-delay-group): Don't autoload.
3453         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
3454         to be re-loaded when customizing the `gnus-delay' group.
3455
3456 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
3457
3458         * message.el: Revert last changes.
3459         (message-insert-citation-line): Use newlines.
3460
3461 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
3462
3463         * message.el (message-courtesy-message)
3464         (message-mark-insert-begin, message-mark-insert-end)
3465         (message-elide-ellipsis, message-cancel-message)
3466         (message-add-header, message-change-subject)
3467         (message-cross-post-followup-to-header)
3468         (message-cross-post-insert-note, message-reduce-to-to-cc)
3469         (message-widen-reply, message-delete-not-region)
3470         (message-kill-to-signature, message-insert-signature)
3471         (message-insert-importance-high, message-insert-importance-low)
3472         (message-insert-or-toggle-importance)
3473         (message-insert-disposition-notification-to)
3474         (message-indent-citation, message-yank-original)
3475         (message-cite-original-without-signature, message-cite-original)
3476         (message-insert-citation-line, message-position-on-field)
3477         (message-fix-before-sending, message-send-mail-partially)
3478         (message-send-mail, message-send-mail-with-sendmail)
3479         (message-send-mail-with-qmail, message-send-news)
3480         (message-check-news-header-syntax, message-generate-headers)
3481         (message-insert-courtesy-copy, message-fill-address)
3482         (message-fill-header, message-shorten-references)
3483         (message-setup-1, message-cancel-news)
3484         (message-forward-make-body-plain, message-forward-make-body-mime)
3485         (message-forward-make-body-mml, message-encode-message-body)
3486         (message-forward-make-body-digest-plain)
3487         (message-forward-make-body-digest-mime)
3488         (message-use-alternative-email-as-from): Insert `hard-newline'
3489         instead of ordinary newlines.
3490
3491 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3492
3493         * message.el (message-generate-headers): Downcase the argument
3494         given to message-check-element.
3495
3496 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
3497
3498         * nntp.el (nntp-authinfo-rejected): New error condition.
3499         (nntp-wait-for): Use new error condition to signal authentication
3500         error.
3501         (nntp-retrieve-data): Rethrow new error condition to break out of
3502         recursive call to nntp-send-authinfo.
3503
3504 2005-11-08  Romain Francoise  <romain@orebokech.com>
3505
3506         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
3507         (gnus-summary-exit-map): Bind to `Z p'.
3508         (gnus-summary-make-menu-bar): Add menu item.
3509
3510 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
3511
3512         * gnus-art.el (gnus-article-treat-custom): Add `first'.
3513         (gnus-treat-*): Add `first' in all doc strings.
3514
3515         * gnus-group.el (gnus-group-compact-group): Fix typo.
3516
3517 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3518
3519         * gnus.el (gnus-parameters-case-fold-search): New variable.
3520         (gnus-parameters-get-parameter): Use it.
3521
3522         * gnus-score.el (gnus-home-score-file): Doc fix.
3523
3524 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
3525
3526         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
3527
3528 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3529
3530         * mm-util.el (mm-special-display-p): New function.
3531
3532         * mml.el (mml-preview): Use it; doc fix.
3533
3534 2005-10-29  Romain Francoise  <romain@orebokech.com>
3535
3536         * message.el (message-fix-before-sending): Fix comment.
3537
3538 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
3539
3540         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
3541
3542 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
3543
3544         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
3545         Used in gnus-score.el.
3546
3547 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
3548
3549         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
3550
3551 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
3552
3553         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
3554         whitespace removed in revision 7.8.  Use concatenated string to
3555         protect trailing whitespace.
3556
3557 2005-10-27  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
3558
3559         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
3560         (nnimap-request-expire-articles): Use it to avoid sending 'UID
3561         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
3562         Courier IMAP ("some version from 2004").  Mostly based on similar
3563         code in the same function.
3564
3565 2005-10-26  Didier Verna  <didier@xemacs.org>
3566
3567         * gnus-group.el (gnus-group-compact-group): invalidate original
3568         article buffer.
3569         * gnus-srvr.el (gnus-server-compact-server): ditto.
3570         * nnml.el (nnml-request-compact-group): handle self Xref: field in
3571         NOV database and in article itself.
3572         Invalidate article backlog.
3573
3574 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
3575
3576         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
3577
3578 2005-10-26  Simon Josefsson  <jas@extundo.com>
3579
3580         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
3581         part of 2004-07-25 change.
3582
3583 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3584
3585         * message.el (message-display-completion-list): New function.
3586         (message-expand-group): Use it; make sure the Completions buffer
3587         is modifiable.
3588
3589 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
3590
3591         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
3592         user-mail-name is an empty string.
3593
3594 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
3595
3596         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
3597         depending on gnus-score-decay-constant.
3598
3599         * encrypt.el (encrypt-insert-file-contents)
3600         (encrypt-write-file-contents): Don't use `gnus-message'.
3601
3602         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
3603         arguments.
3604         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
3605         arguments to mm-uu-verbatim-marks-extract.
3606         (mm-uu-hide-markers): New variable.
3607         (mm-uu-extract): Use face similar to `gnus-cite-3'.
3608
3609         * gnus-fun.el (gnus-convert-image-to-x-face-command)
3610         (gnus-convert-image-to-face-command): Use "convert" by default to
3611         allow other input image formats.
3612         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
3613         accordingly.
3614
3615 2005-10-23  Simon Josefsson  <jas@extundo.com>
3616
3617         * imap.el (imap-gssapi-program): Align command line parameters
3618         with latest GNU SASL.
3619         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
3620
3621 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3622
3623         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
3624         HTML.
3625         (nnslashdot-request-article): Ditto.
3626
3627         * lpath.el (featurep): Add nobreak-char-display.
3628
3629 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
3630
3631         * mail-source.el (mail-source-fetch-pop): Require pop3.
3632         (mail-source-check-pop): Ditto.
3633
3634 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3635
3636         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
3637         errors.
3638
3639 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
3640
3641         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
3642         (gnus-treat-strip-leading-blank-lines): Improve doc string.
3643
3644         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
3645
3646         * mm-bodies.el (mm-decode-string): Call
3647         `mm-charset-to-coding-system' with allow-override argument.
3648
3649 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3650
3651         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
3652         (rfc2047-charset-to-coding-system): New function.
3653         (rfc2047-decode-encoded-words): New function.
3654         (rfc2047-decode-region): Use them.
3655         (rfc2047-decode-cte): Remove.
3656         (rfc2047-parse-and-decode): Remove.
3657         (rfc2047-decode): Remove.
3658
3659 2005-10-15  Kenichi Handa  <handa@m17n.org>
3660
3661         * rfc2047.el (rfc2047-decode-cte): New function.
3662         (rfc2047-decode-region): Change the way to decode successive
3663         encoded-words: decode B- or Q-encoding in each encoded-word,
3664         concatenate them, and decode it as charset.
3665
3666 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3667
3668         * lpath.el: Fbind codepage-setup for XEmacs.
3669
3670 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
3671
3672         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
3673         widget-move-and-invoke.
3674         (gnus-custom-mode): Use gnus-custom-map.
3675
3676 2005-10-15  Bill Wohler  <wohler@newt.com>
3677
3678         * message.el (message-tool-bar-map): Renamed image file from
3679         mail_send to mail/send.
3680
3681 2005-10-16  Masatake YAMATO  <jet@gyve.org>
3682
3683         * message.el (message-expand-group): Pass the common
3684         prefix substring of completion to `display-completion-list'.
3685
3686 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
3687
3688         * mml-sec.el (mml-secure-method): New internal variable.
3689         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
3690         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
3691         functions using mml-secure-method.
3692
3693         * mml.el (mml-mode-map): Add key bindings for those functions.
3694         (mml-menu): Simplify security menu entries.  Suggested by Jesper
3695         Harder <harder@myrealbox.com>.
3696         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
3697         end of message if point is the headers of the message.
3698
3699         * message.el (message-in-body-p): New function.
3700
3701         * assistant.el: Autoload gnus-util and netrc.
3702
3703         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
3704         Use `mm-charset-override-alist' only when decoding.
3705
3706         * mm-bodies.el (mm-decode-body): Call
3707         `mm-charset-to-coding-system' with allow-override argument.
3708
3709         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
3710         `filename' from Content-Disposition if Content-Type doesn't
3711         provide `name'.
3712         (gnus-mime-view-part-as-type): Set default instead of
3713         initial-input.
3714
3715 2005-10-09  Daniel Brockman  <daniel@brockman.se>
3716
3717         * format-spec.el (format-spec): Propagate text properties of % spec.
3718
3719 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
3720
3721         * gnus-art.el (gnus-treat-predicate): Add `first'.
3722
3723 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
3724
3725         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
3726         (mm-charset-override-alist): New variable.
3727         (mm-charset-to-coding-system): Use it.
3728         (mm-codepage-setup): New helper function.
3729         (mm-charset-eval-alist): New variable.
3730         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
3731         about unknown charsets.
3732
3733         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
3734
3735 2005-10-04  David Hansen  <david.hansen@gmx.net>
3736
3737         * nnrss.el (nnrss-request-article): Add support for the comments tag.
3738         (nnrss-check-group): Ditto.
3739
3740 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
3741
3742         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
3743         Rename x-gnus-verbatim to x-verbatim.
3744         (mm-uu-type-alist): Fix regexp for verbatim-marks.
3745
3746         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
3747         x-verbatim.
3748
3749         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
3750
3751         * gnus-util.el (gnus-remove-duplicates): Remove.
3752
3753         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
3754         instead of gnus-remove-duplicates.
3755
3756         * message.el (message-remove-duplicates): Remove.
3757         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
3758         message-remove-duplicates.
3759
3760         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
3761         available, else use implementation from `delete-dups'.
3762
3763         * message.el (message-insert-expires): New function.
3764         (message-mode-map): Add key binding.
3765         (message-mode-field-menu): Add menu entry.
3766         (message-mode): Document it.
3767         (message-make-expires-date): Use `message-make-date'.
3768
3769 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
3770
3771         * message.el (message-make-expires-date): New function.
3772
3773 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3774
3775         * Makefile.in (list-installed-shadows): New entry.
3776         (install): Use it.
3777         (remove-installed-shadows): New entry.
3778
3779         * dgnushack.el (dgnushack-default-load-path): New variable.
3780         (dgnushack-find-lisp-shadows): New function.
3781         (dgnushack-remove-lisp-shadows): New function.
3782
3783 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3784
3785         * Makefile.in (install-el-elc): New entry.
3786         (install): Use it so that .el files are necessarily installed.
3787
3788 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3789
3790         * time-date.el: Autoload parse-time-string, XEmacs needs it.
3791
3792 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3793
3794         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
3795         function rather than the diff-mode.el package.
3796         (mm-display-external): Use with-current-buffer.
3797         (mm-viewer-completion-map, mm-viewer-completion-map):
3798         Move initialization inside declaration.
3799
3800 2005-09-29  Simon Josefsson  <jas@extundo.com>
3801
3802         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
3803         autoload mail-check-payment.
3804         (spam-check-hashcash): Define unconditionally, since hashcash.el
3805         is part of Gnus now.  Ignore errors from payment checking.
3806
3807 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
3808
3809         * message.el (message-bold-region, message-unbold-region): Rename
3810         from `bold-region' and `unbold-region'.
3811
3812         * message.el: Remove useless autoloads.
3813
3814 2005-09-28  Simon Josefsson  <jas@extundo.com>
3815
3816         * message.el (message-use-idna): Default to t.
3817         (message-use-idna): Test whether encoding works too.  Doc fix.
3818
3819 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3820
3821         * nntp.el (nntp-warn-about-losing-connection): Remove.
3822
3823 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
3824
3825         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
3826         customizable.  Change default value.
3827         (mm-uu-diff-groups-regexp): Change default value.
3828         (mm-uu-type-alist): Add doc string.
3829         (mm-uu-configure): Add doc string.  Make it interactive.
3830         (mm-uu-tex-groups-regexp): New variable.
3831         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
3832         (mm-uu-type-alist): Add LaTeX documents.
3833         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
3834         of "text/verbatim".
3835         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
3836
3837         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
3838         instead of "text/verbatim".
3839
3840         * message.el (message-mark-inserted-region)
3841         (message-mark-insert-file): Use slrn style marks when called with
3842         prefix argument.
3843
3844 2005-09-27  Simon Josefsson  <jas@extundo.com>
3845
3846         * message.el (message-idna-to-ascii-rhs-1): Reformat.
3847
3848 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3849
3850         * message.el (message-remove-duplicates): New function.
3851         Implementation borrowed from `gnus-remove-duplicates'.
3852         (message-idna-to-ascii-rhs): Also encode idna addresses in
3853         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
3854         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
3855         only ask about the same idna domain once per header and also tell
3856         in what header to replace the idna domain.
3857
3858         * gnus-art.el (article-decode-idna-rhs): Also decode idna
3859         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
3860         (article-decode-idna-rhs): Fix regexp so that all idna-address in
3861         a header is decoded and not just the last one.
3862
3863 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3864
3865         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
3866         has been decoded.
3867
3868         * mm-decode.el (mm-automatic-display): Add text/verbatim.
3869         (mm-insert-part): Don't modify text if it has been decoded.
3870
3871         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
3872         decoded.
3873
3874         * mm-view.el (mm-inline-text): Don't strip text props unless
3875         decoding enriched or richtext parts.
3876
3877 2005-09-25  Romain Francoise  <romain@orebokech.com>
3878
3879         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
3880         * gnus-start.el (gnus-subscribe-interactively):
3881         * gnus-uu.el (gnus-uu-grab-articles):
3882         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
3883         space.
3884
3885 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
3886
3887         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
3888         * mm-view.el (mm-view-pkcs7-decrypt):
3889         * gnus-sum.el (gnus-summary-limit-to-extra)
3890         (gnus-summary-respool-article, gnus-read-move-group-name):
3891         * gnus-score.el (gnus-summary-increase-score):
3892         * gnus-util.el (gnus-completing-read-with-default):
3893         * gnus-art.el (gnus-read-save-file-name)
3894         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
3895         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
3896         * message.el (message-check-news-header-syntax):
3897         Follow convention for reading with the minibuffer.
3898
3899 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
3900
3901         * spam-report.el (spam-report-url-ping-plain):
3902         Use gnus-extended-version as User-Agent.
3903
3904         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
3905         default value is nil.
3906
3907         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
3908         (mm-uu-verbatim-marks-extract): New function.
3909         (mm-uu-extract): New face.
3910         (mm-uu-copy-to-buffer): Use it.
3911
3912         * spam-report.el (spam-report-gmane-ham): Renamed from
3913         `spam-report-gmane-unspam'.
3914         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
3915         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
3916
3917         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
3918         Autoload.
3919         (spam-report-gmane-unregister-routine): Renamed
3920         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
3921
3922 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
3923
3924         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
3925         (spam-report-gmane-unregister-routine): Add support for gmane
3926         unregistration.
3927
3928         * spam-report.el (spam-report-gmane-unspam)
3929         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
3930         (spam-report-gmane): Change to take a single article and do unspam
3931         registration.
3932
3933 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
3934
3935         * mm-url.el (mm-url-decode-entities): Fix regexp.
3936
3937 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3938
3939         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
3940         default to nil, to be able to use Gnus at all.  If the default
3941         switches to something else, then the function should be fixed not
3942         be exceedingly slow.
3943
3944 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
3945
3946         * gnus-start.el (gnus-activate-group): If the server is nil, don't
3947         fail hard.
3948
3949         * spam-report.el: Add better Keywords line.
3950
3951         * spam.el: Add Maintainer and better Keywords line.
3952
3953 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
3954
3955         * gnus-art.el (gnus-article-replace-part)
3956         (gnus-mime-replace-part): New functions.
3957         (gnus-mime-action-alist, gnus-mime-button-commands)
3958         (gnus-mime-save-part-and-strip): Added file argument.
3959         (gnus-article-part-wrapper): Added interactive argument.
3960
3961         * gnus-sum.el (gnus-summary-mime-map): Add
3962         `gnus-article-replace-part'.
3963
3964 2005-09-19  Didier Verna  <didier@xemacs.org>
3965
3966         The nnml compaction feature:
3967         * nnml.el (nnml-request-compact-group): New function.
3968         * nnml.el (nnml-request-compact): New function.
3969         * gnus-int.el (gnus-request-compact-group): New function.
3970         * gnus-int.el (gnus-request-compact): New function.
3971         * gnus-group.el (gnus-group-compact-group): New function.
3972         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
3973         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
3974         * gnus-srvr.el (gnus-server-compact-server): New function.
3975         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
3976         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
3977
3978 2005-09-18  Deepak Goel  <deego@gnufans.org>
3979
3980         * sieve.el (sieve-help): Fix `message' call: first arg should be a
3981         format spec.
3982
3983 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3984
3985         * gnus.el (gnus-group-startup-message): Bind image-load-path.
3986
3987 2005-09-15  Romain Francoise  <romain@orebokech.com>
3988
3989         * message.el (message-fill-paragraph): Clarify docstring.
3990
3991 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3992
3993         * gnus-art.el (gnus-mime-display-part): Protect against broken
3994         MIME messages.
3995
3996 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3997
3998         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
3999         before parsing header.
4000
4001 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
4002
4003         * html2text.el: (html2text-replace-list): Add new entities.
4004
4005 2005-09-11  Romain Francoise  <romain@orebokech.com>
4006
4007         * message.el (message-alternative-emails): Improve docstring.
4008         (message-setup-1): Call `message-use-alternative-email-as-from'
4009         after `message-setup-hook' to give it precedence over posting
4010         styles, etc.
4011         (message-use-alternative-email-as-from): Add docstring.  Remove
4012         the original From header if present.
4013
4014         * nnml.el (nnml-compressed-files-size-threshold): New variable.
4015         (nnml-save-mail): Use it.
4016
4017         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
4018         articles.  Add new argument `silent'.
4019         (gnus-uu-mark-all): Report the total number of marked articles.
4020
4021 2005-09-10  Romain Francoise  <romain@orebokech.com>
4022
4023         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
4024         (gnus-uu-mark-series): Likewise.
4025
4026 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
4027
4028         * spam-report.el (spam-report-gmane): Fix generation of spam
4029         report URL.
4030
4031 2005-09-10  Simon Josefsson  <jas@extundo.com>
4032
4033         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
4034         t, based on discussion on the ding list with Robert Epprecht
4035         <epprecht@solnet.ch>.
4036
4037 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
4038
4039         * spam-report.el (spam-report-gmane): Make it work without
4040         X-Report-Spam header.  Gmane now only provides Archived-At.
4041         This is only used if `spam-report-gmane-use-article-number' is nil.
4042         (spam-report-gmane-spam-header): Remove.  Not used anymore.
4043
4044         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
4045         make `gnus-summary-sort-by-recipient' work with threading.
4046
4047         * nnweb.el (nnweb-google-wash-article): Print a message if article
4048         is not available.
4049
4050 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4051
4052         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
4053         change.  Decode text/* parts content before displaying.
4054
4055 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
4056
4057         * mml-smime.el: Remove defvar of gnus-extract-address-components.
4058
4059 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4060
4061         * mm-view.el (mm-display-inline-fontify): Disable support modes.
4062
4063         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
4064         url-package-name, url-package-version,
4065         w3m-cid-retrieve-function-alist, w3m-current-buffer,
4066         w3m-display-inline-images, and w3m-minor-mode-map.
4067
4068 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
4069
4070         * message.el (message-tab-body-function): Fixed mismatched custom
4071         type.
4072
4073         * gnus.el (gnus-group-change-level-function): Ditto.
4074
4075         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
4076
4077         * gnus-art.el (gnus-signature-limit)
4078         (gnus-article-mime-part-function): Ditto.
4079
4080 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4081
4082         * mml.el (mml-mode): Silence the byte compiler.
4083
4084         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
4085         using `(sit-for 0)' before moving the point to the specified part;
4086         skip unbuttonized parts.
4087         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
4088         return to the summary window if gnus-auto-select-part is non-nil.
4089
4090 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
4091
4092         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
4093         variables.
4094         (mml-dnd-attach-file, mml-mode): Use them.
4095
4096         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
4097         Make fetching article by MID work again for Google Groups.  Added
4098         FIXME concerning gnus-group-make-web-group.
4099
4100         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
4101         Don't depend on Gnus by using mail-extract-address-components if
4102         gnus-extract-address-components is not bound.
4103
4104 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4105
4106         * gnus-art.el (gnus-mime-display-security): Don't display the
4107         signature, but only the signed part.
4108
4109 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4110
4111         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
4112
4113         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
4114         list, not listp.
4115
4116 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
4117
4118         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
4119         when encoding.
4120
4121         * mm-bodies.el (mm-decode-content-transfer-encoding):
4122         De-canonicalize CRLF for all text content types, not just
4123         text/plain.
4124
4125 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4126
4127         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
4128         valid article; point arrow and cursor at the MIME button.
4129
4130 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4131
4132         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
4133         Suggested by Dan Christensen <jdc@uwo.ca>.
4134
4135         * mm-decode.el (mm-save-part): Enable change of prompt.
4136
4137 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
4138
4139         * gnus-msg.el (gnus-inews-add-send-actions): Made
4140         `message-post-method' lambda parameter ARG `&optional'.
4141
4142 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
4143
4144         * gnus-sum.el (gnus-summary-mime-map): Added
4145         gnus-article-save-part-and-strip, gnus-article-delete-part and
4146         gnus-article-jump-to-part.
4147
4148         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
4149         (gnus-article-edit-part): Use it.
4150         (gnus-article-part-wrapper): Added no-handle argument.
4151         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
4152         functions.
4153
4154 2005-08-29  Romain Francoise  <romain@orebokech.com>
4155
4156         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
4157         docstring.
4158         (gnus-face-from-file): Likewise.
4159
4160 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
4161
4162         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
4163         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
4164         non-nil.
4165         (gnus-auto-select-part): New variable.
4166         (gnus-article-jump-to-part): New function.
4167         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
4168         (gnus-mime-delete-part): Allow selecting specified part after
4169         deleting or stripping parts.
4170         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
4171         part if argument is bogus.
4172
4173 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
4174
4175         * gnus-art.el (w3m-minor-mode-map):
4176         * gnus-spec.el (gnus-newsrc-file-version):
4177         * gnus-util.el (nnmail-active-file-coding-system)
4178         (gnus-original-article-buffer, gnus-user-agent):
4179         * gnus.el (gnus-ham-process-destinations)
4180         (gnus-parameter-ham-marks-alist)
4181         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
4182         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
4183         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
4184         * mm-decode.el (gnus-current-window-configuration):
4185         * mm-extern.el (gnus-article-mime-handles):
4186         * mm-url.el (url-current-object, url-package-name)
4187         (url-package-version):
4188         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
4189         (smime-keys, w3m-cid-retrieve-function-alist)
4190         (w3m-current-buffer, w3m-display-inline-images)
4191         (w3m-minor-mode-map):
4192         * mml-smime.el (gnus-extract-address-components):
4193         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
4194         (gnus-newsrc-hashtb, message-default-charset)
4195         (message-deletable-headers, message-options)
4196         (message-posting-charset, message-required-mail-headers)
4197         (message-required-news-headers):
4198         * mml1991.el (mc-pgp-always-sign):
4199         * mml2015.el (mc-pgp-always-sign):
4200         * nnheader.el (nnmail-extra-headers):
4201         * rfc1843.el (gnus-decode-encoded-word-function)
4202         (gnus-decode-header-function, gnus-newsgroup-name):
4203         * spam-stat.el (gnus-original-article-buffer): Add defvars.
4204
4205 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
4206
4207         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
4208         the end of the date treatments.
4209
4210 2005-08-15  Simon Josefsson  <jas@extundo.com>
4211
4212         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
4213         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
4214         Capello and Romain Francoise.
4215         (pgg-fetch-key-function): Removed, not used?
4216         (pgg-insert-url-with-w3): Require url, to get
4217         url-insert-file-contents regardless of where it is defined.
4218
4219 2005-08-13  Romain Francoise  <romain@orebokech.com>
4220
4221         * message.el (message-cite-original-1): New function.
4222         (message-cite-original): Use it.
4223         (message-cite-original-without-signature): Ditto.
4224
4225 2005-08-08  Romain Francoise  <romain@orebokech.com>
4226
4227         * message.el (message-yank-empty-prefix): New variable.
4228         (message-indent-citation): Use it.
4229         (message-cite-original-without-signature): Respect X-No-Archive.
4230
4231 2005-08-08  Simon Josefsson  <jas@extundo.com>
4232
4233         * pgg.el: Autoload url-insert-file-contents instead of loading
4234         w3/url.
4235         (pgg-insert-url-with-w3): Don't load url here.
4236
4237 2005-08-07  Jesper Harder  <harder@phys.au.dk>
4238
4239         * message.el (message-kill-to-signature): Don't insert newline at
4240         bol.
4241         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
4242
4243 2005-08-06  Romain Francoise  <romain@orebokech.com>
4244
4245         * message.el (message-user-fqdn): Fix typo in docstring.
4246
4247 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
4248
4249         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
4250
4251         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
4252
4253 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4254
4255         * mm-bodies.el (mm-encode-body): Use coding system rather than
4256         charset to encode text.
4257
4258         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
4259         number of charsets if utf-8 is available (XEmacs).
4260
4261 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
4262
4263         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
4264         taken from `gnus-button-mid-or-mail-regexp'.
4265         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
4266         (gnus-button-alist): Improve regexp for domain part of the MIDs
4267         for news:localpart@domain buttons.
4268         (gnus-button-ctan-directory-regexp): Update.
4269
4270 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4271
4272         * sieve-manage.el (sieve-manage-interactive-login): Use
4273         make-local-variable rather than make-variable-buffer-local.
4274         (sieve-manage-open): Ditto.
4275         (sieve-manage-authenticate): Ditto.
4276
4277         * mml.el (mml-generate-mime-1): Make the content type default to
4278         text/plain if the filename is not specified.
4279
4280 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4281
4282         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
4283         instead of insert-buffer.
4284
4285         * message.el (message-yank-original): Ditto; set the mark at the
4286         end of the yanked message.
4287
4288 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4289
4290         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
4291         lines to scroll rather than to stop it.
4292
4293         * mml.el (mml-generate-default-type): Add doc string.
4294         (mml-generate-mime-1): Use mm-default-file-encoding or make it
4295         default to application/octet-stream when determining the content
4296         type if it is not specified for the part or the mml contents; add
4297         a comment about mml-generate-default-type.
4298
4299 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
4300
4301         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
4302         make it default to application/octet-stream when determining the
4303         content type if it is not specified for the external contents.
4304
4305 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4306
4307         * rfc2231.el (rfc2231-parse-string): Take care that not only a
4308         segmented parameter but also other parameters might be there.
4309
4310 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4311
4312         * mm-decode.el (mm-display-external): Delete temp file, directory
4313         and buffer immediately if the external process is exited.
4314
4315 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4316
4317         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
4318         fewer lines than that of scroll-margin.
4319         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
4320
4321 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4322
4323         * gnus-art.el (gnus-article-next-page): Revert.
4324         (gnus-article-beginning-of-window): New macro.
4325         (gnus-article-next-page-1): Use it.
4326         (gnus-article-prev-page): Ditto.
4327         (gnus-article-edit-part): Use insert-buffer-substring instead of
4328         insert-buffer.
4329         (gnus-article-edit-exit): Ditto.
4330
4331         * gnus-util.el (gnus-beginning-of-window): Remove.
4332         (gnus-end-of-window): Remove.
4333
4334         * lpath.el: Don't bind header-line-format and scroll-margin.
4335
4336 2005-07-25  Simon Josefsson  <jas@extundo.com>
4337
4338         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
4339         to have the url package without w3.  Reported by Daiki Ueno
4340         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
4341
4342 2005-07-20  Didier Verna  <didier@xemacs.org>
4343
4344         * gnus-diary.el: Remove the description comment (nndiary is now
4345         properly documented in the Gnus manual).
4346         Fix the spelling of "Back End".
4347         * nndiary.el: Ditto.
4348         Fix the copyright notice.
4349
4350 2005-07-18  Romain Francoise  <romain@orebokech.com>
4351
4352         * gnus-sum.el (gnus-summary-to-prefix,
4353         gnus-summary-newsgroup-prefix): New variables.
4354         (gnus-summary-from-or-to-or-newsgroups): Use them.
4355
4356 2005-07-17  Romain Francoise  <romain@orebokech.com>
4357
4358         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
4359         space as it's generally not especially interesting to the user.
4360
4361 2005-07-16  Romain Francoise  <romain@orebokech.com>
4362
4363         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
4364         nil to avoid prompting and file modification if one of the
4365         messages at the top of the nnfolder file contains a copyright
4366         notice.
4367         Update copyright notice.
4368
4369         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
4370         instead of `current-time-string' as the latter creates a time
4371         string that is not RFC 2822 compliant (it lacks the zone).
4372         Update copyright notice.
4373
4374 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4375
4376         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
4377         for text/rtf.  Display default in prompt.  Pass default for M-n.
4378
4379         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
4380
4381 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4382
4383         * gnus-msg.el (gnus-button-mailto): Remove
4384         save-selected-window-window hackery because it relies on
4385         save-selected-window internals.
4386
4387 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4388
4389         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
4390         (gnus-article-next-page-1): Use gnus-beginning-of-window.
4391         (gnus-article-prev-page): Ditto.
4392
4393         * gnus-util.el (gnus-beginning-of-window): New function.
4394         (gnus-end-of-window): New function.
4395
4396         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
4397
4398 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
4399
4400         * gnus-score.el (gnus-score-edit-all-score): Set
4401         gnus-score-edit-exit-function to gnus-score-edit-done and call
4402         gnus-message.
4403
4404 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4405
4406         * gnus-msg.el (gnus-button-mailto): Remove
4407         save-selected-window-window hackery because it relies on
4408         save-selected-window internals.
4409
4410 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4411
4412         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
4413         add-minor-mode.
4414         (gnus-binary-mode): Ditto.
4415
4416         * gnus-topic.el (gnus-topic-mode): Ditto.
4417
4418 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
4419
4420         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
4421         (gnus-article-prev-page): Take scroll-margin into consideration.
4422
4423 2005-07-04  Lute Kamstra  <lute@gnu.org>
4424
4425         Update FSF's address in GPL notices.
4426
4427 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
4428
4429         * gnus.el (gnus-exit):
4430         * gnus-group.el (gnus-group-icons):
4431         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
4432
4433         * gnus-nocem.el (gnus-nocem):
4434         * message.el (message-various, message-buffers, message-sending)
4435         (message-interface, message-forwarding, message-insertion)
4436         (message-headers, message-news, message-mail):
4437         * pgg-gpg.el (pgg-gpg):
4438         * pgg-parse.el (pgg-parse):
4439         * pgg-pgp.el (pgg-pgp):
4440         * pgg-pgp5.el (pgg-pgp5):
4441         * pop3.el (pop3): Finish `defgroup' description with period.
4442
4443 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4444
4445         * gnus-art.el (article-display-face): Improve the efficiency.
4446         (article-display-x-face): Ditto; remove grey x-face stuff.
4447
4448 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4449
4450         * gnus-art.el (article-display-face): Correct the position in
4451         which Faces are inserted.
4452
4453 2005-06-29  Didier Verna  <didier@xemacs.org>
4454
4455         * gnus-art.el (article-display-face): Display faces in correct
4456         order.
4457
4458 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4459
4460         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
4461         (gnus-fill-real-hashtb): Use hash table instead of obarray.
4462         (gnus-nocem-check-article): Fetch the Type header.
4463         (gnus-nocem-message-wanted-p): Fix the way to examine types.
4464         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
4465         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
4466         make sure gnus-nocem-hashtb is initialized.
4467         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
4468         (gnus-nocem-unwanted-article-p): Ditto.
4469
4470         * pgg.el (pgg-verify): Return the verification result.
4471
4472 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4473
4474         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
4475         is ascii.
4476
4477 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
4478
4479         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
4480         `show-nonbreak-escape'.
4481
4482 2005-06-23  Lute Kamstra  <lute@gnu.org>
4483
4484         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
4485
4486         * dig.el (dig-mode):
4487         * smime.el (smime-mode): Use gnus-run-mode-hooks.
4488
4489 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
4490
4491         * nnimap.el (nnimap-split-download-body): Fix spellings.
4492
4493 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
4494
4495         * gnus-art.el (gnus-article-encrypt-body):
4496         * gnus-cus.el (gnus-score-customize):
4497         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
4498         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
4499
4500 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4501
4502         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
4503         header by looking for magic "MII" at the beginnig.
4504
4505 2005-06-16  Miles Bader  <miles@gnu.org>
4506
4507         * gnus-xmas.el (gnus-xmas-group-startup-message):
4508         Use renamed gnus-splash face.
4509
4510         * assistant.el (assistant-field): Remove "-face" suffix from face name.
4511         (assistant-field-face): New backward-compatibility alias for renamed
4512         face.
4513         (assistant-render-text): Use renamed assistant-field face.
4514
4515         * spam.el (spam): Remove "-face" suffix from face name.
4516         (spam-face): New backward-compatibility alias for renamed face.
4517         (spam-face, spam-initialize): Use renamed spam face.
4518
4519         * message.el (message-header-to, message-header-cc)
4520         (message-header-subject, message-header-newsgroups)
4521         (message-header-other, message-header-name)
4522         (message-header-xheader, message-separator, message-cited-text)
4523         (message-mml): Remove "-face" suffix from face names.
4524         (message-header-to-face, message-header-cc-face)
4525         (message-header-subject-face, message-header-newsgroups-face)
4526         (message-header-other-face, message-header-name-face)
4527         (message-header-xheader-face, message-separator-face)
4528         (message-cited-text-face, message-mml-face):
4529         New backward-compatibility aliases for renamed faces.
4530         (message-font-lock-keywords): Use renamed message faces.
4531
4532         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
4533         (sieve-test-commands, sieve-tagged-arguments):
4534         Remove "-face" suffix from face names.
4535         (sieve-control-commands-face, sieve-action-commands-face)
4536         (sieve-test-commands-face, sieve-tagged-arguments-face):
4537         New backward-compatibility aliases for renamed faces.
4538         (sieve-control-commands-face, sieve-action-commands-face)
4539         (sieve-test-commands-face, sieve-tagged-arguments-face):
4540         Use renamed sieve faces.
4541
4542         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
4543         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
4544         (gnus-group-news-3-empty, gnus-group-news-4)
4545         (gnus-group-news-4-empty, gnus-group-news-5)
4546         (gnus-group-news-5-empty, gnus-group-news-6)
4547         (gnus-group-news-6-empty, gnus-group-news-low)
4548         (gnus-group-news-low-empty, gnus-group-mail-1)
4549         (gnus-group-mail-1-empty, gnus-group-mail-2)
4550         (gnus-group-mail-2-empty, gnus-group-mail-3)
4551         (gnus-group-mail-3-empty, gnus-group-mail-low)
4552         (gnus-group-mail-low-empty, gnus-summary-selected)
4553         (gnus-summary-cancelled, gnus-summary-high-ticked)
4554         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
4555         (gnus-summary-high-ancient, gnus-summary-low-ancient)
4556         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
4557         (gnus-summary-low-undownloaded)
4558         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
4559         (gnus-summary-low-unread, gnus-summary-normal-unread)
4560         (gnus-summary-high-read, gnus-summary-low-read)
4561         (gnus-summary-normal-read, gnus-splash):
4562         Remove "-face" suffix from face names.
4563         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4564         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4565         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4566         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4567         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4568         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4569         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4570         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4571         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4572         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4573         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4574         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4575         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4576         (gnus-summary-normal-ticked-face)
4577         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
4578         (gnus-summary-normal-ancient-face)
4579         (gnus-summary-high-undownloaded-face)
4580         (gnus-summary-low-undownloaded-face)
4581         (gnus-summary-normal-undownloaded-face)
4582         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4583         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4584         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4585         (gnus-splash-face):
4586         New backward-compatibility aliases for renamed faces.
4587         (gnus-group-startup-message): Use renamed gnus faces.
4588
4589         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
4590         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
4591         (gnus-server-agent): Remove "-face" suffix from face names.
4592         (gnus-server-agent-face, gnus-server-opened-face)
4593         (gnus-server-closed-face, gnus-server-denied-face)
4594         (gnus-server-offline-face):
4595         New backward-compatibility aliases for renamed faces.
4596         (gnus-server-agent-face, gnus-server-opened-face)
4597         (gnus-server-closed-face, gnus-server-denied-face)
4598         (gnus-server-offline-face): Use renamed gnus faces.
4599
4600         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
4601         Remove "-face" suffix from face names.
4602         (gnus-picon-xbm-face, gnus-picon-face):
4603         New backward-compatibility aliases for renamed faces.
4604
4605         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
4606         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
4607         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
4608         (gnus-cite-11): Remove "-face" suffix from face names.
4609         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
4610         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
4611         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
4612         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
4613         New backward-compatibility aliases for renamed faces.
4614         (gnus-cite-attribution-face, gnus-cite-face-list)
4615         (gnus-article-boring-faces): Use renamed gnus faces.
4616
4617         * gnus-art.el (gnus-signature, gnus-header-from)
4618         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
4619         (gnus-header-content): Remove "-face" suffix from face names.
4620         (gnus-signature-face, gnus-header-from-face)
4621         (gnus-header-subject-face, gnus-header-newsgroups-face)
4622         (gnus-header-name-face, gnus-header-content-face):
4623         New backward-compatibility aliases for renamed faces.
4624         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
4625
4626         * gnus-sum.el (gnus-summary-selected-face)
4627         (gnus-summary-highlight): Use renamed gnus faces.
4628         * gnus-group.el (gnus-group-highlight): Likewise.
4629
4630 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
4631
4632         * gnus-sieve.el (gnus-sieve-article-add-rule):
4633         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
4634         * spam-stat.el (spam-stat-buffer-change-to-spam)
4635         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
4636
4637         * message.el (message-is-yours-p):
4638         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
4639
4640 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4641
4642         * mm-view.el (mm-inline-text): Withdraw the last change.
4643
4644 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4645
4646         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
4647         executing enriched-decode.
4648
4649 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4650
4651         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
4652         charset of tar files.
4653
4654 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
4655
4656         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
4657
4658 2005-06-04  Lute Kamstra  <lute@gnu.org>
4659
4660         * nnfolder.el (nnfolder-read-folder): Make sure that undo
4661         information is never recorded.
4662
4663 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4664
4665         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
4666
4667 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4668
4669         * pop3.el (pop3-apop): Run md5 in the binary mode.
4670
4671         * starttls.el (starttls-set-process-query-on-exit-flag):
4672         Use eval-and-compile.
4673
4674 2005-05-31  Simon Josefsson  <jas@extundo.com>
4675
4676         * smime.el (smime-replace-in-string): Define.
4677         (smime-cert-by-ldap-1): Use it.
4678
4679 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4680
4681         * gnus-art.el (article-display-x-face): Replace
4682         process-kill-without-query by gnus-set-process-query-on-exit-flag.
4683
4684         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
4685         set-process-query-on-exit-flag or process-kill-without-query.
4686
4687         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
4688         loop instead of replace-regexp.
4689
4690         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
4691         instead of process-kill-without-query if it is available.
4692
4693         * lpath.el: Fbind ldap-search-entries.
4694
4695         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
4696         instead of find-file-hooks if it is available.
4697
4698         * mml1991.el: Bind pgg-default-user-id when compiling.
4699
4700         * mml2015.el: Bind pgg-default-user-id when compiling.
4701
4702         * nndraft.el (nndraft-request-associate-buffer):
4703         Use write-contents-functions instead of write-contents-hooks if it is
4704         available.
4705
4706         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
4707         instead of find-file-hooks if it is available.
4708
4709         * nntp.el (nntp-open-connection): Replace
4710         process-kill-without-query by gnus-set-process-query-on-exit-flag.
4711         (nntp-open-ssl-stream): Ditto.
4712         (nntp-open-tls-stream): Ditto.
4713
4714         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
4715         set-process-query-on-exit-flag or process-kill-without-query.
4716         (starttls-open-stream-gnutls): Use it instead of
4717         process-kill-without-query.
4718         (starttls-open-stream): Ditto.
4719
4720 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
4721
4722         * smime.el (smime-cert-by-ldap-1): Don't use
4723         replace-regexp-in-string.
4724
4725 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4726
4727         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
4728
4729         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
4730         in PEM format. Adjust to the XEmacs compability.
4731
4732 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
4733
4734         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
4735         by `string-to-number'.
4736         * gnus-agent.el (gnus-agent-regenerate-group)
4737         (gnus-agent-fetch-articles): Ditto.
4738         * gnus-art.el (gnus-button-fetch-group): Ditto.
4739         * gnus-cache.el (gnus-cache-generate-active)
4740         (gnus-cache-articles-in-group): Ditto.
4741         * gnus-group.el (gnus-group-set-current-level)
4742         (gnus-group-insert-group-line): Ditto.
4743         * gnus-score.el (gnus-score-set-expunge-below)
4744         (gnus-score-set-mark-below, gnus-summary-score-effect)
4745         (gnus-summary-score-entry): Ditto.
4746         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
4747         (gnus-soup-pack): Ditto.
4748         * gnus-spec.el (gnus-xmas-format): Ditto.
4749         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
4750         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
4751         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
4752         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
4753         * nndb.el (nndb-get-remote-expire-response): Ditto.
4754         * nndiary.el (nndiary-parse-schedule-value)
4755         (nndiary-string-to-number, nndiary-request-replace-article)
4756         (nndiary-request-article): Ditto.
4757         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
4758         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
4759         * nneething.el (nneething-make-head): Ditto.
4760         * nnfolder.el (nnfolder-request-article)
4761         (nnfolder-retrieve-headers): Ditto.
4762         * nnheader.el (nnheader-file-to-number): Ditto.
4763         * nnkiboze.el (nnkiboze-request-article): Ditto.
4764         * nnmail.el (nnmail-process-unix-mail-format)
4765         (nnmail-process-babyl-mail-format): Ditto.
4766         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
4767         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
4768         (nnmh-request-create-group, nnmh-request-list-1)
4769         (nnmh-request-group, nnmh-request-article): Ditto.
4770         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
4771         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
4772         * nnsoup.el (nnsoup-make-active): Ditto.
4773         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
4774         * nntp.el (nntp-find-group-and-number)
4775         (nntp-retrieve-headers-with-xover): Ditto.
4776         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
4777         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
4778         (pgg-format-key-identifier): Ditto.
4779         * pop3.el (pop3-last, pop3-stat): Ditto.
4780         * qp.el (quoted-printable-decode-region): Ditto.
4781
4782         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
4783         of concat.
4784
4785 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4786
4787         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
4788
4789         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
4790
4791         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
4792
4793         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
4794
4795         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
4796
4797         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
4798
4799         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
4800         (gnus-carpal-mode): Ditto.
4801
4802         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
4803         (gnus-browse-mode): Ditto.
4804
4805         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
4806
4807         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
4808
4809 2005-05-29  Richard M. Stallman  <rms@gnu.org>
4810
4811         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
4812
4813 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4814
4815         * gnus-util.el (gnus-run-mode-hooks): New function.
4816
4817         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
4818
4819         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
4820         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
4821
4822 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
4823
4824         * gnus-agent.el (gnus-agent-make-mode-line-string):
4825         Use mode-line-highlight as mouse-face.
4826
4827 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4828
4829         * canlock.el (canlock): Change the parent group to news.
4830
4831         * deuglify.el (gnus-outlook-deuglify): Add :group.
4832
4833         * dig.el (dig): Add :group.
4834
4835         * dns-mode.el (dns-mode): Add :group.
4836
4837         * encrypt.el (encrypt): Add :group.
4838
4839         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
4840         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
4841         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
4842         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
4843         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
4844
4845         * gnus-diary.el (gnus-diary): Add :group.
4846
4847         * gnus.el (gnus-group-news-1-face): Add :group.
4848         (gnus-group-news-1-empty-face): Ditto.
4849         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
4850         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
4851         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
4852         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
4853         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
4854         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
4855         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
4856         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
4857         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
4858         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
4859         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
4860         (gnus-summary-high-ticked-face): Ditto.
4861         (gnus-summary-low-ticked-face): Ditto.
4862         (gnus-summary-normal-ticked-face): Ditto.
4863         (gnus-summary-high-ancient-face): Ditto.
4864         (gnus-summary-low-ancient-face): Ditto.
4865         (gnus-summary-normal-ancient-face): Ditto.
4866         (gnus-summary-high-undownloaded-face): Ditto.
4867         (gnus-summary-low-undownloaded-face): Ditto.
4868         (gnus-summary-normal-undownloaded-face): Ditto.
4869         (gnus-summary-high-unread-face): Ditto.
4870         (gnus-summary-low-unread-face): Ditto.
4871         (gnus-summary-normal-unread-face): Ditto.
4872         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
4873         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
4874
4875         * hashcash.el (hashcash): New custom group.
4876         (hashcash-default-payment): Add :group.
4877         (hashcash-payment-alist): Ditto.
4878         (hashcash-default-accept-payment): Ditto.
4879         (hashcash-accept-resources): Ditto.
4880         (hashcash-path): Ditto.
4881         (hashcash-extra-generate-parameters): Ditto.
4882         (hashcash-double-spend-database): Ditto.
4883         (hashcash-in-news): Ditto.
4884
4885         * message.el (message-minibuffer-local-map): Add :group.
4886
4887         * netrc.el (netrc): Add :group.
4888
4889         * sieve-manage.el (sieve-manage-log): Add :group.
4890         (sieve-manage-default-user): Diito.
4891         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
4892         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
4893         (sieve-manage-authenticators): Ditto.
4894         (sieve-manage-authenticator-alist): Ditto.
4895         (sieve-manage-default-port): Ditto.
4896
4897         * sieve-mode.el (sieve-control-commands-face): Add :group.
4898         (sieve-action-commands-face): Ditto.
4899         (sieve-test-commands-face): Ditto.
4900         (sieve-tagged-arguments-face): Ditto.
4901
4902         * smime.el (smime): Add :group.
4903
4904         * spam-report.el (spam-report): Add :group.
4905
4906         * spam.el (spam, spam-face): Add :group.
4907
4908 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4909
4910         * nntp.el (nntp-next-result-arrived-p): Some news servers may
4911         return \n.\n.\n at the end of articles.  Protect against that.
4912         (nntp-with-open-group): Allow debugging.
4913
4914         * nnheader.el (mail-header-set-extra): Make into a function
4915         because I just could't understand how to quote the list properly.
4916
4917         * dns.el (query-dns-cached): New function.
4918
4919 2005-05-26  Lute Kamstra  <lute@gnu.org>
4920
4921         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
4922
4923 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4924
4925         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
4926
4927         * gnus-art.el: Don't autoload mail-extract-address-components.
4928
4929         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
4930         eval-and-compile to evaluate it.
4931
4932         * hashcash.el: Don't autoload executable-find.
4933
4934         * nndb.el: Don't declare the nndb back end two or more times; don't
4935         autoload news-reply-mode, news-setup, cancel-timer and telnet.
4936
4937         * nntp.el: Autoload format-spec instead of format; use
4938         eval-and-compile to evaluate autoload forms.
4939
4940 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
4941
4942         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
4943
4944 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4945
4946         * gnus.el (gnus-version-number): Bump version.
4947
4948 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4949
4950         * gnus.el: No Gnus v0.3 is released.
4951
4952 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4953
4954         * lpath.el (featurep): Bind show-nonbreak-escape.
4955
4956 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4957
4958         * gnus-art.el (gnus-article-edit-part): Disable undo.
4959
4960 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4961
4962         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
4963         gnus-article-date-lapsed-new-header is t if date timer is active;
4964         skip headers in which the original date value is empty.
4965         (gnus-article-save-original-date): Redefine it as a macro.
4966         (gnus-display-mime): Use it.
4967
4968 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4969
4970         * gnus-art.el (article-date-ut): Support converting date in
4971         forwarded parts as well.
4972         (gnus-article-save-original-date): New function.
4973         (gnus-display-mime): Use it.
4974
4975 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
4976
4977         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
4978         enclosure element of <item>.
4979
4980 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
4981
4982         * message.el (message-kill-buffer-query): Renamed from
4983         `message-kill-buffer-query-if-modified'.  Added :version.
4984
4985 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4986
4987         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
4988         window layout.
4989
4990 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4991
4992         * mml.el: Autoload dnd when compiling.
4993
4994 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
4995
4996         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
4997         x-dnd-*.
4998
4999 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5000
5001         * qp.el (quoted-printable-encode-region): Save excursion.
5002
5003 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
5004
5005         * message.el (message-kill-buffer-query-if-modified): Add new variable
5006         so the user can kill a modified message buffer quickly.
5007         (message-kill-buffer): Use it.
5008
5009 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5010
5011         * lpath.el: Fbind display-time-event-handler; don't fbind
5012         string-to-multibyte.
5013
5014         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
5015
5016 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5017
5018         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
5019         contained in text because xml.el decodes entities) with LFs.
5020
5021 2005-04-11  Lute Kamstra  <lute@gnu.org>
5022
5023         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
5024         differently.
5025
5026 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5027
5028         * mm-util.el (mm-detect-coding-region): Typo.
5029
5030 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5031
5032         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
5033
5034 2005-04-06  D Goel  <deego@gnufans.org>
5035
5036         * spam-stat.el (spam-stat-score-buffer): Add a call to a
5037         user-function allow user modifications of the scores.
5038         (spam-stat-score-buffer-user): New function, to allow
5039         user-computed modifications to the score.
5040         (spam-stat-score-buffer-user-functions): list of additional
5041         scoring functions
5042         (spam-stat-error-holder): global temporary error holder
5043         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
5044         variable
5045
5046 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5047
5048         * gnus-registry.el (gnus-registry-clean-empty-function)
5049         (gnus-registry-trim, gnus-registry-fetch-groups)
5050         (gnus-registry-delete-group): Groups that match
5051         `gnus-registry-ignored-groups' are removed from the registry
5052         entries, not just ignored for splitting.  This helps clean up the
5053         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
5054         to get all the groups a message ID is in.
5055
5056         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
5057         (spam-stat-split-fancy): Change "threshhold" to "threshold"
5058         (spam-stat-score-buffer-user-functions): Add :number custom type.
5059
5060 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5061
5062         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
5063         argument in XEmacs.
5064
5065         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
5066         (nnrss-request-group): Decode group name first.
5067         (nnrss-request-article): Make a text/plain article if mml-to-mime
5068         failed.
5069         (nnrss-get-encoding): Return a compatible encoding according to
5070         nnrss-compatible-encoding-alist.
5071         (nnrss-find-el): Use consp instead of listp.
5072         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
5073
5074 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5075
5076         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
5077         which Emacs 20 doesn't support.
5078         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
5079
5080 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
5081
5082         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
5083         silence the byte compiler inside the defun
5084
5085         * gnus-demon.el (parse-time-string): Add autoload.
5086
5087         * gnus-delay.el (parse-time-string): Add autoload.
5088
5089         * gnus-art.el (parse-time-string): Add autoload.
5090
5091         * nnultimate.el (parse-time): Require for `parse-time-string'.
5092
5093 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
5094
5095         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
5096
5097         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
5098
5099         * smime.el (smime-ldap-host-list): Add :version.
5100
5101 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5102
5103         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
5104         pass it to `gnus-browse-read-group'.
5105         (gnus-browse-read-group): Add NUMBER argument and pass it to
5106         `gnus-group-read-ephemeral-group'.
5107
5108         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
5109         argument and pass it to `gnus-group-read-group'.
5110
5111 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
5112
5113         * mm-util.el (mm-xemacs-find-mime-charset): Only call
5114         mm-xemacs-find-mime-charset-1 if we have the mule feature
5115         available at runtime.
5116
5117 2005-03-25  Werner Lemberg  <wl@gnu.org>
5118
5119         * nnmaildir.el: Replace `illegal' with `invalid'.
5120
5121 2005-03-23  Lute Kamstra  <lute@gnu.org>
5122
5123         * time-date.el: Add comment on time value formats.
5124         Don't require parse-time.
5125         (with-decoded-time-value): New macro.
5126         (encode-time-value): New function.
5127         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
5128         (days-to-time): Return a valid time value when arg is huge.
5129         (time-since): Use time-subtract.
5130         (time-to-number-of-days): Use time-to-seconds.
5131
5132 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5133
5134         * gnus-start.el (gnus-display-time-event-handler):
5135         Check display-time-timer at runtime rather than only at load time
5136         in case display-time-mode is turned off in the mean time.
5137
5138 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5139
5140         * nnimap.el (nnimap-open-connection): Print which authinfo file is
5141         used.
5142
5143         * nneething.el (nneething-map-file-directory): Derive from
5144         `gnus-directory'.
5145
5146         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
5147         the To/Cc button.
5148
5149 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
5150
5151         * nnmaildir.el (nnmaildir-request-accept-article):
5152         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
5153
5154 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
5155
5156         * gnus-async.el: Require timer-funcs at compile time when in
5157         XEmacs for `run-with-idle-timer'.
5158
5159 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
5160
5161         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
5162         autoloaded function.
5163
5164 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5165
5166         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
5167
5168 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
5169
5170         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
5171
5172 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5173
5174         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
5175         gnus-expert-user to default.
5176
5177 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
5178
5179         * nnimap.el (nnimap-open-server): Ditto.
5180
5181         * imap.el (imap-authenticate): Fix typo.
5182
5183 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
5184
5185         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
5186         buffer (since IMAP server might return FETCH response out of
5187         order, and the nntp buffer must be sorted).
5188
5189 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
5190
5191         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
5192         comparison on string.
5193
5194         * gnus-agent.el (gnus-agent-long-article,
5195         gnus-agent-short-article, gnus-agent-score): Renamed category
5196         keywords to match gnus-cus.
5197         (gnus-agent-summary-fetch-series): Modified to protect against
5198         gnus-agent-summary-fetch-group clearing processable flags.
5199         (gnus-agent-synchronize-group-flags): Update live group buffer as
5200         synchronization may occur due to the user toggle the plugged
5201         status.
5202         (gnus-agent-fetch-group-1): Clear downloadable flag when article
5203         successfully downloaded.
5204         (gnus-agent-expire-group-1): Avoid using markers when the overview
5205         is in ascending order; greatly improves performance.
5206         (gnus-agent-regenerate-group): Use
5207         gnus-agent-synchronize-group-flags to reset read status in both
5208         gnus and server.
5209         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
5210
5211 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5212
5213         * message.el: Don't autoload former message-utils variables.
5214         (message-strip-subject-trailing-was): Change doc string.
5215
5216         * nnweb.el: Fixes for `gnus-group-make-web-group'.
5217         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
5218         (nnweb-google-search): Add "hl=en" here.
5219         (nnweb-google-parse-1, nnweb-google-create-mapping):
5220         Don't hardcode URL.
5221
5222 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
5223
5224         * message.el (message-get-reply-headers, message-followup):
5225         Mention related variables `message-use-followup-to' and
5226         `message-use-mail-followup-to', in the information buffer.
5227
5228         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
5229         of broken groups(-beta).google.com.
5230
5231 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5232
5233         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
5234         parameter to invoked gnus-request-move-article; remove the
5235         redundant gnus-sum-hint-move-is-internal variable; apply the marks
5236         all at once instead of once per article.
5237         (gnus-summary-remove-process-mark): Accept a list of articles as
5238         well as a single article for processing.
5239
5240         * gnus-int.el (gnus-request-move-article): Add move-is-internal
5241         parameter.
5242
5243         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
5244
5245         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
5246
5247         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
5248         parameter.
5249
5250         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
5251         parameter.
5252
5253         * nnimap.el (nnimap-request-move-article): Add move-is-internal
5254         parameter and remove the gnus-sum-hint-move-is-internal variable.
5255
5256         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
5257         parameter.
5258
5259         * nndraft.el (nndraft-request-move-article): Add move-is-internal
5260         parameter.
5261
5262         * nndiary.el (nndiary-request-move-article): Add move-is-internal
5263         parameter.
5264
5265         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
5266
5267         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
5268         parameter.
5269
5270         * nnagent.el (nnagent-request-move-article): Add move-is-internal
5271         parameter.
5272
5273 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5274
5275         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
5276         a more conservative way.
5277
5278 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5279
5280         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
5281         buffer, so it moves the window's cursor.
5282
5283 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5284
5285         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
5286         `mm-dissect-multipart' and receive the from field as an (optional)
5287         argument from `mm-dissect-multipart'.
5288         (mm-dissect-multipart): Receive the from field as an argument and
5289         pass it on when we call `mm-dissect-buffer' on MIME parts.
5290         Fixes verification/decryption of signed/encrypted MIME parts.
5291
5292 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
5293
5294         * gnus-sum.el (gnus-summary-move-article): Set
5295         gnus-sum-hint-move-is-internal for gnus-request-move-article and
5296         whatever it calls (right now, only nnimap-request-move article
5297         respects it).
5298
5299         * nnimap.el (nnimap-request-move-article): When
5300         gnus-sum-hint-move-is-internal is set, don't do the extra
5301         nnimap-request-article.
5302
5303 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
5304
5305         * nnheader.el (nnheader-find-file-noselect): Add doc string.
5306
5307         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
5308         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
5309
5310         * gnus-sum.el (gnus-summary-caesar-message):
5311         Apply `gnus-treat-article' after rotation.
5312
5313         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
5314         doc string.
5315
5316 2005-02-22  Simon Josefsson  <jas@extundo.com>
5317
5318         * encrypt.el (encrypt-password-cache-expiry): Remove (use
5319         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
5320         <arne@arnested.dk>.
5321         (encrypt): Add password-cache and password-cache-expiry as group
5322         members.
5323
5324 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5325
5326         * smime.el (smime-ldap-host-list): Doc fix.
5327         (smime-ask-passphrase): Use `password-read-and-add' to read (and
5328         cache) password.
5329         (smime-sign-region): Use it.
5330         (smime-decrypt-region): Use it.
5331         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
5332         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
5333         fails.
5334         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
5335         certificate from DER to PEM format rather than calling openssl.
5336
5337         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
5338
5339         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
5340         for signing/encryption.
5341
5342         * mml.el (mml-parse-1): Use them.
5343
5344 2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5345
5346         * nnrss.el (nnrss-verbose): Removed.
5347         (nnrss-request-group): Use `nnheader-message' instead.
5348
5349 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
5350
5351         * nnrss.el (nnrss-verbose): New variable.
5352         (nnrss-request-group): Make it say nnrss is requesting a group.
5353
5354 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
5355
5356         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
5357         Handle news URL with given port correctly.
5358
5359 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5360
5361         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
5362         containing special characters.
5363
5364         * gnus-sum.el (gnus-summary-edit-article): Ditto.
5365
5366         * mml.el (mime-to-mml): Ditto.
5367
5368         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
5369         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
5370         (rfc2047-decode-region): Quote decoded words containing special
5371         characters when rfc2047-quote-decoded-words-containing-tspecials
5372         is non-nil.
5373
5374 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5375
5376         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
5377
5378         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
5379
5380 2005-02-15  Simon Josefsson  <jas@extundo.com>
5381
5382         * nnimap.el (nnimap-debug): Doc fix.
5383
5384         * imap.el (imap-debug): Doc fix.
5385
5386 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5387
5388         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
5389
5390 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
5391
5392         * gnus.el (spam-contents): Improve docs for spam-contents
5393         parameter in its variable incarnation.
5394
5395 2005-02-14  Simon Josefsson  <jas@extundo.com>
5396
5397         * smime-ldap.el: Use require instead of load-library for ldap.
5398         (smime-ldap-search): Indent.
5399         (smime-ldap-search-internal): Shorten line.
5400
5401         * smime.el (smime-cert-by-dns): Add doc-string.
5402         (smime-cert-by-ldap-1): Indent.
5403
5404         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
5405         mml-smime-get-dns-ldap.
5406         (mml-smime-encrypt-query): Use new function.  Default to ldap.
5407
5408 2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5409
5410         * smime.el: Require smime-ldap.
5411         (smime-ldap-host-list): New variable.
5412         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
5413
5414         * mml-smime.el (mml-smime-encrypt-query): New function.
5415         (mml-smime-encrypt-query): Use it.
5416
5417         * smime-ldap.el: New file.
5418
5419 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5420
5421         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
5422
5423 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5424
5425         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
5426         argument in doc string.  Make query for type more clear.
5427
5428 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
5429
5430         * gnus.el (gnus-group-startup-message): Search for gnus images in
5431         etc/images/gnus.
5432         * mm-util.el (mm-image-load-path): Likewise.
5433         * smiley.el (smiley-data-directory): Search for smilies in
5434         etc/images/smilies.
5435
5436 2005-02-09  Kim F. Storm  <storm@cua.dk>
5437
5438         Change Emacs release version from 21.4 to 22.1 throughout.
5439         Change Emacs development version from 21.3.50 to 22.0.50.
5440
5441 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5442
5443         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
5444
5445         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
5446         non-Mule XEmacs as well.
5447         (mm-decompress-buffer): Signal an error intentionally if it does
5448         not decompress compressed data because auto-compression-mode is
5449         disabled.
5450
5451 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
5452
5453         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
5454         an ID in the registry even if it has no groups.
5455
5456 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5457
5458         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
5459         merge it into mm-decompress-buffer.
5460         (gnus-mime-copy-part): Use the MIME part charset, the value which
5461         a user specified or gnus-newsgroup-charset for decoding, like
5462         gnus-mime-inline-part does; set buffer-file-coding-system to tell
5463         save-buffer what was used.  Suggested by Kevin Ryde
5464         <user42@zip.com.au>.
5465         (gnus-mime-inline-part): Allow the name parameter as well as the
5466         filename parameter; force decompressing of compressed data; always
5467         display contents being not decoded as unibyte.
5468
5469         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
5470         as well as the filename parameter.
5471
5472         * mm-util.el (mm-decompress-buffer): Merge
5473         gnus-mime-jka-compr-maybe-uncompress.
5474         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
5475         of compressed data.
5476
5477 2005-02-08  Simon Josefsson  <jas@extundo.com>
5478
5479         * imap.el (imap-log): Doc fix.
5480
5481 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5482
5483         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
5484         the coding cookies; decompress compressed parts.
5485
5486         * mml.el (mml-generate-mime-1): Add the charaset parameter according
5487         to the value which a user specified manually or the coding cookie.
5488
5489         * mm-util.el (mm-string-to-multibyte): New function.
5490         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
5491         (mm-coding-system-to-mime-charset): New function.
5492         (mm-decompress-buffer): New function.
5493         (mm-find-buffer-file-coding-system): New function.
5494
5495         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
5496         (mm-display-inline-fontify): Rewrite for decoding and decompressing
5497         parts.
5498
5499 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5500
5501         * mm-view.el (mm-display-inline-fontify): Decode a part according
5502         to the charset parameter.
5503
5504 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5505
5506         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
5507         prefix arg is neither nil nor a number, as info specifies.
5508
5509 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5510
5511         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
5512         timestamps.
5513
5514 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
5515
5516         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
5517         groups error checking and notify user.
5518
5519 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
5520
5521         * message.el (message-send-mail-function): Check existence of
5522         sendmail-program first before using default value
5523         `message-send-mail-with-sendmail'.  Otherwise use more generic
5524         `smtpmail-send-it'.
5525
5526 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5527
5528         * nntp.el (nntp-request-update-info): Always return nil.
5529
5530 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5531
5532         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
5533
5534 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5535
5536         * message.el (message-beginning-of-line): Change the behavior when
5537         invoked between BOL and : so that it first moves backward.
5538
5539 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5540
5541         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
5542         article buffer when editing of the article is discarded.
5543         (gnus-article-prepare): Revert.
5544
5545 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5546
5547         * gnus-art.el (gnus-article-prepare):
5548         Remove message-strip-forbidden-properties from the local hook.
5549
5550 2005-01-27  Simon Josefsson  <jas@extundo.com>
5551
5552         * password.el (password-cache-add): Only start one timer per key.
5553         Reported by Derek Atkins <warlord@MIT.EDU>.
5554
5555 2005-01-26  Steve Youngs  <steve@sxemacs.org>
5556
5557         * run-at-time.el: Removed.  It is no longer needed as
5558         timer-funcs.el in the xemacs-base package has a working version of
5559         `run-at-time'.
5560
5561         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
5562
5563         * password.el: Require timer-funcs instead of run-at-time in
5564         XEmacs.
5565         Remove `password-run-at-time' macro.
5566         (password-cache-add): Use `run-at-time' instead of
5567         `password-run-at-time'.
5568
5569         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
5570         Remove `nnheader-cancel-function-timers' alias,
5571         `cancel-function-timers' exists in XEmacs in timer-funcs.
5572
5573         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
5574         for `run-with-idle-timer'.
5575
5576         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
5577         for `run-at-time'.
5578
5579         * mm-url.el: Require timer-funcs at compile time when in XEmacs
5580         for `with-timeout'.
5581
5582         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
5583         the same as for XEmacs 21.4.
5584         No need to ignore `run-with-idle-timer', this function exists in
5585         XEmacs now in timer-funcs.el in the xemacs-base package.
5586         (dgnushack-compile): No need to delete
5587         run-at-time.el from the list of files to compile because it
5588         doesn't exist anymore.
5589
5590 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5591
5592         * mml.el (mml-generate-mime-1): Convert string into unibyte when
5593         inserting " *mml*" buffer's contents into a unibyte temp buffer.
5594
5595 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
5596
5597         * mail-source.el (mail-source-fetch-imap): Search for ^From case
5598         sensitively.
5599
5600 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
5601
5602         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
5603
5604 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5605
5606         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
5607         which will be inserted according to the multibyteness of a buffer
5608         rather than the type of contents.  Suggested by ARISAWA Akihiro
5609         <ari@mbf.ocn.ne.jp>.
5610
5611         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
5612         of string which old xml.el may return rather than a string.
5613
5614 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5615
5616         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
5617
5618 2005-01-16  Simon Josefsson  <jas@extundo.com>
5619
5620         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
5621         idn/idna.el isn't available.
5622         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
5623         <michael@waxrat.com>.
5624
5625         * hashcash.el: Remove non-FSF copyright header.
5626
5627         * hashcash.el (hashcash-extra-generate-parameters): New variable.
5628         (hashcash-generate-payment): Use it.
5629         (hashcash-generate-payment-async): Use it.
5630
5631 2005-01-15  Simon Josefsson  <jas@extundo.com>
5632
5633         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
5634         Suggested by Raymond Scholz <ray-2005@zonix.de>.
5635
5636         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
5637         gnus-summary-idna-message.
5638         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
5639         (gnus-summary-idna-message): New function.
5640
5641 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5642
5643         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
5644         gnus-novice-user.
5645
5646 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5647
5648         * nnrss.el (nnrss-request-delete-group): Delete entries in
5649         nnrss-group-alist as well.
5650         (nnrss-save-server-data): Insert newline.
5651
5652 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
5653
5654         * gnus.el (gnus-user-agent): Use list of symbols instead of
5655         symbols.  Display full version number for (S)XEmacs.  Optionally
5656         display (S)XEmacs codename.
5657
5658         * gnus-util.el (gnus-emacs-version): Update for new
5659         `gnus-user-agent'.
5660
5661         * gnus-msg.el (gnus-extended-version): Make it possible to omit
5662         Gnus version.
5663
5664 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5665
5666         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
5667         which is unreadable in some setups.
5668
5669 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5670
5671         * gnus-spec.el (gnus-update-format-specifications): Flush the
5672         group format spec cache if it doesn't support decoded group names.
5673
5674 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5675
5676         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
5677         to apply decay on score files matching a regexp.
5678
5679 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5680
5681         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
5682         compatibility in %g and %c.
5683
5684 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5685
5686         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
5687         name for only %g and %c.
5688         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
5689         of gnus-tmp-group to decoded group name.
5690         (gnus-group-make-rss-group): Exclude `/'s from group names.
5691
5692 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5693
5694         * nnrss.el (nnrss-get-encoding): Fix regexp.
5695
5696 2004-12-27  Simon Josefsson  <jas@extundo.com>
5697
5698         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
5699         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
5700         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
5701
5702 2004-12-17  Kim F. Storm  <storm@cua.dk>
5703
5704         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
5705
5706         * gnus-sum.el (gnus-summary-mode-map): Likewise.
5707
5708 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
5709
5710         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
5711
5712 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5713
5714         * nnrss.el: Require rfc2047 and mml.
5715         (nnrss-file-coding-system): New variable.
5716         (nnrss-format-string): Redefine it as an inline function.
5717         (nnrss-decode-group-name): New function.
5718         (nnrss-string-as-multibyte): Remove.
5719         (nnrss-retrieve-headers): Decode group name; don't use
5720         nnrss-format-string.
5721         (nnrss-request-group): Decode group name.
5722         (nnrss-request-article): Decode group name; allow a Message-ID as
5723         well as an article number; don't use nnrss-format-string; encode a
5724         Message-ID string which may contain non-ASCII characters; use
5725         mml-to-mime to compose a MIME article.
5726         (nnrss-request-expire-articles): Decode group name.
5727         (nnrss-request-delete-group): Decode group name.
5728         (nnrss-fetch): Clarify error message.
5729         (nnrss-read-server-data): Use insert-file-contents instead of load;
5730         bind file-name-coding-system; use multibyte buffer.
5731         (nnrss-save-server-data): Bind coding-system-for-write to the
5732         value of nnrss-file-coding-system; bind file-name-coding-system;
5733         add coding cookie.
5734         (nnrss-read-group-data): Use insert-file-contents instead of load;
5735         bind file-name-coding-system; use multibyte buffer.
5736         (nnrss-save-group-data): Bind coding-system-for-write to the
5737         value of nnrss-file-coding-system; bind file-name-coding-system.
5738         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
5739         make it work with non-ASCII text.
5740         (nnrss-find-el): Make it work with old xml.el as well.
5741
5742 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
5743
5744         * nnrss.el (nnrss-get-encoding): New function.
5745         (nnrss-fetch): Use unibyte buffer initially; bind
5746         coding-system-for-read while performing mm-url-insert; remove ^Ms;
5747         decode contents according to the encoding attribute.
5748         (nnrss-save-group-data): Add coding cookie.
5749         (nnrss-mime-encode-string): New function.
5750         (nnrss-check-group): Use it to encode subject and author.
5751
5752 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
5753
5754         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
5755         imaginary variable.
5756
5757 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5758
5759         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
5760         correctly even if there are wide characters.
5761
5762 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5763
5764         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
5765         downcased symbol names; make a new cache instead of reusing
5766         bbdb-hashtable.
5767
5768 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5769
5770         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
5771         concatenating segments rather than before concatenating them.
5772         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5773
5774         * message.el (message-get-reply-headers): Bind `extra'.
5775
5776 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5777
5778         * message.el (message-extra-wide-headers): New variable.
5779         (message-get-reply-headers): Use it.
5780
5781 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5782
5783         * gnus-agent.el (gnus-agent-group-path): Decode group name.
5784         (gnus-agent-group-pathname): Ditto.
5785
5786         * gnus-cache.el (gnus-cache-file-name): Decode group name.
5787
5788         * gnus-group.el (gnus-group-make-group): Decode group name.
5789         (gnus-group-make-rss-group): Register the group data after opening
5790         the nnrss group.
5791
5792 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
5793
5794         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
5795         by expiry now get marked as read.
5796
5797 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5798
5799         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
5800
5801 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
5802
5803         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
5804         unify Latin characters in XEmacs.
5805         (mm-find-mime-charset-region): Use it.
5806
5807 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5808
5809         * gnus-util.el (gnus-delete-directory): New function.
5810
5811         * gnus-agent.el (gnus-agent-delete-group): Use it.
5812
5813         * gnus-cache.el (gnus-cache-delete-group): Use it.
5814
5815 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5816
5817         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
5818         names.
5819
5820 2004-12-16  Simon Josefsson  <jas@extundo.com>
5821
5822         * hashcash.el (hashcash-payment-alist): Fix custom :type.
5823
5824 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5825
5826         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
5827
5828         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
5829         (gnus-group-set-current-level): Decode group name.
5830
5831 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
5832
5833         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
5834         failed.
5835
5836 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5837
5838         * gnus-group.el (gnus-group-delete-group): Decode group name.
5839         (gnus-group-make-rss-group): Encode group name.
5840         (gnus-group-catchup-current): Decode group name.
5841         (gnus-group-kill-group): Decode group name.
5842
5843 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5844
5845         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
5846
5847 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5848
5849         * gnus-group.el (gnus-group-make-rss-group):
5850         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
5851
5852         * gnus-start.el (gnus-setup-news): Honor user's setting to
5853         gnus-message-archive-method.  Suggested by Lute Kamstra
5854         <lute@gnu.org>.
5855
5856 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
5857
5858         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
5859         global counterparts of the buffer-local variables.
5860
5861 2004-11-16  Romain Francoise  <romain@orebokech.com>
5862
5863         * gnus-sum.el (gnus-summary-exit): Don't clear the global
5864         counterparts of the buffer-local variables.
5865
5866 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5867
5868         * message.el (message-forbidden-properties): Fixed typo in doc
5869         string.
5870
5871 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5872
5873         * gnus-util.el (gnus-replace-in-string): Added doc string.
5874
5875         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
5876         to avoid problems when splitting mails with many recipients.
5877
5878 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5879
5880         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
5881         pop-to-buffer, covered by the subsequent gnus-configure-windows.
5882
5883 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
5884
5885         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
5886         if there is no hashtable in memory or file modification time is
5887         newer than cached timestamp.
5888
5889 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5890
5891         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
5892         not-matching option.
5893
5894 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
5895
5896         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
5897         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
5898         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
5899         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
5900         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
5901         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
5902
5903 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5904
5905         * message.el (message-forward-make-body-mml): Remove headers
5906         according to message-forward-ignored-headers if a message is decoded.
5907
5908 2004-12-02  Romain Francoise  <romain@orebokech.com>
5909
5910         * message.el (message-forward-make-body-plain): Always remove
5911         headers according to message-forward-ignored-headers.
5912
5913 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
5914
5915         * spam.el (spam-summary-prepare-exit): Remove the
5916         gnus-summary-limit pop for now, it has problems with ham marks for
5917         me.
5918
5919 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
5920
5921         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
5922         correctly.
5923
5924 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
5925
5926         * format-spec.el (format-spec): Message the char.
5927
5928 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
5929
5930         * gnus-art.el (gnus-split-methods): Reformat comments.
5931
5932         * spam.el (spam-summary-prepare-exit): Remove article limits
5933         before exiting the summary buffer.
5934
5935 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5936
5937         * lpath.el: Remove bbdb-create-internal, bbdb-records,
5938         spam-BBDB-register-routine and spam-enter-ham-BBDB.
5939
5940         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
5941         order to silence the byte compiler.
5942
5943         * spam.el: Fix the way to silence the byte compiler, which
5944         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
5945         bbdb-search-simple, spam-BBDB-register-routine,
5946         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
5947         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
5948         spam-stat-buffer-is-spam, spam-stat-load,
5949         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
5950         spam-stat-save and spam-stat-split-fancy.
5951
5952 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5953
5954         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
5955         which may confuse users.
5956         (canlock-password-for-verify): Ditto.
5957
5958         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
5959
5960         * gnus-art.el (gnus-emphasis-alist): Ditto.
5961
5962         * gnus-registry.el (gnus-registry-max-entries): Ditto.
5963
5964         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
5965
5966         * gnus-start.el (gnus-save-killed-list): Ditto.
5967
5968         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
5969         (gnus-sum-thread-tree-root): Ditto.
5970         (gnus-sum-thread-tree-false-root): Ditto.
5971         (gnus-sum-thread-tree-single-indent): Ditto.
5972
5973         * message.el (message-courtesy-message): Ditto.
5974         (message-archive-note): Ditto.
5975         (message-subscribed-address-file): Ditto.
5976         (message-user-fqdn): Ditto.
5977
5978         * spam-report.el (spam-report-gmane-regex): Ditto.
5979
5980         * spam.el (spam-blackhole-good-server-regex): Ditto.
5981
5982 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5983
5984         * mml.el (mml-preview): Widen the message buffer before copying
5985         the contents to the preview buffer; sort headers before previewing.
5986
5987         * message.el (message-hidden-headers): Fix the way to avoid a bug
5988         in the `repeat' widget in Emacs 21.3 or earlier.
5989
5990 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5991
5992         * message.el (message-hidden-headers): Default to "^References:".
5993         Improve customization type.  Suggested by Reiner Steib
5994         <Reiner.Steib@gmx.de>.
5995
5996 2004-11-25  Romain Francoise  <romain@orebokech.com>
5997
5998         * message.el (message-strip-forbidden-properties): Remove check for
5999         obsolete `message-hidden' text property, hidden headers are not
6000         accessible in the buffer anymore.
6001
6002 2004-11-22  Romain Francoise  <romain@orebokech.com>
6003
6004         * message.el (message-header-format-alist): Add `From' in list
6005         so that it can be sorted.
6006         (message-fix-before-sending): Widen and sort headers before
6007         sending.
6008         (message-hide-headers): Use narrowing to hide headers by moving
6009         them to the top of the buffer and narrowing to the region
6010         underneath.
6011
6012 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6013
6014         * message.el (message-strip-forbidden-properties): Bind
6015         buffer-read-only (etc) to nil.
6016
6017 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6018
6019         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
6020         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6021
6022 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
6023
6024         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
6025
6026 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6027
6028         * dns.el (query-dns): Use sit-for to time instead of
6029         accept-process-output, since that doesn't seem to work on udp
6030         sockets.
6031
6032 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6033
6034         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
6035
6036 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
6037
6038         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
6039         doc string.  Improve doc string.
6040
6041 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6042
6043         * nntp.el (nntp-request-update-info): Return nil if
6044         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
6045         may not call gnus-activate-group which uselessly issues the GROUP
6046         commands for all nntp groups and wastes time.  Reported by Romain
6047         Francoise <romain@orebokech.com>.
6048
6049         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
6050
6051 2004-11-15  Simon Josefsson  <jas@extundo.com>
6052
6053         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
6054         headers separately.
6055         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
6056         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
6057
6058 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6059
6060         * gnus-start.el (gnus-convert-old-newsrc):
6061         Assign legacy-gnus-agent to 5.10.7.
6062
6063 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6064
6065         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
6066         start of the lines.
6067
6068 2004-11-14  Magnus Henoch  <mange@freemail.hu>
6069
6070         * hashcash.el (hashcash-default-payment): Change default to 20
6071         (hashcash-default-accept-payment): Change default to 20
6072         (hashcash-process-alist): New variable
6073         (hashcash-generate-payment-async): Add
6074         (hashcash-already-paid-p): Add
6075         (hashcash-insert-payment): Don't generate payments twice
6076         (hashcash-insert-payment-async): Add
6077         (hashcash-insert-payment-async-2): Add
6078         (hashcash-cancel-async): Add
6079         (hashcash-wait-async): Add
6080         (hashcash-processes-running-p): Add
6081         (hashcash-wait-or-cancel): Add
6082         (mail-add-payment): New optional argument.  Conditionally start
6083         asynchronous calculation.
6084         (mail-add-payment-async): Add
6085
6086         * message.el (message-send-mail): Wait for asynchronous hashcash
6087         results.  Don't clobber existing X-Hashcash headers.
6088         (message-setup-1): Call mail-add-payment-async when
6089         message-generate-hashcash is non-nil.
6090
6091 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
6092
6093         * message.el (message-use-alternative-email-as-from): Examine the
6094         From header as well; use message-make-from in order to include a
6095         user's full name.
6096
6097 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6098
6099         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
6100         default; improve customization type.
6101         (gnus-emphasis-custom-with-format): New macro.
6102         (gnus-emphasis-custom-value-to-external): New function.
6103         (gnus-emphasis-custom-value-to-internal): New function.
6104
6105 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6106
6107         * dns.el (query-dns): Resolve reverse addresses.
6108
6109 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6110
6111         * gnus-group.el (gnus-group-get-new-news): Use it.
6112
6113         * gnus-start.el (gnus-check-reasonable-setup): New function.
6114
6115 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6116
6117         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
6118         "Args out of range" error.  Reported by Arnaud Giersch
6119         <arnaud.giersch@free.fr>.
6120
6121 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
6122
6123         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
6124
6125 2004-11-04  Richard M. Stallman  <rms@gnu.org>
6126
6127         * spam.el (spam group): Add :version.
6128
6129         * pgg-def.el (pgg group): Add :version.
6130
6131 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6132
6133         * gnus-art.el (gnus-article-edit-article): Don't associate the
6134         article buffer with a draft file.  This is a temporary measure
6135         against the 2004-08-22 change to gnus-article-edit-mode.
6136
6137 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6138
6139         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
6140         (html2text-format-tags): Remove unused variable `attr'.
6141
6142 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6143
6144         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
6145
6146         * tls.el (tls-process-connection-type, tls-success)
6147         (tls-certtool-program): Add :version.
6148
6149         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
6150         (starttls-extra-arguments, starttls-process-connection-type)
6151         (starttls-connect, starttls-failure, starttls-success):
6152
6153         * spam-stat.el (spam-stat): Add :version.
6154
6155         * sieve.el (sieve): Add :version.
6156
6157         * sha1.el (sha1): Add :version.
6158         (sha1-use-external): Remove redundant version.
6159
6160         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
6161         (nnmail-cache-ignore-groups, nnmail-spool-hook)
6162         (nnmail-split-fancy-match-partial-words)
6163         (nnmail-split-lowercase-expanded):
6164
6165         * nndiary.el (nndiary): Add :version.
6166
6167         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
6168
6169         * mml-sec.el (mml-default-sign-method)
6170         (mml-default-encrypt-method, mml-signencrypt-style-alist):
6171         Add :version.
6172
6173         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
6174
6175         * mm-url.el (mm-url-use-external, mm-url-program)
6176         (mm-url-arguments): Add :version.
6177
6178         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
6179         (mm-attachment-file-modes, mm-decrypt-option)
6180         (mm-w3m-safe-url-regexp): Add :version.
6181
6182         * message.el (message-cite-prefix-regexp)
6183         (message-sendmail-envelope-from, message-minibuffer-local-map)
6184         (message-user-fqdn, message-completion-alist): Add :version.
6185
6186         * gnus-win.el (gnus-configure-windows-hook)
6187         (gnus-use-frames-on-any-display): Add :version.
6188
6189         * gnus-art.el (gnus-article-address-banner-alist)
6190         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
6191         (gnus-treat-from-picon, gnus-treat-mail-picon)
6192         (gnus-treat-x-pgp-sig): Add :version.
6193
6194         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
6195         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
6196         (gnus-summary-article-delete-hook)
6197         (gnus-summary-display-while-building): Add :version.
6198
6199         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
6200         (gnus-get-top-new-news-hook):Add :version.
6201
6202         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6203         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
6204
6205         * gnus-registry.el (gnus-registry): Add :version.
6206
6207         * gnus-spec.el (gnus-use-correct-string-widths)
6208         (gnus-make-format-preserve-properties): Add :version.
6209
6210         * gnus.el (gnus-group-charter-alist)
6211         (gnus-group-fetch-control-use-browse-url)
6212         (gnus-install-group-spam-parameters): Add :version.
6213
6214         * gnus-diary.el (gnus-diary): Add :version.
6215
6216         * gnus-delay.el (gnus-delay): Add :version.
6217
6218         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
6219         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
6220         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
6221         Add :version.
6222
6223         * gnus-agent.el (gnus-agent-max-fetch-size)
6224         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
6225         (gnus-agent-prompt-send-queue): Add :version.
6226
6227         * deuglify.el (gnus-outlook-deuglify): Add :version.
6228
6229         * html2text.el: Beautify code.  Improve doc strings.  Some
6230         checkdoc cleanup.
6231         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
6232
6233 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
6234
6235         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
6236
6237 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
6238
6239         * gnus-registry.el (gnus-registry-hashtb): Create the registry
6240         when package is loaded.
6241
6242         * spam.el (spam-summary-score-preferred-header): Add global preference
6243         for people who want to override the default SpamAssassin over
6244         Bogofilter preference (when both are set).
6245         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
6246         (spam-user-format-function-S): Check
6247         spam-summary-score-preferred-header.
6248         (spam-extra-header-to-number): Add X-Bogosity header parsing.
6249         (spam-user-format-function-S): Format the score correctly.
6250
6251 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6252
6253         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
6254         signature file.  Suggested by Manoj Srivastava
6255         <srivasta@golden-gryphon.com>.
6256
6257         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
6258         iso-2022-jp even in the Japanese language environment.
6259         Suggested by Jason Rumney <jasonr@gnu.org>.
6260
6261 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6262
6263         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
6264         use the same characters as the dummy marks; make it free from
6265         getting affected by the language environment.
6266         (gnus-summary-read-group-1): Update mark positions only when the
6267         format spec is updated.
6268
6269         * gnus-spec.el (gnus-update-format-specifications): Return a list
6270         of updated types.
6271
6272 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6273
6274         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
6275         of boundp to check if display-warning is available.
6276
6277 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
6278
6279         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
6280
6281 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6282
6283         * nnspool.el (nnspool-spool-directory): Use news-path if the
6284         news-directory variable is not bound.
6285
6286         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
6287         function instead of display-warning if it is not available.
6288
6289 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6290
6291         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
6292         v5-10: Use `point-at-bol'.
6293
6294 2004-10-26  Simon Josefsson  <jas@extundo.com>
6295
6296         * hashcash.el: Fix URL in comment, reported by Cheng Gao
6297         <chenggao@gmail.com>.
6298
6299 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
6300
6301         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
6302         instead.
6303
6304 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
6305
6306         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
6307         to remove a server from the nnimap-server-buffer-alist.
6308         (nnimap-open-connection, nnimap-close-server): Use it.
6309
6310         * gnus-encrypt.el: Remove file in favor of encrypt.el.
6311
6312 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6313
6314         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
6315         running the major-mode function.
6316
6317 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6318
6319         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
6320         dummy marks in the right way.
6321
6322 2004-10-18  David Edmondson  <dme@dme.org>
6323
6324         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
6325         excessively.
6326
6327 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
6328
6329         * gnus-util.el (gnus-split-references): Accept a nil references
6330         string and go on blissfully.
6331
6332         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
6333         cases where the references string is non-nil but has no references.
6334
6335         * encrypt.el: Add autoload tags.
6336
6337         * spam.el (spam-resolve-registrations-routine): Remove article
6338         from unregistration list too.  Reported by David Hanak
6339         <dhanak@isis.vanderbilt.edu>
6340
6341 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
6342
6343         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
6344         nil.  Changed custom type.
6345
6346 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
6347
6348         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
6349
6350         * gnus-sum.el (gnus-summary-move-article): Use it.
6351
6352 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
6353
6354         * encrypt.el: Add autoload cookies.
6355
6356         * spam.el (spam-backend-article-list-property)
6357         (spam-backend-get-article-todo-list)
6358         (spam-backend-put-article-todo-list, )
6359         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
6360         Resolve registrations separately.
6361         (spam-register-routine): Format comments.
6362         (spam-unregister-routine, spam-register-routine): Always call with
6363         specific-articles, no default list.
6364         (spam-summary-prepare-exit): Use the spam-classifications function.
6365
6366         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
6367         gnus-encrypt.el.
6368
6369         * encrypt.el: copied from gnus-encrypt.el
6370
6371         * gnus-encrypt.el: commented that it's obsolete
6372
6373 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
6374
6375         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
6376         (gnus-score-save): Use it.
6377
6378         * message.el (message-bury): Use `window-dedicated-p'.
6379
6380 2004-10-15  Simon Josefsson  <jas@extundo.com>
6381
6382         * pop3.el (top-level): Don't require nnheader.
6383         (pop3-read-timeout): Add.
6384         (pop3-accept-process-output): Add.
6385         (pop3-read-response, pop3-retr): Use it.
6386
6387 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
6388
6389         * spam.el (spam-register-routine): Move comment.
6390         (spam-verify-bogofilter): Use 'unknown for the initial
6391         spam-bogofilter-valid state, not 'never.
6392
6393         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
6394         for netrc-machine.
6395
6396         * nnimap.el (nnimap-open-connection): Use
6397         netrc-machine-user-or-password.
6398
6399 2004-10-17  Richard M. Stallman  <rms@gnu.org>
6400
6401         * gnus-registry.el (gnus-registry-unload-hook):
6402         Set as a variable with add-hook.
6403
6404         * nnspool.el (nnspool-spool-directory): Use news-directory instead
6405         of news-path.
6406
6407         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
6408
6409         * spam.el: Delete duplicate `provide'.
6410         (spam-unload-hook): Set as a variable with add-hook.
6411
6412 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
6413
6414         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
6415         in the doc string.
6416
6417         * message.el (message-ignored-news-headers)
6418         (message-ignored-supersedes-headers)
6419         (message-ignored-resent-headers)
6420         (message-forward-ignored-headers): Improve custom type.
6421
6422 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6423
6424         * message.el (message-tokenize-header): Fix 2004-09-06 change
6425         which used point-min in the wrong place.
6426
6427 2004-10-12  Simon Josefsson  <jas@extundo.com>
6428
6429         * net/tls.el (tls-certtool-program): New variable.
6430         (tls-certificate-information): New function, based on
6431         ssl-certificate-information.
6432
6433 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6434
6435         * compface.el: Move the version of ELisp-based uncompface program
6436         to the contrib directory because of the copyright problem.
6437
6438 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
6439
6440         * message.el (message-kill-buffer): Raise the current frame.
6441
6442 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
6443
6444         * gnus-sum.el: Mention that multibyte characters don't work as marks.
6445
6446         * gnus.el (message-y-or-n-p): Autoload.
6447
6448         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
6449         (pop3-password-required, pop3-authentication-scheme)
6450         (pop3-leave-mail-on-server): Made customizable.
6451         (pop3): New custom group.
6452         (pop3-retr): Remove `sleep-for' statements.
6453         Suggested by Dave Love <fx@gnu.org>.
6454
6455         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
6456         Windows/DOS.
6457
6458         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
6459         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
6460         Dave Love <fx@gnu.org>.
6461
6462         * mml.el (mml-minibuffer-read-disposition): Require match.
6463         Suggested by Dave Love <fx@gnu.org>.
6464
6465 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
6466
6467         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
6468         doc string.
6469
6470 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6471
6472         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
6473
6474 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6475
6476         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
6477         instead of calling `mm-insert-inline', to decode text/* parts
6478         before displaying them.
6479
6480 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6481
6482         * mm-uu.el (mm-uu-text-plain-type): New variable.
6483         (mm-uu-pgp-signed-extract-1): Use it.
6484         (mm-uu-pgp-encrypted-extract-1): Use it.
6485         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
6486         bind mm-uu-text-plain-type with that value.
6487         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
6488         mm-uu-dissect.
6489
6490 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6491
6492         * gnus-group.el (gnus-update-group-mark-positions):
6493         * gnus-sum.el (gnus-update-summary-mark-positions):
6494         * message.el (message-check-news-body-syntax):
6495         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
6496         of string-as-multibyte.
6497
6498 2004-10-05  Juri Linkov  <juri@jurta.org>
6499
6500         * gnus-group.el (gnus-update-group-mark-positions):
6501         * gnus-sum.el (gnus-update-summary-mark-positions):
6502         * message.el (message-check-news-body-syntax):
6503         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
6504         8-bit unibyte values to a multibyte string for search functions.
6505
6506 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6507
6508         * mm-uu.el (mm-uu-dissect): Allow optional arg.
6509         (mm-uu-dissect-text-parts): New function.
6510
6511         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
6512         dissect text parts.
6513
6514         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
6515         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
6516
6517         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
6518
6519         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
6520         gnus-current-topics instead of gnus-current-topic.
6521
6522 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
6523
6524         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
6525
6526 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
6527
6528         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
6529         where approriate.
6530
6531         * nnml.el (nnml-generate-active-info): do.
6532
6533         * nndiary.el (nndiary-generate-active-info): do.
6534
6535         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
6536         (gnus-topic-move): do.
6537
6538         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
6539         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
6540
6541         * gnus-srvr.el (gnus-server-prepare)
6542         (gnus-server-open-all-servers): do.
6543
6544         * gnus-msg.el (gnus-summary-cancel-article)
6545         (gnus-summary-resend-message)
6546         (gnus-summary-mail-crosspost-complaint): do.
6547
6548         * gnus-move.el (gnus-change-server): do.
6549
6550         * gnus-group.el (gnus-group-unmark-all-groups)
6551         (gnus-group-set-current-level): do.
6552
6553 2004-10-04  Simon Josefsson  <jas@extundo.com>
6554
6555         * message.el (message-generate-hashcash): Doc fix.
6556
6557 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
6558
6559         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
6560         avoid infinite recursion via gnus-get-function.
6561
6562 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
6563
6564         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
6565
6566         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
6567
6568         * nnmail.el (nnmail-split-history): do.
6569
6570         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
6571         (nnml-request-delete-group): do.
6572
6573         * nnslashdot.el (nnslashdot-read-groups): do.
6574
6575         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
6576         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
6577
6578         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
6579         (nnspool-sift-nov-with-sed): Use last
6580         (nnspool-retrieve-headers-with-nov): Use mapc.
6581         (nnspool-request-newgroups): Use dolist.
6582         (nnspool-request-group): Use last.
6583
6584         * nntp.el (nntp-read-server-type): Use dolist.
6585
6586         * nnvirtual.el (nnvirtual-create-mapping)
6587         (nnvirtual-update-read-and-marked): Use dolist.
6588         (nnvirtual-convert-headers): Simplify.
6589
6590 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
6591
6592         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
6593         support for sync'ing tick marks.
6594
6595 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6596
6597         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
6598         there's no visible header.
6599
6600 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
6601
6602         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
6603         necessary, pass full group name to gnus-request-set-marks.
6604
6605 2004-10-01  Simon Josefsson  <jas@extundo.com>
6606
6607         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
6608         acroread.
6609
6610 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6611
6612         * spam-report.el (spam-report-gmane): Fix interactive.
6613
6614         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
6615
6616         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
6617         when writing file.
6618         (gnus-agent-synchronize-flags): Don't default to being
6619         interactive.
6620
6621 2004-09-30  Simon Josefsson  <jas@extundo.com>
6622
6623         * message.el (message-generate-hashcash): Add.
6624         (message-send-mail): Use it, call mail-add-payment.
6625
6626 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
6627
6628         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
6629
6630 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
6631
6632         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
6633         gnus-requst-update-info with explicit code to sync the in-memory
6634         info read flags with the marks being sync'd to the backend.
6635
6636         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
6637
6638 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6639
6640         * spam.el (spam-verify-bogofilter): Add new function.
6641         (spam-check-bogofilter)
6642         (spam-bogofilter-register-with-bogofilter): Use it.
6643         (spam-verify-bogofilter): Add small fixes.
6644
6645 2004-09-28  Simon Josefsson  <jas@extundo.com>
6646
6647         * hashcash.el (hashcash-generate-payment): Revert.
6648
6649 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6650
6651         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
6652         gnus-extract-references instead of gnus-split-references.
6653
6654         * gnus-util.el (gnus-extract-references): Add new function, analogous
6655         to gnus-split-references but extracts only the message-ID without
6656         anything extra.
6657
6658         * hashcash.el (hashcash-generate-payment)
6659         (hashcash-check-payment): Do the right thing if hashcash-path is
6660         nil (because the hashcash program could not be found).
6661
6662         * spam.el (spam-use-hashcash): Remove comment.
6663
6664 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
6665
6666         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
6667         (gnus-cache-enter-article, gnus-cache-remove-article)
6668         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
6669
6670         * gnus-async.el (gnus-async-prefetch-remove-group): do.
6671
6672         * gnus-art.el (article-hide-boring-headers)
6673         (article-translate-strings, article-display-face)
6674         (gnus-article-mime-match-handle-first)
6675         (gnus-article-highlight-headers)
6676         (gnus-article-add-buttons-to-head): do.
6677
6678 2004-09-27  Simon Josefsson  <jas@extundo.com>
6679
6680         * hashcash.el: New version, from
6681         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
6682         ../contrib/.
6683
6684 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6685
6686         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
6687
6688 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
6689
6690         * gnus-dup.el (gnus-dup-open): Use mapc.
6691         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
6692
6693         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
6694         Reported by Stefan Wiens <s.wi@gmx.net>.
6695
6696         * gnus.el (gnus-shutdown): Use dolist.
6697
6698         * gnus-undo.el (gnus-undo): Use mapc.
6699
6700         * nnrss.el (nnrss-generate-active): do.
6701
6702         * message.el (message-cite-original-without-signature)
6703         (message-cite-original): Use mapc.
6704         (message-do-actions, message-make-forward-subject): Use dolist.
6705
6706 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
6707
6708         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
6709         deletion to remove entire duplicate line.  Fixes merged article
6710         number bug.
6711
6712 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
6713
6714         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
6715         servers that are offline.  Avoids having gnus-agent-toggle-plugged
6716         first ask if you want to open a server and then, even when you
6717         responded with no, asking if you want to synchronize the server's
6718         flags.
6719         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
6720         multi-line expressions.
6721         (gnus-agent-synchronize-group-flags): New internal function.
6722         Updates marks in memory (in the info structure) AND in the
6723         backend.
6724
6725         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
6726
6727         * nnagent.el (nnagent-request-set-mark): Use
6728         gnus-agent-synchronize-group-flags, not backend's request-set-mark
6729         method, to ensure that synchronization updates marks in the
6730         backend and in the info (in memory) structure.
6731
6732 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6733
6734         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
6735         convention fully; don't miss the root article of a thread; make
6736         the X-Draft-From header with correct article numbers.
6737
6738 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
6739
6740         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
6741         unless plugged.  Disable the agent so that an open failure causes
6742         an error.
6743
6744         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
6745         Reverted 2004-09-21 change.  The backend must be opened while
6746         synchronizing flags even when the backend stores the flags
6747         locally.
6748
6749 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
6750
6751         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
6752         in `header' match.  Reported by Svend Tollak Munkejord.
6753
6754         * message.el (message-cite-original): Fix use of
6755         `message-cite-articles-with-x-no-archive'.
6756
6757 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6758
6759         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
6760         (gnus-window-to-buffer): Ditto.
6761
6762         * mml.el (mml-preview-buffer): New variable.
6763         (mml-preview): Manage window layout with gnus-buffer-configuration.
6764
6765         * gnus-msg.el (gnus-setup-message): Put article numbers into the
6766         X-Draft-From header even if those articles aren't quoted.
6767
6768 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
6769
6770         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
6771         (gnus-request-set-mark, gnus-request-update-mark): Use new
6772         g-s-t-u-l-m to decide to use backend even when unplugged.
6773
6774 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6775
6776         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
6777         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
6778
6779 2004-09-20  Simon Josefsson  <jas@extundo.com>
6780
6781         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
6782         "utf-16-le".
6783
6784 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6785
6786         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
6787
6788 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
6789
6790         * uudecode.el (uudecode-use-external): Add :version.
6791
6792         * smime.el (smime-CA-file, smime-encrypt-cipher)
6793         (smime-dns-server): Add :version.
6794
6795         * smiley.el (gnus-smiley-file-types): Add :version.
6796
6797         * sha1.el (sha1-use-external): Add :version.
6798
6799         * pgg-def.el (pgg-query-keyserver): Add :version.
6800
6801         * nnmail.el (nnmail-fancy-expiry-targets)
6802         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
6803
6804         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
6805         (nnimap-retrieve-groups-asynchronous): Add :version.
6806         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
6807
6808         * mml.el (mml-content-disposition-parameters)
6809         (mml-insert-mime-headers-always): Add :version.
6810
6811         * mm-util.el (mm-coding-system-priorities):
6812
6813         * mm-decode.el (mm-inline-text-html-with-images)
6814         (mm-keep-viewer-alive-types, mm-external-terminal-program)
6815         (mm-verify-option): Add :version.
6816         (mm-text-html-renderer): Change :version.
6817
6818         * message.el (message-fcc-externalize-attachments)
6819         (message-required-headers, message-draft-headers)
6820         (message-subject-trailing-was-query)
6821         (message-subject-trailing-was-ask-regexp)
6822         (message-subject-trailing-was-regexp, message-mark-insert-begin)
6823         (message-mark-insert-end, message-archive-header)
6824         (message-archive-note, message-cross-post-default)
6825         (message-cross-post-note, message-followup-to-note)
6826         (message-cross-post-note-function, message-use-mail-followup-to)
6827         (message-subscribed-address-functions)
6828         (message-subscribed-address-file, message-subscribed-addresses)
6829         (message-subscribed-regexps, message-allow-no-recipients)
6830         (message-yank-cited-prefix, message-signature-insert-empty-line)
6831         (message-hidden-headers, message-hierarchical-addresses)
6832         (message-mail-user-agent, message-use-idna)
6833         (message-valid-fqdn-regexp)
6834         (message-strip-special-text-properties, message-header-synonyms)
6835         (message-beginning-of-line, message-tab-body-function): Add :version.
6836         (message-insert-canlock, message-wide-reply-confirm-recipients):
6837         Change :version.
6838
6839         * mail-source.el (mail-source-ignore-errors): Add :group, :type
6840         and :version.
6841         (mail-source-delete-old-incoming-confirm)
6842         (mail-source-movemail-program): Add :version.
6843
6844         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
6845         (gnus-agent-cache, gnus-agent): Change :version.
6846
6847         * gnus-util.el (gnus-use-byte-compile): Change :version.
6848
6849         * gnus-sum.el (gnus-summary-make-false-root-always)
6850         (gnus-summary-default-high-score)
6851         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
6852         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
6853         (gnus-read-all-available-headers, gnus-article-emulate-mime)
6854         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
6855         (gnus-sum-thread-tree-single-indent)
6856         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
6857         (gnus-sum-thread-tree-leaf-with-other)
6858         (gnus-sum-thread-tree-single-leaf): Add :version.
6859         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
6860         (gnus-article-loose-mime): Change :version.
6861
6862         * gnus-start.el (gnus-backup-startup-file)
6863         (gnus-save-startup-file-via-temp-buffer): Add :version.
6864
6865         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
6866         (gnus-server-offline-face): Add :version.
6867
6868         * gnus-score.el (gnus-adaptive-word-length-limit):
6869
6870         * gnus-msg.el (gnus-gcc-externalize-attachments)
6871         (gnus-debug-files, gnus-debug-exclude-variables)
6872         (gnus-discouraged-post-methods): Change :version.
6873         (gnus-confirm-mail-reply-to-news)
6874         (gnus-confirm-treat-mail-like-news): Add :version.
6875
6876         * gnus-int.el (gnus-server-unopen-status): Add :version.
6877
6878         * gnus-group.el (gnus-group-jump-to-group-prompt)
6879         (gnus-large-ephemeral-newsgroup)
6880         (gnus-fetch-old-ephemeral-headers): Add :version.
6881
6882         * gnus-fun.el (gnus-x-face-directory)
6883         (gnus-convert-pbm-to-x-face-command)
6884         (gnus-convert-image-to-x-face-command)
6885         (gnus-convert-image-to-face-command): Add :version.
6886
6887         * gnus-delay.el (gnus-delay-default-hour): Add :version.
6888
6889         * gnus-cite.el (gnus-cite-blank-line-after-header)
6890         (gnus-article-boring-faces):
6891
6892         * gnus-art.el (gnus-buttonized-mime-types)
6893         (gnus-inhibit-mime-unbuttonizing)
6894         (gnus-treat-display-face)
6895         (gnus-treat-body-boundary): Change :version.
6896         (gnus-body-boundary-delimiter, gnus-picon-databases)
6897         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
6898         (gnus-treat-date-english, gnus-treat-fold-headers)
6899         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
6900         (gnus-treat-mail-picon, gnus-treat-wash-html)
6901         (gnus-article-encrypt-protocol)
6902         (gnus-use-idna, gnus-article-over-scroll)
6903         (gnus-mime-display-multipart-alternative-as-mixed)
6904         (gnus-mime-display-multipart-related-as-mixed)
6905         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
6906         (gnus-ctan-url, gnus-button-ctan-handler)
6907         (gnus-button-handle-ctan-bogus-regexp)
6908         (gnus-button-ctan-directory-regexp)
6909         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
6910         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
6911         (gnus-button-man-level, gnus-button-emacs-level)
6912         (gnus-button-message-level, gnus-button-browse-level): Add :version.
6913
6914         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
6915         (gnus-agent-go-online): Change :version.
6916         (gnus-agent-expire-unagentized-dirs)
6917         (gnus-agent-auto-agentize-methods): Add :version.
6918
6919         * flow-fill.el (fill-flowed-display-column)
6920         (fill-flowed-encode-column): Add :version.
6921
6922         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
6923         (gnus-outlook-deuglify-unwrap-max)
6924         (gnus-outlook-deuglify-cite-marks)
6925         (gnus-outlook-deuglify-unwrap-stop-chars)
6926         (gnus-outlook-deuglify-no-wrap-chars)
6927         (gnus-outlook-deuglify-attrib-cut-regexp)
6928         (gnus-outlook-deuglify-attrib-verb-regexp)
6929         (gnus-outlook-deuglify-attrib-end-regexp)
6930         (gnus-outlook-display-hook): Add :version.
6931
6932         * binhex.el (binhex-use-external): Add :version.
6933
6934 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
6935
6936         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
6937         and `invisible'.
6938
6939 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
6940
6941         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
6942         in gnus-registry-trim.
6943
6944 2004-09-13  Simon Josefsson  <jas@extundo.com>
6945
6946         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
6947
6948         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
6949
6950         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
6951         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
6952         <yamaoka@jpl.org>.
6953         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
6954         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
6955         <yamaoka@jpl.org>.
6956
6957         * sieve.el (sieve-manage-mode): Ditto.
6958
6959 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
6960
6961         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
6962
6963 2004-09-11  Simon Josefsson  <jas@extundo.com>
6964
6965         * dns-mode.el: Add.
6966
6967         * mm-view.el (mm-display-dns-inline): Add.
6968
6969         * mm-decode.el (mm-inline-media-tests): Add text/dns.
6970         (mm-automatic-display): Ditto.
6971
6972         * mailcap.el (mailcap-mime-data): Add text/dns.
6973         (mailcap-mime-extensions): Map .soa to text/dns.
6974
6975 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
6976
6977         * gnus-art.el (article-decode-mime-words, article-babel)
6978         (gnus-article-highlight-signature, gnus-article-add-buttons)
6979         (gnus-signature-toggle): Remove unnecessary bindings of
6980         `inhibit-read-only' inherited from v5.10 merge.
6981
6982 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
6983
6984         * nntp.el (nntp): New customization group.
6985         (nntp-authinfo-file): Add customization group.
6986
6987         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
6988
6989         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
6990
6991         * gnus.el (to-address, to-list, subscribed)
6992         (large-newsgroup-initial): Ditto.
6993
6994         * flow-fill.el (fill-flowed-display-column)
6995         (fill-flowed-encode-column): Ditto.
6996
6997 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
6998
6999         * message.el (message-tokenize-header, message-send-mail-with-qmail):
7000         Use point-min rather than 1.
7001         (message-send-mail): Use buffer-size rather than point-max.
7002
7003         * gnus-sum.el (gnus-summary-search-article-forward):
7004         Signal a specific `search-failed' rather than a generic `error'.
7005
7006         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
7007         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
7008         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
7009
7010 2004-09-10  Simon Josefsson  <jas@extundo.com>
7011
7012         * nndb.el (require): Remove tcp and duplicate cl.
7013
7014 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7015
7016         * gnus-agent.el (directory-files-and-attributes): Move forward.
7017
7018 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
7019
7020         * gnus-agent.el (directory-files-and-attributes): Optionally
7021         defined to support XEmacs.
7022
7023 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
7024
7025         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
7026         to avoid run-time CL dependencies.
7027         (gnus-agent-unfetch-articles): New function.
7028         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
7029         article numbers even when local .overview file is missing.
7030         (gnus-agent-read-article-number): New function. Only accepts
7031         27-bit article numbers.
7032         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
7033         gnus-agent-read-article-number.
7034         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
7035         from backend while recognizing that article numbers in .overview
7036         must be valid.
7037         (gnus-agent-update-files-total-fetched-for): Use
7038         directory-files-and-attributes to improve performance.
7039         * gnus-int.el (gnus-request-move-article): Use
7040         gnus-agent-unfetch-articles in place of gnus-agent-expire to
7041         improve performance.
7042
7043         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
7044         some users confused by references to .newsrc when they only have a
7045         .newsrc.eld file.
7046         (gnus-convert-mark-converter-prompt,
7047         gnus-convert-converter-needs-prompt): Fixed use of property list.
7048         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
7049         New function. Used internally to only display 'gnus converting
7050         files' message when actually necessary.
7051
7052         * gnus-sum.el (): Removed (require 'gnus-agent) as required
7053         methods now autoloaded.
7054
7055 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7056
7057         * gnus-sum.el (gnus-summary-insert-subject): Remove list
7058         identifiers.
7059
7060 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
7061
7062         * gnus-picon.el: Fix indentation and closing parenthesis.
7063
7064 2004-09-01  Simon Josefsson  <jas@extundo.com>
7065
7066         * message.el (message-canlock-generate): Require sha1, not
7067         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
7068         to require within a function.  Sadly, if sha1.el isn't loaded, the
7069         let binding in m-c-g will hide the defcustom definition, which is
7070         bad.)
7071
7072         * canlock.el: Require sha1, not sha1-el.
7073
7074         * message.el: Don't autoload sha1 (there is a autoload cookie in
7075         sha1.el).
7076
7077         * sha1-el.el: Renamed to sha1.el.
7078
7079 2004-08-30  Juanma Barranquero  <lektu@terra.es>
7080
7081         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
7082
7083 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7084
7085         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
7086
7087 2004-08-30  Kim F. Storm  <storm@cua.dk>
7088
7089         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
7090
7091         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
7092         Add :group 'nnimap.
7093
7094 2004-08-30  Andreas Schwab  <schwab@suse.de>
7095
7096         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
7097         ?* and ?\;.
7098
7099         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
7100         and ?\' to symbol instead of whitespace.
7101
7102 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7103
7104         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
7105
7106         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
7107         instead of re-search-forward.
7108
7109         * gnus-uu.el (gnus-uu-save-article): Ditto.
7110         (gnus-uu-post-encode-uuencode): Ditto.
7111
7112         * html2text.el (html2text-clean-list-items): Ditto.
7113         (html2text-clean-dtdd): Ditto.
7114         (html2text-format-tags): Ditto.
7115
7116         * message.el (message-send-mail-with-sendmail): Fix regexp.
7117         (message-fill-field-general): Use search-forward instead of
7118         re-search-forward.
7119         (unbold-region): Ditto.
7120
7121         * nnrss.el (nnrss-request-article): Ditto.
7122
7123         * nnslashdot.el (nnslashdot-request-article): Ditto.
7124
7125         * nnweb.el (nnweb-gmane-wash-article): Ditto.
7126
7127         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
7128         "Unrecognized menu descriptor" error in XEmacs.
7129
7130 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
7131
7132         * gnus-sum.el (gnus-read-header): Don't remove a header for the
7133         parent article of a sparse article in the thread hashtb.
7134
7135 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
7136
7137         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
7138         (nnmail-expand-newtext): Lowercase expanded entries if
7139         nnmail-split-lowercase-expanded is non-nil.
7140
7141 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7142
7143         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
7144         entry.
7145
7146         * gnus-group.el (gnus-group-line-format-alist): Convert the value
7147         of gnus-tmp-news-method into string under XEmacs.  It will be
7148         passed to gnus-correct-length which takes only a string argument.
7149
7150 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7151
7152         * gnus-util.el (gnus-bind-print-variables): New macro.
7153         (gnus-prin1): Use it.
7154         (gnus-prin1-to-string): Use it.
7155         (gnus-pp): New function.
7156         (gnus-pp-to-string): New function.
7157
7158         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
7159         pp-to-string with gnus-pp-to-string.
7160         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
7161         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
7162         * gnus-msg.el (gnus-debug): Ditto.
7163         * gnus-score.el (gnus-score-save): Ditto.
7164         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
7165         gnus-pp-to-string.
7166         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
7167         with gnus-pp.
7168         * score-mode.el (gnus-score-pretty-print): Ditto.
7169         * webmail.el (webmail-debug): Ditto.
7170
7171 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7172
7173         * gnus-art.el (article-display-face, article-display-x-face): Use
7174         buffer-read-only.
7175
7176 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7177
7178         * gnus-art.el (article-hide-list-identifiers): Bind
7179         inhibit-read-only as t.
7180
7181 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
7182
7183         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
7184
7185 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7186
7187         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
7188         (gnus-narrow-to-page): Don't assume point-min == 1.
7189         (gnus-article-edit-mode): Derive from message-mode.
7190
7191         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
7192         point-min == 1.
7193
7194         * imap.el (imap-parse-address-list, imap-parse-body-ext):
7195         Disable incorrect use of `assert'.
7196
7197         * message.el (message-mode): Set comment-start-skip.
7198
7199
7200 2004-08-22  Sam Steingold  <sds@gnu.org>
7201
7202         * pop3.el (pop3-leave-mail-on-server): New user variable.
7203         (pop3-movemail): Delete mail only when it is nil.
7204
7205 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
7206
7207         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
7208
7209         * mml.el (mml-preview): Use `pop-to-buffer'.
7210
7211         * message.el (message-goto-mail-followup-to): Insert after "To".
7212         (message-carefully-insert-headers): Add comment.
7213
7214         * gnus.el: Remove unused variable `gnus-article-check-size'.
7215
7216         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
7217
7218         * gnus-art.el (gnus-button-alist): Improve
7219         `gnus-button-handle-library' entry.
7220
7221 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
7222
7223         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
7224         downcase, since XEmacs capitalizes error messages differently.
7225
7226 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
7227
7228         * nntp.el: Add (require 'gnus) due to reference to
7229         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
7230
7231 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
7232
7233         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
7234         `mm-fill-flowed'.
7235
7236         * mm-decode.el (mm-dissect-singlepart): Check it.
7237
7238 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
7239
7240         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
7241         'imap' for netrc parsing.
7242
7243 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
7244
7245         * mailcap.el (mailcap-mime-data): Mark as risky.
7246
7247 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7248
7249         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
7250         may be included in the encoded word.
7251         (rfc2047-encode): Don't append a space if the encoded word
7252         includes close parenthesis.
7253
7254 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7255
7256         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
7257         of text within parentheses.
7258
7259 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
7260
7261         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
7262         (gnus-encrypt-write-file-contents): Make the password key the file
7263         name PLUS the cipher, not just the cipher.  Also remove failed
7264         passwords from the cache.
7265
7266 2004-08-06  Simon Josefsson  <jas@extundo.com>
7267
7268         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
7269         fix.
7270
7271 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7272
7273         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
7274         LWSP.
7275
7276 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
7277
7278         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
7279         to append in-reply-to: data to the references: header.
7280
7281         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
7282         (netrc-parse): Use gnus-encrypt.el functions.
7283
7284         * gnus-encrypt.el: Add new file for encryption support; currently
7285         does only a few GPG ciphers and an internal XOR cipher.
7286
7287         * password.el: Add comments on using password-read-and-add.
7288         (password-read-and-add): Add function to read and add the
7289         password to the cache at once.
7290
7291 2004-07-28  Simon Josefsson  <jas@extundo.com>
7292
7293         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
7294         parameter (but don't use it, for now).
7295
7296         * imap.el (imap-ssl-open): Use imap-process-connection-type,
7297         instead of hard coding to nil.
7298
7299 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7300
7301         * mm-view.el (mm-inline-image-emacs): Open lines under an image
7302         as mm-inline-image-xemacs does.
7303
7304 2004-07-26  Simon Josefsson  <jas@extundo.com>
7305
7306         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
7307         Revert part of 2004-07-17 change below.
7308
7309 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7310
7311         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
7312         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
7313
7314 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7315
7316         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
7317         quotes that actually start with ">" at the beginning of the
7318         lines.
7319
7320 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7321
7322         * rfc2047.el (rfc2047-encode-region): Fix last change.
7323         (rfc2047-encode-parameter): Remove useless concat.
7324
7325 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7326
7327         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
7328         encode special characters; fix some kind of misconfigured headers;
7329         signal a real error if debug-on-quit or debug-on-error is non-nil.
7330         (rfc2047-encode-max-chars): New variable.
7331         (rfc2047-encode-1): Use it.
7332         (rfc2047-encode-parameter): New function.
7333
7334         * mml.el (mml-insert-parameter): Remove an excessive space.
7335
7336 2004-07-17  Simon Josefsson  <jas@extundo.com>
7337
7338         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
7339         Kai Grossjohann <kai@emptydomain.de>.
7340         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
7341         (gnus-group-make-menu-bar): Ditto.
7342
7343         * gnus-util.el (gnus-group-server): Add.
7344
7345 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
7346
7347         * message.el (message-clone-locals): Clone sendmail and smtp
7348         variables.
7349
7350 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7351
7352         * rfc2047.el (rfc2047-encode-region): Fix last change.
7353
7354 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7355
7356         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
7357         characters as non-special.
7358
7359 2004-07-09  Simon Josefsson  <jas@extundo.com>
7360
7361         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
7362         Users will lose all flag changes made while unplugged with
7363         e.g. nntp unless flag synchronization happens, thus `nil' is not a
7364         good default.  See numerous reports on ding mailing list.
7365
7366 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7367
7368         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
7369         add generate-head-function and generate-article-function to the
7370         rfc822-forward entry.
7371         (nndoc-rfc822-forward-generate-article): New function.
7372         (nndoc-rfc822-forward-generate-head): New function.
7373
7374         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
7375
7376 2004-07-06  Dan Christensen  <jdc@uwo.ca>
7377
7378         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
7379         respect display group parameter and gnus-summary-expunge-below.
7380         (gnus-articles-to-read): Remove unused reference to display group
7381         parameter.
7382
7383 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7384
7385         * nnheader.el (nnheader-uniquify-message-id): New experimental
7386         variable.
7387         (nnheader-nov-read-message-id): Use it.
7388
7389         * spam-report.el (spam-report-gmane): Add interactive.
7390
7391 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7392
7393         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
7394         qp-or-base64 for the application/* types.
7395
7396 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
7397
7398         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
7399
7400 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
7401
7402         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
7403         trim value.
7404
7405 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
7406
7407         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
7408         New macro and function.
7409         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
7410
7411 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7412
7413         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
7414         after-load-alist.
7415
7416 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7417
7418         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
7419         update info that isn't there.
7420
7421 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
7422
7423         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
7424         entry.
7425
7426 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7427
7428         * mm-view.el (mm-inline-render-with-function): Use multibyte
7429         buffer; decode html source by charset.
7430
7431         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
7432
7433         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
7434         Mule-UCS is loaded under XEmacs.
7435         (mm-mime-mule-charset-alist): Avoid duplicated entries.
7436
7437 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
7438
7439         * nnheader.el (nnheader-max-head-length): Increase to 8192.
7440
7441 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7442
7443         * mm-util.el (mm-coding-system-p): Return a coding-system.
7444         (mm-mime-mule-charset-alist): Use shift_jis instead of
7445         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
7446         entries for the mime charsets iso-2022-jp-3 and shift_jis.
7447         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
7448         instead of japanese-shift-jis and iso-latin-1 respectively in
7449         order to share the default value with both Emacs and XEmacs-mule.
7450         (mm-mule-charset-to-mime-charset): Make
7451         mm-coding-system-priorities effective.
7452         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
7453         while predicating of candidates upon the priorities.
7454
7455 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
7456
7457         * gnus-sum.el (gnus-summary-make-menu-bar): Add
7458         gnus-uu-invert-processable.
7459
7460         * gnus.el: Autoload gnus-uu-invert-processable.
7461
7462 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7463
7464         * mm-util.el (mm-with-multibyte-buffer): New macro.
7465
7466         * rfc2047.el (rfc2047-encode-string): Use it.
7467         (rfc2047-encode-region): Move point to the end of the region after
7468         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
7469
7470 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7471
7472         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
7473         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
7474
7475 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7476
7477         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
7478         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
7479         Karl Chen <quarl@nospam.quarl.org>.
7480
7481 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
7482
7483         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
7484         invalid addresses.
7485
7486 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
7487
7488         * spam.el: Change section markers, revise TODO list.
7489         (spam-backends): Make new master list of all installed backends.
7490         (spam-summary-exit-behavior): Add new variable to determine how
7491         messages moves are done at summary exit.
7492         (spam-move-spam-nonspam-groups-only)
7493         (spam-process-ham-in-nonham-groups)
7494         (spam-process-ham-in-spam-groups): Remove variables, the
7495         spam-summary-exit-behavior variable should be used to manage this
7496         behavior.
7497         (spam-old-ham-articles, spam-old-spam-articles): Remove.
7498         (spam-old-articles): Add variable, replacing spam-old-ham-articles
7499         and spam-old-spam-articles.
7500         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
7501         Add empty variables, placeholders for the backends they represent.
7502         (spam-set-difference): Move, unchanged.
7503         (spam-list-of-processors): Declare OBSOLETE, not used anymore
7504         unless the user has a processor variable.
7505         (spam-classifications, spam-classification-valid-p)
7506         (spam-backend-properties, spam-backend-property-valid-p)
7507         (spam-backend-function-type-valid-p)
7508         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
7509         (spam-report-articles-gmane, spam-report-articles-resend):
7510         Remove functions, they are not needed.
7511         (spam-install-backend-super, spam-backend-list)
7512         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
7513         (spam-backend-function, spam-backend-ham-registration-function)
7514         (spam-backend-spam-registration-function)
7515         (spam-backend-ham-unregistration-function)
7516         (spam-backend-spam-unregistration-function)
7517         (spam-backend-statistical-p, spam-backend-mover-p)
7518         (spam-install-backend-alias, spam-install-checkonly-backend)
7519         (spam-install-mover-backend, spam-install-nocheck-backend)
7520         (spam-install-backend, spam-install-statistical-backend)
7521         (spam-install-statistical-checkonly-backend): Add backend installation
7522         support.
7523         (spam-summary-prepare-exit): Rewrite to use the new backend code.
7524         (spam-group-processor-p): Use the new backend code and respect the
7525         summary exit behavior.
7526         (spam-mark-spam-as-expired-and-move-routine): Remove.
7527         (spam-summary-prepare): Change to use the new spam-old-articles
7528         variable.
7529         (spam-copy-or-move-routine, spam-copy-spam-routine)
7530         (spam-move-spam-routine, spam-copy-ham-routine)
7531         (spam-move-ham-routine): Add code to copy/move ham or spam.
7532         (spam-fetch-field-fast): Improve doc and code, plus allow the
7533         'number request.
7534         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
7535         variables.
7536         (spam-split, spam-find-spam): Use the new backend code.
7537         (spam-registration-functions): Remove variable.
7538         (spam-unregister-routine): Add convenience wrapper.
7539         (spam-log-undo-registration, spam-register-routine)
7540         (spam-log-processing-to-registry)
7541         (spam-log-unregistration-needed-p): Rename "check" to "backend"
7542         where possible.
7543         (spam-check-gmane-xref, spam-check-regex-headers)
7544         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
7545         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
7546         (spam-check-bogofilter-headers, spam-check-spamoracle)
7547         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
7548         (spam-check-crm114-headers): Use the spam-split-group that
7549         spam-split prepares, no need to determine it every time.
7550
7551         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
7552         to the nnheader-parse-naked-head call.
7553
7554         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
7555
7556         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
7557         the nnheader-nov-read-message-id call.
7558
7559 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7560
7561         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
7562         gnus-activate-group twice.  Suggested by Markus Peter
7563         <warp@spin.de>.
7564
7565 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7566
7567         * gnus-art.el (gnus-article-time-format): Exchange the order of
7568         day and month in the default value; fix customization type.
7569         (article-date-ut): Use add-text-properties.
7570         (article-make-date-line): Use message-make-date instead of
7571         current-time-string.
7572
7573         * message.el (message-fetch-field): Don't use set-text-properties.
7574         (message-make-date): Simplify.
7575
7576         * messagexmas.el (message-xmas-make-date): New function.
7577         (message-xmas-redefine): Defalias message-make-date to it.
7578
7579 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7580
7581         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
7582         (rfc2047-encode-region): Treat text within parentheses as special;
7583         show the original text when error has occurred.
7584
7585         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
7586         already-computed method to gnus-activate-group.
7587
7588         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
7589         same select-methods identical Lisp objects.
7590
7591         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
7592         object when modifying the info.
7593
7594 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7595
7596         * gnus-srvr.el (gnus-server-set-info): Remove the server from
7597         gnus-opened-servers since it has never been opened with the new
7598         configuration yet.
7599
7600 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7601
7602         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
7603         arg to nnheader-generate-fake-message-id.
7604
7605 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
7606
7607         * nnheader.el (nnheader-generate-fake-message-id): Accept a
7608         number and build a fake message ID localized to a group and
7609         article number (so it's repeatable from that point on).
7610         (nnheader-fake-message-id-p): Change regex to accomodate new fake
7611         ID format.
7612
7613         * gnus-sum.el (gnus-get-newsgroup-headers): Call
7614         nnheader-generate-fake-message-id with the article number.
7615
7616 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
7617
7618         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
7619         end-of-buffer.
7620
7621 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7622
7623         * message.el (message-ignored-supersedes-headers): Add Approved.
7624
7625 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7626
7627         * rfc2047.el (rfc2047-encode-message-header): Remove useless
7628         goto-char.
7629         (rfc2047-encode): Fold the line before encoding.
7630
7631 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7632
7633         * rfc2047.el (rfc2047-encode-message-header): Disabled header
7634         folding -- not all headers can be folded, and this should be done
7635         by the message composition mode.  Probably.  I think.
7636
7637 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7638
7639         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
7640         fast.
7641
7642         * gnus-ems.el (gnus-remove-image): Don't use
7643         message-text-with-property; remove only the image found first.
7644
7645         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
7646         found first.
7647
7648 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
7649
7650         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
7651
7652 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7653
7654         * message.el (message-text-with-property): Make it fast and accept
7655         optional arguments.
7656         (message-strip-forbidden-properties): Use it.
7657         (message-fix-before-sending): Follow the m-t-w-p change.
7658
7659         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
7660
7661 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7662
7663         * gnus-art.el (article-hide-headers): Don't change the buffer
7664         mistakenly when performing mml-preview even if
7665         gnus-single-article-buffer is nil.
7666
7667 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
7668
7669         * message.el (message-expand-name-databases): New user option.
7670         (message-expand-name): Use it.
7671
7672 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
7673
7674         * spam.el (spam-report-articles-resend)
7675         (spam-report-resend-register-routine): Allow ham reporting.
7676         (spam-report-resend-register-ham-routine): Add wrapper.
7677         (spam-registration-functions): Add ham resending functions.
7678         (spam-list-of-processors): Add ham resend processor.
7679
7680         * gnus.el (ham-resend-to): Add new group parameter.
7681         (spam-process): Add ham resend option.
7682
7683         * spam-report.el (spam-report-resend): Allow reporting ham.
7684         (spam-report-resend-ham): Add wrapper.
7685
7686 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7687
7688         * message.el (message-cite-articles-with-x-no-archive): New
7689         variable.
7690         (message-cite-original): Use it.
7691
7692 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7693
7694         * message.el (message-cite-original): Respect X-No-Archive.
7695
7696 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7697
7698         * gnus-art.el (article-hide-headers): Refer to the values for
7699         gnus-ignored-headers and gnus-visible-headers in the summary
7700         buffer since a user may have set them as group parameters.
7701
7702 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
7703
7704         * assistant.el (assistant-node-name): Add convenience function.
7705         (assistant-render-text, assistant-render-node): Add error handling,
7706         plus handle multiple next nodes.
7707         (assistant-find-next-node): Comment out for now.
7708         (assistant-find-next-nodes): Add function, returns list of next
7709         nodes.
7710
7711 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
7712
7713         * mail-source.el (mail-source-directory): Fix doc-string.
7714
7715 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
7716
7717         * assistant.el (assistant-render-text, assistant-eval): Add :set
7718         widget type, which is different because it takes and returns a
7719         list.  Much hilarity ensues.
7720
7721 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
7722
7723         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
7724
7725         * gnus-group.el (gnus-group-get-new-news-this-group): Added
7726         doc-string.
7727
7728         * gnus-start.el (gnus-activate-group): Added doc-string.
7729
7730 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7731
7732         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
7733
7734 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
7735
7736         * assistant.el (assistant-render-text): Try to add a :set
7737         widget, more to come.
7738
7739         * spam.el (spam-group-spam-contents-p): Handle empty groupname
7740         strings.
7741         (spam-report-articles-resend)
7742         (spam-register-routine): Do registration iff any articles warrant
7743         it.
7744         (spam-summary-prepare-exit): Change log message for nil group
7745         destinations.
7746
7747 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
7748
7749         * spam.el (spam-report-resend-register-routine): Allow
7750         spam-report-resend-to to be a group parameter or a global value.
7751
7752 2004-05-26  Simon Josefsson  <jas@extundo.com>
7753
7754         * starttls.el: Merge with my GNUTLS based starttls.el.
7755         (starttls-gnutls-program, starttls-use-gnutls)
7756         (starttls-extra-arguments, starttls-process-connection-type)
7757         (starttls-connect, starttls-failure, starttls-success): New
7758         variables.
7759         (starttls-program, starttls-extra-args): Doc fix.
7760         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
7761         functions.
7762         (starttls-negotiate, starttls-open-stream): Check
7763         `starttls-use-gnutls' and pass on to corresponding *-gnutls
7764         function if it is set.
7765
7766 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7767
7768         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
7769         structured fields.
7770
7771 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7772
7773         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
7774
7775 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
7776
7777         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
7778         variable.
7779         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
7780         assigning the spam-mark to new messages.
7781
7782 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
7783
7784         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
7785
7786 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7787
7788         * dgnushack.el: Autoload customize-set-variable for XEmacs.
7789
7790         * rfc2047.el (rfc2047-encodable-p): Don't move point.
7791         (rfc2047-decode): Treat the ascii coding-system as raw-text by
7792         default.
7793
7794 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
7795
7796         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
7797         correct data.
7798
7799 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
7800
7801         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
7802         (spam-group-processor-p): Fix function.
7803         (spam-group-processor-multiple-p)
7804         (spam-group-spam-processor-report-gmane-p)
7805         (spam-group-spam-processor-report-resend-p)
7806         (spam-group-spam-processor-bogofilter-p)
7807         (spam-group-spam-processor-blacklist-p)
7808         (spam-group-spam-processor-ifile-p)
7809         (spam-group-ham-processor-ifile-p)
7810         (spam-group-spam-processor-spamoracle-p)
7811         (spam-group-spam-processor-crm114-p)
7812         (spam-group-ham-processor-bogofilter-p)
7813         (spam-group-spam-processor-stat-p)
7814         (spam-group-ham-processor-stat-p)
7815         (spam-group-ham-processor-whitelist-p)
7816         (spam-group-ham-processor-BBDB-p)
7817         (spam-group-ham-processor-spamoracle-p)
7818         (spam-group-ham-processor-copy-p): Remove functions with some
7819         prejudice against unneeded code.
7820         (spam-report-articles-resend)
7821         (spam-report-resend-register-routine): Allow the group/topic
7822         spam-resend-to value to override spam-report-resend-to.
7823         (spam-summary-prepare-exit): Invoke spam-group-processor-p
7824         properly now.
7825
7826         * gnus.el (spam-resend-to): Add group/topic parameter.
7827         (spam-process): Move the OBSOLETE processors to the end of the
7828         choices.
7829
7830 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
7831
7832         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
7833         with resend-to set to nil, and then ask the user if necessary.
7834         (spam-report-resend): spam-report-resend takes a list of articles, not
7835         separate article numbers.
7836
7837 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7838
7839         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
7840         addition to emacs-w3m.
7841
7842 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7843
7844         * assistant.el (assistant-authinfo-data): New function.
7845         (assistant-eval): Eval for entire assistant.
7846
7847         * netrc.el (netrc-services-file): New variable.
7848         (netrc-parse-services): New function.
7849         (netrc-find-service-name): New function.
7850         (netrc-find-service-number): New function.
7851         (netrc-port-equal): New function.
7852         (netrc-machine): Use it.
7853
7854         * nnimap.el (nnimap-open-connection): Use netrc.
7855
7856         * gnus-util.el (gnus-netrc-get): Remove aliases.
7857
7858         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
7859
7860         * assistant.el (wid-edit): Fix compilation.
7861
7862         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
7863
7864 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
7865
7866         * gnus-util.el (gnus-set-file-modes): New function.  (small
7867         patch).
7868
7869 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7870
7871         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
7872
7873         * assistant.el (assistant-render-node): Fix up rendering and
7874         read-only text.
7875         (assistant-render-node): Reset.
7876         (assistant-make-read-only): Not sticky.
7877
7878 2004-05-20  Danny Siu  <dsiu@adobe.com>
7879
7880         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
7881         centered even when gnus-auto-center-summary is t
7882
7883 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7884
7885         * dns.el (dns-get-txt-answer): New function.
7886         (dns-read-txt): Ditto.
7887         (query-dns): Use it.
7888
7889 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7890
7891         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
7892         active for foreign groups even if the group level is higher than
7893         the specified value.
7894
7895 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7896
7897         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
7898         non-active groups.
7899
7900         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
7901
7902 2004-05-20  Magnus Henoch  <mange@freemail.hu>
7903
7904         * dns.el (dns-read-type): Add support for SVR.  (small patch)
7905
7906 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
7907
7908         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
7909         (spam-crm114-header, spam-crm114-spam-switch)
7910         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
7911         (spam-crm114-positive-spam-header)
7912         (spam-crm114-database-directory, spam-list-of-processors)
7913         (spam-group-spam-processor-crm114-p)
7914         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
7915         (spam-generic-score, spam-list-of-checks)
7916         (spam-list-of-statistical-checks, spam-registration-functions)
7917         (spam-check-crm114-headers, spam-crm114-score)
7918         (spam-check-crm114, spam-crm114-register-with-crm114)
7919         (spam-crm114-register-spam-routine)
7920         (spam-crm114-unregister-spam-routine)
7921         (spam-crm114-register-ham-routine)
7922         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
7923         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
7924
7925         * gnus.el: Add spam-use-crm114.
7926
7927         * spam.el (spam-list-of-processors, spam-registration-functions):
7928         Add spam-use-resend.
7929         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
7930         (spam-report-articles-gmane): Add doc fix.
7931         (spam-report-articles-resend,
7932         spam-report-resend-register-routine): Add wrappers around
7933         spam-report-resend-to.
7934
7935         * spam-report.el (spam-report-resend-to, spam-report-resend):
7936         Add support for resending spam.
7937         (spam-report-gmane): Fix line length >80.
7938
7939         * gnus.el (spam-process): Add spam-use-resend.
7940
7941 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7942
7943         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
7944         number of processed spam messages.
7945         (spam-ham-copy-or-move-routine): Return the number of processed
7946         ham messages.
7947         (spam-summary-prepare-exit): Use the above values to decide
7948         whether status messages shouled be displayed.
7949
7950 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7951
7952         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
7953         `rfc2047-encoding-function-alist' in order to avoid conflicting
7954         with the old version.
7955         (rfc2047-encode-region): Concatenate words containing non-ASCII
7956         characters in structured fields; don't encode space-delimited
7957         ASCII words even in unstructured fields; don't break words at
7958         char-category boundaries.
7959         (rfc2047-encode-1): New function.
7960         (rfc2047-encode): Use it; encode text so that it occupies the
7961         maximum width within 76-column; work correctly on Q encoding for
7962         iso-2022-* charsets.
7963         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
7964         sure not to break a line just after the header name.
7965         (rfc2047-b-encode-region): Removed.
7966         (rfc2047-b-encode-string): New function.
7967         (rfc2047-q-encode-region): Removed.
7968         (rfc2047-q-encode-string): New function.
7969
7970         * mm-util.el (mm-replace-in-string): New function.
7971
7972 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7973
7974         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
7975         get it right.
7976         (gnus-inews-make-draft): Really.
7977
7978 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
7979
7980         * nnmh.el (nnmh-request-list-1): Don't check the link count
7981         before descending.  (small patch)
7982
7983 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7984
7985         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
7986         stuff.
7987
7988         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
7989         on real group name.
7990
7991         * gnus-art.el (gnus-signature-limit): Doc fix.
7992
7993         * gnus-msg.el (gnus-inews-make-draft): Quote list.
7994
7995         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
7996
7997 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
7998
7999         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
8000         isn't a string.
8001
8002 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8003
8004         * gnus-draft.el (gnus-draft-send): Bind
8005         rfc2047-encode-encoded-words.
8006
8007         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
8008         (rfc2047-encodable-p): Say that =? needs encoding.
8009         (rfc2047-encode-encoded-words): New variable.
8010
8011         * gnus-group.el (gnus-group-select-group): Doc fix.
8012
8013         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
8014
8015         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
8016         to nil.
8017
8018         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
8019
8020         * nnheader.el (nnheader-get-lines-and-char): New function.
8021
8022 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
8023
8024         * gnus-msg.el (gnus-summary-followup-with-original): Document
8025         yanking of region when active.
8026
8027 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8028
8029         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
8030         groups if the group level is higher than the specified value.
8031
8032 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8033
8034         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
8035         (gnus-group-jump-to-group): Added prefix argument using
8036         `gnus-group-jump-to-group-prompt'.  Query before jumping to
8037         non-active group.
8038
8039         * compface.el (uncompface): Be verbose when changing
8040         `uncompface-use-external'.
8041
8042         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
8043         handle manual section.
8044
8045 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8046
8047         * gnus-art.el (gnus-button-alist): Revert previous change.
8048
8049 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8050
8051         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
8052
8053 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8054
8055         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
8056         whether backend can accept message.
8057
8058         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
8059
8060 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
8061
8062         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
8063         Avoid creating directory when nntp-marks-is-evil is true.
8064         Reported by Reiner Steib.
8065
8066 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8067
8068         * gnus-picon.el (gnus-picon-style): New variable.
8069         (gnus-picon-insert-glyph): Added optional `nostring' argument.
8070         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
8071         Jesper Harder <harder@ifa.au.dk>.
8072
8073 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8074
8075         * message.el (message-fill-field): Return point.
8076         (message-generate-headers): Go to end of field.
8077
8078         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
8079         stuff for non-living groups.
8080
8081 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
8082
8083         * gnus-art.el (gnus-article-followup-with-original)
8084         (gnus-article-reply-with-original): gnus-mark-active-p ->
8085         gnus-region-active-p.
8086
8087 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
8088
8089         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
8090         only when there is spam or ham to be processed.
8091
8092 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8093
8094         * mail-source.el (mail-source-delete-crash-box): Refactor.
8095         (mail-source-fetch): Use it.
8096         (mail-source-fetch-file): Ditto.
8097         (mail-source-fetch-directory): Run postscript in loop.
8098         (mail-source-fetch-pop): Delete.
8099         (mail-source-fetch-maildir): Ditto.
8100         (mail-source-fetch-imap): Ditto.
8101
8102         * imap.el (imap-authenticators): Comment out sasl.
8103
8104         * message.el (message-skip-to-next-address): New function.
8105         (message-fill-header-address): Refactor.
8106         (message-fill-address): Use it.
8107         (message-delete-address): Use it.
8108         (message-fill-header-general): Refactor.
8109         (message-fill-field-address): Rename.
8110         (message-narrow-to-field): Find the start of the header.
8111         (message-header-format-alist): Don't pre-fill.
8112         (message-fill-header): Removed.
8113         (message-insert-header): New function.
8114         (message-shorten-references): Use it.
8115
8116         * rfc2047.el (rfc2047-field-value): Strip props.
8117
8118         * mail-parse.el (mail-header-make-address): New alias.
8119
8120         * ietf-drums.el (ietf-drums-make-address): New function.
8121
8122         * imap.el: Add compiler directives.
8123
8124         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
8125
8126         * gnus-art.el (article-decode-idna-rhs): Don't use
8127         message-idna-inside-rhs-p.
8128
8129 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8130
8131         * message.el (message-idna-inside-rhs-p): Removed.
8132         (message-idna-to-ascii-rhs-1): Use proper address parsing.
8133
8134         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
8135         false positives.
8136
8137 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
8138
8139         * imap.el (imap-sasl-make-mechanisms): Use sasl.
8140
8141 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8142
8143         * nneething.el (nneething-file-name): Don't create spurions
8144         files.
8145
8146         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
8147         (gnus-inews-do-gcc): Remove sleep.
8148
8149         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
8150         part under point.
8151
8152         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
8153         (gnus-agent-regenerate-group): Using nil messages aren't valid.
8154
8155 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
8156
8157         * spam.el (spam-summary-prepare-exit): Fixed (length).
8158
8159 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
8160
8161         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
8162         as expired without moving it" message when there are spam
8163         messages left.
8164
8165 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
8166
8167         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
8168         header is not nil.
8169
8170 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
8171
8172         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
8173         nntp-possibly-create-directory, not nntp-possibly-change-group.
8174         (nntp-marks-changed-p): New arg SERVER.
8175         (nntp-request-update-info): Adjust caller.
8176
8177 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
8178
8179         * nntp.el (nntp-save-marks): Pass missing arg.
8180
8181 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
8182
8183         * nntp.el: Support marks.
8184         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
8185         (nntp-marks-modtime, nntp-marks-directory): New variables.
8186         (nntp-request-set-mark, nntp-request-update-info)
8187         (nntp-possibly-create-directory, nntp-marks-changed-p)
8188         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
8189         functions.
8190
8191 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
8192
8193         * gnus-xmas.el (gnus-xmas-select-lowest-window)
8194         (gnus-xmas-redefine): Rename.
8195
8196         * gnus-score.el (gnus-score-insert-help): Use
8197         gnus-select-lowest-window.
8198
8199         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
8200         appt-select-lowest-window and rename to gnus-select-lowest-window.
8201
8202         * gnus.el: do.
8203
8204 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8205
8206         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
8207         encodings of MIME-encoded words, in order to improve
8208         interoperability with several broken MUAs.
8209
8210 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8211
8212         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
8213         tags, only when charsets are not specified in headers.
8214         (mm-inline-text-html-render-with-w3m): Ditto.
8215
8216         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
8217         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
8218
8219 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8220
8221         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
8222         instead of MIME-decoded from fields when checking
8223         `gnus-article-address-banner-alist'.
8224
8225 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
8226
8227         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
8228         description rather than subject.
8229
8230 2004-05-02  Steve Youngs  <steve@youngs.au.com>
8231
8232         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
8233
8234 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8235
8236         * gnus.el (gnus-version-number): Bump.
8237
8238 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8239
8240         * gnus.el: No Gnus v0.2 is released.
8241
8242 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8243
8244         * gnus-agent.el (gnus-agent-read-agentview): Inline
8245         gnus-uncompress-range.
8246
8247 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8248
8249         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
8250         `exec-installed-p'.
8251
8252 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8253
8254         * gnus.el (spam-process, spam-autodetect-methods): Add
8255         bsfilter and bsfilter-headers.
8256
8257         * spam.el (spam-bsfilter): New customize group.
8258         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
8259         (spam-bsfilter-header, spam-bsfilter-probability-header)
8260         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
8261         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
8262         (spam-bsfilter-database-directory): New options.
8263         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
8264         (spam-list-of-statistical-checks, spam-registration-functions):
8265         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
8266         (spam-bsfilter-score): New command.
8267         (spam-check-bsfilter-headers, spam-check-bsfilter)
8268         (spam-bsfilter-register-with-bsfilter)
8269         (spam-bsfilter-register-spam-routine)
8270         (spam-bsfilter-unregister-spam-routine)
8271         (spam-bsfilter-register-ham-routine)
8272         (spam-bsfilter-unregister-ham-routine): New functions.
8273         (spam-generic-score): Support bsfilter; Accept an optional argument
8274         to recalcurate spam score even if scoring header has already been
8275         added.
8276         (spam-bogofilter-score, spam-spamassassin-score): Accept an
8277         optional argument to recalcurate spam score even if scoring header
8278         has already been added.
8279
8280 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
8281
8282         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
8283         strings!  Reported by David D. Smith <davidsmith@acm.org>.
8284         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
8285         link is missing.
8286
8287 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
8288
8289         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
8290         (html2text-get-attr): Rewrite.
8291
8292         * message.el (message-setup-1): Remove redundant put-text-property
8293         on mail-header-separator.
8294
8295 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
8296
8297         * gnus-registry.el (gnus-registry-cache-whitespace)
8298         (gnus-registry-action, gnus-registry-spool-action)
8299         (gnus-registry-split-fancy-with-parent): Change message levels
8300         from 5 to 3 or 7, as needed.
8301
8302         * spam.el (spam-summary-prepare-exit)
8303         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
8304         (spam-split, spam-find-spam, spam-log-undo-registration)
8305         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
8306         level from 5 to 6.
8307
8308 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8309
8310         * gnus-ems.el: Autoload appt-select-lowest-window (revert
8311         2004-03-04 change).
8312
8313 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
8314
8315         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
8316         Use mapc when appropriate.
8317
8318         * sieve-manage.el (sieve-manage-open): do.
8319
8320         * nnweb.el (nnweb-insert-html): do.
8321
8322         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
8323         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
8324
8325         * nnspool.el (nnspool-request-group): do.
8326
8327         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
8328         do.
8329
8330         * nnml.el (nnml-request-update-info): do.
8331
8332         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
8333         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
8334
8335         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
8336         (nnimap-request-set-mark): do.
8337
8338         * nnfolder.el (nnfolder-request-update-info): do.
8339
8340         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
8341         do.
8342
8343         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
8344
8345         * gnus-uu.el (gnus-uu-find-articles-matching): do.
8346
8347         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
8348         do.
8349
8350         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
8351         do.
8352
8353         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
8354
8355         * gnus-nocem.el (gnus-nocem-scan-groups): do.
8356
8357         * gnus-int.el (gnus-start-news-server): do.
8358
8359         * gnus-group.el (gnus-group-make-kiboze-group)
8360         (gnus-group-browse-foreign-server): do.
8361
8362 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
8363
8364         FIXME: Make separate entries for each person.
8365
8366         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
8367         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
8368         <shields@msrl.com>:
8369
8370         * spam.el (spam-necessary-extra-headers): Get the extra headers we
8371         may need for spam sorting and scoring.
8372         (spam-user-format-function-S): Add user format function suitable for
8373         general use.
8374         (spam-article-sort-by-spam-status): Add sorting function for summary
8375         sorting.
8376         (spam-extra-header-to-number): Add function to get a score from a
8377         header.
8378         (spam-summary-score): Add function to  get a numeric score from the
8379         headers.
8380         (spam-generic-score): Fixed function doc, was in wrong place.
8381         (spam-initialize): Take symbols when it's run, and install the
8382         extra headers that spam-necessary-extra-headers thinks we need.
8383
8384 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
8385
8386         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
8387         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
8388
8389 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
8390
8391         * gnus-sum.el (gnus-set-global-variables)
8392         (gnus-build-all-threads, gnus-get-newsgroup-headers)
8393         (gnus-article-get-xrefs, gnus-summary-best-group)
8394         (gnus-summary-next-article, gnus-summary-enter-digest-group)
8395         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
8396         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
8397         with-current-buffer.
8398
8399 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
8400
8401         * spam.el (spam-summary-prepare-exit): Simplify logic.
8402         (spam-fetch-article-header): Read the article header if it's not
8403         available.
8404         (spam-list-articles): Simplify logic.
8405         (spam-filelist-register-routine): Fix bug with unregister-list.
8406
8407         * gnus-registry.el: Fix comments at beginning.
8408
8409 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
8410
8411         * message.el (message-cater-to-broken-inn): Remove.
8412         (message-shorten-references): Make sure the total folded length of
8413         References is shorter than 998 characters to cater to a bug in INN
8414         2.3.  Also, don't pretend that references aren't folded -- this
8415         hasn't worked for a while.
8416
8417 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8418
8419         * gnus-agent.el (gnus-agentize):
8420         gnus-agent-send-mail-real-function no longer set to current value
8421         of message-send-mail-function but rather a lambda that calls
8422         message-send-mail-function.  The change makes the agent real-time
8423         responsive to user changes to message-send-mail-function.
8424
8425 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8426
8427         * legacy-gnus-agent.el
8428         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
8429         help from Florian Weimer <fw@deneb.enyo.de>
8430
8431 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8432
8433         * nnmail.el (nnmail-cache-insert): Revert last change.
8434
8435 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8436
8437         * nnmail.el (nnmail-cache-insert): Always check whether
8438         nnmail-cache-ignore-groups matches a group name.
8439
8440 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
8441
8442         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
8443         (spam-find-spam, spam-log-processing-to-registry)
8444         (spam-log-registered-p, spam-log-unregistration-needed-p)
8445         (spam-log-undo-registration): Use gnus-message instead of
8446         gnus-error, none of these errors are fatal.
8447
8448         * gnus-registry.el (gnus-registry-clean-empty-function)
8449         (gnus-registry-clean-empty): Remove only empty entries without
8450         extra data.
8451
8452 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
8453
8454         * spam-stat.el (spam-stat-buffer-change-to-spam)
8455         (spam-stat-buffer-change-to-non-spam): Change (error) to
8456         (gnus-message 8) invocation.
8457
8458 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8459
8460         * nntp.el (nntp-via-netcat-command): New variable.
8461         (nntp-via-netcat-switches): New variable.
8462         (nntp-open-via-rlogin-and-netcat): New function.
8463         (nntp-open-connection-function): Doc fix.
8464         (nntp-telnet-command): Doc fix.
8465         (nntp-end-of-line): Doc fix.
8466         (nntp-via-rlogin-command): Doc fix.
8467         (nntp-via-user-name): Doc fix.
8468         (nntp-via-address): Doc fix.
8469
8470 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8471
8472         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
8473         error in Emacs 21.1.
8474
8475 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
8476
8477         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
8478
8479 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8480         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
8481         (gnus-agent-with-refreshed-group): New macro.
8482         (gnus-agent-rename-group): New function.
8483         (gnus-agent-delete-group): New function.
8484         (gnus-agent-save-group-info): Use gnus-command-method when
8485         `method' parameter is nil.  Don't write nil entries into the
8486         active file.
8487         (gnus-agent-get-group-info): New function.
8488         (gnus-agent-fetch-articles): Use
8489         gnus-agent-update-files-total-fetched-for to increment disk space
8490         used.
8491         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
8492         gnus-agent-update-view-total-fetched-for to increment disk space
8493         used.
8494         (gnus-agent-get-local): Added optional parameters to avoid calling
8495         gnus-group-real-name and gnus-find-method-for-group.
8496         (gnus-agent-set-local): Delete stored entry if either min, or max,
8497         are nil.
8498         (gnus-agent-fetch-session): Reworded error/quit messages.  On
8499         quit, use gnus-agent-regenerate-group to record existance of any
8500         articles fetched to disk before the quit occurred.
8501         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
8502         gnus-agent-update-view-total-fetched-for, and
8503         gnus-agent-update-files-total-fetched-for to decrement disk space
8504         used.
8505         (gnus-agent-retrieve-headers): Use
8506         gnus-agent-update-view-total-fetched-for to increment disk space
8507         used.
8508         (gnus-agent-regenerate-group): Replace gnus-group-update-group
8509         with gnus-agent-update-files-total-fetched-for to decrement disk
8510         space and fresh group buffer.
8511         (gnus-agent-inhibit-update-total-fetched-for): New variable.
8512         (gnus-agent-need-update-total-fetched-for): New variable.
8513         (gnus-agent-update-files-total-fetched-for): New function.
8514         (gnus-agent-update-view-total-fetched-for): New function.
8515         (gnus-agent-total-fetched-for): New function.
8516
8517         * gnus-cache.el (gnus-cache-save-buffers): Use
8518         gnus-cache-update-overview-total-fetched-for to change disk space
8519         used by this group.
8520         (gnus-cache-possibly-enter-article): Use
8521         gnus-cache-update-file-total-fetched-for to increment disk space
8522         used by this group.
8523         (gnus-cache-possibly-remove-article): Use
8524         gnus-cache-update-file-total-fetched-for to decrement disk space
8525         used by this group.
8526         (gnus-cache-generate-nov-databases): Purge total fetched cache.
8527         (gnus-cache-rename-group): New function.
8528         (gnus-cache-delete-group): New function.
8529         (gnus-cache-inhibit-update-total-fetched-for): New variable.
8530         (gnus-cache-need-update-total-fetched-for): New variable.
8531         (gnus-cache-with-refreshed-group): New macro.
8532         (gnus-cache-update-file-total-fetched-for): New function.
8533         (gnus-cache-update-overview-total-fetched-for): New function.
8534         (gnus-cache-rename-group-total-fetched-for): New function.
8535         (gnus-cache-delete-group-total-fetched-for): New function.
8536         (gnus-cache-total-fetched-for): New function.
8537
8538         * gnus-group.el: Require gnus-sum and autoload functions to
8539         resolve warnings when gnus-group.el compiled alone.
8540         (gnus-group-line-format): Documented new %F
8541         (size of Fetched data) group line format; identifies disk space
8542         used by agent and cache.
8543         (gnus-group-line-format-alist): Defined new F format.
8544         (gnus-total-fetched-for): New function.
8545         (gnus-group-delete-group): No longer update
8546         gnus-cache-active-altered as gnus-request-delete-group now keeps
8547         the cache in sync.
8548         (gnus-group-list-active): Let the agent store a server's active
8549         list if currently plugged.
8550
8551         * gnus-int.el (gnus-request-delete-group): Use
8552         gnus-cache-delete-group and gnus-agent-delete-group to keep the
8553         local disk in sync with the server.
8554          (gnus-request-rename-group): Use
8555         gnus-cache-rename-group and gnus-agent-rename-group to keep the
8556         local disk in sync with the server.
8557
8558         * gnus-start.el (gnus-get-unread-articles): Cosmetic
8559         simplification to logic.
8560
8561         * gnus-util.el (gnus-rename-file): New function.
8562
8563 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
8564
8565         * mm-util.el (mm-image-load-path): Handle nil in load-path.
8566
8567 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
8568
8569         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
8570         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
8571
8572 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
8573
8574         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
8575         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
8576
8577 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
8578
8579         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
8580
8581 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
8582
8583         * spam.el (spam-set-difference): Add function to replace
8584         gnus-set-difference in spam.el.
8585         (spam-summary-prepare-exit): Use spam-set-difference.
8586
8587 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
8588
8589         * gnus-registry.el (gnus-registry-cache-file): Update to use
8590         gnus-dribble-directory OR gnus-home-directory OR ~.
8591         (gnus-registry-split-fancy-with-parent): Fix doc.
8592
8593 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8594
8595         * message.el (message-exchange-point-and-mark): Use
8596         message-mark-active-p.  Suggested by Jesper Harder
8597         <harder@ifa.au.dk>.
8598
8599 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8600
8601         * message.el (message-exchange-point-and-mark): Don't activate
8602         region if it was inactive.  Suggested by Hiroshi Fujishima
8603         <pooh@nature.tsukuba.ac.jp>.
8604
8605 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8606
8607         * gnus-art.el (article-display-face): Display Faces in the same
8608         order as X-Faces.
8609
8610 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8611
8612         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
8613
8614 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8615
8616         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
8617         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
8618         (gnus-article-mime-hierarchy): Remove.
8619         (gnus-article-mime-hierarchy-next): Remove.
8620         (gnus-article-mode): Revert 2004-03-19 change.
8621         (gnus-article-setup-buffer): Revert 2004-03-19 change.
8622         (gnus-insert-mime-button): Revert 2004-03-19 change.
8623         (gnus-mime-accumulate-hierarchy): Remove.
8624         (gnus-mime-enter-multipart): Remove.
8625         (gnus-mime-leave-multipart): Remove,
8626         (gnus-mime-display-part): Revert 2004-03-19 change.
8627         (gnus-mime-display-alternative): Revert 2004-03-19 change.
8628
8629         * mml.el (mml-preview): Revert 2004-03-19 change.
8630
8631 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
8632
8633         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
8634
8635 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8636
8637         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
8638         t while entering a file name using the mm-with-multibyte macro.
8639         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8640
8641         * mm-util.el (mm-with-multibyte): New macro.
8642
8643 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8644
8645         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
8646         user option.
8647         (gnus-mime-multipart-functions): Doc and customization fix.
8648         (gnus-article-mime-hierarchy): New variable.
8649         (gnus-article-mime-hierarchy-next): New variable.
8650         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
8651         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
8652         gnus-article-mime-hierarchy-next to nil.
8653         (gnus-insert-mime-button): Show hierarchy numbers.
8654         (gnus-mime-accumulate-hierarchy): New function.
8655         (gnus-mime-enter-multipart): New function.
8656         (gnus-mime-leave-multipart): New function.
8657         (gnus-mime-display-part): Recompute hierarchical MIME structure.
8658         (gnus-mime-display-alternative): Show hierarchy numbers.
8659
8660         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
8661         gnus-article-mime-hierarchy-next to nil.
8662
8663 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
8664
8665         * dns.el: Don't require gnus-xmas.
8666
8667 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
8668
8669         * mml.el (mml-generate-mime-1): Don't use format=flowed with
8670         inline PGP.
8671         (mml-menu): Disable mml-quote-region if mark is inactive.
8672
8673 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8674
8675         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
8676         when the group's active is not available.
8677
8678 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8679
8680         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
8681         error.
8682
8683 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
8684
8685         * imap.el (imap-store-password): New variable.
8686         (imap-interactive-login): Use it.
8687         Suggested by Mark Plaksin <happy@mcplaksin.org>.
8688
8689 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8690
8691         * gnus-art.el (gnus-article-read-summary-keys): Restore new
8692         window-start and hscroll to summary window.
8693
8694 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8695
8696         * gnus-start.el (gnus-convert-old-newsrc): Only write the
8697         conversion message to newsrc-dribble when an actual conversion is
8698         performed.
8699
8700 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
8701
8702         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
8703
8704 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8705
8706         * mm-decode.el (mm-complicated-handles): New function reviving
8707         former definition of mm-multiple-handles.
8708
8709         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
8710         (gnus-mime-delete-part): Use it.
8711
8712 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8713
8714         * gnus-agent.el (gnus-agent-read-local): Bind
8715         nnheader-file-coding-system to gnus-agent-file-coding-system to
8716         avoid the implicit assumption that they will always be equal.
8717         (gnus-agent-save-local): Bind buffer-file-coding-system, not
8718         coding-system-for-write, as the with-temp-file macro first prints
8719         to a buffer then saves the buffer.
8720
8721 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8722
8723         * gnus-art.el (gnus-article-edit-part): New function.
8724         (gnus-mime-save-part-and-strip): Use it; do query instead of
8725         signaling an error; don't use mm-multiple-handles.
8726         (gnus-mime-delete-part): Ditto.
8727
8728 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8729
8730         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
8731         old file versions.
8732         (gnus-group-prepare-hook): Removed function that converted list
8733         form of gnus-agent-expire-days to group properties.
8734
8735         * gnus-int.el: Autoload gnus-agent-regenerate-group.
8736         (gnus-request-accept-article): Re-indented.
8737
8738         * gnus-start.el (gnus-convert-old-newsrc): Registered new
8739         converters to handle old agent file formats.  Added logic for a
8740         "backup before upgrading warning".
8741         (gnus-convert-mark-converter-prompt): Developers can mark
8742         functions as needing (default), or not needing,
8743         gnus-convert-old-newsrc's "backup before upgrading warning".
8744         (gnus-convert-converter-needs-prompt): Tests whether the user
8745         should be protected from potentially irreversable changes by the
8746         function.
8747
8748         * legacy-gnus-agent.el (): New. Provides converters that are only
8749         loaded when gnus-convert-old-newsrc needs to call them.
8750
8751 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8752
8753         * mail-source.el (mail-source-touch-pop): Doc fix.
8754
8755         * message.el (message-smtpmail-send-it): Doc fix.
8756
8757 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
8758
8759         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
8760
8761         * nnmail.el (nnmail-split-fancy): do.
8762
8763         * gnus-kill.el (gnus-kill, gnus-execute): do.
8764
8765 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
8766
8767         * gnus-sum.el (gnus-widget-reversible-match)
8768         (gnus-widget-reversible-to-internal)
8769         (gnus-widget-reversible-to-external): New functions.
8770         (gnus-widget-reversible): New widget.
8771         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
8772
8773 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
8774
8775         * gnus-sum.el (gnus-thread-sort-functions)
8776         (gnus-article-sort-functions): Document `(not F)' items.
8777
8778 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
8779
8780         * spam.el (spam-use-gmane-xref): Add new backend.
8781         (spam-gmane-xref-spam-group): Add variable to control the name of the
8782         Gmane spam group.
8783         (spam-blackhole-servers, spam-blackhole-good-server-regex)
8784         (spam-regex-headers-spam, spam-regex-headers-ham)
8785         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
8786         (spam-list-of-checks): Add spam-use-gmane-xref to list of
8787         backends and checks.
8788         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
8789
8790         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
8791         an autodetect method.
8792
8793 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8794
8795         * gnus-int.el (gnus-request-accept-article): Inform the agent that
8796         articles are being added to a group.
8797         (gnus-request-replace-article): Inform the agent that articles
8798         need to be uncached as the cached contents are no longer valid.
8799
8800 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8801
8802         * binhex.el: Don't autoload executable-find.
8803
8804         * canlock.el: Don't autoload mail-fetch-field.
8805
8806         * dgnushack.el: Autoload c-mode for XEmacs.
8807
8808         * gnus-ems.el: Don't autoload appt-select-lowest-window.
8809
8810         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
8811         rmail-dont-reply-to and rmail-output.
8812
8813         * gnus-score.el: Don't autoload ffap-string-at-point.
8814
8815         * gnus-setup.el: Don't autoload sc-cite-original.
8816
8817         * imap.el: Don't autoload base64-decode-string,
8818         base64-encode-string and md5.
8819
8820         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
8821         and rmail-msg-restore-non-pruned-header.
8822
8823         * mm-decode.el: Don't autoload executable-find.
8824
8825         * mm-url.el: Don't autoload executable-find.
8826
8827         * mm-view.el: Don't autoload diff-mode.
8828
8829         * nndb.el: Don't autoload news-reply-mode, news-setup,
8830         cancel-timer and telnet.
8831
8832         * password.el: Don't autoload run-at-time for Emacs.
8833
8834         * sha1-el.el: Don't autoload executable-find.
8835
8836         * sieve-mode.el: Don't autoload c-mode.
8837
8838         * uudecode.el: Don't autoload executable-find.
8839
8840 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8841
8842         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
8843         (gnus-agent-possibly-alter-active): Avoid null in numeric
8844         comparison.
8845         (gnus-agent-set-local): Refuse to save null in local object table.
8846         (gnus-agent-regenerate-group): The REREAD parameter can now be a
8847         list of articles that will be marked as unread.
8848
8849 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8850
8851         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
8852
8853 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
8854
8855         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
8856         language tags.
8857
8858 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
8859
8860         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
8861         Don't bind "obarray".
8862
8863         * gnus-sum.el (gnus-thread-sort-functions): Added
8864         `gnus-thread-sort-by-most-recent-number' and
8865         `gnus-thread-sort-by-most-recent-date'.
8866         Reported by Kai Grossjohann <kai@emptydomain.de>.
8867
8868 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8869
8870         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
8871
8872 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8873
8874         * gnus-cus.el (gnus-agent-customize-category): Removed
8875         ignore-errors macro reference that required cl to be loaded at
8876         run-time.
8877
8878         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
8879         single-interval range of the form (min . max).  Previously the
8880         range had to look like ((min . max)).  Likewise, return
8881         (min . max) rather than ((min . max)).
8882         (gnus-range-map): Use gnus-range-normalize to accept
8883         single-interval range.
8884
8885         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
8886         the cache, but not the agent, now appear with their usual face.
8887
8888         * dgnushack.el (loaddir): New variable that is bound to the
8889         directory containing the dgnushack.el file. Use loaddir, rather
8890         than srcdir, to update load-path. Change lets dgnushack compile
8891         code in directories other than GNUS/lisp.
8892
8893 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8894
8895         * lpath.el: Don't bind w3m-safe-url-regexp.
8896
8897         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
8898         w3m-safe-url-regexp variable buffer-local.
8899
8900         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
8901
8902 2004-02-27  Simon Josefsson  <jas@extundo.com>
8903
8904         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
8905         gnus-group-real-prefix.
8906         (gnus-summary-move-article): Use it, instead of
8907         gnus-group-real-prefix.
8908
8909 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8910
8911         * lpath.el: Bind w3m-safe-url-regexp.
8912
8913         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
8914         w3m-safe-url-regexp variable buffer-local and set it as the value
8915         of mm-w3m-safe-url-regexp.
8916
8917         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
8918
8919         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
8920         parsing gnus-posting-styles when the message is not for replying.
8921
8922         * dgnushack.el: Autoload sgml-mode for XEmacs.
8923
8924         * nnrss.el (nnrss-opml-export): Use
8925         mm-set-buffer-file-coding-system instead of
8926         set-buffer-file-coding-system.
8927
8928 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
8929
8930         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
8931         of checkdoc.el).
8932         * nnrss.el: do.
8933         * gnus-mlspl.el: do.
8934         * gnus-ml.el: do.
8935         * gnus-srvr.el: do.
8936
8937         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
8938
8939 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
8940
8941         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
8942         Corrections to custom-manual links.
8943
8944         * gnus-art.el (gnus-article): Ditto.
8945
8946         * mm-decode.el (mime-display, mime-security): Ditto.
8947
8948 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
8949
8950         * flow-fill.el: Typo.
8951
8952 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
8953
8954         * spam-wash.el: New file.
8955
8956 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
8957
8958         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
8959
8960 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
8961
8962         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
8963         to be run with new-articles as LIST1, not LIST2.
8964         (spam-registration-functions): Add spam-use-ham-copy as a nil
8965         registration backend.
8966
8967 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
8968
8969         * spam-stat.el (spam-stat-washing-hook): New option.
8970         (spam-stat-buffer-words): Use it.
8971         (spam-stat-process-directory, spam-stat-test-directory): Use
8972         insert-file-contents-literally.
8973         (spam-stat-coding-system): New variable.
8974         (spam-stat-load, spam-stat-save): Use it.
8975
8976 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8977
8978         * spam-report.el (spam-report-plug-agent): Quote
8979         spam-report-url-to-file and spam-report-url-ping-plain.
8980
8981 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
8982
8983         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
8984         / in mailto URLs.
8985
8986 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
8987
8988         * spam-report.el (spam-report-process-queue): Fix interactive use.
8989         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
8990         (spam-report-unplug-agent): Doc fixes.
8991         (spam-report-url-ping-mm-url, spam-report-url-to-file)
8992         (spam-report-agentize, spam-report-deagentize): Autoload
8993
8994 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8995
8996         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
8997
8998         * message.el (message-setup-fill-variables): Add mml tags to
8999         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
9000         <ajk@iu.edu>.
9001         (message-mode): Don't modify paragraph-separate there.
9002
9003 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9004
9005         * compface.el (uncompface-use-external): Default to undecided.
9006         (uncompface-use-external-threshold): New variable.
9007         (uncompface-float-time): New macro.
9008         (uncompface): Determine whether to use the external decoder if
9009         uncompface-use-external is undecided.
9010
9011 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9012
9013         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
9014         after images.
9015
9016         * gnus-art.el (gnus-mime-display-single): Remove dead code.
9017
9018 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
9019
9020         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
9021
9022         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
9023
9024         * gnus-sum.el (gnus-summary-limit-to-age)
9025         (gnus-summary-limit-children): do.
9026
9027         * gnus-int.el (gnus-request-scan): do.
9028
9029         * gnus-group.el (gnus-group-suspend): do.
9030
9031         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
9032
9033         * gnus-cite.el (gnus-cite-parse-attributions): do.
9034
9035         * gnus-agent.el (gnus-summary-set-agent-mark)
9036         (gnus-agent-regenerate-group): do.
9037
9038         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
9039
9040         * binhex.el (binhex-decode-region-internal): do.
9041
9042 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9043
9044         * gnus-fun.el (gnus-face-properties-alist): New user option.
9045         (gnus-display-x-face-in-from): Use it.
9046
9047         * gnus-art.el (article-display-face): Ditto.
9048
9049         * compface.el (uncompface-use-external): Default to nil.
9050
9051 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
9052
9053         * nntp.el (nntp-erase-buffer): New function.
9054         (nntp-retrieve-data, nntp-send-command)
9055         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
9056         (nntp-possibly-change-group): Use it.
9057
9058         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
9059         with-current-buffer.
9060
9061 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
9062
9063         * compface.el: Merge the ELisp-based uncompface program.
9064         (compface): New customization group.
9065         (uncompface-use-external): New user option.
9066         (uncompface): Call uncompface-internal if uncompface-use-external
9067         is nil.
9068         (uncompface-internal): New function.  Note that there are also
9069         some other functions and variables added for this function.
9070
9071 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
9072
9073         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
9074         if necessary.
9075
9076 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
9077
9078         * spam-report.el (spam-report-unplug-agent)
9079         (spam-report-plug-agent, spam-report-deagentize)
9080         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
9081         Add support for the Agent in spam-report: when unplugged, report to a
9082         file; when plugged, submit all the requests.
9083
9084         * spam.el (spam-register-routine): Fix message about
9085         registration.
9086
9087 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
9088
9089         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
9090         dependencies.
9091         (rfc2047-encode): Use it.
9092
9093         * gnus-art.el (gnus-button-marker-list): Move before first
9094         reference.
9095
9096         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
9097         (imap-parse-body): Fix format string mismatch.
9098
9099         * gnus-score.el (gnus-summary-increase-score): do.
9100
9101         * nnrss.el (nnrss-close): New function.
9102
9103 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
9104
9105         * nnrss.el (nnrss-make-filename): New function.
9106         (nnrss-request-delete-group, nnrss-read-server-data)
9107         (nnrss-save-server-data, nnrss-read-group-data)
9108         (nnrss-save-group-data): Use it.
9109         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
9110         (nnrss-read-server-data, nnrss-read-group-data): Use load.
9111         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
9112
9113 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
9114
9115         * mml.el (mml-compute-boundary-1): Don't uncompress files.
9116
9117 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
9118
9119         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
9120         files.
9121
9122         * message.el (message-generate-headers-first): Don't quote nil
9123         and t in docstrings.
9124
9125         * imap.el (imap-id): do.
9126
9127         * gnus-agent.el (gnus-agent-consider-all-articles)
9128         (gnus-agent-queue-mail): do.
9129
9130 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
9131
9132         * spam-report.el (spam-report-process-queue): New function.
9133         Process requests from `spam-report-requests-file'.
9134         (spam-report-process-queue): Doc fix.
9135
9136 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
9137
9138         * spam.el (spam-register-routine)
9139         (spam-log-processing-to-registry, spam-log-registered-p)
9140         (spam-log-unregistration-needed-p, spam-log-undo-registration):
9141         Change "check" to "spam-check" for semi-clarity.
9142
9143 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
9144
9145         * pop3.el: Require nnheader.
9146
9147         * mml-smime.el: Require cl.  Autoload message-fetch-field.
9148
9149         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
9150
9151         * gnus-picon.el: Require cl.
9152
9153         * gnus-fun.el: Require gnus-ems and gnus-util.
9154
9155         * gnus.el (gnus-method-to-server): Move defsubst before first use.
9156
9157         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
9158
9159         * gnus-art.el (gnus-article-edit-mode): Define before first
9160         reference.
9161
9162 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
9163
9164         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
9165         (gnus-uu-post-encoded): Use point-at-bol.
9166
9167         * gnus-topic.el (gnus-group-active-topic-p): do.
9168
9169         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
9170
9171         * gnus-group.el (gnus-group-kill-region): do.
9172
9173         * gnus-art.el (article-date-ut): do.
9174
9175         * message.el (message-fetch-field): Remove redundant
9176         case-fold-search binding.
9177         (message-narrow-to-field): Simplify.
9178
9179 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
9180
9181         * spam.el (spam-directory): Derive from `gnus-directory'.
9182
9183         * spam-report.el (spam-report-url-to-file)
9184         (spam-report-requests-file): New function and variable for offline
9185         reporting.
9186         (spam-report-url-ping-function): Add `spam-report-url-to-file'
9187         and user defined function.
9188         (spam-report-url-ping-mm-url): Remove doubled slash.
9189
9190 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
9191
9192         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
9193
9194 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
9195
9196         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
9197         format string mismatch.
9198
9199         * sieve.el (sieve-deactivate-all): do.
9200
9201         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
9202
9203         * nnlistserv.el (nnlistserv-kk-wash-article): do.
9204
9205         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
9206
9207         * mm-bodies.el (mm-7bit-chars): Don't include \r.
9208
9209 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
9210
9211         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
9212         the list of checks.
9213
9214 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
9215
9216         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
9217         padding.
9218
9219 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
9220
9221         * mm-view.el (mm-fill-flowed): New variable.
9222         (mm-inline-text): Use it.
9223
9224 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
9225
9226         * spam.el (spam-spamassassin-register-ham-routine)
9227         (spam-spamassassin-register-spam-routine): Fix function names.
9228
9229 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9230
9231         * gnus.el (gnus-tmp-grouplens): Remove.
9232         (gnus-summary-line-format): Remove grouplens.
9233
9234         * gnus-group.el (gnus-group-line-format): Ditto.
9235
9236         * gnus-spec.el (gnus-format-specs): Ditto.
9237         (gnus-update-format-specifications): Flush the group format spec
9238         cache if there's the grouplens stuff.
9239         (gnus-parse-simple-format): Replace %l with the empty string.
9240
9241 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
9242
9243         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
9244         omission.
9245
9246 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9247
9248         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
9249         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9250
9251 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
9252
9253         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
9254         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
9255         New macros and functions.
9256         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
9257         Handle > NLINK_MAX messages.
9258         * nnmaildir.el (nnmaildir-request-set-mark): Use
9259         nnmaildir--emlink-p and nnmaildir--eexist-p.
9260
9261 2004-01-25  Alex Schroeder  <alex@gnu.org>
9262
9263         * spam-stat.el (spam-stat-process-directory-age): New option.
9264         (spam-stat-process-directory): Use it.
9265
9266 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
9267
9268         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
9269         (spam-stat-save): Accept prefix argument.
9270
9271 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
9272
9273         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
9274         links" error.
9275
9276 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9277
9278         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
9279         the rest of the and/or forms.
9280
9281 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
9282
9283         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
9284         compatibility with old .newsrc.eld files.
9285
9286         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
9287
9288         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
9289
9290         * gnus-start.el (gnus-1): do.
9291
9292         * gnus-group.el (gnus-group-line-format-alist): do.
9293
9294         * gnus.el (gnus-use-grouplens, gnus-visual): do.
9295
9296         * gnus-gl.el: Remove.
9297
9298 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9299
9300         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
9301         marks consisting of a single range {for example, (3 . 5)} rather
9302         than a list of a single range { ((3 . 5)) }.
9303
9304 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
9305
9306         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
9307         with-current-buffer.
9308         (spam-stat-store-current-buffer): Use insert-buffer-substring to
9309         avoid consing a string.
9310
9311         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
9312         Remove obsolete entries for big5 and gb2312.
9313
9314 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9315
9316         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
9317         uncompressed list.
9318
9319 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
9320
9321         * spam-stat.el (spam-stat-strip-xref): New function.
9322         (spam-stat-process-directory): Use it.
9323
9324         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
9325         here -- it's done in message-fetch-field.
9326
9327 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9328
9329         * gnus-agent.el (gnus-agent-queue-mail,
9330         gnus-agent-prompt-send-queue): New variables.
9331         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
9332         * gnus-draft.el (gnus-group-send-queue): Pass the group name
9333         "nndraft:queue" along to gnus-draft-send.  Use
9334         gnus-agent-prompt-send-queue.
9335         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
9336         is "nndraft:queue".  Suggested by Gaute Strokkenes
9337         <gs234@srcf.ucam.org>
9338
9339         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
9340         (agent-enable-undownloaded-faces): Added
9341         (gnus-agent-cat-groups): Use eval-and-compile, not
9342         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
9343         method of gnus-agent-cat-groups even when the buffer has been
9344         evaled.
9345         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
9346         delete gnus-agent-save-active-1.
9347         (gnus-agent-save-groups): Deleted. Identical to
9348         gnus-agent-save-active.
9349         (gnus-agent-write-active): No longer adjust agent's copy of active
9350         file as agent's adjustments are now stored in their own
9351         file. Removed optional parameter.
9352         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
9353         servers.  Add use of min/max range limits from server's local
9354         file.
9355         (gnus-agent-save-alist): Removed unused optional argument.
9356         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
9357         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
9358         (gnus-agent-set-local): A per-server file that keeps min/max range
9359         limits for articles known to the agent.  Provides a fast mechanism
9360         for altering many active ranges.
9361         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
9362         active file (local makes it unnecessary).
9363         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
9364
9365         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
9366         (agent-enable-undownloaded-faces): Added
9367
9368         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
9369         disable it when sending to "nndraft:queue".
9370         (gnus-group-send-queue): Add safety check to avoid sending queue
9371         when unplugged.
9372
9373         * gnus-group.el (gnus-group-catchup): Use new
9374         gnus-sequence-of-unread-articles, not
9375         gnus-list-of-unread-articles, to avoid exhausting memory with huge
9376         numbers of articles.  Use gnus-range-map to avoid having to
9377         uncompress the unread list.
9378         (gnus-group-archive-directory,
9379         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
9380         reference.
9381
9382         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
9383         (gnus-sorted-range-intersection): Intersection of two ranges
9384         without requiring that they first be uncompressed.
9385
9386         * gnus-start.el (gnus-activate-group): Unless blocked by the
9387         caller, possibly expand the active range to include both cached
9388         and agentized articles.
9389         (gnus-convert-old-newsrc): Rewrote in anticipation of having
9390         multiple version-dependent converters.
9391         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
9392         gnus-agent-save-active.
9393         (gnus-save-newsrc-file): Save dirty agent range limits.
9394
9395         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
9396         gnus-agent-possibly-alter-active.
9397         (gnus-adjust-marked-articles): Faster handling of simple lists
9398
9399 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
9400
9401         * spam-stat.el (spam-stat-test-directory): New optional argument
9402         displays a list of files detected.  Suggested by Andrew Cohen
9403         <cohen@andy.bu.edu>.
9404         (spam-stat-buffer-words-with-scores): Don't narrow and change
9405         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
9406
9407 2004-01-20  Hubert Chan <hubert@uhoreg.ca>:
9408
9409         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
9410         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
9411         (spam-spamassassin-arguments)
9412         (spam-spamassassin-spam-flag-header)
9413         (spam-spamassassin-positive-spam-flag-header)
9414         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
9415         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
9416         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
9417         (spam-list-of-processors, spam-list-of-checks)
9418         (spam-list-of-statistical-checks, spam-registration-functions)
9419         (spam-check-spamassassin-headers, spam-check-spamassassin)
9420         (spam-spamassassin-score)
9421         (spam-spamassassin-register-with-sa-learn)
9422         (spam-spamassassin-register-spam-routine)
9423         (spam-spamassassin-register-ham-routine)
9424         (spam-assassin-register-spam-routine)
9425         (spam-assassin-register-ham-routine): add SpamAssassin support
9426         (spam-bogofilter-score): fix to show article before scoring
9427
9428 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
9429
9430         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
9431         default scoring function.
9432         (spam-generic-score): Call spam-spamassassin-score if
9433         spam-use-spamassassin or spam-use-spamassassin-headers is on;
9434         spam-bogofilter-score otherwise.
9435
9436         * gnus.el (spam-process, spam-autodetect-methods): Add
9437         spamassassin and spamassassin-headers.
9438
9439 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
9440
9441         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9442         Suppress unnecessary messages.
9443
9444 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
9445
9446         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
9447         make-hash-table.
9448
9449 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9450
9451         * canlock.el (base64-encode-string): Don't autoload it.
9452
9453 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9454
9455         * run-at-time.el: Remove useless (require 'itimer),
9456         eval-and-compile and (featurep 'xemacs).
9457
9458 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
9459
9460         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
9461         GROUP is a virtual group.
9462
9463 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
9464
9465         * gnus.el: Autoload `message-y-or-n-p'.
9466
9467 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
9468
9469         * pgg-parse.el: Remove unnecessary (require 'custom).
9470
9471         * pgg-def.el: do.
9472
9473         * nnmail.el: do.
9474
9475         * gnus-undo.el: do.
9476
9477         * gnus-picon.el: do.
9478
9479         * gnus-util.el: do.
9480
9481 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
9482
9483         * gnus-sum.el (gnus-pick-line-number): Add autoload.
9484
9485 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9486
9487         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
9488         handle, as well as a list.
9489
9490         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
9491         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
9492         (mm-w3m-cid-retrieve): Simplify.
9493
9494 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
9495
9496         * message.el (message-kill-to-signature): Allow prefix arg to
9497         specify number of lines to keep before signature.
9498
9499 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
9500
9501         (message-kill-to-signature): Change docstring.
9502
9503 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9504
9505         * canlock.el: Always require sha1-el.
9506         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
9507
9508         * message.el: Autoload sha1 only when compiling.
9509
9510         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
9511         eudc-expand-inline for XEmacs.
9512
9513 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9514
9515         * message.el (message-canlock-generate): Require sha1-el.
9516
9517 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
9518
9519         * message.el (message-expand-name): Silence the byte compiler.
9520
9521         * lpath.el: Add detect-coding-system.
9522
9523         * dgnushack.el (dgnushack-compile): Remove obsolete check for
9524         cus-edit.
9525
9526 2004-01-13  Simon Josefsson  <jas@extundo.com>
9527
9528         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
9529         Invoke gnus-score-mode.  Reported by
9530         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
9531
9532         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
9533         Jim Blandy <jimb@redhat.com> (tiny change).
9534
9535 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
9536
9537         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
9538
9539 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
9540
9541         * spam.el (spam-get-article-as-string): Update to use
9542         gnus-request-article-this-buffer, much simpler.
9543         (spam-get-article-as-buffer): Remove.
9544
9545 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
9546
9547         * message.el (message-expand-name): Use EUDC if the user uses
9548         that.
9549
9550 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
9551
9552         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
9553         character for the encoding to avoid consing a string.
9554
9555         * rfc2047.el (rfc2047-decode-string): Don't cons a string
9556         unnecessarily.
9557
9558         * mm-util.el (mm-replace-chars-in-string): Remove.
9559
9560         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
9561         of mm-replace-chars-in-string.
9562
9563 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
9564
9565         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
9566         strings.
9567
9568         * mm-util.el (mm-subst-char-in-string): Support inplace.
9569
9570         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
9571         a new string in every iteration.  Use shy groups.
9572
9573 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
9574
9575         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
9576         (gnus-group-change-level, gnus-kill-newsgroup)
9577         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
9578         (gnus-get-unread-articles, gnus-make-articles-unread)
9579         (gnus-make-ascending-articles-unread): Use accessor
9580         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
9581         to get group information for improved readability.
9582
9583         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
9584
9585         * gnus-soup.el (gnus-soup-group-brew): do.
9586
9587         * gnus-msg.el (gnus-put-message): do.
9588
9589         * gnus-move.el (gnus-group-move-group-to-server): do.
9590
9591         * gnus-kill.el (gnus-batch-score): do.
9592
9593         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
9594         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
9595         (gnus-group-update-group, gnus-group-read-group)
9596         (gnus-group-make-group, gnus-group-make-help-group)
9597         (gnus-group-make-archive-group, gnus-group-make-directory-group)
9598         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
9599         (gnus-group-sort-by-unread, gnus-group-catchup)
9600         (gnus-group-unsubscribe-group, gnus-group-kill-group)
9601         (gnus-group-yank-group, gnus-group-set-info)
9602         (gnus-group-list-groups): do.
9603
9604         * gnus.el (gnus-generate-new-group-name): do.
9605
9606         * gnus-delay.el (gnus-delay-send-queue): do.
9607
9608         * nnvirtual.el (nnvirtual-catchup-group): do.
9609
9610         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
9611         do.
9612
9613         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
9614         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
9615
9616         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
9617         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
9618         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
9619         (gnus-group-make-articles-read): do.
9620
9621 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
9622
9623         * gnus-art.el (article-decode-mime-words, article-babel)
9624         (gnus-article-highlight-signature, gnus-article-add-buttons)
9625         (gnus-signature-toggle): Use gnus-with-article-buffer.
9626
9627         * gnus-art.el (gnus-article-highlight-headers)
9628         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
9629
9630         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
9631         (gnus-article-set-globals, gnus-request-article-this-buffer)
9632         (gnus-button-message-id, gnus-article-maybe-hide-headers)
9633         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
9634         (gnus-mime-display-alternative): Use with-current-buffer.
9635
9636 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9637
9638         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
9639         also under 80 char limit, and call gnus-error if needed.
9640         (spam-fetch-article-header): Fix - it was a
9641         buffer-local variable (gnus-newsgroup-data).
9642         (spam-find-spam): Use spam-generate-fake-headers, forget about
9643         spam-insert-fake-headers.
9644         (spam-insert-fake-headers): Remove.
9645
9646 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
9647
9648         * deuglify.el (gnus-article-outlook-unwrap-lines)
9649         (gnus-outlook-rearrange-article)
9650         (gnus-outlook-repair-attribution-outlook)
9651         (gnus-outlook-repair-attribution-block)
9652         (gnus-outlook-repair-attribution-other): Remove redundant
9653         save-excursion.
9654
9655 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9656
9657         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
9658         (spam-fetch-field-subject-fast)
9659         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
9660         (spam-fetch-article-header): Add functions to deal with Gnus
9661         internals for fast retrieval of article header data.
9662         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
9663
9664 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
9665
9666         * pop3.el (pop3-md5): Remove.
9667         (pop3-apop): Replace pop3-md5 with md5.
9668
9669         * mm-bodies.el: base64 is always built-in.
9670
9671         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
9672         with-current-buffer.
9673
9674 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9675
9676         * canlock.el (canlock-insert-header): Remove excessive grouping in
9677         regexp.
9678
9679         * gnus-sum.el (gnus-summary-read-document): Ditto.
9680
9681         * gnus-uu.el (gnus-uu-part-number): Ditto.
9682
9683         * html2text.el (html2text-remove-tags): Ditto.
9684         (html2text-format-tags): Ditto.
9685         (html2text-format-single-elements): Ditto.
9686
9687         * mml.el (mml-parse-1): Ditto.
9688
9689 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
9690
9691         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
9692
9693         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
9694
9695         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
9696
9697         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
9698
9699 2003-11-15  Simon Josefsson  <jas@extundo.com>
9700
9701         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
9702         (pgg-gpg-lookup-key): Use regexp match instead of
9703         split-string (split-string is different between emacs 21.2 and
9704         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
9705
9706 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
9707
9708         * gnus-art.el (gnus-mime-view-all-parts)
9709         (gnus-article-part-wrapper, gnus-article-view-part): Use
9710         with-current-buffer.
9711
9712 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
9713
9714         * spam.el (spam-disable-spam-split-during-ham-respool)
9715         (spam-spamoracle-database, spam-cache-lookups)
9716         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
9717         (spam-group-ham-mark-p, spam-group-spam-mark-p)
9718         (spam-group-ham-marks, spam-group-spam-marks)
9719         (spam-group-spam-contents-p, spam-group-ham-contents-p)
9720         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
9721         also add spam-use-blackholes to the statistical checks.
9722         (spam-fetch-field-fast): Add interface to fetching fields, may
9723         become a macro.
9724         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
9725         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
9726         (spam-insert-fake-headers): Fake an article when needed.
9727         (spam-find-spam): Fake article when possible.
9728         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
9729         (spam-check-bogofilter-headers): Use message-fetch-field instead
9730         of nnmail-fetch-field.
9731
9732 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9733
9734         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
9735
9736 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
9737
9738         * spam.el (spam-split): Do not require spam-use-CHECK to be
9739         enabled if that check is passed to spam-split explicitly; also
9740         fix so 'spam doesn't get converted to spam-split-group when
9741         spam-split-symbolic-return is t.
9742         (spam-find-spam): Find registrations of the article and use those
9743         instead of re-running spam-split to find the spam/ham
9744         classification of the article.
9745         (spam-log-processing-to-registry, spam-log-registered-p)
9746         (spam-log-unregistration-needed-p, spam-log-undo-registration):
9747         Use gnus-error instead of gnus-message.
9748         (spam-log-registration-type): Add function to determine the
9749         classification of a message based on registry entries; will
9750         return nil if both 'spam and 'ham are found.
9751         (spam-check-BBDB): Expand all the BBDB macros here so we can have
9752         a reasonably fast local cache without the loading errors.
9753         (spam-cache-lookups): Set to t by default.
9754         (spam-find-spam): Don't try to guess spam-cache-lookups.
9755         (spam-enter-whitelist, spam-enter-blacklist): Clear the
9756         spam-caches entry.
9757         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
9758         caching of whitelist/blacklist entries.
9759         (spam-check-whitelist, spam-check-blacklist): Invoke
9760         spam-from-listed-p with a type, not a cache variable.
9761         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
9762
9763 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
9764
9765         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
9766
9767         * nnmail.el (nnmail-split-fancy): do.
9768
9769         * mml.el (mml-parse): do.
9770
9771         * gnus-score.el (gnus-enter-score-words-into-hashtb)
9772         (gnus-score-adaptive): do.
9773
9774 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9775
9776         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
9777         (gnus-mime-button-map): Don't set keymap parent.
9778         (gnus-button-ctan-directory-regexp): Use shy grouping.
9779         (gnus-prev-page-map): Don't set keymap parent.
9780         (gnus-prev-page-map): Remove duplicated one.
9781         (gnus-next-page-map): Don't set keymap parent.
9782         (gnus-mime-security-button-map): Ditto.
9783
9784         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
9785         version number.
9786
9787         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
9788
9789 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9790
9791         * canlock.el (canlock-sha1-function): Remove.
9792         (canlock-sha1-function-for-verify): Remove.
9793         (canlock-openssl-program): Remove.
9794         (canlock-openssl-args): Remove.
9795         (canlock-ignore-errors): Remove.
9796         (canlock-sha1-with-openssl): Remove.
9797         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
9798         (canlock-verify): Don't use canlock-ignore-errors.
9799
9800         * sha1-el.el (sha1-string-external): Make it can return a string
9801         in binary form.
9802         (sha1-region-external): Ditto.
9803         (sha1-string-internal): Ditto.
9804         (sha1-region-internal): Ditto.
9805         (sha1-region): Ditto.
9806         (sha1-string): Ditto.
9807         (sha1): Ditto.
9808
9809 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9810
9811         * spam.el (spam-report-articles-gmane): New command.
9812
9813 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9814
9815         * gnus.el: Don't make unnecessary *Group* buffer when loading.
9816
9817         * run-at-time.el (run-at-time-saved): Remove.
9818         (run-at-time): Doc fix.
9819
9820 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
9821
9822         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
9823         (gnus-summary-limit-map): Add it.
9824         (gnus-summary-make-menu-bar): do.
9825
9826 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
9827
9828         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
9829         Make attempt at some caching support (done for BBDB only now).
9830         (spam-find-spam): Set spam-cache-lookups if there are more than 2
9831         addresses to be checked.
9832         (spam-clear-cache-BBDB): Add function, to be invoked by
9833         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
9834         (spam-check-BBDB): Check and use the caches, if
9835         spam-cache-lookups is on, remove superfluous (provide).
9836
9837 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
9838
9839         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
9840
9841 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
9842
9843         * run-at-time.el (run-at-time-saved): Move to after the definition
9844         of `run-at-time'.
9845
9846         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
9847
9848 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9849
9850         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
9851         mm-w3m-local-map-property.
9852
9853         * mm-view.el (mm-w3m-mode-map): Remove.
9854         (mm-w3m-local-map-property): Remove.
9855         (mm-inline-text-html-render-with-w3m): Don't use
9856         mm-w3m-local-map-property.
9857
9858 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9859
9860         * run-at-time.el: New file.
9861
9862         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
9863         under Emacs.
9864
9865         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
9866         of gnus-set-text-properties.
9867
9868         * gnus-uu.el (gnus-uu-save-article): Ditto.
9869
9870         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
9871
9872         * gnus-cite.el (gnus-cite-parse): Ditto.
9873
9874         * gnus-art.el (gnus-button-push): Use set-text-properties instead
9875         of gnus-.
9876
9877         * gnus-xmas.el (run-at-time): Require run-at-time.
9878
9879         * gnus.el: Changed calls to nnheader-run-at-time and
9880         password-run-at-time throughout to use run-at-time directly.
9881
9882         * password.el: Removed definition of run-at-time.
9883
9884         * nnheaderxm.el: Remove definition of run-at-time.
9885
9886 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
9887
9888         * mml.el (mml-minibuffer-read-disposition): Show attachment type
9889         in prompt.
9890
9891 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
9892
9893         * messagexmas.el (message-xmas-redefine): Alias
9894         `message-make-caesar-translation-table' to
9895         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
9896         version.
9897
9898         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
9899         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
9900         `gnus-xmas-set-text-properties'.
9901         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
9902         `gnus-xmas-completing-read'.
9903         (gnus-xmas-completing-read): Removed.
9904         (gnus-xmas-open-network-stream): Removed.
9905
9906         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
9907         XEmacs version.
9908
9909         * dns.el (dns-make-network-process): Use `open-network-stream'
9910         instead of `gnus-xmas-open-network-stream'.
9911
9912         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
9913
9914         * .cvsignore: Add auto-autoloads.el, custom-load.el.
9915
9916 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
9917
9918         * gnus-art.el (gnus-mime-display-alternative)
9919         (gnus-insert-mime-button, gnus-insert-mime-security-button)
9920         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
9921         Don't use gnus-local-map-property.
9922
9923         * gnus-util.el (gnus-local-map-property): Remove.
9924
9925         * mm-view.el (mm-view-pkcs7-decrypt): Replace
9926         gnus-completing-read-maybe-default with completing-read.
9927
9928         * gnus-util.el (gnus-completing-read): do.
9929         (gnus-completing-read-maybe-default): Remove.
9930
9931 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
9932
9933         * password.el: Only autoload `run-at-time' if not XEmacs.
9934         Only autoload the itimer functions if XEmacs.
9935
9936 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9937
9938         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
9939         XEmacsen.
9940
9941         * dgnushack.el: Autoload executable-find for XEmacs.
9942
9943 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
9944
9945         * gnus-art.el (gnus-read-string): Remove.
9946         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
9947         read-string.
9948
9949 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
9950
9951         * netrc.el: Autoload password-read.
9952         (netrc): Add configuration group.
9953         (netrc-encoding-method, netrc-openssl-path): Add
9954         variables for encoding and decoding of files with symmetric
9955         ciphers.
9956         (netrc-encode): Add assistant function to encode a file with
9957         netrc-encoding-method.
9958         (netrc-parse): Add interactive parameter, added optional
9959         decoding if netrc-encoding-method is non-nil but otherwise
9960         behavior is standard.
9961         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
9962         Do s/encode/encrypt/ everywhere.
9963
9964         * spam.el: Remove executable-find autoload.
9965
9966 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
9967
9968         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
9969
9970         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
9971
9972 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9973
9974         * gnus-art.el (gnus-treat-ansi-sequences,
9975         article-treat-ansi-sequences): New variable and function.
9976         Suggested by Dan Jacobson <jidanni@jidanni.org>.
9977
9978         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
9979         Use it.
9980
9981 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
9982
9983         * mm-util.el (mm-quote-arg): Remove.
9984
9985         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
9986         shell-quote-argument.
9987
9988         * gnus-uu.el (gnus-uu-command): do.
9989
9990         * gnus-sum.el (gnus-summary-insert-pseudos): do.
9991
9992         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
9993         with make-char.
9994
9995         * mm-util.el (mm-make-char): Remove.
9996
9997         * mml.el (mml-mode): Replace gnus-add-minor-mode with
9998         add-minor-mode.
9999
10000         * gnus-undo.el (gnus-undo-mode): do.
10001
10002         * gnus-topic.el (gnus-topic-mode): do.
10003
10004         * gnus-sum.el (gnus-dead-summary-mode): do.
10005
10006         * gnus-start.el (gnus-slave-mode): do.
10007
10008         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
10009
10010         * gnus-ml.el (gnus-mailing-list-mode): do.
10011
10012         * gnus-gl.el (gnus-grouplens-mode): do.
10013
10014         * gnus-draft.el (gnus-draft-mode): do.
10015
10016         * gnus-dired.el (gnus-dired-mode): do.
10017
10018         * gnus-ems.el (gnus-add-minor-mode): Remove.
10019
10020         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
10021         Replace gnus-char-width with char-width.
10022
10023         * gnus-ems.el (gnus-char-width): Remove.
10024
10025         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
10026         Replace gnus-char-width with char-width.
10027
10028         * gnus-ems.el (gnus-char-width): Remove.
10029
10030         * spam-stat.el (with-syntax-table): Remove with-syntax-table
10031         definition.
10032         Remove Emacs 20 hash table compatibility code.
10033
10034         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
10035         20 compatibility code.
10036
10037         * spam.el (spam-point-at-eol): Replace with point-at-eol.
10038
10039         * smime.el (smime-point-at-eol): Replace with point-at-eol.
10040
10041         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
10042         with point-at-{eol,bol}.
10043
10044         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
10045
10046         * imap.el (imap-point-at-eol): Replace with point-at-eol.
10047
10048         * flow-fill.el (fill-flowed-point-at-bol,
10049         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
10050
10051         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
10052         Replace with point-at-{eol,bol} throughout all files.
10053
10054 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10055
10056         * ntlm.el (ntlm-string-as-unibyte): New macro.
10057         (ntlm-build-auth-response): Use it.
10058
10059         Remove Emacs 20 stuff:
10060         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
10061         (butlast, mapc, remove): Remove the compiler macros.
10062         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
10063         of delq and copy-sequence.
10064         * gnus-art.el (popup-menu): Remove the compiler macro.
10065         * nnmail.el (nnmail-split-fancy): Don't support customizing with
10066         Emacs 20.
10067
10068 2004-01-05  Simon Josefsson  <jas@extundo.com>
10069
10070         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
10071         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
10072         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
10073         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
10074         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
10075         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
10076         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
10077         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
10078         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
10079         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
10080         ntlm-string-permute, string-lshift into ntlm-string-lshift,
10081         string-xor into ntlm-string-xor.  Suggested by
10082         Jesper Harder <harder@myrealbox.com>.
10083
10084         * ntlm.el: Don't include poem.
10085
10086         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
10087         Jesper Harder <harder@myrealbox.com>.
10088
10089         * sasl-ntlm.el, ntlm.el, md4.el: New files.
10090
10091         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
10092         probably breaks emacs with DL patch, but do we care? Is anyone
10093         still using the DL stuff?)
10094
10095         * sieve-manage.el: Use the password package.
10096         (sieve-manage-read-passwd): Remove.
10097         (sieve-manage-interactive-login): Use password.  Re-add
10098         condition-case around loop.
10099
10100         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
10101         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
10102         the password package.
10103
10104 2003-02-19  Simon Josefsson  <jas@extundo.com>
10105
10106         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
10107         token.
10108
10109 2002-08-07  Simon Josefsson  <jas@extundo.com>
10110
10111         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
10112         (sieve-manage-authenticators):
10113         (sieve-manage-authenticator-alist): Add some SASL mechs.
10114         (sieve-sasl-auth): New function.
10115         (sieve-manage-cram-md5-auth):
10116         (sieve-manage-plain-auth): Rewrite using SASL library.
10117         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
10118         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
10119         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
10120         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
10121
10122 2004-01-05  Simon Josefsson  <jas@extundo.com>
10123
10124         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
10125         New files.
10126
10127 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10128
10129         * gnus-group.el (gnus-no-groups-message): Update.
10130
10131         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
10132
10133 2003-11-09  Simon Josefsson  <jas@extundo.com>
10134
10135         * imap.el: Support for ID IMAP extension (RFC 2971).
10136         (imap-local-variables): Add imap-id.
10137         (imap-id): New variable.
10138         (imap-id): New function.
10139         (imap-parse-response): Parse untagged ID response.
10140         * nnimap.el (nnimap-id): New variable.
10141         (nnimap-open-connection): Use it.
10142
10143 2003-12-28  Simon Josefsson  <jas@extundo.com>
10144
10145         * gnus-score.el (gnus-score-edit-all-score): New.
10146         * gnus-group.el (gnus-group-score-map): Bind it to W e.
10147
10148 2004-01-04  Simon Josefsson  <jas@extundo.com>
10149
10150         * password.el: Add.
10151
10152 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
10153
10154         * dns.el: Add support for AAAA records (see RFC 3596)
10155
10156         * Fix typo PRT -> PTR
10157
10158         * Parse MX, PTR and SOA replies (see RFC 1035)
10159
10160 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10161
10162         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
10163
10164         * Moved to Changelog.2.
10165
10166 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10167
10168         * gnus.el (gnus-version-number): Bump version.
10169
10170 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10171
10172         * gnus.el: No Gnus v0.1 is released.
10173
10174 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10175
10176         * gnus.el: No Gnus v0.0 is released.
10177
10178 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10179
10180         * gnus.el (gnus-version-number): Bump.
10181         (gnus-version): No.
10182
10183 See ChangeLog.2 for earlier changes.
10184
10185     Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
10186   Copying and distribution of this file, with or without modification,
10187   are permitted provided the copyright notice and this notice are preserved.
10188
10189 ;; Local Variables:
10190 ;; coding: iso-2022-7bit
10191 ;; fill-column: 79
10192 ;; add-log-time-zone-rule: t
10193 ;; End:
10194
10195 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4