Merge from gnus--rel--5.10
[gnus] / lisp / ChangeLog
1 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2
3         * nnweb.el (nnweb-google-parse-1): Update parser.
4
5 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
6
7         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8
9 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10
11         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
12         regexp.
13
14 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15
16         * uudecode.el (uudecode-string-to-multibyte): New function emulating
17         string-to-multibyte.
18         (uudecode-decode-region-internal): Use it.
19
20         * lpath.el: Fbind string-as-multibyte for XEmacs.
21
22 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
23
24         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
25         custom choice.
26
27         * gnus-art.el (gnus-signature-limit): Fix custom choice.
28
29 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
30
31         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
32
33         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
34         `write-region' to respect `mm-inhibit-file-name-handlers'.
35
36 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
37
38         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
39         Use gnus-home-directory instead of "~/" or "$HOME".
40
41 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
42
43         * encrypt.el (encrypt-insert-file-contents): Add better prompt
44         to mention filename.
45         Add comments at beginning regarding usage.
46         (encrypt-write-file-contents): Change interactive so a string is
47         acceptable.  If the file has no associated model, show an error instead
48         of a nonsense prompt.
49
50 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
51
52         * spam.el (spam-bsfilter-ham-switch): Fix typo.
53         Thanks to Yoshihiko Yamada for kind notification of this typo.
54
55 2007-01-12  Kenichi Handa  <handa@m17n.org>
56
57         * uudecode.el (uudecode-decode-region-internal): Make it work in a
58         multibyte buffer.
59
60 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
61
62         * gnus-score.el (gnus-score-fast-scoring): New variable.
63         (gnus-score-headers): Use it.
64
65         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
66
67         * message.el (message-cite-original-1): Call
68         gnus-article-highlight-citation if requested.
69
70         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
71
72         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
73         bugs to doc string.
74         (gnus-button-alist): Add mid\\|message-id.
75         (gnus-button-fetch-group): Extend for use in
76         `browse-url-browser-function'.
77         (gnus-button-url-regexp): Try to catch URL with parentheses as in
78         WikiPedia URL.
79
80         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
81         Suggested by Simon Krahnke <overlord@gmx.li>.
82
83 2007-01-13  Romain Francoise  <romain@orebokech.com>
84
85         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
86         Update copyright.
87
88 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
89
90         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
91
92 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
93
94         * gnus-registry.el (gnus-registry-unfollowed-groups)
95         (gnus-registry-split-fancy-with-parent): Fix documentation.
96
97 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
98
99         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
100         from nnweb groups.
101
102 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
103
104         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
105         Xref urls.  Erase buffer before requesting head.
106
107 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
108
109         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
110         customizable.
111
112 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
113
114         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
115         no signing key is found.
116         (mml2015-epg-encrypt): Ask user whether to skip or abort if
117         no encrypting and/or signing key is found.
118
119 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
120
121         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
122
123 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
124
125         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
126         headers read from disk with the ones newly found in the current search.
127         This should no longer cause problems, because the article numbers in
128         Gmane's `nov.php' output are ignored since the previous change.
129
130 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
131
132         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
133
134 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
135
136         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
137         replace-regexp-in-string; bind url-version; fbind display-images-p and
138         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
139         find-face and set-itimer-function for Emacs; bind itimer-list for
140         Emacs.
141
142         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
143
144 2007-01-01  Romain Francoise  <romain@orebokech.com>
145
146         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
147
148 2006-12-31  Steve Youngs  <steve@sxemacs.org>
149
150         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
151         `define-minor-mode' macro definition expanded properly.
152         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
153         exclude it there.
154
155         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
156         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
157         `fboundp' test.
158         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
159         This is OK to autoload in (S)XEmacs now.
160
161 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
162
163         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
164         keystroke.
165         (gnus-summary-limit-to-singletons): Fix typo.
166
167         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
168         else fails.
169
170 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
171
172         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
173         docstring.
174
175         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
176         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
177         (gnus-summary-insert-dormant-articles): Fix typo in message.
178
179 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
180
181         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
182         nil for XEmacs.
183         (gnus-message-citation-mode): Don't autoload in XEmacs.
184
185         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
186
187 2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
188
189         * nnimap.el (nnimap-expunge-search-string): Mention
190         nnimap-search-uids-not-since-is-evil in docstring.
191
192 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
193
194         * spam.el: Revert to make-obsolete-variable because
195         define-obsolete-variable-alias is not supported in Emacs 21.
196
197         * spam.el (spam-ifile-path, spam-ifile-database-path)
198         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
199         make-obsolete-variable.
200         (spam-bsfilter-path, spam-bsfilter-program)
201         (spam-spamassassin-path, spam-spamassassin-program)
202         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
203         use "path" inappropriately.
204         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
205         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
206         variable names.
207
208 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
209
210         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
211         summary buffer.
212
213         * password.el (password-cache-remove): Use clear-string to burn
214         password, if available.
215
216 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
217
218         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
219
220         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
221
222         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
223         (gnus-message-highlight-citation): Move defcustom here from
224         gnus-cite.el.
225         (gnus-message-citation-mode): Autoload.
226
227         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
228         checks to make it compile with XEmacs.
229         (gnus-message-citation-mode): New minor mode.
230         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
231         (gnus-message-highlight-citation): New variables.
232         (gnus-message-search-citation-line)
233         (gnus-message-add-citation-keywords)
234         (gnus-message-remove-citation-keywords)
235         (turn-on-gnus-message-citation-mode)
236         (turn-off-gnus-message-citation-mode): New functions.
237
238 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
239
240         * gnus-cite.el: Enable highlighting of different citation levels in
241         message-mode.
242
243 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
244
245         * message.el (message-make-fqdn): Fix comment.
246         (message-bogus-system-names): Add ".local".
247
248         * spam.el (spam-ifile-path, spam-ifile-program)
249         (spam-ifile-database-path, spam-ifile-database)
250         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
251         Don't use "path" inappropriately.
252         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
253         strings.
254         (spam-check-ifile, spam-ifile-register-with-ifile)
255         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
256         new variable names.
257
258         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
259         (gnus-treat-display-smileys): Simplify using
260         gnus-image-type-available-p.
261
262         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
263         available.
264
265         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
266         `display-images-p' if available.
267
268 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
269
270         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
271         one after turning on the buffer's multibyteness instead of decoding
272         them directly in the unibyte buffer that causes unexpected conversion
273         in Emacs 23 (unicode).
274
275 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
276
277         * message.el (message-generate-hashcash): Fix custom type.
278
279 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
280
281         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
282
283 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
284
285         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
286         disconnect icons.  Add help text.
287
288 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
289
290         * spam.el (spam-extra-header-to-number): CRM114 spam score is
291         negated to be consistent with the others we handle.
292
293 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
294
295         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
296         version of gnus-summary-buffer to something, so that we can use two
297         article buffers at the same time.
298
299 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
300
301         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
302         trigger all the extra headers.
303         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
304         sorting.
305
306 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
307
308         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
309         solid groups.
310
311 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
312
313         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
314
315 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
316
317         * legacy-gnus-agent.el: Add Copyright notice.
318
319 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
320
321         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
322
323 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
324
325         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
326
327         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
328         to make it work reliably in CVS Emacs.
329         (gnus-summary-limit-strange-charsets-predicate)
330         (gnus-summary-limit-to-predicate): New functions.
331
332 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
333
334         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
335         specifying array size.
336         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
337         array if it is too small.
338         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
339         (gnus-sort-threads-loop): New function.
340
341 2006-12-06  Chris Moore  <dooglus@gmail.com>  (tiny change)
342
343         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
344         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
345
346 2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
347
348         * mm-url.el (mm-url-predefined-programs): Call curl with correct
349         options.
350
351 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
352
353         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
354         DOS-ing the recipient.
355
356         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
357         the headers when creating the mapping to avoid mismappings.
358         (nnweb-gmane-create-mapping): Always nix out old mapping.
359
360 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
361
362         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
363         and mm-verify-option to never.
364
365 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
366
367         * message.el (message-signed-or-encrypted-p): New function.
368         (message-forward-make-body): Use it.
369
370         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
371         Replace encode-coding-string with mm-encode-coding-string.
372
373 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
374
375         * nneething.el (nneething-decode-file-name): Replace
376         decode-coding-string with mm-decode-coding-string.
377
378         * gnus-int.el (gnus-open-server): Say failed server's name.
379
380 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
381
382         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
383         strings to a single string.  Quote `errors-file-name'.
384         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
385         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
386         Adjust calls.  Use `shell-quote-argument'.
387
388 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
389
390         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
391         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
392
393         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
394         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
395         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
396         (gnus-group-make-directory-group, gnus-group-transpose-groups):
397         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
398         (gnus-subscribe-newsgroup, gnus-1):
399         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
400         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
401         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
402         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
403
404 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
405
406         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
407         keystroke.
408         (gnus-summary-limit-to-bodies): Implement headersp.
409
410 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
411
412         * dns.el (query-dns): Protect against "Process dns deleted" strings.
413
414 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
415
416         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
417
418 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
419
420         * message.el (message-generate-hashcash): Expand range of values to
421         include `opportunistic'.
422         (message-send-mail): Use it.
423
424 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
425
426         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
427         and comment it.
428
429         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
430
431 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
432
433         * gnus-util.el (gnus-extract-address-components): Improve comment.
434
435 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
436
437         * gnus-util.el (gnus-extract-address-components): Work with address in
438         which the name portion contains @.
439
440         * lpath.el: Fbind custom-autoload.
441
442 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
443
444         * gnus.el (gnus-start): Move custom group up.
445         (gnus-select-method): Don't autoload, but make it available for
446         `customize-variable'.
447         (gnus-getenv-nntpserver): Don't autoload.
448
449 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
450
451         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
452
453 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
454
455         * message.el (message-sendmail-extra-arguments): New variable.
456         (message-send-mail-with-sendmail): Use it.
457
458 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
459
460         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
461         mm-with-unibyte-current-buffer to make string unibyte.
462
463         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
464         mm-string-as-multibyte.
465
466 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
467
468         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
469         Reported by Werner Koch <wk@gnupg.org>.
470
471 2006-11-14  Daiki Ueno  <ueno@p360>
472
473         * mml2015.el: Autoload epa-select-keys when compiling.
474
475 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
476
477         * mml2015.el (mml2015-epg-sign): Save the signing keys in
478         message-options.
479         (mml2015-epg-encrypt): Save the recipient keys in message-options.
480
481 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
482
483         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
484         EasyPG (< 0.0.6).
485         (mml2015-always-trust): New user option.
486         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
487         prompt.
488
489 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
490
491         * nntp.el (nntp-authinfo-force): New variable.
492         (nntp-send-authinfo): Use it.
493
494 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
495
496         * message.el (message-strip-subject-encoded-words): Allow _not_ to
497         decode encoded words.  Improve prompt.  Add comment about forwarding.
498         (message-replacement-char): Move up.
499
500 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
501
502         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
503         instead of gnus-intersection because arguments of gnus-sorted-nunion
504         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
505
506 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
507
508         * message.el (message-strip-subject-encoded-words): Reformat prompt.
509         (message-simplify-subject-functions): Enable
510         message-strip-subject-encoded-words by default.
511
512 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
513
514         * message.el (message-strip-subject-encoded-words): New function
515         (message-simplify-subject-functions): New variable.
516         (message-simplify-subject): Use it.  Fix typo in doc string.
517         Support message-strip-subject-encoded-words.
518
519 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
520
521         * gnus-diary.el (gnus-diary-delay-format-function):
522         * nndiary.el (nndiary-reminders):
523         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
524
525 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
526
527         * gnus-art.el (article-hide-boring-headers): Fetch date from
528         gnus-original-article-buffer to avoid problems with localized date
529         strings.
530
531 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
532
533         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
534
535 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
536
537         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
538         New variables.
539         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
540         (mm-charset-synonym-alist): Move some entries to
541         mm-codepage-iso-8859-list.
542         (mm-charset-synonym-alist, mm-charset-override-alist): Add
543         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
544
545 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
546
547         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
548
549 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
550
551         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
552         with Emacs 21 and XEmacs.
553
554 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
555
556         * spam.el (spam-parse-address): New function for better parsing,
557         catching errors, etc.
558         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
559
560 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
561
562         * mm-view.el: Add interactive arg to html2text autoload.
563
564 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
565
566         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
567
568 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
569
570         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
571         variables.
572         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
573         (mm-charset-synonym-alist): Move some entries to
574         mm-codepage-iso-8859-list.
575
576         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
577
578 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
579
580         * message.el (message-citation-line-format)
581         (message-insert-formated-citation-line): Fix implementation of %E, %N
582         and %n according to the doc string.
583
584 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
585
586         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
587         car-safe to avoid bad parses.
588
589 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
590
591         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
592         names.
593
594         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
595
596 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
597
598         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
599         header.
600
601         * message.el (message-draft-headers): Add Date.
602         (message-headers-to-generate): Fix typo in docstring.
603
604         * nndraft.el (nndraft-required-headers): New variable.
605         (nndraft-generate-headers): Use it.
606
607         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
608
609 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
610
611         * gnus-registry.el (gnus-registry-wash-for-keywords)
612         (gnus-registry-find-keywords): New functions to allow easy searching of
613         articles that are in the registry.
614
615 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
616
617         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
618         ietf-drums-parse-address instead of gnus-extract-address-components.
619         Reported by Damien Elmes <damien@repose.cx>.
620
621 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
622
623         * gnus.el (gnus-mime): Remove unused custom group.
624
625 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
626
627         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
628         "blank line" when searching for end of armor headers.
629
630 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
631
632         * gmm-utils.el (gmm-write-region): Fix variable name.
633
634 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
635
636         * gmm-utils.el (gmm-write-region): New function based on compatibility
637         code from `mm-make-temp-file'.
638
639         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
640
641         * nnmaildir.el (nnmaildir--update-nov)
642         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
643         Use `gmm-write-region'.
644
645 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
646
647         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
648         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
649
650         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
651
652         * message.el (message-replacement-char): New variable.
653         (message-fix-before-sending): Use it.
654         (message-simplify-subject): New function to remove duplicate code.
655         (message-reply, message-followup): Use it.
656
657         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
658         gnus-summary-limit-to-articles.
659
660 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
661
662         * gnus-util.el (gnus-with-local-quit): New macro.
663
664         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
665
666 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
667
668         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
669         ignore non-string data.
670
671 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
672
673         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
674         non-string data (needs to be done in the registry too).
675
676 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
677
678         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
679         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
680         (gnus-registry-split-fancy-with-parent)
681         (gnus-registry-fetch-simplified-message-subject-fast)
682         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
683         Remove text properties on ingress into the registry and when it's saved.
684         (gnus-registry-clean-empty-function): Fix bug with cleaning the
685         registry from entries with no groups.
686
687 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
688
689         * gnus-util.el (gnus-string-remove-all-properties): Add utility
690         function to remove string properties.
691
692 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
693
694         * gmm-utils.el (gmm): Adjust custom version.
695
696         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
697         custom version.
698
699         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
700
701 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
702
703         * gnus-art.el (gnus-insert-prev-page-button)
704         (gnus-insert-next-page-button): Simplify.  Reformat.
705
706 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
707
708         * gnus-art.el (gnus-insert-prev-page-button)
709         (gnus-insert-next-page-button): Apply gnus-article-button-face.
710
711 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
712
713         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
714
715 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
716
717         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
718         gnus-article-button-face to MIME and security buttons.
719
720 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
721
722         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
723         readable.
724
725 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
726
727         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
728
729 2006-09-20  Steve Youngs  <steve@sxemacs.org>
730
731         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
732         `browse-url-of-file' instead of `browse-url'.
733
734 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
735
736         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
737         regexp.  Articles containing quotation were cut prematurely.
738
739 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
740
741         * message.el (message-cite-original-1): Use nobody by default for the
742         value of From header.
743         (message-reply): Ditto.
744
745 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
746
747         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
748         to the gnus-info.  This fixes a bug of inline-PGP message verification.
749         Reported by Michael Piotrowski <mxp@dynalabs.de>.
750
751 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
752
753         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
754         mails in the doc string.  Add some URLs in comment.
755         (pop3-movemail): Warn about pop3-leave-mail-on-server.
756
757 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
758
759         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
760         backslashes handling and the way to find boundaries of quoted strings.
761
762 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
763
764         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
765         mml1991-encrypt-to-self is set and mml1991-signers is not set.
766         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
767         mml2015-encrypt-to-self is set and mml2015-signers is not set.
768
769 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
770
771         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
772         doc string.
773         (gnus-button-regexp, gnus-button-last): Remove unused variables.
774
775 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
776
777         * lpath.el: Fbind epg-check-configuration.
778
779 2006-09-06  Simon Josefsson  <jas@extundo.com>
780
781         * mml2015.el (mml2015-use): Doc fix, mention epg.
782
783 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
784
785         * mml2015.el (mml2015-use): Default to epg, if available.
786
787 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
788
789         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
790         message-sender.
791         (mml1991-epg-encrypt): Ditto.
792         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
793         message-sender.
794         (mml2015-epg-encrypt): Ditto.
795
796 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
797
798         * message.el (message-send-mail-with-sendmail): Look for sendmail in
799         several common directories.
800
801 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
802
803         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
804         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
805
806 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
807
808         * gnus-art.el (article-decode-encoded-words): Make it fast.
809
810 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
811
812         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
813
814         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
815         in quoted string into `\'.
816
817 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
818
819         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
820         Use standard-syntax-table.
821
822 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
823
824         * gnus-art.el (gnus-decode-address-function): New variable.
825         (article-decode-encoded-words): Use it to decode headers which are
826         assumed to contain addresses.
827         (gnus-mime-delete-part): Remove useless `or'.
828
829         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
830         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
831         (gnus-nov-parse-line): Use it to decode From header.
832         (gnus-get-newsgroup-headers): Ditto.
833         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
834
835         * mail-parse.el (mail-decode-encoded-address-region): New alias.
836         (mail-decode-encoded-address-string): New alias.
837
838         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
839         New function.
840         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
841         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
842         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
843         (rfc2047-decode-string): Ditto.
844         (rfc2047-decode-address-region): New function.
845         (rfc2047-decode-address-string): New function.
846
847 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
848
849         * message.el (message-caesar-buffer-body): Allow rotating headers.
850
851         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
852
853         * message.el (message-insert-formated-citation-line): Fix %f.
854         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
855
856 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
857
858         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
859         (gnus-bookmark-mouse-available-p): New macro.
860         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
861         (gnus-bookmark-bmenu-show-infos): Use it.
862         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
863         (gnus-bookmark-bmenu-hide-infos): Ditto.
864         (gnus-bookmark-remove-properties): New function.
865         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
866         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
867         (gnus-bookmark-write-file): Bind coding-system-for-write.
868         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
869         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
870         group before selecting it.
871         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
872         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
873         quit-window if it is not available; use gnus-mouse-2 and bind it to
874         gnus-bookmark-bmenu-select-by-mouse.
875         (gnus-bookmark-show-details): Remove unused variable `details-list'.
876         (gnus-bookmark-bmenu-select-by-mouse): New function.
877
878 2006-08-13  Romain Francoise  <romain@orebokech.com>
879
880         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
881         space.
882
883 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
884
885         * compface.el (uncompface): Use binary rather than raw-text-unix.
886
887 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
888
889         * compface.el (uncompface): Make sure the eol conversion doesn't take
890         place when communicating with the external programs.  Reported by
891         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
892
893 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
894
895         * nnheader.el (nnheader-insert-head): Fix typo in comment.
896
897 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
898
899         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
900         Make it more robust by parsing author and date independently.
901
902 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
903
904         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
905
906 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
907
908         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
909         first matching secret key.
910         (mml2015-epg-encrypt): Ditto.
911
912         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
913         first matching secret key.
914         (mml1991-epg-encrypt): Ditto.
915
916         * mml2015.el (mml2015-encrypt-to-self): New user option.
917         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
918         mml2015-epg-encrypt-to-self is set.
919
920         * mml1991.el (mml1991-encrypt-to-self): New variable.
921         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
922         mml1991-epg-encrypt-to-self is set.
923
924         * mml2015.el (mml2015-signers): New user option.
925         (mml2015-epg-sign): Reflect the value of mml2015-signers.
926         (mml2015-epg-encrypt): Allow to select signing keys.
927
928         * mml1991.el (mml1991-signers): New variable.
929         (mml1991-epg-sign): Reflect the value of mml1991-signers.
930         (mml1991-epg-encrypt): Allow to select signing keys.
931
932 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
933
934         * nnheader.el (nnheader-insert-head): Make it work even if the file
935         uses CRLF for the line-break code.
936
937 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
938
939         * mml2015.el: Require mml-sec instead of password.
940         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
941         (mml2015-cache-passphrase): Inherit the default value from
942         mml-secure-cache-passphrase.
943         (mml2015-passphrase-cache-expiry): Inherit the default value from
944         mml-secure-passphrase-cache-expiry.
945
946         * mml1991.el: Require mml-sec instead of password.
947         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
948         (mml1991-cache-passphrase): Inherit the default value from
949         mml-secure-cache-passphrase.
950         (mml1991-passphrase-cache-expiry): Inherit the default value from
951         mml-secure-passphrase-cache-expiry.
952
953         * mml-sec.el: Require password.
954         (mml-secure-verbose): New user option.
955         (mml-secure-cache-passphrase): New user option.
956         (mml-secure-passphrase-cache-expiry): New user option.
957
958 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
959
960         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
961         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
962         andreas@altroot.de (Andreas V\e,Av\e(Bgele)
963
964         FIXME: Use `tiny change'?
965
966 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
967
968         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
969         workaround for the url package included with Emacs.
970
971         * nnweb.el (nnweb-google-create-mapping): Update regexp.
972
973 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
974
975         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
976         correctly.  This fixes a bug caused by the 2006-05-12 change.
977
978 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
979
980         * nnmail.el (nnmail-article-group): If splitting raises an error, give
981         some information about the error when saying that the `bogus' mail
982         group will be used.
983
984 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
985
986         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
987         string.
988
989 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
990
991         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
992
993 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
994
995         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
996
997 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
998
999         * mml1991.el (mml1991-function-alist): Add epg.
1000         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
1001         (mml1991-epg-encrypt): New functions.
1002
1003 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
1004
1005         * mml2015.el (mml2015-verbose): New variable.
1006         (mml2015-cache-passphrase): Ditto.
1007         (mml2015-passphrase-cache-expiry): Ditto.
1008         (mml2015-function-alist): Add epg.
1009         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
1010         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
1011         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
1012         functions.
1013
1014 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1015
1016         * message.el (message-cite-original-1): Preserve region when removing
1017         quoted text due to X-No-Archive in order to avoid bogus attribution
1018         when citing multiple messages.
1019
1020 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1021
1022         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
1023         Kenneth Jacker <khj@be.cs.appstate.edu>.
1024
1025 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
1026
1027         * gnus-diary.el (gnus-user-format-function-d)
1028         (gnus-user-format-function-D): Autoload.
1029
1030         * imap.el (Commentary): Fix typo.
1031
1032         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
1033         2006-04-22 contribution.
1034
1035 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1036
1037         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
1038         It didn't really fix the bogosity I'm seeing with solid web groups.
1039
1040 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1041
1042         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
1043         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
1044         created using server names.  If we use the feature without declaring
1045         it, Gnus does not properly manage server and group state.
1046
1047         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
1048         bound.
1049
1050 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1051
1052         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
1053         looking up the method using GROUP's prefix before inventing a new one.
1054         It is used on killed/unknown groups in various places where returning
1055         an all-new method isn't expected by the caller.
1056
1057         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
1058         and match semantics of gnus-group-real-prefix.
1059
1060 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
1061
1062         * nnmail.el (nnmail-broken-references-mailers): New variable.
1063         (nnmail-ignore-broken-references): New function generalizing
1064         nnmail-fix-eudora-headers.
1065         (nnmail-fix-eudora-headers): Now obsolete.
1066
1067         * gnus-art.el (gnus-button-handle-custom): Support
1068         `customize-apropos*'.
1069
1070 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1071
1072         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
1073
1074         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
1075         articles.
1076
1077 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
1078
1079         * message.el (message-cite-reply-above): New variable.
1080         (message-yank-original): Use it.
1081
1082 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1083
1084         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
1085
1086 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
1087
1088         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
1089         as read.
1090
1091         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
1092
1093 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
1094
1095         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
1096         (gnus-bookmark-default-file): Use gnus-directory.
1097         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
1098         Remove "*" in doc string.
1099         (gnus-bookmark-write-file): Simplify.
1100         (gnus-bookmark-maybe-sort-alist): Use `when'.
1101         (gnus-bookmark-get-bookmark): Fix typo in doc string.
1102         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
1103         FIXME about Emacs 21 and XEmacs compatibility.
1104         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
1105         compatibility.
1106         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
1107         compatibility.
1108         (gnus-bookmark-menu-heading): Fix version.
1109
1110 2006-06-19  Bastien Guerry  <bzg@altern.org>
1111
1112         * gnus-bookmark.el: New file.
1113
1114 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1115
1116         * message.el (message-syntax-checks): Doc fix.
1117
1118 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1119
1120         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
1121         unsubscribed groups as if they were killed ones.  It causes duplicate
1122         entries in gnus-newsrc-alist.
1123
1124 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1125
1126         * message.el (message-syntax-checks): Doc fix.
1127         (message-send-mail): Add check for continuation headers.
1128         (message-check-news-header-syntax): Fix regexp used to check for
1129         continuation headers.
1130
1131 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1132
1133         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
1134
1135 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
1136
1137         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
1138
1139 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1140
1141         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
1142         default-truncate-lines.
1143
1144 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1145
1146         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
1147         to fill the utf-8 entry.
1148
1149         * lpath.el: Fbind unicode-precedence-list.
1150
1151 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1152
1153         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
1154
1155 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
1156
1157         * gnus-agent.el (directory-files-and-attributes): Move all the way
1158         forward (the third and final move).
1159         (gnus-agent-read-agentview): Trap reconstruction errors due to
1160         nonexistant directory.  Handle by returning nil.
1161
1162 2006-05-30  Didier Verna  <didier@xemacs.org>
1163
1164         * message.el (message-dont-reply-to-names): Update the custom type.
1165         * message.el (message-dont-reply-to-names): New defsubst: potentially
1166         convert a list of regexps into a single one.
1167         * message.el (message-get-reply-headers): Use it.
1168         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
1169
1170 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1171
1172         * gnus-agent.el (directory-files-and-attributes): Move forward.
1173
1174 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
1175
1176         * gnus-ml.el (gnus-mailing-list-subscribe)
1177         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
1178         (gnus-mailing-list-message): Fix doc strings.
1179
1180 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1181
1182         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
1183         of doing it manually.
1184
1185 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
1186
1187         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
1188         comment.
1189
1190 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
1191
1192         * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
1193         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
1194         (gnus-agent-read-local): All symbols allocated in my-obarray
1195         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
1196         (gnus-agent-regenerate-group): Check numeric names to see if they are
1197         messages or groups.
1198         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
1199         better way of do this...)
1200
1201         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
1202         'dummy.group' (there should be a better way of do this...)
1203
1204 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1205
1206         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
1207         (gnus-saved-headers): Ditto.
1208         (gnus-default-article-saver): Mention functions may have properties.
1209         (gnus-article-save): Override gnus-save-all-headers and
1210         gnus-saved-headers by :headers property which saver function may have.
1211         (gnus-summary-save-in-file): Add :headers property.
1212         (gnus-summary-write-to-file): Ditto.
1213
1214         * gnus-sum.el (gnus-summary-save-article): Bind
1215         gnus-prompt-before-saving to t when saving many articles in a file;
1216         always show all headers.
1217
1218         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
1219
1220 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
1221
1222         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
1223         marks.
1224
1225         * message.el (message-indent-citation): Add optional arguments to allow
1226         using it outside of message buffers.
1227
1228         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
1229         (gnus-article-treat-unfold-headers): Use it.
1230         (gnus-article-truncate-lines): New variable.
1231         (gnus-article-mode): Use it.
1232         (gnus-article-toggle-truncate-lines): New function.
1233
1234         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
1235         gnus-article-toggle-truncate-lines.
1236
1237         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
1238         coding system in XEmacs, use binary.
1239
1240 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1241
1242         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
1243         after-load-alist.
1244
1245         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
1246         this function should save decoded articles.
1247         (gnus-summary-write-to-file): Use property to specify this function
1248         should save decoded articles and specify gnus-summary-save-in-file
1249         should be used to save articles other than the first one when saving
1250         many articles.
1251         (gnus-summary-save-body-in-file): Use property to specify this
1252         function should save decoded articles.
1253         (gnus-summary-write-body-to-file): Use property to specify this
1254         function should save decoded articles and specify
1255         gnus-summary-save-body-in-file should be used to save articles other
1256         than the first one when saving many articles.
1257
1258         * gnus-sum.el (gnus-summary-save-article): Simplify.
1259
1260 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1261
1262         * gnus-art.el (gnus-default-article-saver): Add
1263         gnus-summary-write-body-to-file.
1264         (gnus-article-save-coding-system): Don't use coding system object
1265         in XEmacs.
1266         (gnus-read-save-file-name): Add optional `dir-var' argument which
1267         specifies directory in which files are saved; work even if optional
1268         `variable' argument is not specified.
1269         (gnus-summary-write-to-file): Read file name.
1270         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
1271         (gnus-summary-write-body-to-file): New function.
1272
1273         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
1274         (gnus-summary-local-variables): Add it.
1275         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
1276         (gnus-summary-save-article): Remove optional `decode' argument;
1277         determine whether to decode articles by the value of
1278         gnus-default-article-saver; when saving many files using
1279         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
1280         it first and use gnus-summary-save-in-file or
1281         gnus-summary-save-body-in-file thereafter unless
1282         gnus-prompt-before-saving is always; move point to article which
1283         will be saved.
1284         (gnus-summary-save-article-file): Revert.
1285         (gnus-summary-write-article-file): Revert.
1286         (gnus-summary-save-article-body-file): Revert.
1287         (gnus-summary-write-article-body-file): New function.
1288
1289 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1290
1291         * gnus-art.el (gnus-default-article-saver): Doc fix.
1292         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
1293         from gnus-summary-save-article-coding-system, and default to a
1294         certain coding system.
1295         (gnus-output-to-file): Add coding cookie and encode text according
1296         to gnus-article-save-coding-system; don't use mm-append-to-file.
1297
1298         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
1299         gnus-art.el and rename to gnus-article-save-coding-system.
1300         (gnus-summary-save-article): Require gnus-art; don't show all
1301         headers if it decodes articles; don't add coding cookie here;
1302         don't bind mm-text-coding-system-for-write.
1303         (gnus-summary-save-article-file): Save decoded articles.
1304         (gnus-summary-write-article-file): When saving many files, use
1305         gnus-summary-write-to-file first and gnus-summary-save-in-file
1306         thereafter unless gnus-prompt-before-saving is always.
1307         (gnus-summary-save-article-body-file): Save decoded articles.
1308
1309         * lpath.el: Fbind select-safe-coding-system for XEmacs.
1310
1311 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1312
1313         * nnrss.el (nnrss-check-group): Bind hash-index.
1314
1315 2006-05-23  Michael Cadilhac  <michael.cadilhac@lrde.org>
1316
1317         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
1318         its hash index.  Store this hash in `nnrss-group-data'.
1319         (nnrss-read-group-data): Update accordingly.
1320
1321 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1322
1323         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
1324         entry.
1325
1326         * gnus-sum.el (gnus-summary-make-menu-bar): Add
1327         gnus-article-browse-html-article.
1328
1329 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
1330
1331         * gnus-sum.el (gnus-summary-mime-map): Add
1332         gnus-article-browse-html-article.
1333
1334         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
1335
1336 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1337
1338         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
1339         suitable coding systems in customize.
1340
1341 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
1342
1343         * mail-source.el (mail-sources): Fix custom type.
1344
1345 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
1346
1347         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
1348         (gnus-summary-expire-articles-now): Shorten prompt.
1349
1350         * gmm-utils.el (wid-edit): Require.
1351         (defun-gmm): Renamed from `gmm-defun-compat'.
1352         (gmm-image-search-load-path): Use it.
1353         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
1354
1355 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1356
1357         * gnus-sum.el (gnus-summary-save-article-coding-system): New
1358         variable.
1359         (gnus-summary-save-article): Add optional `decode' argument.  If
1360         it is set and gnus-summary-save-article-coding-system is non-nil,
1361         save decoded article.
1362         (gnus-summary-write-article-file): Save decoded article if
1363         gnus-summary-save-article-coding-system is non-nil.
1364
1365         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
1366         type.
1367
1368 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1369
1370         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
1371
1372 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1373
1374         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
1375         first to test gnus-single-article-buffer which may be buffer-local.
1376
1377         * gnus-sum.el (gnus-summary-setup-buffer): Make
1378         gnus-single-article-buffer buffer-local and nil in ephemeral
1379         group; make gnus-article-buffer, gnus-article-current, and
1380         gnus-original-article-buffer always buffer-local.
1381         (gnus-summary-exit): Kill article buffer belonging to ephemeral
1382         group.
1383         (gnus-handle-ephemeral-exit): Don't move to next summary line.
1384
1385 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
1386
1387         * nnml.el (nnml-request-compact-group): Compressed files might not
1388         have .gz extension.
1389
1390 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1391
1392         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
1393         (mm-copy-to-buffer): Use with-current-buffer.
1394         (mm-display-part): Simplify.
1395         (mm-inlinable-p): Add optional arg `type'.
1396
1397 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1398
1399         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
1400         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
1401         Try harder to show the attachment internally or externally using
1402         gnus-mime-view-part-as-type.
1403
1404 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
1405
1406         * message.el (message-from-style, message-signature-separator)
1407         (message-user-organization-file, message-send-mail-function)
1408         (message-citation-line-function, message-yank-prefix)
1409         (message-indent-citation-function, message-signature)
1410         (message-signature-file, message-signature-insert-empty-line):
1411         Remove autoloads.
1412
1413         * gnus-art.el (gnus-buttonized-mime-types): Remove
1414         "multipart/signed".  Revert 2006-04-26 change.
1415
1416 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1417
1418         * gnus.el (gnus-version-number): Bump version.
1419
1420 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1421
1422         * gnus.el: No Gnus v0.5 is released.
1423
1424 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1425
1426         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
1427         fetching articles by message-id.
1428
1429 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1430
1431         * message.el (hashcash): Require hashcash as normal.
1432
1433         * ecomplete.el (ecomplete-highlight-match-line): Use
1434         point-at-eol.
1435         (ecomplete-highlight-match-line): Use `highlight', because that
1436         face exists in both Emacs and XEmacs.
1437
1438         * message.el (message-display-abbrev): Use point-at-bol.
1439
1440         * mail-source.el: Don't require timer/timer-funcs.
1441
1442         * gnus-async.el: Ditto.
1443
1444         * password.el: Ditto.
1445
1446         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
1447
1448         * mm-url.el: Ditto.
1449
1450         * gnus-xmas.el: Don't require timer-funcs.
1451
1452         * mm-util.el: Require timer/timer-funcs.
1453
1454 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1455
1456         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
1457         Close.
1458
1459 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1460
1461         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
1462         unibyte after clear-decrypt function runs.
1463
1464         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
1465         returns as a unibyte string.
1466
1467 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1468
1469         * lpath.el: Revert.
1470
1471         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
1472         (pgg-gpg-process-sentinel): Revert.
1473
1474         * pgg-pgp.el (pgg-pgp-process-region): Revert.
1475         (pgg-pgp-lookup-key): Revert.
1476
1477         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
1478         (pgg-pgp5-lookup-key): Revert.
1479
1480         * pgg.el (pgg-fetch-key): Revert.
1481
1482 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1483
1484         * lpath.el: Fbind string-as-multibyte for XEmacs.
1485
1486         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
1487         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
1488         (mml1991-pgg-encrypt): Ditto.
1489
1490         * pgg-gpg.el (pgg-string-to-multibyte): New function.
1491         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
1492         a multibyte buffer.
1493
1494         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
1495         (pgg-pgp-lookup-key): Ditto.
1496
1497         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
1498         (pgg-pgp5-lookup-key): Ditto.
1499
1500         * pgg.el (pgg-fetch-key): Ditto.
1501
1502 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
1503
1504         * message.el (message-user-organization-file): Check several
1505         locations of the organization file.
1506
1507         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
1508         Add gnus-article-view-part-as-type.
1509
1510         * gnus-art.el (gnus-article-view-part-as-type): New function.
1511
1512         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
1513         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
1514
1515         * mml.el: Simplify autoload.
1516         (mml-mode): defvar dnd-protocol-alist instead of using
1517         symbol-value.
1518         (mml-default-directory): New variable.
1519         (mml-minibuffer-read-file): Use it.
1520         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
1521
1522         * message.el (message-citation-line-format): New variable.
1523         (message-insert-formated-citation-line): New function.
1524         (message-citation-line-function): Add
1525         `message-insert-formated-citation-line' to custom type.
1526
1527         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
1528         to doc string.
1529
1530         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
1531         depending on mm-verify-option.
1532
1533 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1534
1535         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
1536         binding pgg-* variables; reimplement the section which prevents
1537         MIME header from being signed.
1538         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
1539         pgg-text-mode; remove a blank line at the top of body.
1540
1541         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
1542         lines at the top of body; use gnus-newsgroup-charset if there's no
1543         Charset header.
1544
1545 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1546
1547         * message.el (message-self-insert-commands): Doc fix.
1548
1549         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
1550         (mm-uu-pgp-encrypted-test): Ditto.
1551         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
1552         between header and body; return application/pgp-encrypted handle
1553         if decryption failed; decode decrypted body by charset.
1554
1555         * mm-decode.el (mm-automatic-display): Don't make application/pgp
1556         element match to application/pgp-*.
1557
1558 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1559
1560         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
1561         HTML.
1562
1563 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1564
1565         * mail-source.el (mail-source-call-script): Message the error
1566         string.
1567
1568 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1569
1570         * gnus-util.el (gnus-byte-compile): Use it.
1571
1572 2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
1573
1574         * gnus-util.el (kill-empty-logs): New function.
1575
1576 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1577
1578         * message.el (message-mail-alias-type): Doc fix.
1579         (message-mail-alias-type-p): New function.
1580         (message-send): Use it.
1581         (message-mode): Ditto.
1582         (message-strip-forbidden-properties): Ditto.
1583
1584         * ecomplete.el (ecomplete-database-file-coding-system): New
1585         variable.
1586         (ecomplete-save): Use it.
1587         (ecomplete-setup): Use it.
1588
1589 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1590
1591         * message.el (message-self-insert-commands): New variable.
1592         (message-strip-forbidden-properties): Use it.
1593
1594 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1595
1596         * message.el (message-put-addresses-in-ecomplete): Use a regexp
1597         that doesn't make XEmacs choke.
1598
1599 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
1600
1601         * gnus-util.el (gnus-replace-in-string):
1602         Prefer replace-regexp-in-string over of replace-in-string.
1603
1604 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1605
1606         * gnus-util.el (gnus-select-frame-set-input-focus):
1607         Use select-frame-set-input-focus if it is available in XEmacs; use
1608         definition defined in Emacs 22 for old Emacsen.
1609
1610         * dgnushack.el: Autoload unmorse-region for XEmacs.
1611
1612         * lpath.el: Bind cursor-in-non-selected-windows and
1613         select-frame-set-input-focus for XEmacs.
1614
1615 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1616
1617         * mm-view.el (mm-inline-text): Use equal instead of equalp.
1618
1619 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
1620
1621         * gnus-registry.el (gnus-registry-cache-save): Remove text
1622         properties when saving via the temp buffer.
1623
1624 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
1625
1626         * message.el (message-generate-hashcash): Honor custom type.
1627
1628 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1629
1630         * message.el (message-generate-hashcash): Default to non-nil when
1631         hashcash is found.
1632
1633         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
1634         (gnus-refer-thread-limit): Increase default to 500.
1635
1636         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
1637
1638         * flow-fill.el (fill-flowed): Allow delete-space.
1639
1640 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
1641
1642         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
1643         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
1644         Remove autoloads.
1645
1646 2006-04-18  Simon Josefsson  <jas@extundo.com>
1647
1648         * message.el (message-generate-hashcash): Default to.
1649
1650 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1651
1652         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
1653         concatenating segments rather than before concatenating them.
1654
1655 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
1656
1657         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
1658
1659 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1660
1661         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
1662
1663         * message.el (message-forward-make-body-plain): Allow
1664         message-forward-ignored-headers to be a list.
1665         (message-remove-ignored-headers): Factor out into function.
1666         (message-forward-make-body-mml): Use it.
1667
1668         * imap.el (imap-quote-specials): New function.
1669         (imap-login-auth): Quote specials.
1670
1671         * rfc2231.el (rfc2231-parse-string): Remove dead code.
1672         (rfc2231-parse-string): Allow concatanation of parameters that
1673         aren't contiguous.  The test case is
1674           (mail-header-parse-content-type "message/external-body;
1675             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
1676             access-type=LOCAL-FILE;
1677             name*1*=plugh%2fhello-sailor%2fbing.pdf")
1678
1679 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1680
1681         * nntp.el (nntp-accept-process-output): Return the value of
1682         `nnheader-accept-process-output'.
1683
1684 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1685
1686         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
1687         (gnus-button-alist): Recognize more diff formats.
1688         (gnus-button-patch): Strip directory.
1689
1690 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
1691
1692         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
1693         Emacs 22 when setting focus.
1694
1695 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1696
1697         * gnus-art.el (gnus-article-treat-types): Do treatment of
1698         text/x-verbatim parts.
1699         (gnus-button-patch): New command.
1700
1701         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
1702         addresses that contain invalid characters.
1703
1704 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1705
1706         * message.el (message-put-addresses-in-ecomplete): Use
1707         gnus-replace-in-string.
1708         (message-is-yours-p): Use the more correct
1709         mail-header-parse-address instead of
1710         mail-extract-address-components.
1711         (message-put-addresses-in-ecomplete): Fix typo.
1712
1713         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
1714         keystroke.
1715
1716         * gnus-art.el (gnus-treatment-function-alist): Change order of
1717         newsgroups/generic header folding to avoid double-folding.
1718
1719         * message.el (message-hidden-headers): Add X-Draft-From.
1720
1721         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
1722         command.
1723         (gnus-summary-repeat-search-article-backward): New command.
1724
1725         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
1726         groups in the parent topic.
1727
1728 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
1729
1730         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
1731         (spam-extra-header-to-number): Return the CRM114 number as a
1732         number instead of a string.
1733
1734 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1735
1736         * gnus-art.el (gnus-face-properties-alist): Moved here from
1737         gnus-fun.
1738
1739         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
1740
1741 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1742
1743         * message.el (message-strip-forbidden-properties): Only display on
1744         self-insert-command.
1745
1746         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
1747         reindent.
1748         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
1749
1750 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
1751
1752         * smiley.el (smiley-style): Fix typo.
1753
1754 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1755
1756         * hashcash.el (hashcash-insert-payment-async-2): Use
1757         message-goto-eoh instead of doing it manually.
1758         (mail-add-payment): Use message-narrow-to-header instead of trying
1759         to do the same itself.
1760
1761         * message.el (message-hidden-headers): Add Face.
1762
1763         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
1764         reparenting code.
1765         (gnus-summary-reparent-children): Refactored out code.
1766         (gnus-summary-thread-map): New keystroke.
1767         (gnus-summary-reparent-children): Make into command.
1768
1769         * smiley.el (smiley-style): Default to `medium' if using a large
1770         font.
1771
1772         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
1773         does it itself.
1774
1775         * message.el (message-point-in-header-p): Simplify definition.
1776
1777 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1778
1779         * nnagent.el (nnagent-request-set-mark): Silence log file
1780         writing.
1781         (nnagent-request-set-mark): Use write-region instead of
1782         append-to-file.
1783
1784         * gnus-sum.el (gnus-read-header): Fudge article number if using a
1785         strange select method.
1786
1787         * ecomplete.el (ecomplete-display-matches): Get highlightling
1788         right.
1789         (ecomplete-display-matches): Use literals.
1790         (ecomplete-display-matches): Disable message logging.
1791
1792         * message.el (message-display-abbrev): Small optimization.
1793
1794         * ecomplete.el (ecomplete-display-matches): Allow automatic
1795         display.
1796
1797         * message.el (message-strip-forbidden-properties): Display
1798         abbrevs.
1799         (message-display-abbrev): Get automatic display right.
1800
1801         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
1802         keystrokes.
1803
1804 2006-04-13  Romain Francoise  <romain@orebokech.com>
1805
1806         TODO: Backport to v5-10!
1807
1808         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
1809         Moved here (and renamed) from gnus-registry.el.
1810
1811         * gnus-registry.el: Require gnus-util.
1812         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
1813
1814 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1815
1816         * gnus-group.el (gnus-group-catchup-current): Change
1817         if-then-else-if-then-else into cond.
1818         (gnus-group-catchup): Indent.
1819         (group-name-at-point): New function.
1820         (gnus-fetch-group): Provide default from thing at point.
1821
1822 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1823
1824         * message.el (message-display-abbrev): Fix regexp.
1825
1826         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
1827         choosing.
1828         (ecomplete-highlight-match-line): Fix up code rewrite, remove
1829         dead variables.
1830
1831         * message.el (message-newline-and-indent): Remove debugging.
1832         (message-display-abbrev): Use new implementation.
1833
1834 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
1835
1836         * gnus-art.el (gnus-article-mode): Set
1837         cursor-in-non-selected-windows to nil.
1838
1839         * smiley.el: Revert previous change.
1840         (smiley-data-directory): defvar it before using it in the
1841         defcustom of `smiley-style'.
1842
1843 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1844
1845         * message.el (message-newline-and-indent): New function.
1846
1847         * ecomplete.el: Implement more bits.
1848
1849         * message.el (message-put-addresses-in-ecomplete): Clean up the
1850         string.
1851
1852         * ecomplete.el (ecomplete-add-item): Chop off decimals.
1853
1854         * gnus-sum.el (gnus-summary-save-parts): Bind
1855         gnus-summary-save-parts-counter and use it to make unique file
1856         names.
1857
1858         * gnus-art.el (gnus-ignored-headers): Add some more headers.
1859
1860         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
1861         parameter to say whether to actually parse the individual
1862         addresses.
1863
1864         * message.el (message-put-addresses-in-ecomplete): New function.
1865         (ecomplete): Require.
1866         (message-mail-alias-type): Add ecomplete as an option.
1867
1868 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
1869
1870         * flow-fill.el (fill-flowed): Remove trailing space from blank
1871         quoted lines.
1872
1873 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1874
1875         * smiley.el (smiley-style): Move definition later to avoid a
1876         compilation warning.
1877
1878 2006-04-12  Kenichi Handa  <handa@m17n.org>
1879
1880         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
1881         buffer and then decode the buffer text if necessary.
1882         (rfc2231-encode-string): Be sure to work on multibyte buffer at
1883         first, and after mm-encode-body, change the buffer to unibyte.
1884         Use mm-disable-multibyte instead of set-buffer-multibyte.
1885
1886 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1887
1888         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
1889         Content-Type header instead of Content-Disposition header.
1890         (gnus-mime-inline-part): Ditto.
1891         (gnus-mime-view-part-as-charset): Ignore charset that the part
1892         specifies.
1893
1894         * mm-decode.el (mm-display-part): Work with external parts and
1895         usual parts similarly.
1896
1897         * mm-extern.el (mm-inline-external-body): Use mm-display-part
1898         instead of gnus-display-mime.
1899
1900         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
1901         instead of with-temp-buffer.
1902
1903         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
1904         tag to summarized topics part in order to encode non-ASCII text.
1905
1906 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1907
1908         * smiley.el (smiley-style): New variable.
1909         (smiley-directory): New function.
1910         (smiley-data-directory): Derive from `smiley-style' using
1911         `smiley-directory'.
1912         (smiley-regexp-alist): Add new entries.
1913
1914         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
1915         (gnus-article-browse-delete-temp): Add :version.
1916
1917 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1918
1919         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
1920         the sieve region.
1921
1922 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1923
1924         * gnus.el (gnus-version-number): Bump version.
1925
1926 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1927
1928         * gnus.el: No Gnus v0.4 is released.
1929
1930 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1931
1932         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
1933         layout.
1934
1935         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
1936         unknown charset.
1937
1938         * message.el (message-header-synonyms): Add Original-To to the
1939         default.
1940
1941         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
1942         optional parameter.
1943
1944 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
1945
1946         * gnus-fun.el (gnus): Require it for gnus-directory.
1947
1948 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1949
1950         * gnus-fun.el (gnus-face-properties-alist): Add :version.
1951
1952 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
1953
1954         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
1955
1956 2006-04-05  Simon Josefsson  <jas@extundo.com>
1957
1958         * password.el (password-reset): New function.
1959
1960 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
1961
1962         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
1963         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
1964
1965 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1966
1967         * nnweb.el (nnweb-google-create-mapping): Update regexp.
1968         Some whitespace was matched into the url, which broke browsing hits
1969         > 100 when mm-url-use-external was nil.
1970
1971 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
1972
1973         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
1974         gnus-extra-headers for 'Newsgroups.
1975
1976         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
1977         bound.
1978
1979 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
1980
1981         * pgg-gpg.el: Clean up process buffers every time gpg processes
1982         complete.
1983
1984 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
1985
1986         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
1987         doc string.
1988
1989 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
1990
1991         * pgg-gpg.el (pgg-gpg-process-filter)
1992         (pgg-gpg-wait-for-completion): Check if buffer is alive.
1993
1994         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
1995         lines, temporary fix.
1996
1997 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
1998
1999         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
2000
2001 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
2002
2003         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
2004         default-enable-multibyte-characters.  This reverts the change from
2005         revision 6.17 which is no longer necessary because the passphrase
2006         is sent separately now.  GnuPG messages are unreadable under
2007         multibyte locales with default-enable-multibyte-characters set to
2008         nil.
2009
2010 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
2011
2012         * message.el (message-tool-bar-gnome): Move "spell".
2013
2014 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
2015
2016         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
2017         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
2018         instead.
2019
2020 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
2021
2022         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
2023         newsgroups handling for NNTP overviews which don't include
2024         Newsgroups.
2025
2026 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2027
2028         * message.el (message-resend): Bind message-generate-hashcash to nil.
2029
2030 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2031
2032         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
2033         when searching for already-paid recipients.
2034
2035 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
2036
2037         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
2038         passphrases when it is not needed.
2039         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
2040         passphrase stuff from gpg, should only be necessary when you use
2041         gpg with a smartcard.
2042
2043 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2044
2045         * mml.el (mml-insert-mime): Ignore cached contents of
2046         message/external-body part.
2047
2048         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
2049         (mm-insert-part): Ditto.
2050
2051 2006-03-23  Simon Josefsson  <jas@extundo.com>
2052
2053         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
2054         Reiner.
2055         (pgg-gpg-use-agent-p): Use it again.
2056
2057 2006-03-23  Simon Josefsson  <jas@extundo.com>
2058
2059         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
2060         older emacsen.
2061         (pgg-gpg-use-agent-p): Don't use it.
2062
2063 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
2064
2065         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
2066         if we can.
2067
2068 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
2069
2070         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
2071         (pgg-gpg-update-agent): New function.
2072         (pgg-gpg-use-agent-p): New function.
2073         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
2074         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
2075         (pgg-gpg-sign-region): Use it.
2076
2077 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2078
2079         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
2080         Reported by Ralf Wachinger <rwachinger@gmx.de>.
2081
2082 2006-03-21  Simon Josefsson  <jas@extundo.com>
2083
2084         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
2085         <wilde@sha-bang.de>.
2086         (pgg-gpg-use-agent): New variable.
2087         (pgg-gpg-process-region): Use it.
2088         (pgg-gpg-encrypt-region): Likewise.
2089         (pgg-gpg-encrypt-symmetric-region): Likewise.
2090         (pgg-gpg-decrypt-region): Likewise.
2091         (pgg-gpg-sign-region): Likewise.
2092         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
2093
2094 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
2095
2096         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
2097
2098         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
2099         Add comment on version.
2100
2101 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
2102
2103         * smiley.el: Add missing test smiley.
2104
2105 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2106
2107         * mm-decode.el (mm-with-part): New macro.
2108         (mm-get-part): Use it; work with message/external-body as well.
2109         (mm-save-part): Treat name and filename equally.
2110
2111         * mm-extern.el (mm-extern-cache-contents): New function.
2112         (mm-inline-external-body): Use it; force the part to be displayed;
2113         move undisplayer added to the cached handle to the parent.
2114
2115         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
2116         (gnus-mime-view-part-as-type): Work with message/external-body.
2117
2118         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
2119
2120 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
2121
2122         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
2123         images in image-load-path.  [Sync with image.el, revision 1.60, in
2124         Emacs.]
2125
2126 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
2127
2128         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
2129         path rather than symbol.  Always return list of directories.
2130         Guarantee that image directory comes first.  [Sync with image.el,
2131         revision 1.59, in Emacs.]
2132
2133         * message.el (message-make-tool-bar): Adjust to new API of
2134         `gmm-image-load-path-for-library'.
2135
2136         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2137
2138         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
2139
2140 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2141
2142         * gnus-art.el (gnus-article-only-boring-p):
2143         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
2144         intangible text.
2145         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
2146
2147 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
2148
2149         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
2150         `defun' instead of `gmm-defun-compat'.
2151
2152 2006-03-14  Simon Josefsson  <jas@extundo.com>
2153
2154         * message.el (message-unique-id): Don't use message-number-base36
2155         if (user-uid) is a float.
2156         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
2157
2158 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2159
2160         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
2161
2162         * gnus-art.el (gnus-mime-display-single): Make sure there is an
2163         empty line between a part and a message part.
2164
2165 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
2166
2167         * smiley.el: Add more test smileys.
2168         (smiley-data-directory, smiley-regexp-alist)
2169         (gnus-smiley-file-types): Fix doc strings.
2170         (smiley-update-cache): Clear smiley-cached-regexp-alist before
2171         adding new elements.
2172         (smiley-mouse-map): Unused code.  Make it a comment.
2173
2174 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2175
2176         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
2177         scan latest NoCeM messages instead of old ones.
2178         (gnus-nocem-check-article): Fix regexps so as to match to PGP
2179         delimiters that are recently used.
2180         (gnus-nocem-load-cache): Add autoload cookie.
2181
2182         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
2183
2184         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
2185         level which is larger than gnus-use-nocem is specified.
2186
2187         * gnus-group.el (gnus-group-get-new-news): Ditto.
2188
2189 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
2190
2191         * gnus-util.el (gnus-tool-bar-update): New function.
2192
2193         * gnus-group.el (gnus-group-update-tool-bar): New variable.
2194         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
2195
2196         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
2197
2198         * gnus-group.el (gnus-group-redraw-when-idle)
2199         (gnus-group-redraw-check): Remove.
2200         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
2201
2202 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2203
2204         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
2205         if optional last element is specified in splits (FIELD VALUE...).
2206
2207 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
2208
2209         * message.el (message-make-tool-bar): Rename gmm-image-load-path
2210         to gmm-image-load-path-for-library.  Call with no-error argument.
2211         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
2212
2213         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2214
2215         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
2216
2217         * gmm-utils.el (gmm-image-load-path): Remove alias.
2218
2219 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
2220
2221         * gmm-utils.el (gmm-image-load-path): Add alias.
2222
2223         * nnml.el (nnml-generate-nov-databases-directory): Rename from
2224         nnml-generate-nov-databases-1.
2225         (nnml-generate-nov-databases): Use it.
2226         (nnml-generate-nov-databases-directory): Document no-active
2227         argument.
2228
2229         * gmm-utils.el (gmm-image-load-path-for-library): Return single
2230         directory if path is t.  Add no-error.
2231
2232         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
2233         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2234
2235         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
2236         resetting gnus-article-browse-html-temp-list.
2237
2238         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
2239         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
2240         Add example to docstring.  Rename local variables.  Move error
2241         checks to default case in cond and simplify.
2242
2243 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2244
2245         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
2246         handle is multipart when calling it recursively.
2247         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
2248
2249 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
2250
2251         * nnimap.el (nnimap-request-update-info-internal): Optimize.
2252         Don't `gnus-uncompress-range' to avoid excessive memory usage.
2253
2254 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2255
2256         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
2257         is loaded.
2258
2259         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
2260         loaded.
2261
2262 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
2263
2264         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
2265         to "Emacs 23 (unicode)" in doc string.
2266
2267         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
2268         "Emacs 23 (unicode)" in comment.
2269
2270 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2271
2272         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
2273
2274         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
2275         characters 160 through 255 in Emacs 23.
2276
2277 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
2278
2279         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
2280         gnus-article-browse-html-temp.
2281         (gnus-article-browse-delete-temp): Make it customizable.  Add
2282         `file'.  Adjust doc string.
2283         (gnus-article-browse-delete-temp-files): Add argument.  Allow
2284         query for each file.  Adjust doc string.
2285         (gnus-article-browse-html-parts): Add
2286         `gnus-article-browse-delete-temp-files' to
2287         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
2288
2289 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
2290
2291         * gnus-art.el (gnus-article-browse-html-temp)
2292         (gnus-article-browse-delete-temp): New variables.
2293         (gnus-article-browse-delete-temp-files): New function.
2294         (gnus-article-browse-html-parts): Use it.
2295
2296 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
2297
2298         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
2299
2300         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
2301         string.
2302
2303         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
2304         gnus-summary-insert-new-articles when unplugged.  Remove
2305         gnus-summary-search-article-forward.
2306
2307         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
2308         display-visual-class instead of display-color-cells.
2309
2310 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2311
2312         * dgnushack.el: Autoload customize-group for XEmacs.
2313
2314         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
2315         message/* containing non-ASCII text properly.
2316
2317 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
2318
2319         * message.el: Require gmm-utils, remove autoloads.
2320         (message-tool-bar): Set default based on
2321         gmm-tool-bar-style.
2322         (message-tool-bar-gnome): Add gmm-customize-mode.
2323
2324         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
2325         gmm-tool-bar-style.
2326         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
2327
2328         * gnus-group.el (gnus-group-tool-bar): Set default based on
2329         gmm-tool-bar-style.
2330         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
2331
2332         * gmm-utils.el (gmm-image-directory): Rename variable from
2333         gmm-image-load-path.
2334         (gmm-image-load-path): Use gmm-image-directory.
2335         (gmm-customize-mode): New function.
2336         (gmm-tool-bar-style): New variable.
2337
2338         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
2339         gnus-group-redraw-line-number.
2340         (gnus-group-redraw-check): Simplify.
2341         (gnus-group-tool-bar-update): Remove redraw check.
2342         (gnus-group-make-tool-bar): Add redraw check.
2343
2344 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
2345
2346         * gnus-art.el (gnus-button): Add missing parentheses.
2347
2348 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2349
2350         * lpath.el: Fbind line-number-at-pos.
2351
2352 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2353
2354         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
2355
2356 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
2357
2358         * gnus-art.el (gnus-button): New face.
2359         (gnus-article-button-face): Use it.
2360
2361         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
2362         gnus-summary-next-page.  Re-order.
2363
2364         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
2365         next-node are now included.
2366         (gnus-group-redraw-line-number): New internal variable.
2367         (gnus-group-redraw-check): Helper function for updating the tool
2368         bar.
2369         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
2370
2371         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
2372
2373         * spam.el (spam-spamassassin-score-regexp): New internal variable.
2374         (spam-extra-header-to-number, spam-check-spamassassin-headers):
2375         Use it to match format of Spamassassin 3.0 and later.  Reported by
2376         IRIE Tetsuya <irie@t.email.ne.jp>.
2377         (spam-check-bogofilter)
2378         (spam-bogofilter-register-with-bogofilter): Fix args of
2379         `gnus-error' calls.
2380
2381 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
2382
2383         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
2384         unnecessary interaction when sending queued mails.  Reported by
2385         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
2386
2387 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
2388
2389         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
2390         first or last are nil.
2391
2392 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2393
2394         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
2395
2396 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2397
2398         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
2399
2400 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2401
2402         * dns.el (query-dns): Protect more against buggy tcp output.
2403
2404 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
2405
2406         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
2407         nov.php.
2408
2409 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2410
2411         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
2412         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
2413         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
2414         output on the server side.
2415         (nnweb-google-create-mapping): Update regexps and add some
2416         progress indication.
2417
2418 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
2419
2420         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
2421         gnus-agent-toggle-plugged.  Re-order icons.
2422         (gnus-group-tool-bar-gnome): Add
2423         gnus-group-{prev,next}-unread-group.
2424         (gnus-group-tool-bar-gnome): Re-order icons.
2425
2426         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
2427         gnus-summary-insert-new-articles.
2428
2429         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
2430         comments.
2431
2432         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
2433         also available in Emacs 21.3.
2434
2435         * message.el (message-fix-before-sending): Change "Emacs 22" to
2436         "Emacs 23 (unicode)" in comment.
2437
2438         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
2439         "Emacs 23 (unicode)" in comment.
2440
2441         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
2442         comment.
2443         (mm-coding-system-p): Add comment about no-MULE XEmacs.
2444
2445         * mm-view.el (mm-fill-flowed): Add :version.
2446
2447 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2448
2449         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
2450         and load-path.
2451
2452 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
2453
2454         * message.el: Autoload gmm-image-load-path.
2455         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
2456         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
2457         consitency.
2458
2459         * gmm-utils.el (gmm-image-load-path): Also search in
2460         "../etc/images".  Don't set gmm-image-load-path if we don't find
2461         the image.
2462
2463 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2464
2465         * gmm-utils.el (gmm-image-load-path): Don't make
2466         `gmm-image-load-path' include subdirectories which the second arg
2467         `image' might specify.
2468
2469         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
2470         subdirectory to icon file names.
2471
2472         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
2473
2474 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
2475
2476         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
2477         gmm-image-load-path calls.
2478
2479         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2480
2481         * message.el (message-make-tool-bar): Ditto.
2482
2483         * mml.el (mml-preview): Added comment concerning tool bar icons.
2484
2485         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
2486         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
2487
2488         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
2489         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
2490
2491         * message.el (message-tool-bar-gnome): Use new icon names.
2492         (message-make-tool-bar): Use `gmm-image-load-path'.
2493
2494         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
2495         functions from MH-E.
2496         (gmm-image-load-path): New variable from MH-E.
2497         (gmm-image-load-path): New function from MH-E.  Added arguments
2498         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
2499         *-image-load-path-called-flag.
2500
2501 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
2502
2503         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
2504
2505 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>
2506         (tiny change)
2507
2508         * nnimap.el (nnimap-request-move-article): Change folder back to
2509         source group before deleting.
2510
2511 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
2512
2513         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
2514
2515         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
2516         mm-url.
2517
2518         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
2519
2520 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2521
2522         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
2523         coding system which mm-charset-to-coding-system returns for a
2524         given charset is valid.
2525
2526 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
2527
2528         * html2text.el (html2text-remove-tag-list):
2529         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
2530
2531 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
2532
2533         * gnus-cus.el: Revert 2005-10-17 change.
2534
2535 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2536
2537         * gnus-art.el (article-strip-banner): Call
2538         article-really-strip-banner only when the regexp match is made.
2539
2540 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2541
2542         * gnus-art.el (article-strip-banner): Use
2543         gnus-extract-address-components instead of
2544         mail-header-parse-addresses to make it work with non-ASCII text;
2545         remove mail-encode-encoded-word-string.
2546
2547         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
2548         values which are surrounded with \"...\"; make it never cause a
2549         Lisp error; give up parsing of parameters if it failed in
2550         extracting type.
2551
2552 2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2553
2554         * smime.el (smime-cert-by-ldap-1): Fix bug where
2555         `smime-ldap-search' returns results without userCertificates.
2556
2557 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2558
2559         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
2560
2561 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
2562
2563         * spam.el (spam-check-spamassassin-headers): Adapt format for
2564         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
2565         <ari@mbf.ocn.ne.jp>.
2566         (spam-list-of-processors): Add spam-use-gmane.
2567
2568 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2569
2570         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
2571         make-temp-file; make it work with XEmacs as well.
2572
2573         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
2574         mm-make-temp-file.
2575
2576         * mm-decode.el (mm-display-external): Use the 3rd arg of
2577         mm-make-temp-file.
2578         (mm-create-image-xemacs): Ditto.
2579
2580 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2581
2582         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
2583         with message-narrow-to-headers.
2584         (gnus-draft-setup): Narrow to header to run message-fetch-field.
2585         (gnus-draft-check-draft-articles): New function.
2586         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
2587
2588 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
2589
2590         * gnus-art.el (gnus-article-browse-html-parts):
2591         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
2592         Don't use suffix argument for mm-make-temp-file for Emacs 21
2593         compatibility.  Remove useless `format'.
2594
2595 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2596
2597         * nnweb.el (nnweb-google-wash-article): Update regexps.
2598         (nnweb-group-alist): Use defvoo instead of defvar.
2599
2600 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2601
2602         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
2603         re-loading nn* modules.
2604
2605 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
2606
2607         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
2608         for `tool-bar-mode' and don't check it's default-value.
2609
2610         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2611
2612         * message.el (message-make-tool-bar): Ditto.
2613
2614         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
2615         `substring'.  Shorten tmp-file name.
2616
2617         * gnus.el: Remove bogus comment.
2618
2619 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
2620
2621         * gnus-art.el (gnus-article-browse-html-parts): New function.
2622         (gnus-article-browse-html-article): New function for viewing html
2623         articles with a browser.
2624
2625 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
2626
2627         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
2628         in elisp.
2629         (pgg-gpg-encrypt-symmetric-region): Ditto.
2630         (pgg-gpg-sign-region): Ditto.
2631
2632         * pgg-def.el (pgg-text-mode): New variable.
2633
2634         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
2635         (mml2015-pgg-encrypt): Ditto.
2636
2637         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
2638         (mml1991-pgg-encrypt): Ditto.
2639
2640 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2641
2642         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
2643         message-make-date instead of current-time-string.
2644
2645         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
2646         to gnus-decoded which mm-uu might set.
2647
2648 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2649
2650         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
2651         don't decode quoted parameters; remove misimported Emacs code.
2652         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2653         (rfc2231-decode-encoded-string): Don't use split-string which
2654         behaves differently according to Emacs version; use
2655         mm-decode-coding-region to convert charset to coding-system.
2656         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2657         (rfc2231-encode-string): Remove misimported Emacs code.
2658
2659 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2660
2661         * gnus-art.el (article-decode-charset): Don't use ignore-errors
2662         when calling mail-header-parse-content-type.
2663         (article-de-quoted-unreadable): Ditto.
2664         (article-de-base64-unreadable): Ditto.
2665         (article-wash-html): Ditto.
2666
2667         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
2668         calling mail-header-parse-content-type and
2669         mail-header-parse-content-disposition.
2670         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
2671         mail-header-parse-content-type.
2672
2673         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
2674         insert charset and format parameters; encode description after
2675         inserting it to buffer.
2676         (mml-insert-parameter): Fold lines properly even if a parameter is
2677         segmented into two or more lines; change the max column to 76.
2678
2679         * rfc1843.el (rfc1843-decode-article-body): Don't use
2680         ignore-errors when calling mail-header-parse-content-type.
2681
2682         * rfc2231.el (rfc2231-parse-string): Return at least type if
2683         possible; don't cause an error even if it fails in parsing of
2684         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2685         (rfc2231-encode-string): Don't break lines at the beginning, leave
2686         it to mml-insert-parameter.
2687
2688         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
2689         calling mail-header-parse-content-type.
2690
2691 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
2692
2693         * spam-report.el (spam-report-gmane-use-article-number):
2694         Improve doc string.
2695         (spam-report-gmane-internal): Check if a suitable header was found
2696         in the article.
2697
2698 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2699
2700         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
2701         (rfc2231-encode-string): Make param*=value always begin with LWSP.
2702
2703 2006-02-05  Romain Francoise  <romain@orebokech.com>
2704
2705         Update copyright notices of all files in the gnus directory.
2706
2707 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2708
2709         * nnweb.el (nnweb-request-group): Avoid growing overview files.
2710
2711 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2712
2713         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
2714         segmented lines of parameter value to cope with Thunderbird 1.5
2715         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
2716         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2717         (rfc2231-encode-string): Don't make lines exceeding 76 column.
2718
2719 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
2720
2721         * mml.el (mml-generate-mime-1): Correct the order of inline signed
2722         parts.
2723
2724 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2725
2726         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
2727         there's only one active file for all servers.
2728         (nnweb-request-scan): Make sure nnweb-articles is initialized on
2729         solid groups.  Gnus might have used a FAST request to select the group.
2730         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
2731         and nnweb-search redundantly in the active file.
2732         (nnweb-request-list): Don't list bogus groups.  There can only be one.
2733         (nnweb-request-create-group): Don't use ARGS.
2734         (nnweb-possibly-change-server, nnweb-request-group): Remove some
2735         initialisations.  Let nnoo do the work.
2736
2737 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2738
2739         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
2740         Say the part has been decoded.
2741
2742         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
2743
2744 2006-01-31  Kevin Ryde  <user42@zip.com.au>
2745
2746         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
2747         mailcap-viewer-test-cache when there's no 'test clause, since that
2748         will invert the meaning of a "nil" test previously determined by
2749         mailcap-mailcap-entry-passes-test.
2750
2751 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2752
2753         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
2754         compiling.
2755
2756         * gnus-sum.el: Ditto.
2757
2758         * message.el: Don't bind tool-bar-map when compiling.
2759
2760 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
2761
2762         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
2763
2764 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2765
2766         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
2767         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
2768         current Google Groups.
2769
2770 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
2771
2772         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
2773         and tool-bar-mode.
2774
2775         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
2776         and tool-bar-mode.
2777
2778         * message.el (message-tool-bar-update): Simplify.
2779         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
2780
2781         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
2782         gnus-summary-buffer.
2783         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
2784         gnus-summary-reply.
2785
2786         * gmm-utils.el (gmm): Add :version.
2787
2788 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2789
2790         * Makefile.in (clean): New rule.
2791         (distclean): Use it.
2792
2793 2006-01-26  Steve Youngs  <steve@sxemacs.org>
2794
2795         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
2796         autoload.
2797
2798 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2799
2800         * gmm-utils.el (gmm-verbose): Add :group.
2801
2802 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
2803
2804         * message.el: Change some comments WRT tool-bars.
2805
2806         * gnus-sum.el (gnus-summary-tool-bar)
2807         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
2808         (gnus-summary-tool-bar-zap-list): New variables.
2809         (gnus-summary-make-tool-bar): Complete rewrite using
2810         `gmm-tool-bar-from-list'.
2811
2812         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
2813         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
2814         variables.
2815         (gnus-group-make-tool-bar): Complete rewrite using
2816         `gmm-tool-bar-from-list'.
2817         (gnus-group-tool-bar-update): New function.
2818
2819         * message.el (message-mode-field-menu): Add "Show hidden Headers".
2820
2821 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2822
2823         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
2824         is dissected into a single part of which the type is the same as
2825         the given one; decode charset.
2826
2827 2006-01-21  Kevin Ryde  <user42@zip.com.au>
2828
2829         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
2830         into alists as symbol not string, since that's what
2831         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
2832         look for.
2833
2834 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
2835
2836         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
2837         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
2838
2839         * message.el (message-tool-bar-gnome): Use gmm-ignore.
2840
2841 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2842
2843         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
2844         (gnus-xmas-mime-security-button-menu): New function.
2845
2846         * gnus-art.el (gnus-mime-security-button-commands): New variable.
2847         (gnus-mime-security-button-menu): New definition.
2848         (gnus-mime-security-button-map): Use them.
2849         (gnus-mime-security-button-menu): New function.
2850         (gnus-insert-mime-security-button): Addition to help echo.
2851         (gnus-mime-security-run-function, gnus-mime-security-save-part)
2852         (gnus-mime-security-pipe-part): New functions.
2853
2854         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
2855         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
2856
2857         * mm-decode.el (mm-handle-set-disposition): Remove.
2858         (mm-handle-set-description): Remove.
2859
2860 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2861
2862         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
2863         (mm-w3m-standalone-supports-m17n-p): New function.
2864         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
2865         w3m usage.
2866
2867         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
2868         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
2869
2870 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
2871
2872         * message.el (message-tool-bar-zap-list): Use
2873         gmm-tool-bar-zap-list as custom type.
2874         (message-tool-bar-update): New function.
2875         (message-tool-bar, message-tool-bar-gnome)
2876         (message-tool-bar-retro): Add message-tool-bar-update.
2877         (message-tool-bar-gnome): Add flyspell-buffer.
2878
2879         * gnus-util.el (gnus-error): Describe `args'.
2880
2881         * gmm-utils.el (gmm-error): Describe `args'.
2882         (gmm-tool-bar-zap-list): New widget.
2883         (gmm-tool-bar-from-list): Improve description of `zap-list'.
2884
2885 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2886
2887         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
2888         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
2889         the number of recursive calls.
2890
2891         * mm-decode.el (mm-handle-set-disposition): New macro.
2892         (mm-handle-set-description): New macro.
2893
2894 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2895
2896         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
2897         encoding.
2898
2899 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
2900
2901         * message.el (message-tool-bar-zap-list, message-tool-bar)
2902         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
2903         (message-tool-bar-local-item-from-menu): Remove.
2904         (message-tool-bar-map): Replace by `message-make-tool-bar'.
2905         (message-make-tool-bar): New function.
2906         (message-mode): Use `message-make-tool-bar'.
2907
2908         * gmm-utils.el: New file.
2909         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
2910         (gmm-lazy): New widget copied from `nnmail.el'.
2911         (gmm-tool-bar-from-list): New function for creating customizable
2912         tool bars.
2913         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
2914         output.
2915         (gmm): Add :prefix to defgroup.
2916
2917 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
2918
2919         * gmm-utils.el (gmm-widget-p): New function.
2920
2921 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
2922
2923         * mml.el (mml-attach-file): Describe `description' in doc string.
2924         (mml-menu): Add Emacs MIME manual and PGG manual.
2925
2926 2006-01-20  Richard M. Stallman  <rms@gnu.org>
2927
2928         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
2929
2930 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
2931
2932         * nntp.el (nntp-end-of-line): Doc fix.
2933
2934 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
2935
2936         * imap.el (imap-open): Handle case where buffer is a buffer
2937         object.
2938
2939 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2940
2941         * gnus-delay.el (gnus-delay): Don't autoload.
2942         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
2943         to be re-loaded when customizing the `gnus-delay' group.
2944
2945 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
2946
2947         * message.el (message-insert-citation-line): Use newlines.
2948
2949 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
2950
2951         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
2952         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
2953         these routines, so the passphrase can be managed externally and
2954         passed in to the system.
2955         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
2956         pgg-add-passphrase-to-cache function.
2957
2958         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
2959         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
2960         these routines, so the passphrase can be managed externally and
2961         passed in to the system.
2962         (pgg-pgp5-sign-region): Use new name of
2963         pgg-add-passphrase-to-cache function.
2964
2965 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
2966
2967         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
2968         part of the decoded armor to find the key-identifier.
2969         (pgg-gpg-lookup-key-owner): New function to return the
2970         human-readable identifier of a key owner.
2971         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
2972         itself.
2973         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
2974         the key value) if we have a key and can match it against a secret
2975         key.  Also, added a note pointing out fact that the prompt only
2976         indicates the first matching key.
2977
2978         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
2979         pgg-decrypt-region.
2980         (pgg-add-passphrase-to-cache): Rename from
2981         `pgg-add-passphrase-cache' to reduce confusion (all callers
2982         changed).
2983         (pgg-remove-passphrase-from-cache): Rename from
2984         `pgg-remove-passphrase-cache' to reduce confusion (all callers
2985         changed).
2986         (pgg-read-passphrase, pgg-add-passphrase-cache)
2987         (pgg-remove-passphrase-cache): Add informative docstrings.
2988         (pgg-decrypt): Convey provided passphrase in subordinate call to
2989         pgg-decrypt-region.
2990
2991 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
2992
2993         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
2994         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
2995         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
2996         'passphrase' argument, so the passphrase can be managed externally
2997         and then passed in to the system.
2998
2999         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
3000         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
3001         so the passphrase cache can be used reliably with identifiers
3002         besides a pgp packet's key id.
3003
3004         * pgg-gpg.el (pgg-gpg-encrypt-region)
3005         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
3006         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
3007         these routines, so the passphrase can be managed externally and
3008         passed in to the system.
3009
3010         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
3011         'notruncate' argument, so the passphrase cache can be used
3012         reliably with identifiers besides a pgp packet's key id.
3013
3014 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
3015
3016         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
3017         symmetric encryption.
3018         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
3019         encrypted session key.
3020         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
3021         message ask for the passphrase in a proper way.
3022
3023         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
3024         New user commands for symmetric encryption.
3025
3026 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3027
3028         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
3029
3030         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
3031
3032 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
3033
3034         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
3035
3036 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3037
3038         * mm-decode.el (mm-inlined-types): Add application/pgp.
3039         (mm-automatic-display): Ditto.
3040
3041         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
3042         part as text.
3043
3044 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3045
3046         * nnrss.el: Update copyright.
3047         (nnrss-opml-import): Query whether to subscribe to each entry.
3048
3049         * gnus-art.el:
3050         * gnus-sum.el:
3051         * gnus-xmas.el:
3052         * messagexmas.el:
3053         * mm-uu.el:
3054         * mm-view.el: Update copyright.
3055
3056 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
3057
3058         * message.el (message-info): New function.
3059         (message-mode-menu): Add it.
3060         Update copyright.
3061
3062         * ChangeLog: Fix and update copyright.
3063
3064 2006-01-13  Romain Francoise  <romain@orebokech.com>
3065
3066         * message.el (message-forward-subject-name-subject): Prefer the
3067         address to 'nowhere' if the sender has no name.
3068         Fix typo.  Update copyright year.
3069
3070 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3071
3072         * gnus-art.el (article-wash-html): Use
3073         gnus-summary-show-article-charset-alist if a numeric arg is given.
3074         (gnus-article-wash-html-with-w3m-standalone): New function.
3075
3076         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
3077         mm-inline-text-html-render-with-w3m-standalone.
3078         (mm-text-html-washer-alist): Map w3m-standalone to
3079         gnus-article-wash-html-with-w3m-standalone.
3080         (mm-inline-text-html-render-with-w3m-standalone): New function.
3081
3082 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
3083
3084         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
3085         Improve LaTeX.
3086
3087 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3088
3089         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
3090         (nnrss-request-article): Render text/plain parts as HTML.
3091
3092         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
3093         the buffer.
3094
3095 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3096
3097         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
3098         custom definition of `gnus-posting-styles'.
3099
3100         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
3101         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
3102
3103 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3104
3105         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
3106         Use nntp for bug archive.
3107
3108 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3109
3110         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
3111         parts.
3112         (nnrss-normalize-date): New function converts ISO 8601 date into
3113         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
3114         (nnrss-check-group): Use it.
3115
3116 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3117
3118         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
3119
3120         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
3121         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
3122         (nnrss-insert-w3): Ditto.
3123
3124 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3125
3126         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
3127         the articles to be forwarded including the case where neither a
3128         number of articles nor a region is specified.
3129
3130 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3131
3132         * nnrss.el (nnrss-request-article): Fix last change; fill
3133         text/plain parts.
3134
3135 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3136
3137         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
3138         in text/plain part.
3139         (nnrss-check-group): Don't add excessive newline to dc:subject.
3140
3141 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
3142
3143         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
3144         article.
3145
3146 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3147
3148         * nnml.el: Don't require gnus-bcklg.  Autoload it.
3149         (nnml-use-compressed-files, nnml-save-mail): Support other
3150         comression programs such as bzip2.
3151
3152 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3153
3154         * dns.el (query-dns): Make sure we check the buffer size before
3155         removing tcp headers.
3156
3157 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3158
3159         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
3160         remove MIME buttons associated with multipart/alternative parts.
3161         (gnus-mime-display-alternative): Tag buttons using `article-type'
3162         text property.
3163
3164         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
3165         associated with multipart/alternative parts.
3166
3167         * gnus-art.el (gnus-signature-separator): Fix custom type.
3168
3169         * mm-decode.el (mm-inlined-types): Fix custom type.
3170         (mm-keep-viewer-alive-types): Ditto.
3171         (mm-automatic-display): Ditto.
3172         (mm-attachment-override-types): Ditto.
3173         (mm-inline-override-types): Ditto.
3174         (mm-automatic-external-display): Ditto.
3175
3176 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3177
3178         * spam-report.el (spam-report-user-mail-address)
3179         (spam-report-user-agent): New variables.
3180         (spam-report-url-ping-plain): Use spam-report-user-agent.
3181
3182 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
3183
3184         * gnus-art.el (gnus-button-handle-custom): Do not just use
3185         `customize-apropos' for any "M-x customize-*" button but the
3186         function called for.  Accept both the function name and its
3187         argument in order to achieve this.
3188         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
3189         function name to `gnus-button-handle-custom' in case of "M-x
3190         customize-*" buttons.
3191
3192 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3193
3194         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
3195         multipart/alternative and add xref to mm-discouraged-alternatives
3196         in doc string.
3197
3198         * mm-decode.el (mm-discouraged-alternatives): Add xref to
3199         gnus-buttonized-mime-types in doc string.
3200
3201 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
3202
3203         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
3204         Suggest image/.* in the doc string.
3205
3206 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3207
3208         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
3209         message-marks (Debian bug #342521).
3210
3211 2005-12-12  Simon Josefsson  <jas@extundo.com>
3212
3213         * password.el (password-read-from-cache): Add.
3214         (password-read): Use it.
3215
3216 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3217
3218         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
3219         us-ascii as a MIME charset.
3220
3221         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
3222         against the case where the 2nd arg TYPE is nil.
3223
3224 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3225
3226         * pop3.el (pop3-stream-type): Fix custom version.
3227
3228         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
3229
3230 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
3231
3232         * mm-decode.el (mm-display-external): Add missing cdr.
3233
3234 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3235
3236         * mm-decode.el (mm-display-external): Use nametemplate (defined in
3237         RFC1524) if it is in mailcap or add a suffix according to
3238         mailcap-mime-extensions when generating a temp filename; postpone
3239         deleting a temp file for 2 seconds for some wrappers, shell
3240         scripts, and so on, which might exit right after having started a
3241         viewer command as a background job.
3242
3243 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3244
3245         * nntp.el (nntp-marks-directory): Fix custom group.
3246
3247         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
3248         steps when < 10.
3249
3250         * gnus-start.el (gnus-no-server-1): Mention
3251         `gnus-level-default-subscribed' in doc string.
3252
3253 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
3254
3255         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
3256         parens.
3257
3258 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3259
3260         * gnus-xmas.el (gnus-use-toolbar): Revert.
3261         (gnus-xmas-setup-toolbar): Use global default-toolbar if
3262         gnus-use-toolbar is default.
3263
3264         * messagexmas.el (message-use-toolbar): Revert.
3265         (message-setup-toolbar): Use global default-toolbar if
3266         message-use-toolbar is default.
3267
3268 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3269
3270         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
3271         according to default-toolbar-visible-p.
3272
3273         * messagexmas.el (message-use-toolbar): Ditto.
3274
3275 2005-11-26  Dave Love  <fx@gnu.org>
3276
3277         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
3278         (tls-program, tls-success): Provide openssl alternative.
3279
3280         * starttls.el: Doc fixes.
3281         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
3282         SERVICE to PORT.
3283
3284         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
3285         port null or service name.
3286         (starttls-negotiate): Autoload.
3287
3288 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3289
3290         * message.el (message-kill-to-signature): Fix interactive spec.
3291
3292 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3293
3294         * pop3.el (pop3-open-server): Recognize a string as a service name.
3295
3296 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
3297
3298         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
3299
3300 2005-11-23  Dave Love  <fx@gnu.org>
3301
3302         Add pop3s, pop3/starttls.
3303
3304         * pop3.el (pop3-authentication-scheme): Clarify doc.
3305         (open-tls-stream, starttls-open-stream): Autoload.
3306         (pop3-stream-type): New.
3307         (pop3-open-server): Use it.
3308
3309         * mail-source.el (mail-sources): Fix some :types.  Add stream type
3310         for POP.
3311         (mail-source-keyword-map): Add :stream for POP.
3312         (mail-source-fetch-pop): Use pop3-stream-type.
3313
3314 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3315
3316         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
3317         of current-time-string.
3318
3319 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
3320
3321         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
3322         date header.
3323
3324 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
3325
3326         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
3327         it can seriously impact performance as it bypasses the agent's
3328         local caches.
3329
3330 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
3331
3332         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
3333         must be explicitly online rather than "not explicitly offline" for
3334         its flags to be synchronized.
3335
3336         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
3337         that gnus-uu-unmark-thread will function correctly.
3338
3339         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
3340         1024K is instead displayed as 1M.
3341
3342 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3343
3344         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
3345
3346 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny patch)
3347
3348         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
3349
3350 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
3351
3352         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
3353         error message to display actual error condition.
3354         (gnus-agent-save-local): Avoid saving symbols that are bound to
3355         nil as they simply result in a warning message in
3356         gnus-agent-read-local.
3357
3358 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3359
3360         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
3361         rather than make-variable-buffer-local for file-precious-flag.
3362
3363 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
3364
3365         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
3366         for duplicates which are removed.  The invalid sort check then
3367         triggers a rescan after the sort as sorting may have moved
3368         duplicate entries such that they can be cheaply detected.
3369
3370 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3371
3372         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
3373
3374 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
3375
3376         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
3377         internal variable to a custom variable.  Changed default value
3378         from compressed(2) to uncompressed(1).
3379         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
3380         support for uncompressed agentview files.  Taken together, reading
3381         the agentview file should now be 6-7 times faster.
3382
3383 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3384
3385         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
3386         as a buffer-local variable.  This avoids creating truncated
3387         dribble files as a result of a hang up, eg.
3388
3389 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
3390
3391         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
3392         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
3393         XEmacs.
3394
3395 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3396
3397         * gnus-start.el (gnus-start-draft-setup): Enforce
3398         `gnus-draft-mode' for nndraft:drafts at startup.
3399
3400         * gnus.el (gnus-splash): Change custom group.
3401         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
3402         allow-list argument.
3403
3404         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
3405         string.
3406
3407 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3408
3409         * gnus-art.el (gnus-default-article-saver): Add user-defined
3410         `function' to custom type.
3411
3412 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
3413
3414         * imap.el (imap-open): Handle case where buffer is a buffer
3415         object.
3416
3417 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3418
3419         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
3420         long lines.
3421         (gnus-cache-delete-group): Wrap doc strings.
3422
3423         * gnus-agent.el (gnus-agent-rename-group)
3424         (gnus-agent-delete-group): Wrap doc strings.
3425
3426
3427 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3428
3429         * messagexmas.el (message-use-toolbar): Change the valid values
3430         into default, top, bottom, left, and right.
3431         (message-toolbar-thickness): New variable.
3432         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
3433         well.
3434         (message-setup-toolbar): Make it work.
3435
3436         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
3437         (gnus-use-toolbar): Change the valid values into default, top,
3438         bottom, left, and right.
3439         (gnus-toolbar-thickness): New variable.
3440         (gnus-xmas-setup-toolbar): New function.
3441         (gnus-xmas-setup-group-toolbar): Use it.
3442         (gnus-xmas-setup-summary-toolbar): Use it.
3443
3444 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3445
3446         * gnus-start.el (gnus-1): Add "native" to
3447         gnus-predefined-server-alist.
3448
3449         * gnus.el (gnus-method-to-server): Don't add "native" to the
3450         lists here, because that leads to problems when
3451         gnus-select-method is bound.
3452
3453 2005-11-09  Simon Josefsson  <jas@extundo.com>
3454
3455         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
3456         use (not sort-by-date) instead.
3457
3458 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3459
3460         * gnus-delay.el (gnus-delay-group): Don't autoload.
3461         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
3462         to be re-loaded when customizing the `gnus-delay' group.
3463
3464 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
3465
3466         * message.el: Revert last changes.
3467         (message-insert-citation-line): Use newlines.
3468
3469 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
3470
3471         * message.el (message-courtesy-message)
3472         (message-mark-insert-begin, message-mark-insert-end)
3473         (message-elide-ellipsis, message-cancel-message)
3474         (message-add-header, message-change-subject)
3475         (message-cross-post-followup-to-header)
3476         (message-cross-post-insert-note, message-reduce-to-to-cc)
3477         (message-widen-reply, message-delete-not-region)
3478         (message-kill-to-signature, message-insert-signature)
3479         (message-insert-importance-high, message-insert-importance-low)
3480         (message-insert-or-toggle-importance)
3481         (message-insert-disposition-notification-to)
3482         (message-indent-citation, message-yank-original)
3483         (message-cite-original-without-signature, message-cite-original)
3484         (message-insert-citation-line, message-position-on-field)
3485         (message-fix-before-sending, message-send-mail-partially)
3486         (message-send-mail, message-send-mail-with-sendmail)
3487         (message-send-mail-with-qmail, message-send-news)
3488         (message-check-news-header-syntax, message-generate-headers)
3489         (message-insert-courtesy-copy, message-fill-address)
3490         (message-fill-header, message-shorten-references)
3491         (message-setup-1, message-cancel-news)
3492         (message-forward-make-body-plain, message-forward-make-body-mime)
3493         (message-forward-make-body-mml, message-encode-message-body)
3494         (message-forward-make-body-digest-plain)
3495         (message-forward-make-body-digest-mime)
3496         (message-use-alternative-email-as-from): Insert `hard-newline'
3497         instead of ordinary newlines.
3498
3499 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3500
3501         * message.el (message-generate-headers): Downcase the argument
3502         given to message-check-element.
3503
3504 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
3505
3506         * nntp.el (nntp-authinfo-rejected): New error condition.
3507         (nntp-wait-for): Use new error condition to signal authentication
3508         error.
3509         (nntp-retrieve-data): Rethrow new error condition to break out of
3510         recursive call to nntp-send-authinfo.
3511
3512 2005-11-08  Romain Francoise  <romain@orebokech.com>
3513
3514         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
3515         (gnus-summary-exit-map): Bind to `Z p'.
3516         (gnus-summary-make-menu-bar): Add menu item.
3517
3518 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
3519
3520         * gnus-art.el (gnus-article-treat-custom): Add `first'.
3521         (gnus-treat-*): Add `first' in all doc strings.
3522
3523         * gnus-group.el (gnus-group-compact-group): Fix typo.
3524
3525 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3526
3527         * gnus.el (gnus-parameters-case-fold-search): New variable.
3528         (gnus-parameters-get-parameter): Use it.
3529
3530         * gnus-score.el (gnus-home-score-file): Doc fix.
3531
3532 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
3533
3534         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
3535
3536 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3537
3538         * mm-util.el (mm-special-display-p): New function.
3539
3540         * mml.el (mml-preview): Use it; doc fix.
3541
3542 2005-10-29  Romain Francoise  <romain@orebokech.com>
3543
3544         * message.el (message-fix-before-sending): Fix comment.
3545
3546 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
3547
3548         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
3549
3550 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
3551
3552         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
3553         Used in gnus-score.el.
3554
3555 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
3556
3557         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
3558
3559 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
3560
3561         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
3562         whitespace removed in revision 7.8.  Use concatenated string to
3563         protect trailing whitespace.
3564
3565 2005-10-27  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
3566
3567         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
3568         (nnimap-request-expire-articles): Use it to avoid sending 'UID
3569         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
3570         Courier IMAP ("some version from 2004").  Mostly based on similar
3571         code in the same function.
3572
3573 2005-10-26  Didier Verna  <didier@xemacs.org>
3574
3575         * gnus-group.el (gnus-group-compact-group): invalidate original
3576         article buffer.
3577         * gnus-srvr.el (gnus-server-compact-server): ditto.
3578         * nnml.el (nnml-request-compact-group): handle self Xref: field in
3579         NOV database and in article itself.
3580         Invalidate article backlog.
3581
3582 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
3583
3584         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
3585
3586 2005-10-26  Simon Josefsson  <jas@extundo.com>
3587
3588         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
3589         part of 2004-07-25 change.
3590
3591 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3592
3593         * message.el (message-display-completion-list): New function.
3594         (message-expand-group): Use it; make sure the Completions buffer
3595         is modifiable.
3596
3597 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
3598
3599         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
3600         user-mail-name is an empty string.
3601
3602 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
3603
3604         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
3605         depending on gnus-score-decay-constant.
3606
3607         * encrypt.el (encrypt-insert-file-contents)
3608         (encrypt-write-file-contents): Don't use `gnus-message'.
3609
3610         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
3611         arguments.
3612         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
3613         arguments to mm-uu-verbatim-marks-extract.
3614         (mm-uu-hide-markers): New variable.
3615         (mm-uu-extract): Use face similar to `gnus-cite-3'.
3616
3617         * gnus-fun.el (gnus-convert-image-to-x-face-command)
3618         (gnus-convert-image-to-face-command): Use "convert" by default to
3619         allow other input image formats.
3620         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
3621         accordingly.
3622
3623 2005-10-23  Simon Josefsson  <jas@extundo.com>
3624
3625         * imap.el (imap-gssapi-program): Align command line parameters
3626         with latest GNU SASL.
3627         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
3628
3629 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3630
3631         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
3632         HTML.
3633         (nnslashdot-request-article): Ditto.
3634
3635         * lpath.el (featurep): Add nobreak-char-display.
3636
3637 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
3638
3639         * mail-source.el (mail-source-fetch-pop): Require pop3.
3640         (mail-source-check-pop): Ditto.
3641
3642 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3643
3644         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
3645         errors.
3646
3647 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
3648
3649         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
3650         (gnus-treat-strip-leading-blank-lines): Improve doc string.
3651
3652         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
3653
3654         * mm-bodies.el (mm-decode-string): Call
3655         `mm-charset-to-coding-system' with allow-override argument.
3656
3657 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3658
3659         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
3660         (rfc2047-charset-to-coding-system): New function.
3661         (rfc2047-decode-encoded-words): New function.
3662         (rfc2047-decode-region): Use them.
3663         (rfc2047-decode-cte): Remove.
3664         (rfc2047-parse-and-decode): Remove.
3665         (rfc2047-decode): Remove.
3666
3667 2005-10-15  Kenichi Handa  <handa@m17n.org>
3668
3669         * rfc2047.el (rfc2047-decode-cte): New function.
3670         (rfc2047-decode-region): Change the way to decode successive
3671         encoded-words: decode B- or Q-encoding in each encoded-word,
3672         concatenate them, and decode it as charset.
3673
3674 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3675
3676         * lpath.el: Fbind codepage-setup for XEmacs.
3677
3678 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
3679
3680         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
3681         widget-move-and-invoke.
3682         (gnus-custom-mode): Use gnus-custom-map.
3683
3684 2005-10-15  Bill Wohler  <wohler@newt.com>
3685
3686         * message.el (message-tool-bar-map): Renamed image file from
3687         mail_send to mail/send.
3688
3689 2005-10-16  Masatake YAMATO  <jet@gyve.org>
3690
3691         * message.el (message-expand-group): Pass the common
3692         prefix substring of completion to `display-completion-list'.
3693
3694 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
3695
3696         * mml-sec.el (mml-secure-method): New internal variable.
3697         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
3698         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
3699         functions using mml-secure-method.
3700
3701         * mml.el (mml-mode-map): Add key bindings for those functions.
3702         (mml-menu): Simplify security menu entries.  Suggested by Jesper
3703         Harder <harder@myrealbox.com>.
3704         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
3705         end of message if point is the headers of the message.
3706
3707         * message.el (message-in-body-p): New function.
3708
3709         * assistant.el: Autoload gnus-util and netrc.
3710
3711         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
3712         Use `mm-charset-override-alist' only when decoding.
3713
3714         * mm-bodies.el (mm-decode-body): Call
3715         `mm-charset-to-coding-system' with allow-override argument.
3716
3717         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
3718         `filename' from Content-Disposition if Content-Type doesn't
3719         provide `name'.
3720         (gnus-mime-view-part-as-type): Set default instead of
3721         initial-input.
3722
3723 2005-10-09  Daniel Brockman  <daniel@brockman.se>
3724
3725         * format-spec.el (format-spec): Propagate text properties of % spec.
3726
3727 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
3728
3729         * gnus-art.el (gnus-treat-predicate): Add `first'.
3730
3731 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
3732
3733         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
3734         (mm-charset-override-alist): New variable.
3735         (mm-charset-to-coding-system): Use it.
3736         (mm-codepage-setup): New helper function.
3737         (mm-charset-eval-alist): New variable.
3738         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
3739         about unknown charsets.
3740
3741         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
3742
3743 2005-10-04  David Hansen  <david.hansen@gmx.net>
3744
3745         * nnrss.el (nnrss-request-article): Add support for the comments tag.
3746         (nnrss-check-group): Ditto.
3747
3748 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
3749
3750         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
3751         Rename x-gnus-verbatim to x-verbatim.
3752         (mm-uu-type-alist): Fix regexp for verbatim-marks.
3753
3754         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
3755         x-verbatim.
3756
3757         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
3758
3759         * gnus-util.el (gnus-remove-duplicates): Remove.
3760
3761         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
3762         instead of gnus-remove-duplicates.
3763
3764         * message.el (message-remove-duplicates): Remove.
3765         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
3766         message-remove-duplicates.
3767
3768         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
3769         available, else use implementation from `delete-dups'.
3770
3771         * message.el (message-insert-expires): New function.
3772         (message-mode-map): Add key binding.
3773         (message-mode-field-menu): Add menu entry.
3774         (message-mode): Document it.
3775         (message-make-expires-date): Use `message-make-date'.
3776
3777 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
3778
3779         * message.el (message-make-expires-date): New function.
3780
3781 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3782
3783         * Makefile.in (list-installed-shadows): New entry.
3784         (install): Use it.
3785         (remove-installed-shadows): New entry.
3786
3787         * dgnushack.el (dgnushack-default-load-path): New variable.
3788         (dgnushack-find-lisp-shadows): New function.
3789         (dgnushack-remove-lisp-shadows): New function.
3790
3791 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3792
3793         * Makefile.in (install-el-elc): New entry.
3794         (install): Use it so that .el files are necessarily installed.
3795
3796 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3797
3798         * time-date.el: Autoload parse-time-string, XEmacs needs it.
3799
3800 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3801
3802         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
3803         function rather than the diff-mode.el package.
3804         (mm-display-external): Use with-current-buffer.
3805         (mm-viewer-completion-map, mm-viewer-completion-map):
3806         Move initialization inside declaration.
3807
3808 2005-09-29  Simon Josefsson  <jas@extundo.com>
3809
3810         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
3811         autoload mail-check-payment.
3812         (spam-check-hashcash): Define unconditionally, since hashcash.el
3813         is part of Gnus now.  Ignore errors from payment checking.
3814
3815 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
3816
3817         * message.el (message-bold-region, message-unbold-region): Rename
3818         from `bold-region' and `unbold-region'.
3819
3820         * message.el: Remove useless autoloads.
3821
3822 2005-09-28  Simon Josefsson  <jas@extundo.com>
3823
3824         * message.el (message-use-idna): Default to t.
3825         (message-use-idna): Test whether encoding works too.  Doc fix.
3826
3827 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3828
3829         * nntp.el (nntp-warn-about-losing-connection): Remove.
3830
3831 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
3832
3833         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
3834         customizable.  Change default value.
3835         (mm-uu-diff-groups-regexp): Change default value.
3836         (mm-uu-type-alist): Add doc string.
3837         (mm-uu-configure): Add doc string.  Make it interactive.
3838         (mm-uu-tex-groups-regexp): New variable.
3839         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
3840         (mm-uu-type-alist): Add LaTeX documents.
3841         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
3842         of "text/verbatim".
3843         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
3844
3845         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
3846         instead of "text/verbatim".
3847
3848         * message.el (message-mark-inserted-region)
3849         (message-mark-insert-file): Use slrn style marks when called with
3850         prefix argument.
3851
3852 2005-09-27  Simon Josefsson  <jas@extundo.com>
3853
3854         * message.el (message-idna-to-ascii-rhs-1): Reformat.
3855
3856 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3857
3858         * message.el (message-remove-duplicates): New function.
3859         Implementation borrowed from `gnus-remove-duplicates'.
3860         (message-idna-to-ascii-rhs): Also encode idna addresses in
3861         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
3862         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
3863         only ask about the same idna domain once per header and also tell
3864         in what header to replace the idna domain.
3865
3866         * gnus-art.el (article-decode-idna-rhs): Also decode idna
3867         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
3868         (article-decode-idna-rhs): Fix regexp so that all idna-address in
3869         a header is decoded and not just the last one.
3870
3871 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3872
3873         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
3874         has been decoded.
3875
3876         * mm-decode.el (mm-automatic-display): Add text/verbatim.
3877         (mm-insert-part): Don't modify text if it has been decoded.
3878
3879         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
3880         decoded.
3881
3882         * mm-view.el (mm-inline-text): Don't strip text props unless
3883         decoding enriched or richtext parts.
3884
3885 2005-09-25  Romain Francoise  <romain@orebokech.com>
3886
3887         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
3888         * gnus-start.el (gnus-subscribe-interactively):
3889         * gnus-uu.el (gnus-uu-grab-articles):
3890         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
3891         space.
3892
3893 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
3894
3895         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
3896         * mm-view.el (mm-view-pkcs7-decrypt):
3897         * gnus-sum.el (gnus-summary-limit-to-extra)
3898         (gnus-summary-respool-article, gnus-read-move-group-name):
3899         * gnus-score.el (gnus-summary-increase-score):
3900         * gnus-util.el (gnus-completing-read-with-default):
3901         * gnus-art.el (gnus-read-save-file-name)
3902         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
3903         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
3904         * message.el (message-check-news-header-syntax):
3905         Follow convention for reading with the minibuffer.
3906
3907 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
3908
3909         * spam-report.el (spam-report-url-ping-plain):
3910         Use gnus-extended-version as User-Agent.
3911
3912         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
3913         default value is nil.
3914
3915         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
3916         (mm-uu-verbatim-marks-extract): New function.
3917         (mm-uu-extract): New face.
3918         (mm-uu-copy-to-buffer): Use it.
3919
3920         * spam-report.el (spam-report-gmane-ham): Renamed from
3921         `spam-report-gmane-unspam'.
3922         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
3923         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
3924
3925         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
3926         Autoload.
3927         (spam-report-gmane-unregister-routine): Renamed
3928         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
3929
3930 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
3931
3932         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
3933         (spam-report-gmane-unregister-routine): Add support for gmane
3934         unregistration.
3935
3936         * spam-report.el (spam-report-gmane-unspam)
3937         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
3938         (spam-report-gmane): Change to take a single article and do unspam
3939         registration.
3940
3941 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
3942
3943         * mm-url.el (mm-url-decode-entities): Fix regexp.
3944
3945 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3946
3947         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
3948         default to nil, to be able to use Gnus at all.  If the default
3949         switches to something else, then the function should be fixed not
3950         be exceedingly slow.
3951
3952 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
3953
3954         * gnus-start.el (gnus-activate-group): If the server is nil, don't
3955         fail hard.
3956
3957         * spam-report.el: Add better Keywords line.
3958
3959         * spam.el: Add Maintainer and better Keywords line.
3960
3961 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
3962
3963         * gnus-art.el (gnus-article-replace-part)
3964         (gnus-mime-replace-part): New functions.
3965         (gnus-mime-action-alist, gnus-mime-button-commands)
3966         (gnus-mime-save-part-and-strip): Added file argument.
3967         (gnus-article-part-wrapper): Added interactive argument.
3968
3969         * gnus-sum.el (gnus-summary-mime-map): Add
3970         `gnus-article-replace-part'.
3971
3972 2005-09-19  Didier Verna  <didier@xemacs.org>
3973
3974         The nnml compaction feature:
3975         * nnml.el (nnml-request-compact-group): New function.
3976         * nnml.el (nnml-request-compact): New function.
3977         * gnus-int.el (gnus-request-compact-group): New function.
3978         * gnus-int.el (gnus-request-compact): New function.
3979         * gnus-group.el (gnus-group-compact-group): New function.
3980         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
3981         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
3982         * gnus-srvr.el (gnus-server-compact-server): New function.
3983         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
3984         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
3985
3986 2005-09-18  Deepak Goel  <deego@gnufans.org>
3987
3988         * sieve.el (sieve-help): Fix `message' call: first arg should be a
3989         format spec.
3990
3991 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3992
3993         * gnus.el (gnus-group-startup-message): Bind image-load-path.
3994
3995 2005-09-15  Romain Francoise  <romain@orebokech.com>
3996
3997         * message.el (message-fill-paragraph): Clarify docstring.
3998
3999 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4000
4001         * gnus-art.el (gnus-mime-display-part): Protect against broken
4002         MIME messages.
4003
4004 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4005
4006         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
4007         before parsing header.
4008
4009 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
4010
4011         * html2text.el: (html2text-replace-list): Add new entities.
4012
4013 2005-09-11  Romain Francoise  <romain@orebokech.com>
4014
4015         * message.el (message-alternative-emails): Improve docstring.
4016         (message-setup-1): Call `message-use-alternative-email-as-from'
4017         after `message-setup-hook' to give it precedence over posting
4018         styles, etc.
4019         (message-use-alternative-email-as-from): Add docstring.  Remove
4020         the original From header if present.
4021
4022         * nnml.el (nnml-compressed-files-size-threshold): New variable.
4023         (nnml-save-mail): Use it.
4024
4025         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
4026         articles.  Add new argument `silent'.
4027         (gnus-uu-mark-all): Report the total number of marked articles.
4028
4029 2005-09-10  Romain Francoise  <romain@orebokech.com>
4030
4031         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
4032         (gnus-uu-mark-series): Likewise.
4033
4034 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
4035
4036         * spam-report.el (spam-report-gmane): Fix generation of spam
4037         report URL.
4038
4039 2005-09-10  Simon Josefsson  <jas@extundo.com>
4040
4041         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
4042         t, based on discussion on the ding list with Robert Epprecht
4043         <epprecht@solnet.ch>.
4044
4045 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
4046
4047         * spam-report.el (spam-report-gmane): Make it work without
4048         X-Report-Spam header.  Gmane now only provides Archived-At.
4049         This is only used if `spam-report-gmane-use-article-number' is nil.
4050         (spam-report-gmane-spam-header): Remove.  Not used anymore.
4051
4052         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
4053         make `gnus-summary-sort-by-recipient' work with threading.
4054
4055         * nnweb.el (nnweb-google-wash-article): Print a message if article
4056         is not available.
4057
4058 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4059
4060         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
4061         change.  Decode text/* parts content before displaying.
4062
4063 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
4064
4065         * mml-smime.el: Remove defvar of gnus-extract-address-components.
4066
4067 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4068
4069         * mm-view.el (mm-display-inline-fontify): Disable support modes.
4070
4071         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
4072         url-package-name, url-package-version,
4073         w3m-cid-retrieve-function-alist, w3m-current-buffer,
4074         w3m-display-inline-images, and w3m-minor-mode-map.
4075
4076 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
4077
4078         * message.el (message-tab-body-function): Fixed mismatched custom
4079         type.
4080
4081         * gnus.el (gnus-group-change-level-function): Ditto.
4082
4083         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
4084
4085         * gnus-art.el (gnus-signature-limit)
4086         (gnus-article-mime-part-function): Ditto.
4087
4088 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4089
4090         * mml.el (mml-mode): Silence the byte compiler.
4091
4092         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
4093         using `(sit-for 0)' before moving the point to the specified part;
4094         skip unbuttonized parts.
4095         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
4096         return to the summary window if gnus-auto-select-part is non-nil.
4097
4098 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
4099
4100         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
4101         variables.
4102         (mml-dnd-attach-file, mml-mode): Use them.
4103
4104         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
4105         Make fetching article by MID work again for Google Groups.  Added
4106         FIXME concerning gnus-group-make-web-group.
4107
4108         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
4109         Don't depend on Gnus by using mail-extract-address-components if
4110         gnus-extract-address-components is not bound.
4111
4112 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4113
4114         * gnus-art.el (gnus-mime-display-security): Don't display the
4115         signature, but only the signed part.
4116
4117 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4118
4119         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
4120
4121         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
4122         list, not listp.
4123
4124 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
4125
4126         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
4127         when encoding.
4128
4129         * mm-bodies.el (mm-decode-content-transfer-encoding):
4130         De-canonicalize CRLF for all text content types, not just
4131         text/plain.
4132
4133 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4134
4135         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
4136         valid article; point arrow and cursor at the MIME button.
4137
4138 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4139
4140         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
4141         Suggested by Dan Christensen <jdc@uwo.ca>.
4142
4143         * mm-decode.el (mm-save-part): Enable change of prompt.
4144
4145 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
4146
4147         * gnus-msg.el (gnus-inews-add-send-actions): Made
4148         `message-post-method' lambda parameter ARG `&optional'.
4149
4150 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
4151
4152         * gnus-sum.el (gnus-summary-mime-map): Added
4153         gnus-article-save-part-and-strip, gnus-article-delete-part and
4154         gnus-article-jump-to-part.
4155
4156         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
4157         (gnus-article-edit-part): Use it.
4158         (gnus-article-part-wrapper): Added no-handle argument.
4159         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
4160         functions.
4161
4162 2005-08-29  Romain Francoise  <romain@orebokech.com>
4163
4164         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
4165         docstring.
4166         (gnus-face-from-file): Likewise.
4167
4168 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
4169
4170         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
4171         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
4172         non-nil.
4173         (gnus-auto-select-part): New variable.
4174         (gnus-article-jump-to-part): New function.
4175         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
4176         (gnus-mime-delete-part): Allow selecting specified part after
4177         deleting or stripping parts.
4178         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
4179         part if argument is bogus.
4180
4181 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
4182
4183         * gnus-art.el (w3m-minor-mode-map):
4184         * gnus-spec.el (gnus-newsrc-file-version):
4185         * gnus-util.el (nnmail-active-file-coding-system)
4186         (gnus-original-article-buffer, gnus-user-agent):
4187         * gnus.el (gnus-ham-process-destinations)
4188         (gnus-parameter-ham-marks-alist)
4189         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
4190         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
4191         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
4192         * mm-decode.el (gnus-current-window-configuration):
4193         * mm-extern.el (gnus-article-mime-handles):
4194         * mm-url.el (url-current-object, url-package-name)
4195         (url-package-version):
4196         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
4197         (smime-keys, w3m-cid-retrieve-function-alist)
4198         (w3m-current-buffer, w3m-display-inline-images)
4199         (w3m-minor-mode-map):
4200         * mml-smime.el (gnus-extract-address-components):
4201         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
4202         (gnus-newsrc-hashtb, message-default-charset)
4203         (message-deletable-headers, message-options)
4204         (message-posting-charset, message-required-mail-headers)
4205         (message-required-news-headers):
4206         * mml1991.el (mc-pgp-always-sign):
4207         * mml2015.el (mc-pgp-always-sign):
4208         * nnheader.el (nnmail-extra-headers):
4209         * rfc1843.el (gnus-decode-encoded-word-function)
4210         (gnus-decode-header-function, gnus-newsgroup-name):
4211         * spam-stat.el (gnus-original-article-buffer): Add defvars.
4212
4213 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
4214
4215         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
4216         the end of the date treatments.
4217
4218 2005-08-15  Simon Josefsson  <jas@extundo.com>
4219
4220         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
4221         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
4222         Capello and Romain Francoise.
4223         (pgg-fetch-key-function): Removed, not used?
4224         (pgg-insert-url-with-w3): Require url, to get
4225         url-insert-file-contents regardless of where it is defined.
4226
4227 2005-08-13  Romain Francoise  <romain@orebokech.com>
4228
4229         * message.el (message-cite-original-1): New function.
4230         (message-cite-original): Use it.
4231         (message-cite-original-without-signature): Ditto.
4232
4233 2005-08-08  Romain Francoise  <romain@orebokech.com>
4234
4235         * message.el (message-yank-empty-prefix): New variable.
4236         (message-indent-citation): Use it.
4237         (message-cite-original-without-signature): Respect X-No-Archive.
4238
4239 2005-08-08  Simon Josefsson  <jas@extundo.com>
4240
4241         * pgg.el: Autoload url-insert-file-contents instead of loading
4242         w3/url.
4243         (pgg-insert-url-with-w3): Don't load url here.
4244
4245 2005-08-07  Jesper Harder  <harder@phys.au.dk>
4246
4247         * message.el (message-kill-to-signature): Don't insert newline at
4248         bol.
4249         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
4250
4251 2005-08-06  Romain Francoise  <romain@orebokech.com>
4252
4253         * message.el (message-user-fqdn): Fix typo in docstring.
4254
4255 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
4256
4257         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
4258
4259         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
4260
4261 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4262
4263         * mm-bodies.el (mm-encode-body): Use coding system rather than
4264         charset to encode text.
4265
4266         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
4267         number of charsets if utf-8 is available (XEmacs).
4268
4269 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
4270
4271         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
4272         taken from `gnus-button-mid-or-mail-regexp'.
4273         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
4274         (gnus-button-alist): Improve regexp for domain part of the MIDs
4275         for news:localpart@domain buttons.
4276         (gnus-button-ctan-directory-regexp): Update.
4277
4278 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4279
4280         * sieve-manage.el (sieve-manage-interactive-login): Use
4281         make-local-variable rather than make-variable-buffer-local.
4282         (sieve-manage-open): Ditto.
4283         (sieve-manage-authenticate): Ditto.
4284
4285         * mml.el (mml-generate-mime-1): Make the content type default to
4286         text/plain if the filename is not specified.
4287
4288 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4289
4290         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
4291         instead of insert-buffer.
4292
4293         * message.el (message-yank-original): Ditto; set the mark at the
4294         end of the yanked message.
4295
4296 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4297
4298         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
4299         lines to scroll rather than to stop it.
4300
4301         * mml.el (mml-generate-default-type): Add doc string.
4302         (mml-generate-mime-1): Use mm-default-file-encoding or make it
4303         default to application/octet-stream when determining the content
4304         type if it is not specified for the part or the mml contents; add
4305         a comment about mml-generate-default-type.
4306
4307 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
4308
4309         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
4310         make it default to application/octet-stream when determining the
4311         content type if it is not specified for the external contents.
4312
4313 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4314
4315         * rfc2231.el (rfc2231-parse-string): Take care that not only a
4316         segmented parameter but also other parameters might be there.
4317
4318 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4319
4320         * mm-decode.el (mm-display-external): Delete temp file, directory
4321         and buffer immediately if the external process is exited.
4322
4323 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4324
4325         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
4326         fewer lines than that of scroll-margin.
4327         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
4328
4329 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4330
4331         * gnus-art.el (gnus-article-next-page): Revert.
4332         (gnus-article-beginning-of-window): New macro.
4333         (gnus-article-next-page-1): Use it.
4334         (gnus-article-prev-page): Ditto.
4335         (gnus-article-edit-part): Use insert-buffer-substring instead of
4336         insert-buffer.
4337         (gnus-article-edit-exit): Ditto.
4338
4339         * gnus-util.el (gnus-beginning-of-window): Remove.
4340         (gnus-end-of-window): Remove.
4341
4342         * lpath.el: Don't bind header-line-format and scroll-margin.
4343
4344 2005-07-25  Simon Josefsson  <jas@extundo.com>
4345
4346         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
4347         to have the url package without w3.  Reported by Daiki Ueno
4348         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
4349
4350 2005-07-20  Didier Verna  <didier@xemacs.org>
4351
4352         * gnus-diary.el: Remove the description comment (nndiary is now
4353         properly documented in the Gnus manual).
4354         Fix the spelling of "Back End".
4355         * nndiary.el: Ditto.
4356         Fix the copyright notice.
4357
4358 2005-07-18  Romain Francoise  <romain@orebokech.com>
4359
4360         * gnus-sum.el (gnus-summary-to-prefix,
4361         gnus-summary-newsgroup-prefix): New variables.
4362         (gnus-summary-from-or-to-or-newsgroups): Use them.
4363
4364 2005-07-17  Romain Francoise  <romain@orebokech.com>
4365
4366         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
4367         space as it's generally not especially interesting to the user.
4368
4369 2005-07-16  Romain Francoise  <romain@orebokech.com>
4370
4371         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
4372         nil to avoid prompting and file modification if one of the
4373         messages at the top of the nnfolder file contains a copyright
4374         notice.
4375         Update copyright notice.
4376
4377         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
4378         instead of `current-time-string' as the latter creates a time
4379         string that is not RFC 2822 compliant (it lacks the zone).
4380         Update copyright notice.
4381
4382 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4383
4384         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
4385         for text/rtf.  Display default in prompt.  Pass default for M-n.
4386
4387         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
4388
4389 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4390
4391         * gnus-msg.el (gnus-button-mailto): Remove
4392         save-selected-window-window hackery because it relies on
4393         save-selected-window internals.
4394
4395 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4396
4397         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
4398         (gnus-article-next-page-1): Use gnus-beginning-of-window.
4399         (gnus-article-prev-page): Ditto.
4400
4401         * gnus-util.el (gnus-beginning-of-window): New function.
4402         (gnus-end-of-window): New function.
4403
4404         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
4405
4406 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
4407
4408         * gnus-score.el (gnus-score-edit-all-score): Set
4409         gnus-score-edit-exit-function to gnus-score-edit-done and call
4410         gnus-message.
4411
4412 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4413
4414         * gnus-msg.el (gnus-button-mailto): Remove
4415         save-selected-window-window hackery because it relies on
4416         save-selected-window internals.
4417
4418 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4419
4420         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
4421         add-minor-mode.
4422         (gnus-binary-mode): Ditto.
4423
4424         * gnus-topic.el (gnus-topic-mode): Ditto.
4425
4426 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
4427
4428         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
4429         (gnus-article-prev-page): Take scroll-margin into consideration.
4430
4431 2005-07-04  Lute Kamstra  <lute@gnu.org>
4432
4433         Update FSF's address in GPL notices.
4434
4435 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
4436
4437         * gnus.el (gnus-exit):
4438         * gnus-group.el (gnus-group-icons):
4439         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
4440
4441         * gnus-nocem.el (gnus-nocem):
4442         * message.el (message-various, message-buffers, message-sending)
4443         (message-interface, message-forwarding, message-insertion)
4444         (message-headers, message-news, message-mail):
4445         * pgg-gpg.el (pgg-gpg):
4446         * pgg-parse.el (pgg-parse):
4447         * pgg-pgp.el (pgg-pgp):
4448         * pgg-pgp5.el (pgg-pgp5):
4449         * pop3.el (pop3): Finish `defgroup' description with period.
4450
4451 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4452
4453         * gnus-art.el (article-display-face): Improve the efficiency.
4454         (article-display-x-face): Ditto; remove grey x-face stuff.
4455
4456 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4457
4458         * gnus-art.el (article-display-face): Correct the position in
4459         which Faces are inserted.
4460
4461 2005-06-29  Didier Verna  <didier@xemacs.org>
4462
4463         * gnus-art.el (article-display-face): Display faces in correct
4464         order.
4465
4466 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4467
4468         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
4469         (gnus-fill-real-hashtb): Use hash table instead of obarray.
4470         (gnus-nocem-check-article): Fetch the Type header.
4471         (gnus-nocem-message-wanted-p): Fix the way to examine types.
4472         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
4473         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
4474         make sure gnus-nocem-hashtb is initialized.
4475         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
4476         (gnus-nocem-unwanted-article-p): Ditto.
4477
4478         * pgg.el (pgg-verify): Return the verification result.
4479
4480 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4481
4482         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
4483         is ascii.
4484
4485 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
4486
4487         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
4488         `show-nonbreak-escape'.
4489
4490 2005-06-23  Lute Kamstra  <lute@gnu.org>
4491
4492         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
4493
4494         * dig.el (dig-mode):
4495         * smime.el (smime-mode): Use gnus-run-mode-hooks.
4496
4497 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
4498
4499         * nnimap.el (nnimap-split-download-body): Fix spellings.
4500
4501 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
4502
4503         * gnus-art.el (gnus-article-encrypt-body):
4504         * gnus-cus.el (gnus-score-customize):
4505         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
4506         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
4507
4508 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4509
4510         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
4511         header by looking for magic "MII" at the beginnig.
4512
4513 2005-06-16  Miles Bader  <miles@gnu.org>
4514
4515         * gnus-xmas.el (gnus-xmas-group-startup-message):
4516         Use renamed gnus-splash face.
4517
4518         * assistant.el (assistant-field): Remove "-face" suffix from face name.
4519         (assistant-field-face): New backward-compatibility alias for renamed
4520         face.
4521         (assistant-render-text): Use renamed assistant-field face.
4522
4523         * spam.el (spam): Remove "-face" suffix from face name.
4524         (spam-face): New backward-compatibility alias for renamed face.
4525         (spam-face, spam-initialize): Use renamed spam face.
4526
4527         * message.el (message-header-to, message-header-cc)
4528         (message-header-subject, message-header-newsgroups)
4529         (message-header-other, message-header-name)
4530         (message-header-xheader, message-separator, message-cited-text)
4531         (message-mml): Remove "-face" suffix from face names.
4532         (message-header-to-face, message-header-cc-face)
4533         (message-header-subject-face, message-header-newsgroups-face)
4534         (message-header-other-face, message-header-name-face)
4535         (message-header-xheader-face, message-separator-face)
4536         (message-cited-text-face, message-mml-face):
4537         New backward-compatibility aliases for renamed faces.
4538         (message-font-lock-keywords): Use renamed message faces.
4539
4540         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
4541         (sieve-test-commands, sieve-tagged-arguments):
4542         Remove "-face" suffix from face names.
4543         (sieve-control-commands-face, sieve-action-commands-face)
4544         (sieve-test-commands-face, sieve-tagged-arguments-face):
4545         New backward-compatibility aliases for renamed faces.
4546         (sieve-control-commands-face, sieve-action-commands-face)
4547         (sieve-test-commands-face, sieve-tagged-arguments-face):
4548         Use renamed sieve faces.
4549
4550         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
4551         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
4552         (gnus-group-news-3-empty, gnus-group-news-4)
4553         (gnus-group-news-4-empty, gnus-group-news-5)
4554         (gnus-group-news-5-empty, gnus-group-news-6)
4555         (gnus-group-news-6-empty, gnus-group-news-low)
4556         (gnus-group-news-low-empty, gnus-group-mail-1)
4557         (gnus-group-mail-1-empty, gnus-group-mail-2)
4558         (gnus-group-mail-2-empty, gnus-group-mail-3)
4559         (gnus-group-mail-3-empty, gnus-group-mail-low)
4560         (gnus-group-mail-low-empty, gnus-summary-selected)
4561         (gnus-summary-cancelled, gnus-summary-high-ticked)
4562         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
4563         (gnus-summary-high-ancient, gnus-summary-low-ancient)
4564         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
4565         (gnus-summary-low-undownloaded)
4566         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
4567         (gnus-summary-low-unread, gnus-summary-normal-unread)
4568         (gnus-summary-high-read, gnus-summary-low-read)
4569         (gnus-summary-normal-read, gnus-splash):
4570         Remove "-face" suffix from face names.
4571         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4572         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4573         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4574         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4575         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4576         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4577         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4578         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4579         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4580         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4581         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4582         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4583         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4584         (gnus-summary-normal-ticked-face)
4585         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
4586         (gnus-summary-normal-ancient-face)
4587         (gnus-summary-high-undownloaded-face)
4588         (gnus-summary-low-undownloaded-face)
4589         (gnus-summary-normal-undownloaded-face)
4590         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4591         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4592         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4593         (gnus-splash-face):
4594         New backward-compatibility aliases for renamed faces.
4595         (gnus-group-startup-message): Use renamed gnus faces.
4596
4597         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
4598         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
4599         (gnus-server-agent): Remove "-face" suffix from face names.
4600         (gnus-server-agent-face, gnus-server-opened-face)
4601         (gnus-server-closed-face, gnus-server-denied-face)
4602         (gnus-server-offline-face):
4603         New backward-compatibility aliases for renamed faces.
4604         (gnus-server-agent-face, gnus-server-opened-face)
4605         (gnus-server-closed-face, gnus-server-denied-face)
4606         (gnus-server-offline-face): Use renamed gnus faces.
4607
4608         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
4609         Remove "-face" suffix from face names.
4610         (gnus-picon-xbm-face, gnus-picon-face):
4611         New backward-compatibility aliases for renamed faces.
4612
4613         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
4614         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
4615         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
4616         (gnus-cite-11): Remove "-face" suffix from face names.
4617         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
4618         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
4619         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
4620         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
4621         New backward-compatibility aliases for renamed faces.
4622         (gnus-cite-attribution-face, gnus-cite-face-list)
4623         (gnus-article-boring-faces): Use renamed gnus faces.
4624
4625         * gnus-art.el (gnus-signature, gnus-header-from)
4626         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
4627         (gnus-header-content): Remove "-face" suffix from face names.
4628         (gnus-signature-face, gnus-header-from-face)
4629         (gnus-header-subject-face, gnus-header-newsgroups-face)
4630         (gnus-header-name-face, gnus-header-content-face):
4631         New backward-compatibility aliases for renamed faces.
4632         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
4633
4634         * gnus-sum.el (gnus-summary-selected-face)
4635         (gnus-summary-highlight): Use renamed gnus faces.
4636         * gnus-group.el (gnus-group-highlight): Likewise.
4637
4638 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
4639
4640         * gnus-sieve.el (gnus-sieve-article-add-rule):
4641         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
4642         * spam-stat.el (spam-stat-buffer-change-to-spam)
4643         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
4644
4645         * message.el (message-is-yours-p):
4646         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
4647
4648 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4649
4650         * mm-view.el (mm-inline-text): Withdraw the last change.
4651
4652 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4653
4654         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
4655         executing enriched-decode.
4656
4657 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4658
4659         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
4660         charset of tar files.
4661
4662 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
4663
4664         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
4665
4666 2005-06-04  Lute Kamstra  <lute@gnu.org>
4667
4668         * nnfolder.el (nnfolder-read-folder): Make sure that undo
4669         information is never recorded.
4670
4671 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4672
4673         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
4674
4675 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4676
4677         * pop3.el (pop3-apop): Run md5 in the binary mode.
4678
4679         * starttls.el (starttls-set-process-query-on-exit-flag):
4680         Use eval-and-compile.
4681
4682 2005-05-31  Simon Josefsson  <jas@extundo.com>
4683
4684         * smime.el (smime-replace-in-string): Define.
4685         (smime-cert-by-ldap-1): Use it.
4686
4687 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4688
4689         * gnus-art.el (article-display-x-face): Replace
4690         process-kill-without-query by gnus-set-process-query-on-exit-flag.
4691
4692         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
4693         set-process-query-on-exit-flag or process-kill-without-query.
4694
4695         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
4696         loop instead of replace-regexp.
4697
4698         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
4699         instead of process-kill-without-query if it is available.
4700
4701         * lpath.el: Fbind ldap-search-entries.
4702
4703         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
4704         instead of find-file-hooks if it is available.
4705
4706         * mml1991.el: Bind pgg-default-user-id when compiling.
4707
4708         * mml2015.el: Bind pgg-default-user-id when compiling.
4709
4710         * nndraft.el (nndraft-request-associate-buffer):
4711         Use write-contents-functions instead of write-contents-hooks if it is
4712         available.
4713
4714         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
4715         instead of find-file-hooks if it is available.
4716
4717         * nntp.el (nntp-open-connection): Replace
4718         process-kill-without-query by gnus-set-process-query-on-exit-flag.
4719         (nntp-open-ssl-stream): Ditto.
4720         (nntp-open-tls-stream): Ditto.
4721
4722         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
4723         set-process-query-on-exit-flag or process-kill-without-query.
4724         (starttls-open-stream-gnutls): Use it instead of
4725         process-kill-without-query.
4726         (starttls-open-stream): Ditto.
4727
4728 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
4729
4730         * smime.el (smime-cert-by-ldap-1): Don't use
4731         replace-regexp-in-string.
4732
4733 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4734
4735         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
4736
4737         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
4738         in PEM format. Adjust to the XEmacs compability.
4739
4740 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
4741
4742         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
4743         by `string-to-number'.
4744         * gnus-agent.el (gnus-agent-regenerate-group)
4745         (gnus-agent-fetch-articles): Ditto.
4746         * gnus-art.el (gnus-button-fetch-group): Ditto.
4747         * gnus-cache.el (gnus-cache-generate-active)
4748         (gnus-cache-articles-in-group): Ditto.
4749         * gnus-group.el (gnus-group-set-current-level)
4750         (gnus-group-insert-group-line): Ditto.
4751         * gnus-score.el (gnus-score-set-expunge-below)
4752         (gnus-score-set-mark-below, gnus-summary-score-effect)
4753         (gnus-summary-score-entry): Ditto.
4754         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
4755         (gnus-soup-pack): Ditto.
4756         * gnus-spec.el (gnus-xmas-format): Ditto.
4757         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
4758         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
4759         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
4760         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
4761         * nndb.el (nndb-get-remote-expire-response): Ditto.
4762         * nndiary.el (nndiary-parse-schedule-value)
4763         (nndiary-string-to-number, nndiary-request-replace-article)
4764         (nndiary-request-article): Ditto.
4765         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
4766         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
4767         * nneething.el (nneething-make-head): Ditto.
4768         * nnfolder.el (nnfolder-request-article)
4769         (nnfolder-retrieve-headers): Ditto.
4770         * nnheader.el (nnheader-file-to-number): Ditto.
4771         * nnkiboze.el (nnkiboze-request-article): Ditto.
4772         * nnmail.el (nnmail-process-unix-mail-format)
4773         (nnmail-process-babyl-mail-format): Ditto.
4774         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
4775         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
4776         (nnmh-request-create-group, nnmh-request-list-1)
4777         (nnmh-request-group, nnmh-request-article): Ditto.
4778         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
4779         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
4780         * nnsoup.el (nnsoup-make-active): Ditto.
4781         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
4782         * nntp.el (nntp-find-group-and-number)
4783         (nntp-retrieve-headers-with-xover): Ditto.
4784         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
4785         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
4786         (pgg-format-key-identifier): Ditto.
4787         * pop3.el (pop3-last, pop3-stat): Ditto.
4788         * qp.el (quoted-printable-decode-region): Ditto.
4789
4790         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
4791         of concat.
4792
4793 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4794
4795         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
4796
4797         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
4798
4799         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
4800
4801         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
4802
4803         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
4804
4805         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
4806
4807         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
4808         (gnus-carpal-mode): Ditto.
4809
4810         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
4811         (gnus-browse-mode): Ditto.
4812
4813         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
4814
4815         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
4816
4817 2005-05-29  Richard M. Stallman  <rms@gnu.org>
4818
4819         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
4820
4821 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4822
4823         * gnus-util.el (gnus-run-mode-hooks): New function.
4824
4825         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
4826
4827         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
4828         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
4829
4830 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
4831
4832         * gnus-agent.el (gnus-agent-make-mode-line-string):
4833         Use mode-line-highlight as mouse-face.
4834
4835 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4836
4837         * canlock.el (canlock): Change the parent group to news.
4838
4839         * deuglify.el (gnus-outlook-deuglify): Add :group.
4840
4841         * dig.el (dig): Add :group.
4842
4843         * dns-mode.el (dns-mode): Add :group.
4844
4845         * encrypt.el (encrypt): Add :group.
4846
4847         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
4848         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
4849         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
4850         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
4851         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
4852
4853         * gnus-diary.el (gnus-diary): Add :group.
4854
4855         * gnus.el (gnus-group-news-1-face): Add :group.
4856         (gnus-group-news-1-empty-face): Ditto.
4857         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
4858         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
4859         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
4860         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
4861         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
4862         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
4863         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
4864         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
4865         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
4866         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
4867         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
4868         (gnus-summary-high-ticked-face): Ditto.
4869         (gnus-summary-low-ticked-face): Ditto.
4870         (gnus-summary-normal-ticked-face): Ditto.
4871         (gnus-summary-high-ancient-face): Ditto.
4872         (gnus-summary-low-ancient-face): Ditto.
4873         (gnus-summary-normal-ancient-face): Ditto.
4874         (gnus-summary-high-undownloaded-face): Ditto.
4875         (gnus-summary-low-undownloaded-face): Ditto.
4876         (gnus-summary-normal-undownloaded-face): Ditto.
4877         (gnus-summary-high-unread-face): Ditto.
4878         (gnus-summary-low-unread-face): Ditto.
4879         (gnus-summary-normal-unread-face): Ditto.
4880         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
4881         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
4882
4883         * hashcash.el (hashcash): New custom group.
4884         (hashcash-default-payment): Add :group.
4885         (hashcash-payment-alist): Ditto.
4886         (hashcash-default-accept-payment): Ditto.
4887         (hashcash-accept-resources): Ditto.
4888         (hashcash-path): Ditto.
4889         (hashcash-extra-generate-parameters): Ditto.
4890         (hashcash-double-spend-database): Ditto.
4891         (hashcash-in-news): Ditto.
4892
4893         * message.el (message-minibuffer-local-map): Add :group.
4894
4895         * netrc.el (netrc): Add :group.
4896
4897         * sieve-manage.el (sieve-manage-log): Add :group.
4898         (sieve-manage-default-user): Diito.
4899         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
4900         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
4901         (sieve-manage-authenticators): Ditto.
4902         (sieve-manage-authenticator-alist): Ditto.
4903         (sieve-manage-default-port): Ditto.
4904
4905         * sieve-mode.el (sieve-control-commands-face): Add :group.
4906         (sieve-action-commands-face): Ditto.
4907         (sieve-test-commands-face): Ditto.
4908         (sieve-tagged-arguments-face): Ditto.
4909
4910         * smime.el (smime): Add :group.
4911
4912         * spam-report.el (spam-report): Add :group.
4913
4914         * spam.el (spam, spam-face): Add :group.
4915
4916 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4917
4918         * nntp.el (nntp-next-result-arrived-p): Some news servers may
4919         return \n.\n.\n at the end of articles.  Protect against that.
4920         (nntp-with-open-group): Allow debugging.
4921
4922         * nnheader.el (mail-header-set-extra): Make into a function
4923         because I just could't understand how to quote the list properly.
4924
4925         * dns.el (query-dns-cached): New function.
4926
4927 2005-05-26  Lute Kamstra  <lute@gnu.org>
4928
4929         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
4930
4931 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4932
4933         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
4934
4935         * gnus-art.el: Don't autoload mail-extract-address-components.
4936
4937         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
4938         eval-and-compile to evaluate it.
4939
4940         * hashcash.el: Don't autoload executable-find.
4941
4942         * nndb.el: Don't declare the nndb back end two or more times; don't
4943         autoload news-reply-mode, news-setup, cancel-timer and telnet.
4944
4945         * nntp.el: Autoload format-spec instead of format; use
4946         eval-and-compile to evaluate autoload forms.
4947
4948 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
4949
4950         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
4951
4952 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4953
4954         * gnus.el (gnus-version-number): Bump version.
4955
4956 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4957
4958         * gnus.el: No Gnus v0.3 is released.
4959
4960 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4961
4962         * lpath.el (featurep): Bind show-nonbreak-escape.
4963
4964 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4965
4966         * gnus-art.el (gnus-article-edit-part): Disable undo.
4967
4968 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4969
4970         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
4971         gnus-article-date-lapsed-new-header is t if date timer is active;
4972         skip headers in which the original date value is empty.
4973         (gnus-article-save-original-date): Redefine it as a macro.
4974         (gnus-display-mime): Use it.
4975
4976 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4977
4978         * gnus-art.el (article-date-ut): Support converting date in
4979         forwarded parts as well.
4980         (gnus-article-save-original-date): New function.
4981         (gnus-display-mime): Use it.
4982
4983 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
4984
4985         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
4986         enclosure element of <item>.
4987
4988 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
4989
4990         * message.el (message-kill-buffer-query): Renamed from
4991         `message-kill-buffer-query-if-modified'.  Added :version.
4992
4993 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4994
4995         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
4996         window layout.
4997
4998 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4999
5000         * mml.el: Autoload dnd when compiling.
5001
5002 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
5003
5004         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
5005         x-dnd-*.
5006
5007 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5008
5009         * qp.el (quoted-printable-encode-region): Save excursion.
5010
5011 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
5012
5013         * message.el (message-kill-buffer-query-if-modified): Add new variable
5014         so the user can kill a modified message buffer quickly.
5015         (message-kill-buffer): Use it.
5016
5017 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5018
5019         * lpath.el: Fbind display-time-event-handler; don't fbind
5020         string-to-multibyte.
5021
5022         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
5023
5024 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5025
5026         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
5027         contained in text because xml.el decodes entities) with LFs.
5028
5029 2005-04-11  Lute Kamstra  <lute@gnu.org>
5030
5031         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
5032         differently.
5033
5034 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5035
5036         * mm-util.el (mm-detect-coding-region): Typo.
5037
5038 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5039
5040         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
5041
5042 2005-04-06  D Goel  <deego@gnufans.org>
5043
5044         * spam-stat.el (spam-stat-score-buffer): Add a call to a
5045         user-function allow user modifications of the scores.
5046         (spam-stat-score-buffer-user): New function, to allow
5047         user-computed modifications to the score.
5048         (spam-stat-score-buffer-user-functions): list of additional
5049         scoring functions
5050         (spam-stat-error-holder): global temporary error holder
5051         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
5052         variable
5053
5054 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
5055
5056         * gnus-registry.el (gnus-registry-clean-empty-function)
5057         (gnus-registry-trim, gnus-registry-fetch-groups)
5058         (gnus-registry-delete-group): Groups that match
5059         `gnus-registry-ignored-groups' are removed from the registry
5060         entries, not just ignored for splitting.  This helps clean up the
5061         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
5062         to get all the groups a message ID is in.
5063
5064         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
5065         (spam-stat-split-fancy): Change "threshhold" to "threshold"
5066         (spam-stat-score-buffer-user-functions): Add :number custom type.
5067
5068 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5069
5070         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
5071         argument in XEmacs.
5072
5073         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
5074         (nnrss-request-group): Decode group name first.
5075         (nnrss-request-article): Make a text/plain article if mml-to-mime
5076         failed.
5077         (nnrss-get-encoding): Return a compatible encoding according to
5078         nnrss-compatible-encoding-alist.
5079         (nnrss-find-el): Use consp instead of listp.
5080         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
5081
5082 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5083
5084         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
5085         which Emacs 20 doesn't support.
5086         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
5087
5088 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
5089
5090         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
5091         silence the byte compiler inside the defun
5092
5093         * gnus-demon.el (parse-time-string): Add autoload.
5094
5095         * gnus-delay.el (parse-time-string): Add autoload.
5096
5097         * gnus-art.el (parse-time-string): Add autoload.
5098
5099         * nnultimate.el (parse-time): Require for `parse-time-string'.
5100
5101 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
5102
5103         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
5104
5105         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
5106
5107         * smime.el (smime-ldap-host-list): Add :version.
5108
5109 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5110
5111         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
5112         pass it to `gnus-browse-read-group'.
5113         (gnus-browse-read-group): Add NUMBER argument and pass it to
5114         `gnus-group-read-ephemeral-group'.
5115
5116         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
5117         argument and pass it to `gnus-group-read-group'.
5118
5119 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
5120
5121         * mm-util.el (mm-xemacs-find-mime-charset): Only call
5122         mm-xemacs-find-mime-charset-1 if we have the mule feature
5123         available at runtime.
5124
5125 2005-03-25  Werner Lemberg  <wl@gnu.org>
5126
5127         * nnmaildir.el: Replace `illegal' with `invalid'.
5128
5129 2005-03-23  Lute Kamstra  <lute@gnu.org>
5130
5131         * time-date.el: Add comment on time value formats.
5132         Don't require parse-time.
5133         (with-decoded-time-value): New macro.
5134         (encode-time-value): New function.
5135         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
5136         (days-to-time): Return a valid time value when arg is huge.
5137         (time-since): Use time-subtract.
5138         (time-to-number-of-days): Use time-to-seconds.
5139
5140 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5141
5142         * gnus-start.el (gnus-display-time-event-handler):
5143         Check display-time-timer at runtime rather than only at load time
5144         in case display-time-mode is turned off in the mean time.
5145
5146 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5147
5148         * nnimap.el (nnimap-open-connection): Print which authinfo file is
5149         used.
5150
5151         * nneething.el (nneething-map-file-directory): Derive from
5152         `gnus-directory'.
5153
5154         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
5155         the To/Cc button.
5156
5157 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
5158
5159         * nnmaildir.el (nnmaildir-request-accept-article):
5160         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
5161
5162 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
5163
5164         * gnus-async.el: Require timer-funcs at compile time when in
5165         XEmacs for `run-with-idle-timer'.
5166
5167 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
5168
5169         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
5170         autoloaded function.
5171
5172 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5173
5174         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
5175
5176 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
5177
5178         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
5179
5180 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5181
5182         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
5183         gnus-expert-user to default.
5184
5185 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
5186
5187         * nnimap.el (nnimap-open-server): Ditto.
5188
5189         * imap.el (imap-authenticate): Fix typo.
5190
5191 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
5192
5193         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
5194         buffer (since IMAP server might return FETCH response out of
5195         order, and the nntp buffer must be sorted).
5196
5197 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
5198
5199         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
5200         comparison on string.
5201
5202         * gnus-agent.el (gnus-agent-long-article,
5203         gnus-agent-short-article, gnus-agent-score): Renamed category
5204         keywords to match gnus-cus.
5205         (gnus-agent-summary-fetch-series): Modified to protect against
5206         gnus-agent-summary-fetch-group clearing processable flags.
5207         (gnus-agent-synchronize-group-flags): Update live group buffer as
5208         synchronization may occur due to the user toggle the plugged
5209         status.
5210         (gnus-agent-fetch-group-1): Clear downloadable flag when article
5211         successfully downloaded.
5212         (gnus-agent-expire-group-1): Avoid using markers when the overview
5213         is in ascending order; greatly improves performance.
5214         (gnus-agent-regenerate-group): Use
5215         gnus-agent-synchronize-group-flags to reset read status in both
5216         gnus and server.
5217         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
5218
5219 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5220
5221         * message.el: Don't autoload former message-utils variables.
5222         (message-strip-subject-trailing-was): Change doc string.
5223
5224         * nnweb.el: Fixes for `gnus-group-make-web-group'.
5225         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
5226         (nnweb-google-search): Add "hl=en" here.
5227         (nnweb-google-parse-1, nnweb-google-create-mapping):
5228         Don't hardcode URL.
5229
5230 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
5231
5232         * message.el (message-get-reply-headers, message-followup):
5233         Mention related variables `message-use-followup-to' and
5234         `message-use-mail-followup-to', in the information buffer.
5235
5236         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
5237         of broken groups(-beta).google.com.
5238
5239 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5240
5241         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
5242         parameter to invoked gnus-request-move-article; remove the
5243         redundant gnus-sum-hint-move-is-internal variable; apply the marks
5244         all at once instead of once per article.
5245         (gnus-summary-remove-process-mark): Accept a list of articles as
5246         well as a single article for processing.
5247
5248         * gnus-int.el (gnus-request-move-article): Add move-is-internal
5249         parameter.
5250
5251         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
5252
5253         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
5254
5255         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
5256         parameter.
5257
5258         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
5259         parameter.
5260
5261         * nnimap.el (nnimap-request-move-article): Add move-is-internal
5262         parameter and remove the gnus-sum-hint-move-is-internal variable.
5263
5264         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
5265         parameter.
5266
5267         * nndraft.el (nndraft-request-move-article): Add move-is-internal
5268         parameter.
5269
5270         * nndiary.el (nndiary-request-move-article): Add move-is-internal
5271         parameter.
5272
5273         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
5274
5275         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
5276         parameter.
5277
5278         * nnagent.el (nnagent-request-move-article): Add move-is-internal
5279         parameter.
5280
5281 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5282
5283         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
5284         a more conservative way.
5285
5286 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5287
5288         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
5289         buffer, so it moves the window's cursor.
5290
5291 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5292
5293         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
5294         `mm-dissect-multipart' and receive the from field as an (optional)
5295         argument from `mm-dissect-multipart'.
5296         (mm-dissect-multipart): Receive the from field as an argument and
5297         pass it on when we call `mm-dissect-buffer' on MIME parts.
5298         Fixes verification/decryption of signed/encrypted MIME parts.
5299
5300 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
5301
5302         * gnus-sum.el (gnus-summary-move-article): Set
5303         gnus-sum-hint-move-is-internal for gnus-request-move-article and
5304         whatever it calls (right now, only nnimap-request-move article
5305         respects it).
5306
5307         * nnimap.el (nnimap-request-move-article): When
5308         gnus-sum-hint-move-is-internal is set, don't do the extra
5309         nnimap-request-article.
5310
5311 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
5312
5313         * nnheader.el (nnheader-find-file-noselect): Add doc string.
5314
5315         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
5316         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
5317
5318         * gnus-sum.el (gnus-summary-caesar-message):
5319         Apply `gnus-treat-article' after rotation.
5320
5321         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
5322         doc string.
5323
5324 2005-02-22  Simon Josefsson  <jas@extundo.com>
5325
5326         * encrypt.el (encrypt-password-cache-expiry): Remove (use
5327         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
5328         <arne@arnested.dk>.
5329         (encrypt): Add password-cache and password-cache-expiry as group
5330         members.
5331
5332 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5333
5334         * smime.el (smime-ldap-host-list): Doc fix.
5335         (smime-ask-passphrase): Use `password-read-and-add' to read (and
5336         cache) password.
5337         (smime-sign-region): Use it.
5338         (smime-decrypt-region): Use it.
5339         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
5340         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
5341         fails.
5342         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
5343         certificate from DER to PEM format rather than calling openssl.
5344
5345         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
5346
5347         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
5348         for signing/encryption.
5349
5350         * mml.el (mml-parse-1): Use them.
5351
5352 2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5353
5354         * nnrss.el (nnrss-verbose): Removed.
5355         (nnrss-request-group): Use `nnheader-message' instead.
5356
5357 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
5358
5359         * nnrss.el (nnrss-verbose): New variable.
5360         (nnrss-request-group): Make it say nnrss is requesting a group.
5361
5362 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
5363
5364         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
5365         Handle news URL with given port correctly.
5366
5367 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5368
5369         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
5370         containing special characters.
5371
5372         * gnus-sum.el (gnus-summary-edit-article): Ditto.
5373
5374         * mml.el (mime-to-mml): Ditto.
5375
5376         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
5377         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
5378         (rfc2047-decode-region): Quote decoded words containing special
5379         characters when rfc2047-quote-decoded-words-containing-tspecials
5380         is non-nil.
5381
5382 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5383
5384         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
5385
5386         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
5387
5388 2005-02-15  Simon Josefsson  <jas@extundo.com>
5389
5390         * nnimap.el (nnimap-debug): Doc fix.
5391
5392         * imap.el (imap-debug): Doc fix.
5393
5394 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5395
5396         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
5397
5398 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
5399
5400         * gnus.el (spam-contents): Improve docs for spam-contents
5401         parameter in its variable incarnation.
5402
5403 2005-02-14  Simon Josefsson  <jas@extundo.com>
5404
5405         * smime-ldap.el: Use require instead of load-library for ldap.
5406         (smime-ldap-search): Indent.
5407         (smime-ldap-search-internal): Shorten line.
5408
5409         * smime.el (smime-cert-by-dns): Add doc-string.
5410         (smime-cert-by-ldap-1): Indent.
5411
5412         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
5413         mml-smime-get-dns-ldap.
5414         (mml-smime-encrypt-query): Use new function.  Default to ldap.
5415
5416 2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5417
5418         * smime.el: Require smime-ldap.
5419         (smime-ldap-host-list): New variable.
5420         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
5421
5422         * mml-smime.el (mml-smime-encrypt-query): New function.
5423         (mml-smime-encrypt-query): Use it.
5424
5425         * smime-ldap.el: New file.
5426
5427 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5428
5429         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
5430
5431 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5432
5433         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
5434         argument in doc string.  Make query for type more clear.
5435
5436 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
5437
5438         * gnus.el (gnus-group-startup-message): Search for gnus images in
5439         etc/images/gnus.
5440         * mm-util.el (mm-image-load-path): Likewise.
5441         * smiley.el (smiley-data-directory): Search for smilies in
5442         etc/images/smilies.
5443
5444 2005-02-09  Kim F. Storm  <storm@cua.dk>
5445
5446         Change Emacs release version from 21.4 to 22.1 throughout.
5447         Change Emacs development version from 21.3.50 to 22.0.50.
5448
5449 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5450
5451         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
5452
5453         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
5454         non-Mule XEmacs as well.
5455         (mm-decompress-buffer): Signal an error intentionally if it does
5456         not decompress compressed data because auto-compression-mode is
5457         disabled.
5458
5459 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
5460
5461         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
5462         an ID in the registry even if it has no groups.
5463
5464 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5465
5466         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
5467         merge it into mm-decompress-buffer.
5468         (gnus-mime-copy-part): Use the MIME part charset, the value which
5469         a user specified or gnus-newsgroup-charset for decoding, like
5470         gnus-mime-inline-part does; set buffer-file-coding-system to tell
5471         save-buffer what was used.  Suggested by Kevin Ryde
5472         <user42@zip.com.au>.
5473         (gnus-mime-inline-part): Allow the name parameter as well as the
5474         filename parameter; force decompressing of compressed data; always
5475         display contents being not decoded as unibyte.
5476
5477         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
5478         as well as the filename parameter.
5479
5480         * mm-util.el (mm-decompress-buffer): Merge
5481         gnus-mime-jka-compr-maybe-uncompress.
5482         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
5483         of compressed data.
5484
5485 2005-02-08  Simon Josefsson  <jas@extundo.com>
5486
5487         * imap.el (imap-log): Doc fix.
5488
5489 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5490
5491         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
5492         the coding cookies; decompress compressed parts.
5493
5494         * mml.el (mml-generate-mime-1): Add the charaset parameter according
5495         to the value which a user specified manually or the coding cookie.
5496
5497         * mm-util.el (mm-string-to-multibyte): New function.
5498         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
5499         (mm-coding-system-to-mime-charset): New function.
5500         (mm-decompress-buffer): New function.
5501         (mm-find-buffer-file-coding-system): New function.
5502
5503         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
5504         (mm-display-inline-fontify): Rewrite for decoding and decompressing
5505         parts.
5506
5507 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5508
5509         * mm-view.el (mm-display-inline-fontify): Decode a part according
5510         to the charset parameter.
5511
5512 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5513
5514         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
5515         prefix arg is neither nil nor a number, as info specifies.
5516
5517 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5518
5519         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
5520         timestamps.
5521
5522 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
5523
5524         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
5525         groups error checking and notify user.
5526
5527 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
5528
5529         * message.el (message-send-mail-function): Check existence of
5530         sendmail-program first before using default value
5531         `message-send-mail-with-sendmail'.  Otherwise use more generic
5532         `smtpmail-send-it'.
5533
5534 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5535
5536         * nntp.el (nntp-request-update-info): Always return nil.
5537
5538 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5539
5540         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
5541
5542 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5543
5544         * message.el (message-beginning-of-line): Change the behavior when
5545         invoked between BOL and : so that it first moves backward.
5546
5547 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5548
5549         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
5550         article buffer when editing of the article is discarded.
5551         (gnus-article-prepare): Revert.
5552
5553 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5554
5555         * gnus-art.el (gnus-article-prepare):
5556         Remove message-strip-forbidden-properties from the local hook.
5557
5558 2005-01-27  Simon Josefsson  <jas@extundo.com>
5559
5560         * password.el (password-cache-add): Only start one timer per key.
5561         Reported by Derek Atkins <warlord@MIT.EDU>.
5562
5563 2005-01-26  Steve Youngs  <steve@sxemacs.org>
5564
5565         * run-at-time.el: Removed.  It is no longer needed as
5566         timer-funcs.el in the xemacs-base package has a working version of
5567         `run-at-time'.
5568
5569         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
5570
5571         * password.el: Require timer-funcs instead of run-at-time in
5572         XEmacs.
5573         Remove `password-run-at-time' macro.
5574         (password-cache-add): Use `run-at-time' instead of
5575         `password-run-at-time'.
5576
5577         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
5578         Remove `nnheader-cancel-function-timers' alias,
5579         `cancel-function-timers' exists in XEmacs in timer-funcs.
5580
5581         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
5582         for `run-with-idle-timer'.
5583
5584         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
5585         for `run-at-time'.
5586
5587         * mm-url.el: Require timer-funcs at compile time when in XEmacs
5588         for `with-timeout'.
5589
5590         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
5591         the same as for XEmacs 21.4.
5592         No need to ignore `run-with-idle-timer', this function exists in
5593         XEmacs now in timer-funcs.el in the xemacs-base package.
5594         (dgnushack-compile): No need to delete
5595         run-at-time.el from the list of files to compile because it
5596         doesn't exist anymore.
5597
5598 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5599
5600         * mml.el (mml-generate-mime-1): Convert string into unibyte when
5601         inserting " *mml*" buffer's contents into a unibyte temp buffer.
5602
5603 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
5604
5605         * mail-source.el (mail-source-fetch-imap): Search for ^From case
5606         sensitively.
5607
5608 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
5609
5610         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
5611
5612 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5613
5614         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
5615         which will be inserted according to the multibyteness of a buffer
5616         rather than the type of contents.  Suggested by ARISAWA Akihiro
5617         <ari@mbf.ocn.ne.jp>.
5618
5619         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
5620         of string which old xml.el may return rather than a string.
5621
5622 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5623
5624         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
5625
5626 2005-01-16  Simon Josefsson  <jas@extundo.com>
5627
5628         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
5629         idn/idna.el isn't available.
5630         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
5631         <michael@waxrat.com>.
5632
5633         * hashcash.el: Remove non-FSF copyright header.
5634
5635         * hashcash.el (hashcash-extra-generate-parameters): New variable.
5636         (hashcash-generate-payment): Use it.
5637         (hashcash-generate-payment-async): Use it.
5638
5639 2005-01-15  Simon Josefsson  <jas@extundo.com>
5640
5641         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
5642         Suggested by Raymond Scholz <ray-2005@zonix.de>.
5643
5644         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
5645         gnus-summary-idna-message.
5646         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
5647         (gnus-summary-idna-message): New function.
5648
5649 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5650
5651         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
5652         gnus-novice-user.
5653
5654 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5655
5656         * nnrss.el (nnrss-request-delete-group): Delete entries in
5657         nnrss-group-alist as well.
5658         (nnrss-save-server-data): Insert newline.
5659
5660 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
5661
5662         * gnus.el (gnus-user-agent): Use list of symbols instead of
5663         symbols.  Display full version number for (S)XEmacs.  Optionally
5664         display (S)XEmacs codename.
5665
5666         * gnus-util.el (gnus-emacs-version): Update for new
5667         `gnus-user-agent'.
5668
5669         * gnus-msg.el (gnus-extended-version): Make it possible to omit
5670         Gnus version.
5671
5672 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5673
5674         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
5675         which is unreadable in some setups.
5676
5677 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5678
5679         * gnus-spec.el (gnus-update-format-specifications): Flush the
5680         group format spec cache if it doesn't support decoded group names.
5681
5682 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5683
5684         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
5685         to apply decay on score files matching a regexp.
5686
5687 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5688
5689         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
5690         compatibility in %g and %c.
5691
5692 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5693
5694         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
5695         name for only %g and %c.
5696         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
5697         of gnus-tmp-group to decoded group name.
5698         (gnus-group-make-rss-group): Exclude `/'s from group names.
5699
5700 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5701
5702         * nnrss.el (nnrss-get-encoding): Fix regexp.
5703
5704 2004-12-27  Simon Josefsson  <jas@extundo.com>
5705
5706         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
5707         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
5708         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
5709
5710 2004-12-17  Kim F. Storm  <storm@cua.dk>
5711
5712         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
5713
5714         * gnus-sum.el (gnus-summary-mode-map): Likewise.
5715
5716 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
5717
5718         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
5719
5720 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5721
5722         * nnrss.el: Require rfc2047 and mml.
5723         (nnrss-file-coding-system): New variable.
5724         (nnrss-format-string): Redefine it as an inline function.
5725         (nnrss-decode-group-name): New function.
5726         (nnrss-string-as-multibyte): Remove.
5727         (nnrss-retrieve-headers): Decode group name; don't use
5728         nnrss-format-string.
5729         (nnrss-request-group): Decode group name.
5730         (nnrss-request-article): Decode group name; allow a Message-ID as
5731         well as an article number; don't use nnrss-format-string; encode a
5732         Message-ID string which may contain non-ASCII characters; use
5733         mml-to-mime to compose a MIME article.
5734         (nnrss-request-expire-articles): Decode group name.
5735         (nnrss-request-delete-group): Decode group name.
5736         (nnrss-fetch): Clarify error message.
5737         (nnrss-read-server-data): Use insert-file-contents instead of load;
5738         bind file-name-coding-system; use multibyte buffer.
5739         (nnrss-save-server-data): Bind coding-system-for-write to the
5740         value of nnrss-file-coding-system; bind file-name-coding-system;
5741         add coding cookie.
5742         (nnrss-read-group-data): Use insert-file-contents instead of load;
5743         bind file-name-coding-system; use multibyte buffer.
5744         (nnrss-save-group-data): Bind coding-system-for-write to the
5745         value of nnrss-file-coding-system; bind file-name-coding-system.
5746         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
5747         make it work with non-ASCII text.
5748         (nnrss-find-el): Make it work with old xml.el as well.
5749
5750 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
5751
5752         * nnrss.el (nnrss-get-encoding): New function.
5753         (nnrss-fetch): Use unibyte buffer initially; bind
5754         coding-system-for-read while performing mm-url-insert; remove ^Ms;
5755         decode contents according to the encoding attribute.
5756         (nnrss-save-group-data): Add coding cookie.
5757         (nnrss-mime-encode-string): New function.
5758         (nnrss-check-group): Use it to encode subject and author.
5759
5760 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
5761
5762         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
5763         imaginary variable.
5764
5765 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5766
5767         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
5768         correctly even if there are wide characters.
5769
5770 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5771
5772         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
5773         downcased symbol names; make a new cache instead of reusing
5774         bbdb-hashtable.
5775
5776 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5777
5778         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
5779         concatenating segments rather than before concatenating them.
5780         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5781
5782         * message.el (message-get-reply-headers): Bind `extra'.
5783
5784 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5785
5786         * message.el (message-extra-wide-headers): New variable.
5787         (message-get-reply-headers): Use it.
5788
5789 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5790
5791         * gnus-agent.el (gnus-agent-group-path): Decode group name.
5792         (gnus-agent-group-pathname): Ditto.
5793
5794         * gnus-cache.el (gnus-cache-file-name): Decode group name.
5795
5796         * gnus-group.el (gnus-group-make-group): Decode group name.
5797         (gnus-group-make-rss-group): Register the group data after opening
5798         the nnrss group.
5799
5800 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
5801
5802         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
5803         by expiry now get marked as read.
5804
5805 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5806
5807         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
5808
5809 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
5810
5811         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
5812         unify Latin characters in XEmacs.
5813         (mm-find-mime-charset-region): Use it.
5814
5815 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5816
5817         * gnus-util.el (gnus-delete-directory): New function.
5818
5819         * gnus-agent.el (gnus-agent-delete-group): Use it.
5820
5821         * gnus-cache.el (gnus-cache-delete-group): Use it.
5822
5823 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5824
5825         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
5826         names.
5827
5828 2004-12-16  Simon Josefsson  <jas@extundo.com>
5829
5830         * hashcash.el (hashcash-payment-alist): Fix custom :type.
5831
5832 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5833
5834         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
5835
5836         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
5837         (gnus-group-set-current-level): Decode group name.
5838
5839 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
5840
5841         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
5842         failed.
5843
5844 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5845
5846         * gnus-group.el (gnus-group-delete-group): Decode group name.
5847         (gnus-group-make-rss-group): Encode group name.
5848         (gnus-group-catchup-current): Decode group name.
5849         (gnus-group-kill-group): Decode group name.
5850
5851 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5852
5853         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
5854
5855 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5856
5857         * gnus-group.el (gnus-group-make-rss-group):
5858         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
5859
5860         * gnus-start.el (gnus-setup-news): Honor user's setting to
5861         gnus-message-archive-method.  Suggested by Lute Kamstra
5862         <lute@gnu.org>.
5863
5864 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
5865
5866         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
5867         global counterparts of the buffer-local variables.
5868
5869 2004-11-16  Romain Francoise  <romain@orebokech.com>
5870
5871         * gnus-sum.el (gnus-summary-exit): Don't clear the global
5872         counterparts of the buffer-local variables.
5873
5874 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5875
5876         * message.el (message-forbidden-properties): Fixed typo in doc
5877         string.
5878
5879 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5880
5881         * gnus-util.el (gnus-replace-in-string): Added doc string.
5882
5883         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
5884         to avoid problems when splitting mails with many recipients.
5885
5886 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5887
5888         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
5889         pop-to-buffer, covered by the subsequent gnus-configure-windows.
5890
5891 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
5892
5893         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
5894         if there is no hashtable in memory or file modification time is
5895         newer than cached timestamp.
5896
5897 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5898
5899         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
5900         not-matching option.
5901
5902 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
5903
5904         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
5905         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
5906         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
5907         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
5908         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
5909         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
5910
5911 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5912
5913         * message.el (message-forward-make-body-mml): Remove headers
5914         according to message-forward-ignored-headers if a message is decoded.
5915
5916 2004-12-02  Romain Francoise  <romain@orebokech.com>
5917
5918         * message.el (message-forward-make-body-plain): Always remove
5919         headers according to message-forward-ignored-headers.
5920
5921 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
5922
5923         * spam.el (spam-summary-prepare-exit): Remove the
5924         gnus-summary-limit pop for now, it has problems with ham marks for
5925         me.
5926
5927 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
5928
5929         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
5930         correctly.
5931
5932 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
5933
5934         * format-spec.el (format-spec): Message the char.
5935
5936 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
5937
5938         * gnus-art.el (gnus-split-methods): Reformat comments.
5939
5940         * spam.el (spam-summary-prepare-exit): Remove article limits
5941         before exiting the summary buffer.
5942
5943 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5944
5945         * lpath.el: Remove bbdb-create-internal, bbdb-records,
5946         spam-BBDB-register-routine and spam-enter-ham-BBDB.
5947
5948         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
5949         order to silence the byte compiler.
5950
5951         * spam.el: Fix the way to silence the byte compiler, which
5952         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
5953         bbdb-search-simple, spam-BBDB-register-routine,
5954         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
5955         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
5956         spam-stat-buffer-is-spam, spam-stat-load,
5957         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
5958         spam-stat-save and spam-stat-split-fancy.
5959
5960 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5961
5962         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
5963         which may confuse users.
5964         (canlock-password-for-verify): Ditto.
5965
5966         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
5967
5968         * gnus-art.el (gnus-emphasis-alist): Ditto.
5969
5970         * gnus-registry.el (gnus-registry-max-entries): Ditto.
5971
5972         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
5973
5974         * gnus-start.el (gnus-save-killed-list): Ditto.
5975
5976         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
5977         (gnus-sum-thread-tree-root): Ditto.
5978         (gnus-sum-thread-tree-false-root): Ditto.
5979         (gnus-sum-thread-tree-single-indent): Ditto.
5980
5981         * message.el (message-courtesy-message): Ditto.
5982         (message-archive-note): Ditto.
5983         (message-subscribed-address-file): Ditto.
5984         (message-user-fqdn): Ditto.
5985
5986         * spam-report.el (spam-report-gmane-regex): Ditto.
5987
5988         * spam.el (spam-blackhole-good-server-regex): Ditto.
5989
5990 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5991
5992         * mml.el (mml-preview): Widen the message buffer before copying
5993         the contents to the preview buffer; sort headers before previewing.
5994
5995         * message.el (message-hidden-headers): Fix the way to avoid a bug
5996         in the `repeat' widget in Emacs 21.3 or earlier.
5997
5998 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5999
6000         * message.el (message-hidden-headers): Default to "^References:".
6001         Improve customization type.  Suggested by Reiner Steib
6002         <Reiner.Steib@gmx.de>.
6003
6004 2004-11-25  Romain Francoise  <romain@orebokech.com>
6005
6006         * message.el (message-strip-forbidden-properties): Remove check for
6007         obsolete `message-hidden' text property, hidden headers are not
6008         accessible in the buffer anymore.
6009
6010 2004-11-22  Romain Francoise  <romain@orebokech.com>
6011
6012         * message.el (message-header-format-alist): Add `From' in list
6013         so that it can be sorted.
6014         (message-fix-before-sending): Widen and sort headers before
6015         sending.
6016         (message-hide-headers): Use narrowing to hide headers by moving
6017         them to the top of the buffer and narrowing to the region
6018         underneath.
6019
6020 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6021
6022         * message.el (message-strip-forbidden-properties): Bind
6023         buffer-read-only (etc) to nil.
6024
6025 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6026
6027         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
6028         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6029
6030 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
6031
6032         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
6033
6034 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6035
6036         * dns.el (query-dns): Use sit-for to time instead of
6037         accept-process-output, since that doesn't seem to work on udp
6038         sockets.
6039
6040 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6041
6042         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
6043
6044 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
6045
6046         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
6047         doc string.  Improve doc string.
6048
6049 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6050
6051         * nntp.el (nntp-request-update-info): Return nil if
6052         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
6053         may not call gnus-activate-group which uselessly issues the GROUP
6054         commands for all nntp groups and wastes time.  Reported by Romain
6055         Francoise <romain@orebokech.com>.
6056
6057         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
6058
6059 2004-11-15  Simon Josefsson  <jas@extundo.com>
6060
6061         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
6062         headers separately.
6063         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
6064         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
6065
6066 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
6067
6068         * gnus-start.el (gnus-convert-old-newsrc):
6069         Assign legacy-gnus-agent to 5.10.7.
6070
6071 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6072
6073         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
6074         start of the lines.
6075
6076 2004-11-14  Magnus Henoch  <mange@freemail.hu>
6077
6078         * hashcash.el (hashcash-default-payment): Change default to 20
6079         (hashcash-default-accept-payment): Change default to 20
6080         (hashcash-process-alist): New variable
6081         (hashcash-generate-payment-async): Add
6082         (hashcash-already-paid-p): Add
6083         (hashcash-insert-payment): Don't generate payments twice
6084         (hashcash-insert-payment-async): Add
6085         (hashcash-insert-payment-async-2): Add
6086         (hashcash-cancel-async): Add
6087         (hashcash-wait-async): Add
6088         (hashcash-processes-running-p): Add
6089         (hashcash-wait-or-cancel): Add
6090         (mail-add-payment): New optional argument.  Conditionally start
6091         asynchronous calculation.
6092         (mail-add-payment-async): Add
6093
6094         * message.el (message-send-mail): Wait for asynchronous hashcash
6095         results.  Don't clobber existing X-Hashcash headers.
6096         (message-setup-1): Call mail-add-payment-async when
6097         message-generate-hashcash is non-nil.
6098
6099 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
6100
6101         * message.el (message-use-alternative-email-as-from): Examine the
6102         From header as well; use message-make-from in order to include a
6103         user's full name.
6104
6105 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6106
6107         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
6108         default; improve customization type.
6109         (gnus-emphasis-custom-with-format): New macro.
6110         (gnus-emphasis-custom-value-to-external): New function.
6111         (gnus-emphasis-custom-value-to-internal): New function.
6112
6113 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6114
6115         * dns.el (query-dns): Resolve reverse addresses.
6116
6117 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6118
6119         * gnus-group.el (gnus-group-get-new-news): Use it.
6120
6121         * gnus-start.el (gnus-check-reasonable-setup): New function.
6122
6123 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6124
6125         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
6126         "Args out of range" error.  Reported by Arnaud Giersch
6127         <arnaud.giersch@free.fr>.
6128
6129 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
6130
6131         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
6132
6133 2004-11-04  Richard M. Stallman  <rms@gnu.org>
6134
6135         * spam.el (spam group): Add :version.
6136
6137         * pgg-def.el (pgg group): Add :version.
6138
6139 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6140
6141         * gnus-art.el (gnus-article-edit-article): Don't associate the
6142         article buffer with a draft file.  This is a temporary measure
6143         against the 2004-08-22 change to gnus-article-edit-mode.
6144
6145 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6146
6147         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
6148         (html2text-format-tags): Remove unused variable `attr'.
6149
6150 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6151
6152         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
6153
6154         * tls.el (tls-process-connection-type, tls-success)
6155         (tls-certtool-program): Add :version.
6156
6157         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
6158         (starttls-extra-arguments, starttls-process-connection-type)
6159         (starttls-connect, starttls-failure, starttls-success):
6160
6161         * spam-stat.el (spam-stat): Add :version.
6162
6163         * sieve.el (sieve): Add :version.
6164
6165         * sha1.el (sha1): Add :version.
6166         (sha1-use-external): Remove redundant version.
6167
6168         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
6169         (nnmail-cache-ignore-groups, nnmail-spool-hook)
6170         (nnmail-split-fancy-match-partial-words)
6171         (nnmail-split-lowercase-expanded):
6172
6173         * nndiary.el (nndiary): Add :version.
6174
6175         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
6176
6177         * mml-sec.el (mml-default-sign-method)
6178         (mml-default-encrypt-method, mml-signencrypt-style-alist):
6179         Add :version.
6180
6181         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
6182
6183         * mm-url.el (mm-url-use-external, mm-url-program)
6184         (mm-url-arguments): Add :version.
6185
6186         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
6187         (mm-attachment-file-modes, mm-decrypt-option)
6188         (mm-w3m-safe-url-regexp): Add :version.
6189
6190         * message.el (message-cite-prefix-regexp)
6191         (message-sendmail-envelope-from, message-minibuffer-local-map)
6192         (message-user-fqdn, message-completion-alist): Add :version.
6193
6194         * gnus-win.el (gnus-configure-windows-hook)
6195         (gnus-use-frames-on-any-display): Add :version.
6196
6197         * gnus-art.el (gnus-article-address-banner-alist)
6198         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
6199         (gnus-treat-from-picon, gnus-treat-mail-picon)
6200         (gnus-treat-x-pgp-sig): Add :version.
6201
6202         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
6203         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
6204         (gnus-summary-article-delete-hook)
6205         (gnus-summary-display-while-building): Add :version.
6206
6207         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
6208         (gnus-get-top-new-news-hook):Add :version.
6209
6210         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6211         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
6212
6213         * gnus-registry.el (gnus-registry): Add :version.
6214
6215         * gnus-spec.el (gnus-use-correct-string-widths)
6216         (gnus-make-format-preserve-properties): Add :version.
6217
6218         * gnus.el (gnus-group-charter-alist)
6219         (gnus-group-fetch-control-use-browse-url)
6220         (gnus-install-group-spam-parameters): Add :version.
6221
6222         * gnus-diary.el (gnus-diary): Add :version.
6223
6224         * gnus-delay.el (gnus-delay): Add :version.
6225
6226         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
6227         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
6228         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
6229         Add :version.
6230
6231         * gnus-agent.el (gnus-agent-max-fetch-size)
6232         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
6233         (gnus-agent-prompt-send-queue): Add :version.
6234
6235         * deuglify.el (gnus-outlook-deuglify): Add :version.
6236
6237         * html2text.el: Beautify code.  Improve doc strings.  Some
6238         checkdoc cleanup.
6239         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
6240
6241 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
6242
6243         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
6244
6245 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
6246
6247         * gnus-registry.el (gnus-registry-hashtb): Create the registry
6248         when package is loaded.
6249
6250         * spam.el (spam-summary-score-preferred-header): Add global preference
6251         for people who want to override the default SpamAssassin over
6252         Bogofilter preference (when both are set).
6253         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
6254         (spam-user-format-function-S): Check
6255         spam-summary-score-preferred-header.
6256         (spam-extra-header-to-number): Add X-Bogosity header parsing.
6257         (spam-user-format-function-S): Format the score correctly.
6258
6259 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6260
6261         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
6262         signature file.  Suggested by Manoj Srivastava
6263         <srivasta@golden-gryphon.com>.
6264
6265         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
6266         iso-2022-jp even in the Japanese language environment.
6267         Suggested by Jason Rumney <jasonr@gnu.org>.
6268
6269 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6270
6271         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
6272         use the same characters as the dummy marks; make it free from
6273         getting affected by the language environment.
6274         (gnus-summary-read-group-1): Update mark positions only when the
6275         format spec is updated.
6276
6277         * gnus-spec.el (gnus-update-format-specifications): Return a list
6278         of updated types.
6279
6280 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6281
6282         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
6283         of boundp to check if display-warning is available.
6284
6285 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
6286
6287         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
6288
6289 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6290
6291         * nnspool.el (nnspool-spool-directory): Use news-path if the
6292         news-directory variable is not bound.
6293
6294         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
6295         function instead of display-warning if it is not available.
6296
6297 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6298
6299         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
6300         v5-10: Use `point-at-bol'.
6301
6302 2004-10-26  Simon Josefsson  <jas@extundo.com>
6303
6304         * hashcash.el: Fix URL in comment, reported by Cheng Gao
6305         <chenggao@gmail.com>.
6306
6307 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
6308
6309         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
6310         instead.
6311
6312 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
6313
6314         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
6315         to remove a server from the nnimap-server-buffer-alist.
6316         (nnimap-open-connection, nnimap-close-server): Use it.
6317
6318         * gnus-encrypt.el: Remove file in favor of encrypt.el.
6319
6320 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6321
6322         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
6323         running the major-mode function.
6324
6325 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6326
6327         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
6328         dummy marks in the right way.
6329
6330 2004-10-18  David Edmondson  <dme@dme.org>
6331
6332         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
6333         excessively.
6334
6335 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
6336
6337         * gnus-util.el (gnus-split-references): Accept a nil references
6338         string and go on blissfully.
6339
6340         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
6341         cases where the references string is non-nil but has no references.
6342
6343         * encrypt.el: Add autoload tags.
6344
6345         * spam.el (spam-resolve-registrations-routine): Remove article
6346         from unregistration list too.  Reported by David Hanak
6347         <dhanak@isis.vanderbilt.edu>
6348
6349 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
6350
6351         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
6352         nil.  Changed custom type.
6353
6354 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
6355
6356         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
6357
6358         * gnus-sum.el (gnus-summary-move-article): Use it.
6359
6360 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
6361
6362         * encrypt.el: Add autoload cookies.
6363
6364         * spam.el (spam-backend-article-list-property)
6365         (spam-backend-get-article-todo-list)
6366         (spam-backend-put-article-todo-list, )
6367         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
6368         Resolve registrations separately.
6369         (spam-register-routine): Format comments.
6370         (spam-unregister-routine, spam-register-routine): Always call with
6371         specific-articles, no default list.
6372         (spam-summary-prepare-exit): Use the spam-classifications function.
6373
6374         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
6375         gnus-encrypt.el.
6376
6377         * encrypt.el: copied from gnus-encrypt.el
6378
6379         * gnus-encrypt.el: commented that it's obsolete
6380
6381 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
6382
6383         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
6384         (gnus-score-save): Use it.
6385
6386         * message.el (message-bury): Use `window-dedicated-p'.
6387
6388 2004-10-15  Simon Josefsson  <jas@extundo.com>
6389
6390         * pop3.el (top-level): Don't require nnheader.
6391         (pop3-read-timeout): Add.
6392         (pop3-accept-process-output): Add.
6393         (pop3-read-response, pop3-retr): Use it.
6394
6395 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
6396
6397         * spam.el (spam-register-routine): Move comment.
6398         (spam-verify-bogofilter): Use 'unknown for the initial
6399         spam-bogofilter-valid state, not 'never.
6400
6401         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
6402         for netrc-machine.
6403
6404         * nnimap.el (nnimap-open-connection): Use
6405         netrc-machine-user-or-password.
6406
6407 2004-10-17  Richard M. Stallman  <rms@gnu.org>
6408
6409         * gnus-registry.el (gnus-registry-unload-hook):
6410         Set as a variable with add-hook.
6411
6412         * nnspool.el (nnspool-spool-directory): Use news-directory instead
6413         of news-path.
6414
6415         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
6416
6417         * spam.el: Delete duplicate `provide'.
6418         (spam-unload-hook): Set as a variable with add-hook.
6419
6420 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
6421
6422         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
6423         in the doc string.
6424
6425         * message.el (message-ignored-news-headers)
6426         (message-ignored-supersedes-headers)
6427         (message-ignored-resent-headers)
6428         (message-forward-ignored-headers): Improve custom type.
6429
6430 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6431
6432         * message.el (message-tokenize-header): Fix 2004-09-06 change
6433         which used point-min in the wrong place.
6434
6435 2004-10-12  Simon Josefsson  <jas@extundo.com>
6436
6437         * net/tls.el (tls-certtool-program): New variable.
6438         (tls-certificate-information): New function, based on
6439         ssl-certificate-information.
6440
6441 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6442
6443         * compface.el: Move the version of ELisp-based uncompface program
6444         to the contrib directory because of the copyright problem.
6445
6446 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
6447
6448         * message.el (message-kill-buffer): Raise the current frame.
6449
6450 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
6451
6452         * gnus-sum.el: Mention that multibyte characters don't work as marks.
6453
6454         * gnus.el (message-y-or-n-p): Autoload.
6455
6456         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
6457         (pop3-password-required, pop3-authentication-scheme)
6458         (pop3-leave-mail-on-server): Made customizable.
6459         (pop3): New custom group.
6460         (pop3-retr): Remove `sleep-for' statements.
6461         Suggested by Dave Love <fx@gnu.org>.
6462
6463         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
6464         Windows/DOS.
6465
6466         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
6467         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
6468         Dave Love <fx@gnu.org>.
6469
6470         * mml.el (mml-minibuffer-read-disposition): Require match.
6471         Suggested by Dave Love <fx@gnu.org>.
6472
6473 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
6474
6475         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
6476         doc string.
6477
6478 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6479
6480         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
6481
6482 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6483
6484         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
6485         instead of calling `mm-insert-inline', to decode text/* parts
6486         before displaying them.
6487
6488 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6489
6490         * mm-uu.el (mm-uu-text-plain-type): New variable.
6491         (mm-uu-pgp-signed-extract-1): Use it.
6492         (mm-uu-pgp-encrypted-extract-1): Use it.
6493         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
6494         bind mm-uu-text-plain-type with that value.
6495         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
6496         mm-uu-dissect.
6497
6498 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.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 mm-string-as-multibyte instead
6504         of string-as-multibyte.
6505
6506 2004-10-05  Juri Linkov  <juri@jurta.org>
6507
6508         * gnus-group.el (gnus-update-group-mark-positions):
6509         * gnus-sum.el (gnus-update-summary-mark-positions):
6510         * message.el (message-check-news-body-syntax):
6511         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
6512         8-bit unibyte values to a multibyte string for search functions.
6513
6514 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6515
6516         * mm-uu.el (mm-uu-dissect): Allow optional arg.
6517         (mm-uu-dissect-text-parts): New function.
6518
6519         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
6520         dissect text parts.
6521
6522         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
6523         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
6524
6525         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
6526
6527         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
6528         gnus-current-topics instead of gnus-current-topic.
6529
6530 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
6531
6532         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
6533
6534 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
6535
6536         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
6537         where approriate.
6538
6539         * nnml.el (nnml-generate-active-info): do.
6540
6541         * nndiary.el (nndiary-generate-active-info): do.
6542
6543         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
6544         (gnus-topic-move): do.
6545
6546         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
6547         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
6548
6549         * gnus-srvr.el (gnus-server-prepare)
6550         (gnus-server-open-all-servers): do.
6551
6552         * gnus-msg.el (gnus-summary-cancel-article)
6553         (gnus-summary-resend-message)
6554         (gnus-summary-mail-crosspost-complaint): do.
6555
6556         * gnus-move.el (gnus-change-server): do.
6557
6558         * gnus-group.el (gnus-group-unmark-all-groups)
6559         (gnus-group-set-current-level): do.
6560
6561 2004-10-04  Simon Josefsson  <jas@extundo.com>
6562
6563         * message.el (message-generate-hashcash): Doc fix.
6564
6565 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
6566
6567         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
6568         avoid infinite recursion via gnus-get-function.
6569
6570 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
6571
6572         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
6573
6574         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
6575
6576         * nnmail.el (nnmail-split-history): do.
6577
6578         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
6579         (nnml-request-delete-group): do.
6580
6581         * nnslashdot.el (nnslashdot-read-groups): do.
6582
6583         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
6584         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
6585
6586         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
6587         (nnspool-sift-nov-with-sed): Use last
6588         (nnspool-retrieve-headers-with-nov): Use mapc.
6589         (nnspool-request-newgroups): Use dolist.
6590         (nnspool-request-group): Use last.
6591
6592         * nntp.el (nntp-read-server-type): Use dolist.
6593
6594         * nnvirtual.el (nnvirtual-create-mapping)
6595         (nnvirtual-update-read-and-marked): Use dolist.
6596         (nnvirtual-convert-headers): Simplify.
6597
6598 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
6599
6600         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
6601         support for sync'ing tick marks.
6602
6603 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6604
6605         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
6606         there's no visible header.
6607
6608 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
6609
6610         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
6611         necessary, pass full group name to gnus-request-set-marks.
6612
6613 2004-10-01  Simon Josefsson  <jas@extundo.com>
6614
6615         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
6616         acroread.
6617
6618 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6619
6620         * spam-report.el (spam-report-gmane): Fix interactive.
6621
6622         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
6623
6624         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
6625         when writing file.
6626         (gnus-agent-synchronize-flags): Don't default to being
6627         interactive.
6628
6629 2004-09-30  Simon Josefsson  <jas@extundo.com>
6630
6631         * message.el (message-generate-hashcash): Add.
6632         (message-send-mail): Use it, call mail-add-payment.
6633
6634 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
6635
6636         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
6637
6638 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
6639
6640         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
6641         gnus-requst-update-info with explicit code to sync the in-memory
6642         info read flags with the marks being sync'd to the backend.
6643
6644         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
6645
6646 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6647
6648         * spam.el (spam-verify-bogofilter): Add new function.
6649         (spam-check-bogofilter)
6650         (spam-bogofilter-register-with-bogofilter): Use it.
6651         (spam-verify-bogofilter): Add small fixes.
6652
6653 2004-09-28  Simon Josefsson  <jas@extundo.com>
6654
6655         * hashcash.el (hashcash-generate-payment): Revert.
6656
6657 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6658
6659         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
6660         gnus-extract-references instead of gnus-split-references.
6661
6662         * gnus-util.el (gnus-extract-references): Add new function, analogous
6663         to gnus-split-references but extracts only the message-ID without
6664         anything extra.
6665
6666         * hashcash.el (hashcash-generate-payment)
6667         (hashcash-check-payment): Do the right thing if hashcash-path is
6668         nil (because the hashcash program could not be found).
6669
6670         * spam.el (spam-use-hashcash): Remove comment.
6671
6672 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
6673
6674         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
6675         (gnus-cache-enter-article, gnus-cache-remove-article)
6676         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
6677
6678         * gnus-async.el (gnus-async-prefetch-remove-group): do.
6679
6680         * gnus-art.el (article-hide-boring-headers)
6681         (article-translate-strings, article-display-face)
6682         (gnus-article-mime-match-handle-first)
6683         (gnus-article-highlight-headers)
6684         (gnus-article-add-buttons-to-head): do.
6685
6686 2004-09-27  Simon Josefsson  <jas@extundo.com>
6687
6688         * hashcash.el: New version, from
6689         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
6690         ../contrib/.
6691
6692 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6693
6694         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
6695
6696 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
6697
6698         * gnus-dup.el (gnus-dup-open): Use mapc.
6699         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
6700
6701         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
6702         Reported by Stefan Wiens <s.wi@gmx.net>.
6703
6704         * gnus.el (gnus-shutdown): Use dolist.
6705
6706         * gnus-undo.el (gnus-undo): Use mapc.
6707
6708         * nnrss.el (nnrss-generate-active): do.
6709
6710         * message.el (message-cite-original-without-signature)
6711         (message-cite-original): Use mapc.
6712         (message-do-actions, message-make-forward-subject): Use dolist.
6713
6714 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
6715
6716         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
6717         deletion to remove entire duplicate line.  Fixes merged article
6718         number bug.
6719
6720 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
6721
6722         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
6723         servers that are offline.  Avoids having gnus-agent-toggle-plugged
6724         first ask if you want to open a server and then, even when you
6725         responded with no, asking if you want to synchronize the server's
6726         flags.
6727         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
6728         multi-line expressions.
6729         (gnus-agent-synchronize-group-flags): New internal function.
6730         Updates marks in memory (in the info structure) AND in the
6731         backend.
6732
6733         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
6734
6735         * nnagent.el (nnagent-request-set-mark): Use
6736         gnus-agent-synchronize-group-flags, not backend's request-set-mark
6737         method, to ensure that synchronization updates marks in the
6738         backend and in the info (in memory) structure.
6739
6740 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6741
6742         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
6743         convention fully; don't miss the root article of a thread; make
6744         the X-Draft-From header with correct article numbers.
6745
6746 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
6747
6748         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
6749         unless plugged.  Disable the agent so that an open failure causes
6750         an error.
6751
6752         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
6753         Reverted 2004-09-21 change.  The backend must be opened while
6754         synchronizing flags even when the backend stores the flags
6755         locally.
6756
6757 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
6758
6759         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
6760         in `header' match.  Reported by Svend Tollak Munkejord.
6761
6762         * message.el (message-cite-original): Fix use of
6763         `message-cite-articles-with-x-no-archive'.
6764
6765 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6766
6767         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
6768         (gnus-window-to-buffer): Ditto.
6769
6770         * mml.el (mml-preview-buffer): New variable.
6771         (mml-preview): Manage window layout with gnus-buffer-configuration.
6772
6773         * gnus-msg.el (gnus-setup-message): Put article numbers into the
6774         X-Draft-From header even if those articles aren't quoted.
6775
6776 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
6777
6778         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
6779         (gnus-request-set-mark, gnus-request-update-mark): Use new
6780         g-s-t-u-l-m to decide to use backend even when unplugged.
6781
6782 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6783
6784         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
6785         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
6786
6787 2004-09-20  Simon Josefsson  <jas@extundo.com>
6788
6789         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
6790         "utf-16-le".
6791
6792 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6793
6794         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
6795
6796 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
6797
6798         * uudecode.el (uudecode-use-external): Add :version.
6799
6800         * smime.el (smime-CA-file, smime-encrypt-cipher)
6801         (smime-dns-server): Add :version.
6802
6803         * smiley.el (gnus-smiley-file-types): Add :version.
6804
6805         * sha1.el (sha1-use-external): Add :version.
6806
6807         * pgg-def.el (pgg-query-keyserver): Add :version.
6808
6809         * nnmail.el (nnmail-fancy-expiry-targets)
6810         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
6811
6812         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
6813         (nnimap-retrieve-groups-asynchronous): Add :version.
6814         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
6815
6816         * mml.el (mml-content-disposition-parameters)
6817         (mml-insert-mime-headers-always): Add :version.
6818
6819         * mm-util.el (mm-coding-system-priorities):
6820
6821         * mm-decode.el (mm-inline-text-html-with-images)
6822         (mm-keep-viewer-alive-types, mm-external-terminal-program)
6823         (mm-verify-option): Add :version.
6824         (mm-text-html-renderer): Change :version.
6825
6826         * message.el (message-fcc-externalize-attachments)
6827         (message-required-headers, message-draft-headers)
6828         (message-subject-trailing-was-query)
6829         (message-subject-trailing-was-ask-regexp)
6830         (message-subject-trailing-was-regexp, message-mark-insert-begin)
6831         (message-mark-insert-end, message-archive-header)
6832         (message-archive-note, message-cross-post-default)
6833         (message-cross-post-note, message-followup-to-note)
6834         (message-cross-post-note-function, message-use-mail-followup-to)
6835         (message-subscribed-address-functions)
6836         (message-subscribed-address-file, message-subscribed-addresses)
6837         (message-subscribed-regexps, message-allow-no-recipients)
6838         (message-yank-cited-prefix, message-signature-insert-empty-line)
6839         (message-hidden-headers, message-hierarchical-addresses)
6840         (message-mail-user-agent, message-use-idna)
6841         (message-valid-fqdn-regexp)
6842         (message-strip-special-text-properties, message-header-synonyms)
6843         (message-beginning-of-line, message-tab-body-function): Add :version.
6844         (message-insert-canlock, message-wide-reply-confirm-recipients):
6845         Change :version.
6846
6847         * mail-source.el (mail-source-ignore-errors): Add :group, :type
6848         and :version.
6849         (mail-source-delete-old-incoming-confirm)
6850         (mail-source-movemail-program): Add :version.
6851
6852         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
6853         (gnus-agent-cache, gnus-agent): Change :version.
6854
6855         * gnus-util.el (gnus-use-byte-compile): Change :version.
6856
6857         * gnus-sum.el (gnus-summary-make-false-root-always)
6858         (gnus-summary-default-high-score)
6859         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
6860         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
6861         (gnus-read-all-available-headers, gnus-article-emulate-mime)
6862         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
6863         (gnus-sum-thread-tree-single-indent)
6864         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
6865         (gnus-sum-thread-tree-leaf-with-other)
6866         (gnus-sum-thread-tree-single-leaf): Add :version.
6867         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
6868         (gnus-article-loose-mime): Change :version.
6869
6870         * gnus-start.el (gnus-backup-startup-file)
6871         (gnus-save-startup-file-via-temp-buffer): Add :version.
6872
6873         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
6874         (gnus-server-offline-face): Add :version.
6875
6876         * gnus-score.el (gnus-adaptive-word-length-limit):
6877
6878         * gnus-msg.el (gnus-gcc-externalize-attachments)
6879         (gnus-debug-files, gnus-debug-exclude-variables)
6880         (gnus-discouraged-post-methods): Change :version.
6881         (gnus-confirm-mail-reply-to-news)
6882         (gnus-confirm-treat-mail-like-news): Add :version.
6883
6884         * gnus-int.el (gnus-server-unopen-status): Add :version.
6885
6886         * gnus-group.el (gnus-group-jump-to-group-prompt)
6887         (gnus-large-ephemeral-newsgroup)
6888         (gnus-fetch-old-ephemeral-headers): Add :version.
6889
6890         * gnus-fun.el (gnus-x-face-directory)
6891         (gnus-convert-pbm-to-x-face-command)
6892         (gnus-convert-image-to-x-face-command)
6893         (gnus-convert-image-to-face-command): Add :version.
6894
6895         * gnus-delay.el (gnus-delay-default-hour): Add :version.
6896
6897         * gnus-cite.el (gnus-cite-blank-line-after-header)
6898         (gnus-article-boring-faces):
6899
6900         * gnus-art.el (gnus-buttonized-mime-types)
6901         (gnus-inhibit-mime-unbuttonizing)
6902         (gnus-treat-display-face)
6903         (gnus-treat-body-boundary): Change :version.
6904         (gnus-body-boundary-delimiter, gnus-picon-databases)
6905         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
6906         (gnus-treat-date-english, gnus-treat-fold-headers)
6907         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
6908         (gnus-treat-mail-picon, gnus-treat-wash-html)
6909         (gnus-article-encrypt-protocol)
6910         (gnus-use-idna, gnus-article-over-scroll)
6911         (gnus-mime-display-multipart-alternative-as-mixed)
6912         (gnus-mime-display-multipart-related-as-mixed)
6913         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
6914         (gnus-ctan-url, gnus-button-ctan-handler)
6915         (gnus-button-handle-ctan-bogus-regexp)
6916         (gnus-button-ctan-directory-regexp)
6917         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
6918         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
6919         (gnus-button-man-level, gnus-button-emacs-level)
6920         (gnus-button-message-level, gnus-button-browse-level): Add :version.
6921
6922         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
6923         (gnus-agent-go-online): Change :version.
6924         (gnus-agent-expire-unagentized-dirs)
6925         (gnus-agent-auto-agentize-methods): Add :version.
6926
6927         * flow-fill.el (fill-flowed-display-column)
6928         (fill-flowed-encode-column): Add :version.
6929
6930         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
6931         (gnus-outlook-deuglify-unwrap-max)
6932         (gnus-outlook-deuglify-cite-marks)
6933         (gnus-outlook-deuglify-unwrap-stop-chars)
6934         (gnus-outlook-deuglify-no-wrap-chars)
6935         (gnus-outlook-deuglify-attrib-cut-regexp)
6936         (gnus-outlook-deuglify-attrib-verb-regexp)
6937         (gnus-outlook-deuglify-attrib-end-regexp)
6938         (gnus-outlook-display-hook): Add :version.
6939
6940         * binhex.el (binhex-use-external): Add :version.
6941
6942 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
6943
6944         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
6945         and `invisible'.
6946
6947 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
6948
6949         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
6950         in gnus-registry-trim.
6951
6952 2004-09-13  Simon Josefsson  <jas@extundo.com>
6953
6954         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
6955
6956         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
6957
6958         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
6959         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
6960         <yamaoka@jpl.org>.
6961         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
6962         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
6963         <yamaoka@jpl.org>.
6964
6965         * sieve.el (sieve-manage-mode): Ditto.
6966
6967 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
6968
6969         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
6970
6971 2004-09-11  Simon Josefsson  <jas@extundo.com>
6972
6973         * dns-mode.el: Add.
6974
6975         * mm-view.el (mm-display-dns-inline): Add.
6976
6977         * mm-decode.el (mm-inline-media-tests): Add text/dns.
6978         (mm-automatic-display): Ditto.
6979
6980         * mailcap.el (mailcap-mime-data): Add text/dns.
6981         (mailcap-mime-extensions): Map .soa to text/dns.
6982
6983 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
6984
6985         * gnus-art.el (article-decode-mime-words, article-babel)
6986         (gnus-article-highlight-signature, gnus-article-add-buttons)
6987         (gnus-signature-toggle): Remove unnecessary bindings of
6988         `inhibit-read-only' inherited from v5.10 merge.
6989
6990 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
6991
6992         * nntp.el (nntp): New customization group.
6993         (nntp-authinfo-file): Add customization group.
6994
6995         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
6996
6997         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
6998
6999         * gnus.el (to-address, to-list, subscribed)
7000         (large-newsgroup-initial): Ditto.
7001
7002         * flow-fill.el (fill-flowed-display-column)
7003         (fill-flowed-encode-column): Ditto.
7004
7005 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
7006
7007         * message.el (message-tokenize-header, message-send-mail-with-qmail):
7008         Use point-min rather than 1.
7009         (message-send-mail): Use buffer-size rather than point-max.
7010
7011         * gnus-sum.el (gnus-summary-search-article-forward):
7012         Signal a specific `search-failed' rather than a generic `error'.
7013
7014         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
7015         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
7016         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
7017
7018 2004-09-10  Simon Josefsson  <jas@extundo.com>
7019
7020         * nndb.el (require): Remove tcp and duplicate cl.
7021
7022 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7023
7024         * gnus-agent.el (directory-files-and-attributes): Move forward.
7025
7026 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
7027
7028         * gnus-agent.el (directory-files-and-attributes): Optionally
7029         defined to support XEmacs.
7030
7031 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
7032
7033         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
7034         to avoid run-time CL dependencies.
7035         (gnus-agent-unfetch-articles): New function.
7036         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
7037         article numbers even when local .overview file is missing.
7038         (gnus-agent-read-article-number): New function. Only accepts
7039         27-bit article numbers.
7040         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
7041         gnus-agent-read-article-number.
7042         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
7043         from backend while recognizing that article numbers in .overview
7044         must be valid.
7045         (gnus-agent-update-files-total-fetched-for): Use
7046         directory-files-and-attributes to improve performance.
7047         * gnus-int.el (gnus-request-move-article): Use
7048         gnus-agent-unfetch-articles in place of gnus-agent-expire to
7049         improve performance.
7050
7051         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
7052         some users confused by references to .newsrc when they only have a
7053         .newsrc.eld file.
7054         (gnus-convert-mark-converter-prompt,
7055         gnus-convert-converter-needs-prompt): Fixed use of property list.
7056         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
7057         New function. Used internally to only display 'gnus converting
7058         files' message when actually necessary.
7059
7060         * gnus-sum.el (): Removed (require 'gnus-agent) as required
7061         methods now autoloaded.
7062
7063 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7064
7065         * gnus-sum.el (gnus-summary-insert-subject): Remove list
7066         identifiers.
7067
7068 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
7069
7070         * gnus-picon.el: Fix indentation and closing parenthesis.
7071
7072 2004-09-01  Simon Josefsson  <jas@extundo.com>
7073
7074         * message.el (message-canlock-generate): Require sha1, not
7075         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
7076         to require within a function.  Sadly, if sha1.el isn't loaded, the
7077         let binding in m-c-g will hide the defcustom definition, which is
7078         bad.)
7079
7080         * canlock.el: Require sha1, not sha1-el.
7081
7082         * message.el: Don't autoload sha1 (there is a autoload cookie in
7083         sha1.el).
7084
7085         * sha1-el.el: Renamed to sha1.el.
7086
7087 2004-08-30  Juanma Barranquero  <lektu@terra.es>
7088
7089         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
7090
7091 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7092
7093         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
7094
7095 2004-08-30  Kim F. Storm  <storm@cua.dk>
7096
7097         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
7098
7099         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
7100         Add :group 'nnimap.
7101
7102 2004-08-30  Andreas Schwab  <schwab@suse.de>
7103
7104         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
7105         ?* and ?\;.
7106
7107         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
7108         and ?\' to symbol instead of whitespace.
7109
7110 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7111
7112         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
7113
7114         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
7115         instead of re-search-forward.
7116
7117         * gnus-uu.el (gnus-uu-save-article): Ditto.
7118         (gnus-uu-post-encode-uuencode): Ditto.
7119
7120         * html2text.el (html2text-clean-list-items): Ditto.
7121         (html2text-clean-dtdd): Ditto.
7122         (html2text-format-tags): Ditto.
7123
7124         * message.el (message-send-mail-with-sendmail): Fix regexp.
7125         (message-fill-field-general): Use search-forward instead of
7126         re-search-forward.
7127         (unbold-region): Ditto.
7128
7129         * nnrss.el (nnrss-request-article): Ditto.
7130
7131         * nnslashdot.el (nnslashdot-request-article): Ditto.
7132
7133         * nnweb.el (nnweb-gmane-wash-article): Ditto.
7134
7135         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
7136         "Unrecognized menu descriptor" error in XEmacs.
7137
7138 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
7139
7140         * gnus-sum.el (gnus-read-header): Don't remove a header for the
7141         parent article of a sparse article in the thread hashtb.
7142
7143 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
7144
7145         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
7146         (nnmail-expand-newtext): Lowercase expanded entries if
7147         nnmail-split-lowercase-expanded is non-nil.
7148
7149 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7150
7151         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
7152         entry.
7153
7154         * gnus-group.el (gnus-group-line-format-alist): Convert the value
7155         of gnus-tmp-news-method into string under XEmacs.  It will be
7156         passed to gnus-correct-length which takes only a string argument.
7157
7158 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7159
7160         * gnus-util.el (gnus-bind-print-variables): New macro.
7161         (gnus-prin1): Use it.
7162         (gnus-prin1-to-string): Use it.
7163         (gnus-pp): New function.
7164         (gnus-pp-to-string): New function.
7165
7166         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
7167         pp-to-string with gnus-pp-to-string.
7168         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
7169         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
7170         * gnus-msg.el (gnus-debug): Ditto.
7171         * gnus-score.el (gnus-score-save): Ditto.
7172         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
7173         gnus-pp-to-string.
7174         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
7175         with gnus-pp.
7176         * score-mode.el (gnus-score-pretty-print): Ditto.
7177         * webmail.el (webmail-debug): Ditto.
7178
7179 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7180
7181         * gnus-art.el (article-display-face, article-display-x-face): Use
7182         buffer-read-only.
7183
7184 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7185
7186         * gnus-art.el (article-hide-list-identifiers): Bind
7187         inhibit-read-only as t.
7188
7189 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
7190
7191         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
7192
7193 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7194
7195         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
7196         (gnus-narrow-to-page): Don't assume point-min == 1.
7197         (gnus-article-edit-mode): Derive from message-mode.
7198
7199         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
7200         point-min == 1.
7201
7202         * imap.el (imap-parse-address-list, imap-parse-body-ext):
7203         Disable incorrect use of `assert'.
7204
7205         * message.el (message-mode): Set comment-start-skip.
7206
7207
7208 2004-08-22  Sam Steingold  <sds@gnu.org>
7209
7210         * pop3.el (pop3-leave-mail-on-server): New user variable.
7211         (pop3-movemail): Delete mail only when it is nil.
7212
7213 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
7214
7215         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
7216
7217         * mml.el (mml-preview): Use `pop-to-buffer'.
7218
7219         * message.el (message-goto-mail-followup-to): Insert after "To".
7220         (message-carefully-insert-headers): Add comment.
7221
7222         * gnus.el: Remove unused variable `gnus-article-check-size'.
7223
7224         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
7225
7226         * gnus-art.el (gnus-button-alist): Improve
7227         `gnus-button-handle-library' entry.
7228
7229 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
7230
7231         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
7232         downcase, since XEmacs capitalizes error messages differently.
7233
7234 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
7235
7236         * nntp.el: Add (require 'gnus) due to reference to
7237         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
7238
7239 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
7240
7241         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
7242         `mm-fill-flowed'.
7243
7244         * mm-decode.el (mm-dissect-singlepart): Check it.
7245
7246 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
7247
7248         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
7249         'imap' for netrc parsing.
7250
7251 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
7252
7253         * mailcap.el (mailcap-mime-data): Mark as risky.
7254
7255 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7256
7257         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
7258         may be included in the encoded word.
7259         (rfc2047-encode): Don't append a space if the encoded word
7260         includes close parenthesis.
7261
7262 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7263
7264         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
7265         of text within parentheses.
7266
7267 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
7268
7269         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
7270         (gnus-encrypt-write-file-contents): Make the password key the file
7271         name PLUS the cipher, not just the cipher.  Also remove failed
7272         passwords from the cache.
7273
7274 2004-08-06  Simon Josefsson  <jas@extundo.com>
7275
7276         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
7277         fix.
7278
7279 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7280
7281         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
7282         LWSP.
7283
7284 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
7285
7286         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
7287         to append in-reply-to: data to the references: header.
7288
7289         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
7290         (netrc-parse): Use gnus-encrypt.el functions.
7291
7292         * gnus-encrypt.el: Add new file for encryption support; currently
7293         does only a few GPG ciphers and an internal XOR cipher.
7294
7295         * password.el: Add comments on using password-read-and-add.
7296         (password-read-and-add): Add function to read and add the
7297         password to the cache at once.
7298
7299 2004-07-28  Simon Josefsson  <jas@extundo.com>
7300
7301         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
7302         parameter (but don't use it, for now).
7303
7304         * imap.el (imap-ssl-open): Use imap-process-connection-type,
7305         instead of hard coding to nil.
7306
7307 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7308
7309         * mm-view.el (mm-inline-image-emacs): Open lines under an image
7310         as mm-inline-image-xemacs does.
7311
7312 2004-07-26  Simon Josefsson  <jas@extundo.com>
7313
7314         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
7315         Revert part of 2004-07-17 change below.
7316
7317 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7318
7319         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
7320         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
7321
7322 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7323
7324         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
7325         quotes that actually start with ">" at the beginning of the
7326         lines.
7327
7328 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7329
7330         * rfc2047.el (rfc2047-encode-region): Fix last change.
7331         (rfc2047-encode-parameter): Remove useless concat.
7332
7333 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7334
7335         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
7336         encode special characters; fix some kind of misconfigured headers;
7337         signal a real error if debug-on-quit or debug-on-error is non-nil.
7338         (rfc2047-encode-max-chars): New variable.
7339         (rfc2047-encode-1): Use it.
7340         (rfc2047-encode-parameter): New function.
7341
7342         * mml.el (mml-insert-parameter): Remove an excessive space.
7343
7344 2004-07-17  Simon Josefsson  <jas@extundo.com>
7345
7346         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
7347         Kai Grossjohann <kai@emptydomain.de>.
7348         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
7349         (gnus-group-make-menu-bar): Ditto.
7350
7351         * gnus-util.el (gnus-group-server): Add.
7352
7353 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
7354
7355         * message.el (message-clone-locals): Clone sendmail and smtp
7356         variables.
7357
7358 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7359
7360         * rfc2047.el (rfc2047-encode-region): Fix last change.
7361
7362 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7363
7364         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
7365         characters as non-special.
7366
7367 2004-07-09  Simon Josefsson  <jas@extundo.com>
7368
7369         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
7370         Users will lose all flag changes made while unplugged with
7371         e.g. nntp unless flag synchronization happens, thus `nil' is not a
7372         good default.  See numerous reports on ding mailing list.
7373
7374 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7375
7376         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
7377         add generate-head-function and generate-article-function to the
7378         rfc822-forward entry.
7379         (nndoc-rfc822-forward-generate-article): New function.
7380         (nndoc-rfc822-forward-generate-head): New function.
7381
7382         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
7383
7384 2004-07-06  Dan Christensen  <jdc@uwo.ca>
7385
7386         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
7387         respect display group parameter and gnus-summary-expunge-below.
7388         (gnus-articles-to-read): Remove unused reference to display group
7389         parameter.
7390
7391 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7392
7393         * nnheader.el (nnheader-uniquify-message-id): New experimental
7394         variable.
7395         (nnheader-nov-read-message-id): Use it.
7396
7397         * spam-report.el (spam-report-gmane): Add interactive.
7398
7399 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7400
7401         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
7402         qp-or-base64 for the application/* types.
7403
7404 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
7405
7406         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
7407
7408 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
7409
7410         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
7411         trim value.
7412
7413 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
7414
7415         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
7416         New macro and function.
7417         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
7418
7419 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7420
7421         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
7422         after-load-alist.
7423
7424 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7425
7426         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
7427         update info that isn't there.
7428
7429 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
7430
7431         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
7432         entry.
7433
7434 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7435
7436         * mm-view.el (mm-inline-render-with-function): Use multibyte
7437         buffer; decode html source by charset.
7438
7439         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
7440
7441         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
7442         Mule-UCS is loaded under XEmacs.
7443         (mm-mime-mule-charset-alist): Avoid duplicated entries.
7444
7445 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
7446
7447         * nnheader.el (nnheader-max-head-length): Increase to 8192.
7448
7449 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7450
7451         * mm-util.el (mm-coding-system-p): Return a coding-system.
7452         (mm-mime-mule-charset-alist): Use shift_jis instead of
7453         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
7454         entries for the mime charsets iso-2022-jp-3 and shift_jis.
7455         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
7456         instead of japanese-shift-jis and iso-latin-1 respectively in
7457         order to share the default value with both Emacs and XEmacs-mule.
7458         (mm-mule-charset-to-mime-charset): Make
7459         mm-coding-system-priorities effective.
7460         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
7461         while predicating of candidates upon the priorities.
7462
7463 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
7464
7465         * gnus-sum.el (gnus-summary-make-menu-bar): Add
7466         gnus-uu-invert-processable.
7467
7468         * gnus.el: Autoload gnus-uu-invert-processable.
7469
7470 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7471
7472         * mm-util.el (mm-with-multibyte-buffer): New macro.
7473
7474         * rfc2047.el (rfc2047-encode-string): Use it.
7475         (rfc2047-encode-region): Move point to the end of the region after
7476         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
7477
7478 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7479
7480         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
7481         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
7482
7483 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7484
7485         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
7486         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
7487         Karl Chen <quarl@nospam.quarl.org>.
7488
7489 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
7490
7491         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
7492         invalid addresses.
7493
7494 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
7495
7496         * spam.el: Change section markers, revise TODO list.
7497         (spam-backends): Make new master list of all installed backends.
7498         (spam-summary-exit-behavior): Add new variable to determine how
7499         messages moves are done at summary exit.
7500         (spam-move-spam-nonspam-groups-only)
7501         (spam-process-ham-in-nonham-groups)
7502         (spam-process-ham-in-spam-groups): Remove variables, the
7503         spam-summary-exit-behavior variable should be used to manage this
7504         behavior.
7505         (spam-old-ham-articles, spam-old-spam-articles): Remove.
7506         (spam-old-articles): Add variable, replacing spam-old-ham-articles
7507         and spam-old-spam-articles.
7508         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
7509         Add empty variables, placeholders for the backends they represent.
7510         (spam-set-difference): Move, unchanged.
7511         (spam-list-of-processors): Declare OBSOLETE, not used anymore
7512         unless the user has a processor variable.
7513         (spam-classifications, spam-classification-valid-p)
7514         (spam-backend-properties, spam-backend-property-valid-p)
7515         (spam-backend-function-type-valid-p)
7516         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
7517         (spam-report-articles-gmane, spam-report-articles-resend):
7518         Remove functions, they are not needed.
7519         (spam-install-backend-super, spam-backend-list)
7520         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
7521         (spam-backend-function, spam-backend-ham-registration-function)
7522         (spam-backend-spam-registration-function)
7523         (spam-backend-ham-unregistration-function)
7524         (spam-backend-spam-unregistration-function)
7525         (spam-backend-statistical-p, spam-backend-mover-p)
7526         (spam-install-backend-alias, spam-install-checkonly-backend)
7527         (spam-install-mover-backend, spam-install-nocheck-backend)
7528         (spam-install-backend, spam-install-statistical-backend)
7529         (spam-install-statistical-checkonly-backend): Add backend installation
7530         support.
7531         (spam-summary-prepare-exit): Rewrite to use the new backend code.
7532         (spam-group-processor-p): Use the new backend code and respect the
7533         summary exit behavior.
7534         (spam-mark-spam-as-expired-and-move-routine): Remove.
7535         (spam-summary-prepare): Change to use the new spam-old-articles
7536         variable.
7537         (spam-copy-or-move-routine, spam-copy-spam-routine)
7538         (spam-move-spam-routine, spam-copy-ham-routine)
7539         (spam-move-ham-routine): Add code to copy/move ham or spam.
7540         (spam-fetch-field-fast): Improve doc and code, plus allow the
7541         'number request.
7542         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
7543         variables.
7544         (spam-split, spam-find-spam): Use the new backend code.
7545         (spam-registration-functions): Remove variable.
7546         (spam-unregister-routine): Add convenience wrapper.
7547         (spam-log-undo-registration, spam-register-routine)
7548         (spam-log-processing-to-registry)
7549         (spam-log-unregistration-needed-p): Rename "check" to "backend"
7550         where possible.
7551         (spam-check-gmane-xref, spam-check-regex-headers)
7552         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
7553         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
7554         (spam-check-bogofilter-headers, spam-check-spamoracle)
7555         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
7556         (spam-check-crm114-headers): Use the spam-split-group that
7557         spam-split prepares, no need to determine it every time.
7558
7559         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
7560         to the nnheader-parse-naked-head call.
7561
7562         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
7563
7564         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
7565         the nnheader-nov-read-message-id call.
7566
7567 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7568
7569         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
7570         gnus-activate-group twice.  Suggested by Markus Peter
7571         <warp@spin.de>.
7572
7573 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7574
7575         * gnus-art.el (gnus-article-time-format): Exchange the order of
7576         day and month in the default value; fix customization type.
7577         (article-date-ut): Use add-text-properties.
7578         (article-make-date-line): Use message-make-date instead of
7579         current-time-string.
7580
7581         * message.el (message-fetch-field): Don't use set-text-properties.
7582         (message-make-date): Simplify.
7583
7584         * messagexmas.el (message-xmas-make-date): New function.
7585         (message-xmas-redefine): Defalias message-make-date to it.
7586
7587 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7588
7589         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
7590         (rfc2047-encode-region): Treat text within parentheses as special;
7591         show the original text when error has occurred.
7592
7593         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
7594         already-computed method to gnus-activate-group.
7595
7596         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
7597         same select-methods identical Lisp objects.
7598
7599         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
7600         object when modifying the info.
7601
7602 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7603
7604         * gnus-srvr.el (gnus-server-set-info): Remove the server from
7605         gnus-opened-servers since it has never been opened with the new
7606         configuration yet.
7607
7608 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7609
7610         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
7611         arg to nnheader-generate-fake-message-id.
7612
7613 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
7614
7615         * nnheader.el (nnheader-generate-fake-message-id): Accept a
7616         number and build a fake message ID localized to a group and
7617         article number (so it's repeatable from that point on).
7618         (nnheader-fake-message-id-p): Change regex to accomodate new fake
7619         ID format.
7620
7621         * gnus-sum.el (gnus-get-newsgroup-headers): Call
7622         nnheader-generate-fake-message-id with the article number.
7623
7624 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
7625
7626         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
7627         end-of-buffer.
7628
7629 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7630
7631         * message.el (message-ignored-supersedes-headers): Add Approved.
7632
7633 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7634
7635         * rfc2047.el (rfc2047-encode-message-header): Remove useless
7636         goto-char.
7637         (rfc2047-encode): Fold the line before encoding.
7638
7639 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7640
7641         * rfc2047.el (rfc2047-encode-message-header): Disabled header
7642         folding -- not all headers can be folded, and this should be done
7643         by the message composition mode.  Probably.  I think.
7644
7645 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7646
7647         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
7648         fast.
7649
7650         * gnus-ems.el (gnus-remove-image): Don't use
7651         message-text-with-property; remove only the image found first.
7652
7653         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
7654         found first.
7655
7656 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
7657
7658         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
7659
7660 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7661
7662         * message.el (message-text-with-property): Make it fast and accept
7663         optional arguments.
7664         (message-strip-forbidden-properties): Use it.
7665         (message-fix-before-sending): Follow the m-t-w-p change.
7666
7667         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
7668
7669 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7670
7671         * gnus-art.el (article-hide-headers): Don't change the buffer
7672         mistakenly when performing mml-preview even if
7673         gnus-single-article-buffer is nil.
7674
7675 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
7676
7677         * message.el (message-expand-name-databases): New user option.
7678         (message-expand-name): Use it.
7679
7680 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
7681
7682         * spam.el (spam-report-articles-resend)
7683         (spam-report-resend-register-routine): Allow ham reporting.
7684         (spam-report-resend-register-ham-routine): Add wrapper.
7685         (spam-registration-functions): Add ham resending functions.
7686         (spam-list-of-processors): Add ham resend processor.
7687
7688         * gnus.el (ham-resend-to): Add new group parameter.
7689         (spam-process): Add ham resend option.
7690
7691         * spam-report.el (spam-report-resend): Allow reporting ham.
7692         (spam-report-resend-ham): Add wrapper.
7693
7694 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7695
7696         * message.el (message-cite-articles-with-x-no-archive): New
7697         variable.
7698         (message-cite-original): Use it.
7699
7700 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7701
7702         * message.el (message-cite-original): Respect X-No-Archive.
7703
7704 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7705
7706         * gnus-art.el (article-hide-headers): Refer to the values for
7707         gnus-ignored-headers and gnus-visible-headers in the summary
7708         buffer since a user may have set them as group parameters.
7709
7710 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
7711
7712         * assistant.el (assistant-node-name): Add convenience function.
7713         (assistant-render-text, assistant-render-node): Add error handling,
7714         plus handle multiple next nodes.
7715         (assistant-find-next-node): Comment out for now.
7716         (assistant-find-next-nodes): Add function, returns list of next
7717         nodes.
7718
7719 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
7720
7721         * mail-source.el (mail-source-directory): Fix doc-string.
7722
7723 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
7724
7725         * assistant.el (assistant-render-text, assistant-eval): Add :set
7726         widget type, which is different because it takes and returns a
7727         list.  Much hilarity ensues.
7728
7729 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
7730
7731         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
7732
7733         * gnus-group.el (gnus-group-get-new-news-this-group): Added
7734         doc-string.
7735
7736         * gnus-start.el (gnus-activate-group): Added doc-string.
7737
7738 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7739
7740         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
7741
7742 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
7743
7744         * assistant.el (assistant-render-text): Try to add a :set
7745         widget, more to come.
7746
7747         * spam.el (spam-group-spam-contents-p): Handle empty groupname
7748         strings.
7749         (spam-report-articles-resend)
7750         (spam-register-routine): Do registration iff any articles warrant
7751         it.
7752         (spam-summary-prepare-exit): Change log message for nil group
7753         destinations.
7754
7755 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
7756
7757         * spam.el (spam-report-resend-register-routine): Allow
7758         spam-report-resend-to to be a group parameter or a global value.
7759
7760 2004-05-26  Simon Josefsson  <jas@extundo.com>
7761
7762         * starttls.el: Merge with my GNUTLS based starttls.el.
7763         (starttls-gnutls-program, starttls-use-gnutls)
7764         (starttls-extra-arguments, starttls-process-connection-type)
7765         (starttls-connect, starttls-failure, starttls-success): New
7766         variables.
7767         (starttls-program, starttls-extra-args): Doc fix.
7768         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
7769         functions.
7770         (starttls-negotiate, starttls-open-stream): Check
7771         `starttls-use-gnutls' and pass on to corresponding *-gnutls
7772         function if it is set.
7773
7774 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7775
7776         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
7777         structured fields.
7778
7779 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7780
7781         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
7782
7783 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
7784
7785         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
7786         variable.
7787         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
7788         assigning the spam-mark to new messages.
7789
7790 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
7791
7792         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
7793
7794 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7795
7796         * dgnushack.el: Autoload customize-set-variable for XEmacs.
7797
7798         * rfc2047.el (rfc2047-encodable-p): Don't move point.
7799         (rfc2047-decode): Treat the ascii coding-system as raw-text by
7800         default.
7801
7802 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
7803
7804         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
7805         correct data.
7806
7807 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
7808
7809         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
7810         (spam-group-processor-p): Fix function.
7811         (spam-group-processor-multiple-p)
7812         (spam-group-spam-processor-report-gmane-p)
7813         (spam-group-spam-processor-report-resend-p)
7814         (spam-group-spam-processor-bogofilter-p)
7815         (spam-group-spam-processor-blacklist-p)
7816         (spam-group-spam-processor-ifile-p)
7817         (spam-group-ham-processor-ifile-p)
7818         (spam-group-spam-processor-spamoracle-p)
7819         (spam-group-spam-processor-crm114-p)
7820         (spam-group-ham-processor-bogofilter-p)
7821         (spam-group-spam-processor-stat-p)
7822         (spam-group-ham-processor-stat-p)
7823         (spam-group-ham-processor-whitelist-p)
7824         (spam-group-ham-processor-BBDB-p)
7825         (spam-group-ham-processor-spamoracle-p)
7826         (spam-group-ham-processor-copy-p): Remove functions with some
7827         prejudice against unneeded code.
7828         (spam-report-articles-resend)
7829         (spam-report-resend-register-routine): Allow the group/topic
7830         spam-resend-to value to override spam-report-resend-to.
7831         (spam-summary-prepare-exit): Invoke spam-group-processor-p
7832         properly now.
7833
7834         * gnus.el (spam-resend-to): Add group/topic parameter.
7835         (spam-process): Move the OBSOLETE processors to the end of the
7836         choices.
7837
7838 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
7839
7840         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
7841         with resend-to set to nil, and then ask the user if necessary.
7842         (spam-report-resend): spam-report-resend takes a list of articles, not
7843         separate article numbers.
7844
7845 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7846
7847         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
7848         addition to emacs-w3m.
7849
7850 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7851
7852         * assistant.el (assistant-authinfo-data): New function.
7853         (assistant-eval): Eval for entire assistant.
7854
7855         * netrc.el (netrc-services-file): New variable.
7856         (netrc-parse-services): New function.
7857         (netrc-find-service-name): New function.
7858         (netrc-find-service-number): New function.
7859         (netrc-port-equal): New function.
7860         (netrc-machine): Use it.
7861
7862         * nnimap.el (nnimap-open-connection): Use netrc.
7863
7864         * gnus-util.el (gnus-netrc-get): Remove aliases.
7865
7866         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
7867
7868         * assistant.el (wid-edit): Fix compilation.
7869
7870         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
7871
7872 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
7873
7874         * gnus-util.el (gnus-set-file-modes): New function.  (small
7875         patch).
7876
7877 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7878
7879         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
7880
7881         * assistant.el (assistant-render-node): Fix up rendering and
7882         read-only text.
7883         (assistant-render-node): Reset.
7884         (assistant-make-read-only): Not sticky.
7885
7886 2004-05-20  Danny Siu  <dsiu@adobe.com>
7887
7888         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
7889         centered even when gnus-auto-center-summary is t
7890
7891 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7892
7893         * dns.el (dns-get-txt-answer): New function.
7894         (dns-read-txt): Ditto.
7895         (query-dns): Use it.
7896
7897 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7898
7899         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
7900         active for foreign groups even if the group level is higher than
7901         the specified value.
7902
7903 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7904
7905         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
7906         non-active groups.
7907
7908         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
7909
7910 2004-05-20  Magnus Henoch  <mange@freemail.hu>
7911
7912         * dns.el (dns-read-type): Add support for SVR.  (small patch)
7913
7914 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
7915
7916         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
7917         (spam-crm114-header, spam-crm114-spam-switch)
7918         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
7919         (spam-crm114-positive-spam-header)
7920         (spam-crm114-database-directory, spam-list-of-processors)
7921         (spam-group-spam-processor-crm114-p)
7922         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
7923         (spam-generic-score, spam-list-of-checks)
7924         (spam-list-of-statistical-checks, spam-registration-functions)
7925         (spam-check-crm114-headers, spam-crm114-score)
7926         (spam-check-crm114, spam-crm114-register-with-crm114)
7927         (spam-crm114-register-spam-routine)
7928         (spam-crm114-unregister-spam-routine)
7929         (spam-crm114-register-ham-routine)
7930         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
7931         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
7932
7933         * gnus.el: Add spam-use-crm114.
7934
7935         * spam.el (spam-list-of-processors, spam-registration-functions):
7936         Add spam-use-resend.
7937         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
7938         (spam-report-articles-gmane): Add doc fix.
7939         (spam-report-articles-resend,
7940         spam-report-resend-register-routine): Add wrappers around
7941         spam-report-resend-to.
7942
7943         * spam-report.el (spam-report-resend-to, spam-report-resend):
7944         Add support for resending spam.
7945         (spam-report-gmane): Fix line length >80.
7946
7947         * gnus.el (spam-process): Add spam-use-resend.
7948
7949 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7950
7951         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
7952         number of processed spam messages.
7953         (spam-ham-copy-or-move-routine): Return the number of processed
7954         ham messages.
7955         (spam-summary-prepare-exit): Use the above values to decide
7956         whether status messages shouled be displayed.
7957
7958 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7959
7960         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
7961         `rfc2047-encoding-function-alist' in order to avoid conflicting
7962         with the old version.
7963         (rfc2047-encode-region): Concatenate words containing non-ASCII
7964         characters in structured fields; don't encode space-delimited
7965         ASCII words even in unstructured fields; don't break words at
7966         char-category boundaries.
7967         (rfc2047-encode-1): New function.
7968         (rfc2047-encode): Use it; encode text so that it occupies the
7969         maximum width within 76-column; work correctly on Q encoding for
7970         iso-2022-* charsets.
7971         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
7972         sure not to break a line just after the header name.
7973         (rfc2047-b-encode-region): Removed.
7974         (rfc2047-b-encode-string): New function.
7975         (rfc2047-q-encode-region): Removed.
7976         (rfc2047-q-encode-string): New function.
7977
7978         * mm-util.el (mm-replace-in-string): New function.
7979
7980 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7981
7982         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
7983         get it right.
7984         (gnus-inews-make-draft): Really.
7985
7986 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
7987
7988         * nnmh.el (nnmh-request-list-1): Don't check the link count
7989         before descending.  (small patch)
7990
7991 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7992
7993         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
7994         stuff.
7995
7996         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
7997         on real group name.
7998
7999         * gnus-art.el (gnus-signature-limit): Doc fix.
8000
8001         * gnus-msg.el (gnus-inews-make-draft): Quote list.
8002
8003         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
8004
8005 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
8006
8007         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
8008         isn't a string.
8009
8010 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8011
8012         * gnus-draft.el (gnus-draft-send): Bind
8013         rfc2047-encode-encoded-words.
8014
8015         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
8016         (rfc2047-encodable-p): Say that =? needs encoding.
8017         (rfc2047-encode-encoded-words): New variable.
8018
8019         * gnus-group.el (gnus-group-select-group): Doc fix.
8020
8021         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
8022
8023         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
8024         to nil.
8025
8026         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
8027
8028         * nnheader.el (nnheader-get-lines-and-char): New function.
8029
8030 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
8031
8032         * gnus-msg.el (gnus-summary-followup-with-original): Document
8033         yanking of region when active.
8034
8035 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8036
8037         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
8038         groups if the group level is higher than the specified value.
8039
8040 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8041
8042         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
8043         (gnus-group-jump-to-group): Added prefix argument using
8044         `gnus-group-jump-to-group-prompt'.  Query before jumping to
8045         non-active group.
8046
8047         * compface.el (uncompface): Be verbose when changing
8048         `uncompface-use-external'.
8049
8050         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
8051         handle manual section.
8052
8053 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8054
8055         * gnus-art.el (gnus-button-alist): Revert previous change.
8056
8057 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8058
8059         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
8060
8061 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8062
8063         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
8064         whether backend can accept message.
8065
8066         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
8067
8068 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
8069
8070         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
8071         Avoid creating directory when nntp-marks-is-evil is true.
8072         Reported by Reiner Steib.
8073
8074 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8075
8076         * gnus-picon.el (gnus-picon-style): New variable.
8077         (gnus-picon-insert-glyph): Added optional `nostring' argument.
8078         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
8079         Jesper Harder <harder@ifa.au.dk>.
8080
8081 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8082
8083         * message.el (message-fill-field): Return point.
8084         (message-generate-headers): Go to end of field.
8085
8086         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
8087         stuff for non-living groups.
8088
8089 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
8090
8091         * gnus-art.el (gnus-article-followup-with-original)
8092         (gnus-article-reply-with-original): gnus-mark-active-p ->
8093         gnus-region-active-p.
8094
8095 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
8096
8097         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
8098         only when there is spam or ham to be processed.
8099
8100 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8101
8102         * mail-source.el (mail-source-delete-crash-box): Refactor.
8103         (mail-source-fetch): Use it.
8104         (mail-source-fetch-file): Ditto.
8105         (mail-source-fetch-directory): Run postscript in loop.
8106         (mail-source-fetch-pop): Delete.
8107         (mail-source-fetch-maildir): Ditto.
8108         (mail-source-fetch-imap): Ditto.
8109
8110         * imap.el (imap-authenticators): Comment out sasl.
8111
8112         * message.el (message-skip-to-next-address): New function.
8113         (message-fill-header-address): Refactor.
8114         (message-fill-address): Use it.
8115         (message-delete-address): Use it.
8116         (message-fill-header-general): Refactor.
8117         (message-fill-field-address): Rename.
8118         (message-narrow-to-field): Find the start of the header.
8119         (message-header-format-alist): Don't pre-fill.
8120         (message-fill-header): Removed.
8121         (message-insert-header): New function.
8122         (message-shorten-references): Use it.
8123
8124         * rfc2047.el (rfc2047-field-value): Strip props.
8125
8126         * mail-parse.el (mail-header-make-address): New alias.
8127
8128         * ietf-drums.el (ietf-drums-make-address): New function.
8129
8130         * imap.el: Add compiler directives.
8131
8132         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
8133
8134         * gnus-art.el (article-decode-idna-rhs): Don't use
8135         message-idna-inside-rhs-p.
8136
8137 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8138
8139         * message.el (message-idna-inside-rhs-p): Removed.
8140         (message-idna-to-ascii-rhs-1): Use proper address parsing.
8141
8142         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
8143         false positives.
8144
8145 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
8146
8147         * imap.el (imap-sasl-make-mechanisms): Use sasl.
8148
8149 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8150
8151         * nneething.el (nneething-file-name): Don't create spurions
8152         files.
8153
8154         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
8155         (gnus-inews-do-gcc): Remove sleep.
8156
8157         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
8158         part under point.
8159
8160         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
8161         (gnus-agent-regenerate-group): Using nil messages aren't valid.
8162
8163 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
8164
8165         * spam.el (spam-summary-prepare-exit): Fixed (length).
8166
8167 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
8168
8169         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
8170         as expired without moving it" message when there are spam
8171         messages left.
8172
8173 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
8174
8175         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
8176         header is not nil.
8177
8178 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
8179
8180         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
8181         nntp-possibly-create-directory, not nntp-possibly-change-group.
8182         (nntp-marks-changed-p): New arg SERVER.
8183         (nntp-request-update-info): Adjust caller.
8184
8185 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
8186
8187         * nntp.el (nntp-save-marks): Pass missing arg.
8188
8189 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
8190
8191         * nntp.el: Support marks.
8192         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
8193         (nntp-marks-modtime, nntp-marks-directory): New variables.
8194         (nntp-request-set-mark, nntp-request-update-info)
8195         (nntp-possibly-create-directory, nntp-marks-changed-p)
8196         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
8197         functions.
8198
8199 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
8200
8201         * gnus-xmas.el (gnus-xmas-select-lowest-window)
8202         (gnus-xmas-redefine): Rename.
8203
8204         * gnus-score.el (gnus-score-insert-help): Use
8205         gnus-select-lowest-window.
8206
8207         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
8208         appt-select-lowest-window and rename to gnus-select-lowest-window.
8209
8210         * gnus.el: do.
8211
8212 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8213
8214         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
8215         encodings of MIME-encoded words, in order to improve
8216         interoperability with several broken MUAs.
8217
8218 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8219
8220         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
8221         tags, only when charsets are not specified in headers.
8222         (mm-inline-text-html-render-with-w3m): Ditto.
8223
8224         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
8225         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
8226
8227 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8228
8229         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
8230         instead of MIME-decoded from fields when checking
8231         `gnus-article-address-banner-alist'.
8232
8233 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
8234
8235         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
8236         description rather than subject.
8237
8238 2004-05-02  Steve Youngs  <steve@youngs.au.com>
8239
8240         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
8241
8242 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8243
8244         * gnus.el (gnus-version-number): Bump.
8245
8246 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8247
8248         * gnus.el: No Gnus v0.2 is released.
8249
8250 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8251
8252         * gnus-agent.el (gnus-agent-read-agentview): Inline
8253         gnus-uncompress-range.
8254
8255 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8256
8257         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
8258         `exec-installed-p'.
8259
8260 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8261
8262         * gnus.el (spam-process, spam-autodetect-methods): Add
8263         bsfilter and bsfilter-headers.
8264
8265         * spam.el (spam-bsfilter): New customize group.
8266         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
8267         (spam-bsfilter-header, spam-bsfilter-probability-header)
8268         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
8269         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
8270         (spam-bsfilter-database-directory): New options.
8271         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
8272         (spam-list-of-statistical-checks, spam-registration-functions):
8273         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
8274         (spam-bsfilter-score): New command.
8275         (spam-check-bsfilter-headers, spam-check-bsfilter)
8276         (spam-bsfilter-register-with-bsfilter)
8277         (spam-bsfilter-register-spam-routine)
8278         (spam-bsfilter-unregister-spam-routine)
8279         (spam-bsfilter-register-ham-routine)
8280         (spam-bsfilter-unregister-ham-routine): New functions.
8281         (spam-generic-score): Support bsfilter; Accept an optional argument
8282         to recalcurate spam score even if scoring header has already been
8283         added.
8284         (spam-bogofilter-score, spam-spamassassin-score): Accept an
8285         optional argument to recalcurate spam score even if scoring header
8286         has already been added.
8287
8288 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
8289
8290         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
8291         strings!  Reported by David D. Smith <davidsmith@acm.org>.
8292         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
8293         link is missing.
8294
8295 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
8296
8297         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
8298         (html2text-get-attr): Rewrite.
8299
8300         * message.el (message-setup-1): Remove redundant put-text-property
8301         on mail-header-separator.
8302
8303 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
8304
8305         * gnus-registry.el (gnus-registry-cache-whitespace)
8306         (gnus-registry-action, gnus-registry-spool-action)
8307         (gnus-registry-split-fancy-with-parent): Change message levels
8308         from 5 to 3 or 7, as needed.
8309
8310         * spam.el (spam-summary-prepare-exit)
8311         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
8312         (spam-split, spam-find-spam, spam-log-undo-registration)
8313         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
8314         level from 5 to 6.
8315
8316 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8317
8318         * gnus-ems.el: Autoload appt-select-lowest-window (revert
8319         2004-03-04 change).
8320
8321 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
8322
8323         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
8324         Use mapc when appropriate.
8325
8326         * sieve-manage.el (sieve-manage-open): do.
8327
8328         * nnweb.el (nnweb-insert-html): do.
8329
8330         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
8331         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
8332
8333         * nnspool.el (nnspool-request-group): do.
8334
8335         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
8336         do.
8337
8338         * nnml.el (nnml-request-update-info): do.
8339
8340         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
8341         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
8342
8343         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
8344         (nnimap-request-set-mark): do.
8345
8346         * nnfolder.el (nnfolder-request-update-info): do.
8347
8348         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
8349         do.
8350
8351         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
8352
8353         * gnus-uu.el (gnus-uu-find-articles-matching): do.
8354
8355         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
8356         do.
8357
8358         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
8359         do.
8360
8361         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
8362
8363         * gnus-nocem.el (gnus-nocem-scan-groups): do.
8364
8365         * gnus-int.el (gnus-start-news-server): do.
8366
8367         * gnus-group.el (gnus-group-make-kiboze-group)
8368         (gnus-group-browse-foreign-server): do.
8369
8370 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
8371
8372         FIXME: Make separate entries for each person.
8373
8374         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
8375         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
8376         <shields@msrl.com>:
8377
8378         * spam.el (spam-necessary-extra-headers): Get the extra headers we
8379         may need for spam sorting and scoring.
8380         (spam-user-format-function-S): Add user format function suitable for
8381         general use.
8382         (spam-article-sort-by-spam-status): Add sorting function for summary
8383         sorting.
8384         (spam-extra-header-to-number): Add function to get a score from a
8385         header.
8386         (spam-summary-score): Add function to  get a numeric score from the
8387         headers.
8388         (spam-generic-score): Fixed function doc, was in wrong place.
8389         (spam-initialize): Take symbols when it's run, and install the
8390         extra headers that spam-necessary-extra-headers thinks we need.
8391
8392 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
8393
8394         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
8395         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
8396
8397 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
8398
8399         * gnus-sum.el (gnus-set-global-variables)
8400         (gnus-build-all-threads, gnus-get-newsgroup-headers)
8401         (gnus-article-get-xrefs, gnus-summary-best-group)
8402         (gnus-summary-next-article, gnus-summary-enter-digest-group)
8403         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
8404         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
8405         with-current-buffer.
8406
8407 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
8408
8409         * spam.el (spam-summary-prepare-exit): Simplify logic.
8410         (spam-fetch-article-header): Read the article header if it's not
8411         available.
8412         (spam-list-articles): Simplify logic.
8413         (spam-filelist-register-routine): Fix bug with unregister-list.
8414
8415         * gnus-registry.el: Fix comments at beginning.
8416
8417 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
8418
8419         * message.el (message-cater-to-broken-inn): Remove.
8420         (message-shorten-references): Make sure the total folded length of
8421         References is shorter than 998 characters to cater to a bug in INN
8422         2.3.  Also, don't pretend that references aren't folded -- this
8423         hasn't worked for a while.
8424
8425 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8426
8427         * gnus-agent.el (gnus-agentize):
8428         gnus-agent-send-mail-real-function no longer set to current value
8429         of message-send-mail-function but rather a lambda that calls
8430         message-send-mail-function.  The change makes the agent real-time
8431         responsive to user changes to message-send-mail-function.
8432
8433 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8434
8435         * legacy-gnus-agent.el
8436         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
8437         help from Florian Weimer <fw@deneb.enyo.de>
8438
8439 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8440
8441         * nnmail.el (nnmail-cache-insert): Revert last change.
8442
8443 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8444
8445         * nnmail.el (nnmail-cache-insert): Always check whether
8446         nnmail-cache-ignore-groups matches a group name.
8447
8448 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
8449
8450         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
8451         (spam-find-spam, spam-log-processing-to-registry)
8452         (spam-log-registered-p, spam-log-unregistration-needed-p)
8453         (spam-log-undo-registration): Use gnus-message instead of
8454         gnus-error, none of these errors are fatal.
8455
8456         * gnus-registry.el (gnus-registry-clean-empty-function)
8457         (gnus-registry-clean-empty): Remove only empty entries without
8458         extra data.
8459
8460 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
8461
8462         * spam-stat.el (spam-stat-buffer-change-to-spam)
8463         (spam-stat-buffer-change-to-non-spam): Change (error) to
8464         (gnus-message 8) invocation.
8465
8466 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8467
8468         * nntp.el (nntp-via-netcat-command): New variable.
8469         (nntp-via-netcat-switches): New variable.
8470         (nntp-open-via-rlogin-and-netcat): New function.
8471         (nntp-open-connection-function): Doc fix.
8472         (nntp-telnet-command): Doc fix.
8473         (nntp-end-of-line): Doc fix.
8474         (nntp-via-rlogin-command): Doc fix.
8475         (nntp-via-user-name): Doc fix.
8476         (nntp-via-address): Doc fix.
8477
8478 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8479
8480         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
8481         error in Emacs 21.1.
8482
8483 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
8484
8485         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
8486
8487 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8488         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
8489         (gnus-agent-with-refreshed-group): New macro.
8490         (gnus-agent-rename-group): New function.
8491         (gnus-agent-delete-group): New function.
8492         (gnus-agent-save-group-info): Use gnus-command-method when
8493         `method' parameter is nil.  Don't write nil entries into the
8494         active file.
8495         (gnus-agent-get-group-info): New function.
8496         (gnus-agent-fetch-articles): Use
8497         gnus-agent-update-files-total-fetched-for to increment disk space
8498         used.
8499         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
8500         gnus-agent-update-view-total-fetched-for to increment disk space
8501         used.
8502         (gnus-agent-get-local): Added optional parameters to avoid calling
8503         gnus-group-real-name and gnus-find-method-for-group.
8504         (gnus-agent-set-local): Delete stored entry if either min, or max,
8505         are nil.
8506         (gnus-agent-fetch-session): Reworded error/quit messages.  On
8507         quit, use gnus-agent-regenerate-group to record existance of any
8508         articles fetched to disk before the quit occurred.
8509         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
8510         gnus-agent-update-view-total-fetched-for, and
8511         gnus-agent-update-files-total-fetched-for to decrement disk space
8512         used.
8513         (gnus-agent-retrieve-headers): Use
8514         gnus-agent-update-view-total-fetched-for to increment disk space
8515         used.
8516         (gnus-agent-regenerate-group): Replace gnus-group-update-group
8517         with gnus-agent-update-files-total-fetched-for to decrement disk
8518         space and fresh group buffer.
8519         (gnus-agent-inhibit-update-total-fetched-for): New variable.
8520         (gnus-agent-need-update-total-fetched-for): New variable.
8521         (gnus-agent-update-files-total-fetched-for): New function.
8522         (gnus-agent-update-view-total-fetched-for): New function.
8523         (gnus-agent-total-fetched-for): New function.
8524
8525         * gnus-cache.el (gnus-cache-save-buffers): Use
8526         gnus-cache-update-overview-total-fetched-for to change disk space
8527         used by this group.
8528         (gnus-cache-possibly-enter-article): Use
8529         gnus-cache-update-file-total-fetched-for to increment disk space
8530         used by this group.
8531         (gnus-cache-possibly-remove-article): Use
8532         gnus-cache-update-file-total-fetched-for to decrement disk space
8533         used by this group.
8534         (gnus-cache-generate-nov-databases): Purge total fetched cache.
8535         (gnus-cache-rename-group): New function.
8536         (gnus-cache-delete-group): New function.
8537         (gnus-cache-inhibit-update-total-fetched-for): New variable.
8538         (gnus-cache-need-update-total-fetched-for): New variable.
8539         (gnus-cache-with-refreshed-group): New macro.
8540         (gnus-cache-update-file-total-fetched-for): New function.
8541         (gnus-cache-update-overview-total-fetched-for): New function.
8542         (gnus-cache-rename-group-total-fetched-for): New function.
8543         (gnus-cache-delete-group-total-fetched-for): New function.
8544         (gnus-cache-total-fetched-for): New function.
8545
8546         * gnus-group.el: Require gnus-sum and autoload functions to
8547         resolve warnings when gnus-group.el compiled alone.
8548         (gnus-group-line-format): Documented new %F
8549         (size of Fetched data) group line format; identifies disk space
8550         used by agent and cache.
8551         (gnus-group-line-format-alist): Defined new F format.
8552         (gnus-total-fetched-for): New function.
8553         (gnus-group-delete-group): No longer update
8554         gnus-cache-active-altered as gnus-request-delete-group now keeps
8555         the cache in sync.
8556         (gnus-group-list-active): Let the agent store a server's active
8557         list if currently plugged.
8558
8559         * gnus-int.el (gnus-request-delete-group): Use
8560         gnus-cache-delete-group and gnus-agent-delete-group to keep the
8561         local disk in sync with the server.
8562          (gnus-request-rename-group): Use
8563         gnus-cache-rename-group and gnus-agent-rename-group to keep the
8564         local disk in sync with the server.
8565
8566         * gnus-start.el (gnus-get-unread-articles): Cosmetic
8567         simplification to logic.
8568
8569         * gnus-util.el (gnus-rename-file): New function.
8570
8571 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
8572
8573         * mm-util.el (mm-image-load-path): Handle nil in load-path.
8574
8575 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
8576
8577         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
8578         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
8579
8580 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
8581
8582         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
8583         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
8584
8585 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
8586
8587         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
8588
8589 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
8590
8591         * spam.el (spam-set-difference): Add function to replace
8592         gnus-set-difference in spam.el.
8593         (spam-summary-prepare-exit): Use spam-set-difference.
8594
8595 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
8596
8597         * gnus-registry.el (gnus-registry-cache-file): Update to use
8598         gnus-dribble-directory OR gnus-home-directory OR ~.
8599         (gnus-registry-split-fancy-with-parent): Fix doc.
8600
8601 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8602
8603         * message.el (message-exchange-point-and-mark): Use
8604         message-mark-active-p.  Suggested by Jesper Harder
8605         <harder@ifa.au.dk>.
8606
8607 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8608
8609         * message.el (message-exchange-point-and-mark): Don't activate
8610         region if it was inactive.  Suggested by Hiroshi Fujishima
8611         <pooh@nature.tsukuba.ac.jp>.
8612
8613 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8614
8615         * gnus-art.el (article-display-face): Display Faces in the same
8616         order as X-Faces.
8617
8618 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8619
8620         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
8621
8622 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8623
8624         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
8625         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
8626         (gnus-article-mime-hierarchy): Remove.
8627         (gnus-article-mime-hierarchy-next): Remove.
8628         (gnus-article-mode): Revert 2004-03-19 change.
8629         (gnus-article-setup-buffer): Revert 2004-03-19 change.
8630         (gnus-insert-mime-button): Revert 2004-03-19 change.
8631         (gnus-mime-accumulate-hierarchy): Remove.
8632         (gnus-mime-enter-multipart): Remove.
8633         (gnus-mime-leave-multipart): Remove,
8634         (gnus-mime-display-part): Revert 2004-03-19 change.
8635         (gnus-mime-display-alternative): Revert 2004-03-19 change.
8636
8637         * mml.el (mml-preview): Revert 2004-03-19 change.
8638
8639 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
8640
8641         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
8642
8643 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8644
8645         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
8646         t while entering a file name using the mm-with-multibyte macro.
8647         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8648
8649         * mm-util.el (mm-with-multibyte): New macro.
8650
8651 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8652
8653         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
8654         user option.
8655         (gnus-mime-multipart-functions): Doc and customization fix.
8656         (gnus-article-mime-hierarchy): New variable.
8657         (gnus-article-mime-hierarchy-next): New variable.
8658         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
8659         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
8660         gnus-article-mime-hierarchy-next to nil.
8661         (gnus-insert-mime-button): Show hierarchy numbers.
8662         (gnus-mime-accumulate-hierarchy): New function.
8663         (gnus-mime-enter-multipart): New function.
8664         (gnus-mime-leave-multipart): New function.
8665         (gnus-mime-display-part): Recompute hierarchical MIME structure.
8666         (gnus-mime-display-alternative): Show hierarchy numbers.
8667
8668         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
8669         gnus-article-mime-hierarchy-next to nil.
8670
8671 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
8672
8673         * dns.el: Don't require gnus-xmas.
8674
8675 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
8676
8677         * mml.el (mml-generate-mime-1): Don't use format=flowed with
8678         inline PGP.
8679         (mml-menu): Disable mml-quote-region if mark is inactive.
8680
8681 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8682
8683         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
8684         when the group's active is not available.
8685
8686 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8687
8688         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
8689         error.
8690
8691 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
8692
8693         * imap.el (imap-store-password): New variable.
8694         (imap-interactive-login): Use it.
8695         Suggested by Mark Plaksin <happy@mcplaksin.org>.
8696
8697 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8698
8699         * gnus-art.el (gnus-article-read-summary-keys): Restore new
8700         window-start and hscroll to summary window.
8701
8702 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8703
8704         * gnus-start.el (gnus-convert-old-newsrc): Only write the
8705         conversion message to newsrc-dribble when an actual conversion is
8706         performed.
8707
8708 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
8709
8710         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
8711
8712 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8713
8714         * mm-decode.el (mm-complicated-handles): New function reviving
8715         former definition of mm-multiple-handles.
8716
8717         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
8718         (gnus-mime-delete-part): Use it.
8719
8720 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8721
8722         * gnus-agent.el (gnus-agent-read-local): Bind
8723         nnheader-file-coding-system to gnus-agent-file-coding-system to
8724         avoid the implicit assumption that they will always be equal.
8725         (gnus-agent-save-local): Bind buffer-file-coding-system, not
8726         coding-system-for-write, as the with-temp-file macro first prints
8727         to a buffer then saves the buffer.
8728
8729 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8730
8731         * gnus-art.el (gnus-article-edit-part): New function.
8732         (gnus-mime-save-part-and-strip): Use it; do query instead of
8733         signaling an error; don't use mm-multiple-handles.
8734         (gnus-mime-delete-part): Ditto.
8735
8736 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8737
8738         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
8739         old file versions.
8740         (gnus-group-prepare-hook): Removed function that converted list
8741         form of gnus-agent-expire-days to group properties.
8742
8743         * gnus-int.el: Autoload gnus-agent-regenerate-group.
8744         (gnus-request-accept-article): Re-indented.
8745
8746         * gnus-start.el (gnus-convert-old-newsrc): Registered new
8747         converters to handle old agent file formats.  Added logic for a
8748         "backup before upgrading warning".
8749         (gnus-convert-mark-converter-prompt): Developers can mark
8750         functions as needing (default), or not needing,
8751         gnus-convert-old-newsrc's "backup before upgrading warning".
8752         (gnus-convert-converter-needs-prompt): Tests whether the user
8753         should be protected from potentially irreversable changes by the
8754         function.
8755
8756         * legacy-gnus-agent.el (): New. Provides converters that are only
8757         loaded when gnus-convert-old-newsrc needs to call them.
8758
8759 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8760
8761         * mail-source.el (mail-source-touch-pop): Doc fix.
8762
8763         * message.el (message-smtpmail-send-it): Doc fix.
8764
8765 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
8766
8767         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
8768
8769         * nnmail.el (nnmail-split-fancy): do.
8770
8771         * gnus-kill.el (gnus-kill, gnus-execute): do.
8772
8773 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
8774
8775         * gnus-sum.el (gnus-widget-reversible-match)
8776         (gnus-widget-reversible-to-internal)
8777         (gnus-widget-reversible-to-external): New functions.
8778         (gnus-widget-reversible): New widget.
8779         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
8780
8781 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
8782
8783         * gnus-sum.el (gnus-thread-sort-functions)
8784         (gnus-article-sort-functions): Document `(not F)' items.
8785
8786 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
8787
8788         * spam.el (spam-use-gmane-xref): Add new backend.
8789         (spam-gmane-xref-spam-group): Add variable to control the name of the
8790         Gmane spam group.
8791         (spam-blackhole-servers, spam-blackhole-good-server-regex)
8792         (spam-regex-headers-spam, spam-regex-headers-ham)
8793         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
8794         (spam-list-of-checks): Add spam-use-gmane-xref to list of
8795         backends and checks.
8796         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
8797
8798         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
8799         an autodetect method.
8800
8801 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8802
8803         * gnus-int.el (gnus-request-accept-article): Inform the agent that
8804         articles are being added to a group.
8805         (gnus-request-replace-article): Inform the agent that articles
8806         need to be uncached as the cached contents are no longer valid.
8807
8808 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8809
8810         * binhex.el: Don't autoload executable-find.
8811
8812         * canlock.el: Don't autoload mail-fetch-field.
8813
8814         * dgnushack.el: Autoload c-mode for XEmacs.
8815
8816         * gnus-ems.el: Don't autoload appt-select-lowest-window.
8817
8818         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
8819         rmail-dont-reply-to and rmail-output.
8820
8821         * gnus-score.el: Don't autoload ffap-string-at-point.
8822
8823         * gnus-setup.el: Don't autoload sc-cite-original.
8824
8825         * imap.el: Don't autoload base64-decode-string,
8826         base64-encode-string and md5.
8827
8828         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
8829         and rmail-msg-restore-non-pruned-header.
8830
8831         * mm-decode.el: Don't autoload executable-find.
8832
8833         * mm-url.el: Don't autoload executable-find.
8834
8835         * mm-view.el: Don't autoload diff-mode.
8836
8837         * nndb.el: Don't autoload news-reply-mode, news-setup,
8838         cancel-timer and telnet.
8839
8840         * password.el: Don't autoload run-at-time for Emacs.
8841
8842         * sha1-el.el: Don't autoload executable-find.
8843
8844         * sieve-mode.el: Don't autoload c-mode.
8845
8846         * uudecode.el: Don't autoload executable-find.
8847
8848 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8849
8850         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
8851         (gnus-agent-possibly-alter-active): Avoid null in numeric
8852         comparison.
8853         (gnus-agent-set-local): Refuse to save null in local object table.
8854         (gnus-agent-regenerate-group): The REREAD parameter can now be a
8855         list of articles that will be marked as unread.
8856
8857 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8858
8859         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
8860
8861 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
8862
8863         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
8864         language tags.
8865
8866 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
8867
8868         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
8869         Don't bind "obarray".
8870
8871         * gnus-sum.el (gnus-thread-sort-functions): Added
8872         `gnus-thread-sort-by-most-recent-number' and
8873         `gnus-thread-sort-by-most-recent-date'.
8874         Reported by Kai Grossjohann <kai@emptydomain.de>.
8875
8876 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8877
8878         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
8879
8880 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8881
8882         * gnus-cus.el (gnus-agent-customize-category): Removed
8883         ignore-errors macro reference that required cl to be loaded at
8884         run-time.
8885
8886         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
8887         single-interval range of the form (min . max).  Previously the
8888         range had to look like ((min . max)).  Likewise, return
8889         (min . max) rather than ((min . max)).
8890         (gnus-range-map): Use gnus-range-normalize to accept
8891         single-interval range.
8892
8893         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
8894         the cache, but not the agent, now appear with their usual face.
8895
8896         * dgnushack.el (loaddir): New variable that is bound to the
8897         directory containing the dgnushack.el file. Use loaddir, rather
8898         than srcdir, to update load-path. Change lets dgnushack compile
8899         code in directories other than GNUS/lisp.
8900
8901 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8902
8903         * lpath.el: Don't bind w3m-safe-url-regexp.
8904
8905         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
8906         w3m-safe-url-regexp variable buffer-local.
8907
8908         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
8909
8910 2004-02-27  Simon Josefsson  <jas@extundo.com>
8911
8912         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
8913         gnus-group-real-prefix.
8914         (gnus-summary-move-article): Use it, instead of
8915         gnus-group-real-prefix.
8916
8917 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8918
8919         * lpath.el: Bind w3m-safe-url-regexp.
8920
8921         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
8922         w3m-safe-url-regexp variable buffer-local and set it as the value
8923         of mm-w3m-safe-url-regexp.
8924
8925         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
8926
8927         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
8928         parsing gnus-posting-styles when the message is not for replying.
8929
8930         * dgnushack.el: Autoload sgml-mode for XEmacs.
8931
8932         * nnrss.el (nnrss-opml-export): Use
8933         mm-set-buffer-file-coding-system instead of
8934         set-buffer-file-coding-system.
8935
8936 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
8937
8938         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
8939         of checkdoc.el).
8940         * nnrss.el: do.
8941         * gnus-mlspl.el: do.
8942         * gnus-ml.el: do.
8943         * gnus-srvr.el: do.
8944
8945         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
8946
8947 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
8948
8949         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
8950         Corrections to custom-manual links.
8951
8952         * gnus-art.el (gnus-article): Ditto.
8953
8954         * mm-decode.el (mime-display, mime-security): Ditto.
8955
8956 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
8957
8958         * flow-fill.el: Typo.
8959
8960 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
8961
8962         * spam-wash.el: New file.
8963
8964 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
8965
8966         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
8967
8968 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
8969
8970         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
8971         to be run with new-articles as LIST1, not LIST2.
8972         (spam-registration-functions): Add spam-use-ham-copy as a nil
8973         registration backend.
8974
8975 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
8976
8977         * spam-stat.el (spam-stat-washing-hook): New option.
8978         (spam-stat-buffer-words): Use it.
8979         (spam-stat-process-directory, spam-stat-test-directory): Use
8980         insert-file-contents-literally.
8981         (spam-stat-coding-system): New variable.
8982         (spam-stat-load, spam-stat-save): Use it.
8983
8984 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8985
8986         * spam-report.el (spam-report-plug-agent): Quote
8987         spam-report-url-to-file and spam-report-url-ping-plain.
8988
8989 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
8990
8991         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
8992         / in mailto URLs.
8993
8994 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
8995
8996         * spam-report.el (spam-report-process-queue): Fix interactive use.
8997         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
8998         (spam-report-unplug-agent): Doc fixes.
8999         (spam-report-url-ping-mm-url, spam-report-url-to-file)
9000         (spam-report-agentize, spam-report-deagentize): Autoload
9001
9002 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9003
9004         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
9005
9006         * message.el (message-setup-fill-variables): Add mml tags to
9007         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
9008         <ajk@iu.edu>.
9009         (message-mode): Don't modify paragraph-separate there.
9010
9011 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9012
9013         * compface.el (uncompface-use-external): Default to undecided.
9014         (uncompface-use-external-threshold): New variable.
9015         (uncompface-float-time): New macro.
9016         (uncompface): Determine whether to use the external decoder if
9017         uncompface-use-external is undecided.
9018
9019 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9020
9021         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
9022         after images.
9023
9024         * gnus-art.el (gnus-mime-display-single): Remove dead code.
9025
9026 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
9027
9028         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
9029
9030         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
9031
9032         * gnus-sum.el (gnus-summary-limit-to-age)
9033         (gnus-summary-limit-children): do.
9034
9035         * gnus-int.el (gnus-request-scan): do.
9036
9037         * gnus-group.el (gnus-group-suspend): do.
9038
9039         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
9040
9041         * gnus-cite.el (gnus-cite-parse-attributions): do.
9042
9043         * gnus-agent.el (gnus-summary-set-agent-mark)
9044         (gnus-agent-regenerate-group): do.
9045
9046         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
9047
9048         * binhex.el (binhex-decode-region-internal): do.
9049
9050 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9051
9052         * gnus-fun.el (gnus-face-properties-alist): New user option.
9053         (gnus-display-x-face-in-from): Use it.
9054
9055         * gnus-art.el (article-display-face): Ditto.
9056
9057         * compface.el (uncompface-use-external): Default to nil.
9058
9059 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
9060
9061         * nntp.el (nntp-erase-buffer): New function.
9062         (nntp-retrieve-data, nntp-send-command)
9063         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
9064         (nntp-possibly-change-group): Use it.
9065
9066         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
9067         with-current-buffer.
9068
9069 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
9070
9071         * compface.el: Merge the ELisp-based uncompface program.
9072         (compface): New customization group.
9073         (uncompface-use-external): New user option.
9074         (uncompface): Call uncompface-internal if uncompface-use-external
9075         is nil.
9076         (uncompface-internal): New function.  Note that there are also
9077         some other functions and variables added for this function.
9078
9079 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
9080
9081         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
9082         if necessary.
9083
9084 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
9085
9086         * spam-report.el (spam-report-unplug-agent)
9087         (spam-report-plug-agent, spam-report-deagentize)
9088         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
9089         Add support for the Agent in spam-report: when unplugged, report to a
9090         file; when plugged, submit all the requests.
9091
9092         * spam.el (spam-register-routine): Fix message about
9093         registration.
9094
9095 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
9096
9097         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
9098         dependencies.
9099         (rfc2047-encode): Use it.
9100
9101         * gnus-art.el (gnus-button-marker-list): Move before first
9102         reference.
9103
9104         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
9105         (imap-parse-body): Fix format string mismatch.
9106
9107         * gnus-score.el (gnus-summary-increase-score): do.
9108
9109         * nnrss.el (nnrss-close): New function.
9110
9111 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
9112
9113         * nnrss.el (nnrss-make-filename): New function.
9114         (nnrss-request-delete-group, nnrss-read-server-data)
9115         (nnrss-save-server-data, nnrss-read-group-data)
9116         (nnrss-save-group-data): Use it.
9117         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
9118         (nnrss-read-server-data, nnrss-read-group-data): Use load.
9119         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
9120
9121 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
9122
9123         * mml.el (mml-compute-boundary-1): Don't uncompress files.
9124
9125 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
9126
9127         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
9128         files.
9129
9130         * message.el (message-generate-headers-first): Don't quote nil
9131         and t in docstrings.
9132
9133         * imap.el (imap-id): do.
9134
9135         * gnus-agent.el (gnus-agent-consider-all-articles)
9136         (gnus-agent-queue-mail): do.
9137
9138 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
9139
9140         * spam-report.el (spam-report-process-queue): New function.
9141         Process requests from `spam-report-requests-file'.
9142         (spam-report-process-queue): Doc fix.
9143
9144 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
9145
9146         * spam.el (spam-register-routine)
9147         (spam-log-processing-to-registry, spam-log-registered-p)
9148         (spam-log-unregistration-needed-p, spam-log-undo-registration):
9149         Change "check" to "spam-check" for semi-clarity.
9150
9151 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
9152
9153         * pop3.el: Require nnheader.
9154
9155         * mml-smime.el: Require cl.  Autoload message-fetch-field.
9156
9157         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
9158
9159         * gnus-picon.el: Require cl.
9160
9161         * gnus-fun.el: Require gnus-ems and gnus-util.
9162
9163         * gnus.el (gnus-method-to-server): Move defsubst before first use.
9164
9165         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
9166
9167         * gnus-art.el (gnus-article-edit-mode): Define before first
9168         reference.
9169
9170 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
9171
9172         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
9173         (gnus-uu-post-encoded): Use point-at-bol.
9174
9175         * gnus-topic.el (gnus-group-active-topic-p): do.
9176
9177         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
9178
9179         * gnus-group.el (gnus-group-kill-region): do.
9180
9181         * gnus-art.el (article-date-ut): do.
9182
9183         * message.el (message-fetch-field): Remove redundant
9184         case-fold-search binding.
9185         (message-narrow-to-field): Simplify.
9186
9187 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
9188
9189         * spam.el (spam-directory): Derive from `gnus-directory'.
9190
9191         * spam-report.el (spam-report-url-to-file)
9192         (spam-report-requests-file): New function and variable for offline
9193         reporting.
9194         (spam-report-url-ping-function): Add `spam-report-url-to-file'
9195         and user defined function.
9196         (spam-report-url-ping-mm-url): Remove doubled slash.
9197
9198 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
9199
9200         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
9201
9202 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
9203
9204         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
9205         format string mismatch.
9206
9207         * sieve.el (sieve-deactivate-all): do.
9208
9209         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
9210
9211         * nnlistserv.el (nnlistserv-kk-wash-article): do.
9212
9213         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
9214
9215         * mm-bodies.el (mm-7bit-chars): Don't include \r.
9216
9217 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
9218
9219         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
9220         the list of checks.
9221
9222 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
9223
9224         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
9225         padding.
9226
9227 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
9228
9229         * mm-view.el (mm-fill-flowed): New variable.
9230         (mm-inline-text): Use it.
9231
9232 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
9233
9234         * spam.el (spam-spamassassin-register-ham-routine)
9235         (spam-spamassassin-register-spam-routine): Fix function names.
9236
9237 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9238
9239         * gnus.el (gnus-tmp-grouplens): Remove.
9240         (gnus-summary-line-format): Remove grouplens.
9241
9242         * gnus-group.el (gnus-group-line-format): Ditto.
9243
9244         * gnus-spec.el (gnus-format-specs): Ditto.
9245         (gnus-update-format-specifications): Flush the group format spec
9246         cache if there's the grouplens stuff.
9247         (gnus-parse-simple-format): Replace %l with the empty string.
9248
9249 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
9250
9251         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
9252         omission.
9253
9254 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9255
9256         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
9257         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9258
9259 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
9260
9261         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
9262         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
9263         New macros and functions.
9264         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
9265         Handle > NLINK_MAX messages.
9266         * nnmaildir.el (nnmaildir-request-set-mark): Use
9267         nnmaildir--emlink-p and nnmaildir--eexist-p.
9268
9269 2004-01-25  Alex Schroeder  <alex@gnu.org>
9270
9271         * spam-stat.el (spam-stat-process-directory-age): New option.
9272         (spam-stat-process-directory): Use it.
9273
9274 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
9275
9276         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
9277         (spam-stat-save): Accept prefix argument.
9278
9279 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
9280
9281         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
9282         links" error.
9283
9284 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9285
9286         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
9287         the rest of the and/or forms.
9288
9289 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
9290
9291         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
9292         compatibility with old .newsrc.eld files.
9293
9294         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
9295
9296         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
9297
9298         * gnus-start.el (gnus-1): do.
9299
9300         * gnus-group.el (gnus-group-line-format-alist): do.
9301
9302         * gnus.el (gnus-use-grouplens, gnus-visual): do.
9303
9304         * gnus-gl.el: Remove.
9305
9306 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9307
9308         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
9309         marks consisting of a single range {for example, (3 . 5)} rather
9310         than a list of a single range { ((3 . 5)) }.
9311
9312 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
9313
9314         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
9315         with-current-buffer.
9316         (spam-stat-store-current-buffer): Use insert-buffer-substring to
9317         avoid consing a string.
9318
9319         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
9320         Remove obsolete entries for big5 and gb2312.
9321
9322 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9323
9324         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
9325         uncompressed list.
9326
9327 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
9328
9329         * spam-stat.el (spam-stat-strip-xref): New function.
9330         (spam-stat-process-directory): Use it.
9331
9332         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
9333         here -- it's done in message-fetch-field.
9334
9335 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9336
9337         * gnus-agent.el (gnus-agent-queue-mail,
9338         gnus-agent-prompt-send-queue): New variables.
9339         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
9340         * gnus-draft.el (gnus-group-send-queue): Pass the group name
9341         "nndraft:queue" along to gnus-draft-send.  Use
9342         gnus-agent-prompt-send-queue.
9343         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
9344         is "nndraft:queue".  Suggested by Gaute Strokkenes
9345         <gs234@srcf.ucam.org>
9346
9347         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
9348         (agent-enable-undownloaded-faces): Added
9349         (gnus-agent-cat-groups): Use eval-and-compile, not
9350         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
9351         method of gnus-agent-cat-groups even when the buffer has been
9352         evaled.
9353         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
9354         delete gnus-agent-save-active-1.
9355         (gnus-agent-save-groups): Deleted. Identical to
9356         gnus-agent-save-active.
9357         (gnus-agent-write-active): No longer adjust agent's copy of active
9358         file as agent's adjustments are now stored in their own
9359         file. Removed optional parameter.
9360         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
9361         servers.  Add use of min/max range limits from server's local
9362         file.
9363         (gnus-agent-save-alist): Removed unused optional argument.
9364         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
9365         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
9366         (gnus-agent-set-local): A per-server file that keeps min/max range
9367         limits for articles known to the agent.  Provides a fast mechanism
9368         for altering many active ranges.
9369         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
9370         active file (local makes it unnecessary).
9371         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
9372
9373         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
9374         (agent-enable-undownloaded-faces): Added
9375
9376         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
9377         disable it when sending to "nndraft:queue".
9378         (gnus-group-send-queue): Add safety check to avoid sending queue
9379         when unplugged.
9380
9381         * gnus-group.el (gnus-group-catchup): Use new
9382         gnus-sequence-of-unread-articles, not
9383         gnus-list-of-unread-articles, to avoid exhausting memory with huge
9384         numbers of articles.  Use gnus-range-map to avoid having to
9385         uncompress the unread list.
9386         (gnus-group-archive-directory,
9387         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
9388         reference.
9389
9390         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
9391         (gnus-sorted-range-intersection): Intersection of two ranges
9392         without requiring that they first be uncompressed.
9393
9394         * gnus-start.el (gnus-activate-group): Unless blocked by the
9395         caller, possibly expand the active range to include both cached
9396         and agentized articles.
9397         (gnus-convert-old-newsrc): Rewrote in anticipation of having
9398         multiple version-dependent converters.
9399         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
9400         gnus-agent-save-active.
9401         (gnus-save-newsrc-file): Save dirty agent range limits.
9402
9403         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
9404         gnus-agent-possibly-alter-active.
9405         (gnus-adjust-marked-articles): Faster handling of simple lists
9406
9407 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
9408
9409         * spam-stat.el (spam-stat-test-directory): New optional argument
9410         displays a list of files detected.  Suggested by Andrew Cohen
9411         <cohen@andy.bu.edu>.
9412         (spam-stat-buffer-words-with-scores): Don't narrow and change
9413         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
9414
9415 2004-01-20  Hubert Chan <hubert@uhoreg.ca>:
9416
9417         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
9418         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
9419         (spam-spamassassin-arguments)
9420         (spam-spamassassin-spam-flag-header)
9421         (spam-spamassassin-positive-spam-flag-header)
9422         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
9423         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
9424         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
9425         (spam-list-of-processors, spam-list-of-checks)
9426         (spam-list-of-statistical-checks, spam-registration-functions)
9427         (spam-check-spamassassin-headers, spam-check-spamassassin)
9428         (spam-spamassassin-score)
9429         (spam-spamassassin-register-with-sa-learn)
9430         (spam-spamassassin-register-spam-routine)
9431         (spam-spamassassin-register-ham-routine)
9432         (spam-assassin-register-spam-routine)
9433         (spam-assassin-register-ham-routine): add SpamAssassin support
9434         (spam-bogofilter-score): fix to show article before scoring
9435
9436 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
9437
9438         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
9439         default scoring function.
9440         (spam-generic-score): Call spam-spamassassin-score if
9441         spam-use-spamassassin or spam-use-spamassassin-headers is on;
9442         spam-bogofilter-score otherwise.
9443
9444         * gnus.el (spam-process, spam-autodetect-methods): Add
9445         spamassassin and spamassassin-headers.
9446
9447 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
9448
9449         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9450         Suppress unnecessary messages.
9451
9452 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
9453
9454         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
9455         make-hash-table.
9456
9457 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9458
9459         * canlock.el (base64-encode-string): Don't autoload it.
9460
9461 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9462
9463         * run-at-time.el: Remove useless (require 'itimer),
9464         eval-and-compile and (featurep 'xemacs).
9465
9466 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
9467
9468         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
9469         GROUP is a virtual group.
9470
9471 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
9472
9473         * gnus.el: Autoload `message-y-or-n-p'.
9474
9475 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
9476
9477         * pgg-parse.el: Remove unnecessary (require 'custom).
9478
9479         * pgg-def.el: do.
9480
9481         * nnmail.el: do.
9482
9483         * gnus-undo.el: do.
9484
9485         * gnus-picon.el: do.
9486
9487         * gnus-util.el: do.
9488
9489 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
9490
9491         * gnus-sum.el (gnus-pick-line-number): Add autoload.
9492
9493 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9494
9495         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
9496         handle, as well as a list.
9497
9498         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
9499         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
9500         (mm-w3m-cid-retrieve): Simplify.
9501
9502 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
9503
9504         * message.el (message-kill-to-signature): Allow prefix arg to
9505         specify number of lines to keep before signature.
9506
9507 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
9508
9509         (message-kill-to-signature): Change docstring.
9510
9511 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9512
9513         * canlock.el: Always require sha1-el.
9514         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
9515
9516         * message.el: Autoload sha1 only when compiling.
9517
9518         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
9519         eudc-expand-inline for XEmacs.
9520
9521 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9522
9523         * message.el (message-canlock-generate): Require sha1-el.
9524
9525 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
9526
9527         * message.el (message-expand-name): Silence the byte compiler.
9528
9529         * lpath.el: Add detect-coding-system.
9530
9531         * dgnushack.el (dgnushack-compile): Remove obsolete check for
9532         cus-edit.
9533
9534 2004-01-13  Simon Josefsson  <jas@extundo.com>
9535
9536         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
9537         Invoke gnus-score-mode.  Reported by
9538         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
9539
9540         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
9541         Jim Blandy <jimb@redhat.com> (tiny change).
9542
9543 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
9544
9545         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
9546
9547 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
9548
9549         * spam.el (spam-get-article-as-string): Update to use
9550         gnus-request-article-this-buffer, much simpler.
9551         (spam-get-article-as-buffer): Remove.
9552
9553 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
9554
9555         * message.el (message-expand-name): Use EUDC if the user uses
9556         that.
9557
9558 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
9559
9560         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
9561         character for the encoding to avoid consing a string.
9562
9563         * rfc2047.el (rfc2047-decode-string): Don't cons a string
9564         unnecessarily.
9565
9566         * mm-util.el (mm-replace-chars-in-string): Remove.
9567
9568         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
9569         of mm-replace-chars-in-string.
9570
9571 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
9572
9573         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
9574         strings.
9575
9576         * mm-util.el (mm-subst-char-in-string): Support inplace.
9577
9578         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
9579         a new string in every iteration.  Use shy groups.
9580
9581 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
9582
9583         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
9584         (gnus-group-change-level, gnus-kill-newsgroup)
9585         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
9586         (gnus-get-unread-articles, gnus-make-articles-unread)
9587         (gnus-make-ascending-articles-unread): Use accessor
9588         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
9589         to get group information for improved readability.
9590
9591         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
9592
9593         * gnus-soup.el (gnus-soup-group-brew): do.
9594
9595         * gnus-msg.el (gnus-put-message): do.
9596
9597         * gnus-move.el (gnus-group-move-group-to-server): do.
9598
9599         * gnus-kill.el (gnus-batch-score): do.
9600
9601         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
9602         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
9603         (gnus-group-update-group, gnus-group-read-group)
9604         (gnus-group-make-group, gnus-group-make-help-group)
9605         (gnus-group-make-archive-group, gnus-group-make-directory-group)
9606         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
9607         (gnus-group-sort-by-unread, gnus-group-catchup)
9608         (gnus-group-unsubscribe-group, gnus-group-kill-group)
9609         (gnus-group-yank-group, gnus-group-set-info)
9610         (gnus-group-list-groups): do.
9611
9612         * gnus.el (gnus-generate-new-group-name): do.
9613
9614         * gnus-delay.el (gnus-delay-send-queue): do.
9615
9616         * nnvirtual.el (nnvirtual-catchup-group): do.
9617
9618         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
9619         do.
9620
9621         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
9622         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
9623
9624         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
9625         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
9626         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
9627         (gnus-group-make-articles-read): do.
9628
9629 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
9630
9631         * gnus-art.el (article-decode-mime-words, article-babel)
9632         (gnus-article-highlight-signature, gnus-article-add-buttons)
9633         (gnus-signature-toggle): Use gnus-with-article-buffer.
9634
9635         * gnus-art.el (gnus-article-highlight-headers)
9636         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
9637
9638         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
9639         (gnus-article-set-globals, gnus-request-article-this-buffer)
9640         (gnus-button-message-id, gnus-article-maybe-hide-headers)
9641         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
9642         (gnus-mime-display-alternative): Use with-current-buffer.
9643
9644 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9645
9646         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
9647         also under 80 char limit, and call gnus-error if needed.
9648         (spam-fetch-article-header): Fix - it was a
9649         buffer-local variable (gnus-newsgroup-data).
9650         (spam-find-spam): Use spam-generate-fake-headers, forget about
9651         spam-insert-fake-headers.
9652         (spam-insert-fake-headers): Remove.
9653
9654 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
9655
9656         * deuglify.el (gnus-article-outlook-unwrap-lines)
9657         (gnus-outlook-rearrange-article)
9658         (gnus-outlook-repair-attribution-outlook)
9659         (gnus-outlook-repair-attribution-block)
9660         (gnus-outlook-repair-attribution-other): Remove redundant
9661         save-excursion.
9662
9663 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9664
9665         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
9666         (spam-fetch-field-subject-fast)
9667         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
9668         (spam-fetch-article-header): Add functions to deal with Gnus
9669         internals for fast retrieval of article header data.
9670         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
9671
9672 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
9673
9674         * pop3.el (pop3-md5): Remove.
9675         (pop3-apop): Replace pop3-md5 with md5.
9676
9677         * mm-bodies.el: base64 is always built-in.
9678
9679         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
9680         with-current-buffer.
9681
9682 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9683
9684         * canlock.el (canlock-insert-header): Remove excessive grouping in
9685         regexp.
9686
9687         * gnus-sum.el (gnus-summary-read-document): Ditto.
9688
9689         * gnus-uu.el (gnus-uu-part-number): Ditto.
9690
9691         * html2text.el (html2text-remove-tags): Ditto.
9692         (html2text-format-tags): Ditto.
9693         (html2text-format-single-elements): Ditto.
9694
9695         * mml.el (mml-parse-1): Ditto.
9696
9697 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
9698
9699         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
9700
9701         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
9702
9703         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
9704
9705         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
9706
9707 2003-11-15  Simon Josefsson  <jas@extundo.com>
9708
9709         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
9710         (pgg-gpg-lookup-key): Use regexp match instead of
9711         split-string (split-string is different between emacs 21.2 and
9712         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
9713
9714 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
9715
9716         * gnus-art.el (gnus-mime-view-all-parts)
9717         (gnus-article-part-wrapper, gnus-article-view-part): Use
9718         with-current-buffer.
9719
9720 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
9721
9722         * spam.el (spam-disable-spam-split-during-ham-respool)
9723         (spam-spamoracle-database, spam-cache-lookups)
9724         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
9725         (spam-group-ham-mark-p, spam-group-spam-mark-p)
9726         (spam-group-ham-marks, spam-group-spam-marks)
9727         (spam-group-spam-contents-p, spam-group-ham-contents-p)
9728         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
9729         also add spam-use-blackholes to the statistical checks.
9730         (spam-fetch-field-fast): Add interface to fetching fields, may
9731         become a macro.
9732         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
9733         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
9734         (spam-insert-fake-headers): Fake an article when needed.
9735         (spam-find-spam): Fake article when possible.
9736         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
9737         (spam-check-bogofilter-headers): Use message-fetch-field instead
9738         of nnmail-fetch-field.
9739
9740 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9741
9742         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
9743
9744 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
9745
9746         * spam.el (spam-split): Do not require spam-use-CHECK to be
9747         enabled if that check is passed to spam-split explicitly; also
9748         fix so 'spam doesn't get converted to spam-split-group when
9749         spam-split-symbolic-return is t.
9750         (spam-find-spam): Find registrations of the article and use those
9751         instead of re-running spam-split to find the spam/ham
9752         classification of the article.
9753         (spam-log-processing-to-registry, spam-log-registered-p)
9754         (spam-log-unregistration-needed-p, spam-log-undo-registration):
9755         Use gnus-error instead of gnus-message.
9756         (spam-log-registration-type): Add function to determine the
9757         classification of a message based on registry entries; will
9758         return nil if both 'spam and 'ham are found.
9759         (spam-check-BBDB): Expand all the BBDB macros here so we can have
9760         a reasonably fast local cache without the loading errors.
9761         (spam-cache-lookups): Set to t by default.
9762         (spam-find-spam): Don't try to guess spam-cache-lookups.
9763         (spam-enter-whitelist, spam-enter-blacklist): Clear the
9764         spam-caches entry.
9765         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
9766         caching of whitelist/blacklist entries.
9767         (spam-check-whitelist, spam-check-blacklist): Invoke
9768         spam-from-listed-p with a type, not a cache variable.
9769         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
9770
9771 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
9772
9773         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
9774
9775         * nnmail.el (nnmail-split-fancy): do.
9776
9777         * mml.el (mml-parse): do.
9778
9779         * gnus-score.el (gnus-enter-score-words-into-hashtb)
9780         (gnus-score-adaptive): do.
9781
9782 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9783
9784         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
9785         (gnus-mime-button-map): Don't set keymap parent.
9786         (gnus-button-ctan-directory-regexp): Use shy grouping.
9787         (gnus-prev-page-map): Don't set keymap parent.
9788         (gnus-prev-page-map): Remove duplicated one.
9789         (gnus-next-page-map): Don't set keymap parent.
9790         (gnus-mime-security-button-map): Ditto.
9791
9792         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
9793         version number.
9794
9795         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
9796
9797 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9798
9799         * canlock.el (canlock-sha1-function): Remove.
9800         (canlock-sha1-function-for-verify): Remove.
9801         (canlock-openssl-program): Remove.
9802         (canlock-openssl-args): Remove.
9803         (canlock-ignore-errors): Remove.
9804         (canlock-sha1-with-openssl): Remove.
9805         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
9806         (canlock-verify): Don't use canlock-ignore-errors.
9807
9808         * sha1-el.el (sha1-string-external): Make it can return a string
9809         in binary form.
9810         (sha1-region-external): Ditto.
9811         (sha1-string-internal): Ditto.
9812         (sha1-region-internal): Ditto.
9813         (sha1-region): Ditto.
9814         (sha1-string): Ditto.
9815         (sha1): Ditto.
9816
9817 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9818
9819         * spam.el (spam-report-articles-gmane): New command.
9820
9821 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9822
9823         * gnus.el: Don't make unnecessary *Group* buffer when loading.
9824
9825         * run-at-time.el (run-at-time-saved): Remove.
9826         (run-at-time): Doc fix.
9827
9828 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
9829
9830         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
9831         (gnus-summary-limit-map): Add it.
9832         (gnus-summary-make-menu-bar): do.
9833
9834 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
9835
9836         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
9837         Make attempt at some caching support (done for BBDB only now).
9838         (spam-find-spam): Set spam-cache-lookups if there are more than 2
9839         addresses to be checked.
9840         (spam-clear-cache-BBDB): Add function, to be invoked by
9841         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
9842         (spam-check-BBDB): Check and use the caches, if
9843         spam-cache-lookups is on, remove superfluous (provide).
9844
9845 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
9846
9847         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
9848
9849 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
9850
9851         * run-at-time.el (run-at-time-saved): Move to after the definition
9852         of `run-at-time'.
9853
9854         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
9855
9856 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9857
9858         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
9859         mm-w3m-local-map-property.
9860
9861         * mm-view.el (mm-w3m-mode-map): Remove.
9862         (mm-w3m-local-map-property): Remove.
9863         (mm-inline-text-html-render-with-w3m): Don't use
9864         mm-w3m-local-map-property.
9865
9866 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9867
9868         * run-at-time.el: New file.
9869
9870         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
9871         under Emacs.
9872
9873         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
9874         of gnus-set-text-properties.
9875
9876         * gnus-uu.el (gnus-uu-save-article): Ditto.
9877
9878         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
9879
9880         * gnus-cite.el (gnus-cite-parse): Ditto.
9881
9882         * gnus-art.el (gnus-button-push): Use set-text-properties instead
9883         of gnus-.
9884
9885         * gnus-xmas.el (run-at-time): Require run-at-time.
9886
9887         * gnus.el: Changed calls to nnheader-run-at-time and
9888         password-run-at-time throughout to use run-at-time directly.
9889
9890         * password.el: Removed definition of run-at-time.
9891
9892         * nnheaderxm.el: Remove definition of run-at-time.
9893
9894 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
9895
9896         * mml.el (mml-minibuffer-read-disposition): Show attachment type
9897         in prompt.
9898
9899 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
9900
9901         * messagexmas.el (message-xmas-redefine): Alias
9902         `message-make-caesar-translation-table' to
9903         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
9904         version.
9905
9906         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
9907         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
9908         `gnus-xmas-set-text-properties'.
9909         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
9910         `gnus-xmas-completing-read'.
9911         (gnus-xmas-completing-read): Removed.
9912         (gnus-xmas-open-network-stream): Removed.
9913
9914         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
9915         XEmacs version.
9916
9917         * dns.el (dns-make-network-process): Use `open-network-stream'
9918         instead of `gnus-xmas-open-network-stream'.
9919
9920         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
9921
9922         * .cvsignore: Add auto-autoloads.el, custom-load.el.
9923
9924 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
9925
9926         * gnus-art.el (gnus-mime-display-alternative)
9927         (gnus-insert-mime-button, gnus-insert-mime-security-button)
9928         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
9929         Don't use gnus-local-map-property.
9930
9931         * gnus-util.el (gnus-local-map-property): Remove.
9932
9933         * mm-view.el (mm-view-pkcs7-decrypt): Replace
9934         gnus-completing-read-maybe-default with completing-read.
9935
9936         * gnus-util.el (gnus-completing-read): do.
9937         (gnus-completing-read-maybe-default): Remove.
9938
9939 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
9940
9941         * password.el: Only autoload `run-at-time' if not XEmacs.
9942         Only autoload the itimer functions if XEmacs.
9943
9944 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9945
9946         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
9947         XEmacsen.
9948
9949         * dgnushack.el: Autoload executable-find for XEmacs.
9950
9951 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
9952
9953         * gnus-art.el (gnus-read-string): Remove.
9954         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
9955         read-string.
9956
9957 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
9958
9959         * netrc.el: Autoload password-read.
9960         (netrc): Add configuration group.
9961         (netrc-encoding-method, netrc-openssl-path): Add
9962         variables for encoding and decoding of files with symmetric
9963         ciphers.
9964         (netrc-encode): Add assistant function to encode a file with
9965         netrc-encoding-method.
9966         (netrc-parse): Add interactive parameter, added optional
9967         decoding if netrc-encoding-method is non-nil but otherwise
9968         behavior is standard.
9969         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
9970         Do s/encode/encrypt/ everywhere.
9971
9972         * spam.el: Remove executable-find autoload.
9973
9974 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
9975
9976         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
9977
9978         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
9979
9980 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9981
9982         * gnus-art.el (gnus-treat-ansi-sequences,
9983         article-treat-ansi-sequences): New variable and function.
9984         Suggested by Dan Jacobson <jidanni@jidanni.org>.
9985
9986         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
9987         Use it.
9988
9989 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
9990
9991         * mm-util.el (mm-quote-arg): Remove.
9992
9993         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
9994         shell-quote-argument.
9995
9996         * gnus-uu.el (gnus-uu-command): do.
9997
9998         * gnus-sum.el (gnus-summary-insert-pseudos): do.
9999
10000         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
10001         with make-char.
10002
10003         * mm-util.el (mm-make-char): Remove.
10004
10005         * mml.el (mml-mode): Replace gnus-add-minor-mode with
10006         add-minor-mode.
10007
10008         * gnus-undo.el (gnus-undo-mode): do.
10009
10010         * gnus-topic.el (gnus-topic-mode): do.
10011
10012         * gnus-sum.el (gnus-dead-summary-mode): do.
10013
10014         * gnus-start.el (gnus-slave-mode): do.
10015
10016         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
10017
10018         * gnus-ml.el (gnus-mailing-list-mode): do.
10019
10020         * gnus-gl.el (gnus-grouplens-mode): do.
10021
10022         * gnus-draft.el (gnus-draft-mode): do.
10023
10024         * gnus-dired.el (gnus-dired-mode): do.
10025
10026         * gnus-ems.el (gnus-add-minor-mode): Remove.
10027
10028         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
10029         Replace gnus-char-width with char-width.
10030
10031         * gnus-ems.el (gnus-char-width): Remove.
10032
10033         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
10034         Replace gnus-char-width with char-width.
10035
10036         * gnus-ems.el (gnus-char-width): Remove.
10037
10038         * spam-stat.el (with-syntax-table): Remove with-syntax-table
10039         definition.
10040         Remove Emacs 20 hash table compatibility code.
10041
10042         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
10043         20 compatibility code.
10044
10045         * spam.el (spam-point-at-eol): Replace with point-at-eol.
10046
10047         * smime.el (smime-point-at-eol): Replace with point-at-eol.
10048
10049         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
10050         with point-at-{eol,bol}.
10051
10052         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
10053
10054         * imap.el (imap-point-at-eol): Replace with point-at-eol.
10055
10056         * flow-fill.el (fill-flowed-point-at-bol,
10057         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
10058
10059         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
10060         Replace with point-at-{eol,bol} throughout all files.
10061
10062 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10063
10064         * ntlm.el (ntlm-string-as-unibyte): New macro.
10065         (ntlm-build-auth-response): Use it.
10066
10067         Remove Emacs 20 stuff:
10068         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
10069         (butlast, mapc, remove): Remove the compiler macros.
10070         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
10071         of delq and copy-sequence.
10072         * gnus-art.el (popup-menu): Remove the compiler macro.
10073         * nnmail.el (nnmail-split-fancy): Don't support customizing with
10074         Emacs 20.
10075
10076 2004-01-05  Simon Josefsson  <jas@extundo.com>
10077
10078         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
10079         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
10080         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
10081         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
10082         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
10083         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
10084         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
10085         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
10086         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
10087         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
10088         ntlm-string-permute, string-lshift into ntlm-string-lshift,
10089         string-xor into ntlm-string-xor.  Suggested by
10090         Jesper Harder <harder@myrealbox.com>.
10091
10092         * ntlm.el: Don't include poem.
10093
10094         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
10095         Jesper Harder <harder@myrealbox.com>.
10096
10097         * sasl-ntlm.el, ntlm.el, md4.el: New files.
10098
10099         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
10100         probably breaks emacs with DL patch, but do we care? Is anyone
10101         still using the DL stuff?)
10102
10103         * sieve-manage.el: Use the password package.
10104         (sieve-manage-read-passwd): Remove.
10105         (sieve-manage-interactive-login): Use password.  Re-add
10106         condition-case around loop.
10107
10108         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
10109         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
10110         the password package.
10111
10112 2003-02-19  Simon Josefsson  <jas@extundo.com>
10113
10114         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
10115         token.
10116
10117 2002-08-07  Simon Josefsson  <jas@extundo.com>
10118
10119         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
10120         (sieve-manage-authenticators):
10121         (sieve-manage-authenticator-alist): Add some SASL mechs.
10122         (sieve-sasl-auth): New function.
10123         (sieve-manage-cram-md5-auth):
10124         (sieve-manage-plain-auth): Rewrite using SASL library.
10125         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
10126         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
10127         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
10128         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
10129
10130 2004-01-05  Simon Josefsson  <jas@extundo.com>
10131
10132         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
10133         New files.
10134
10135 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10136
10137         * gnus-group.el (gnus-no-groups-message): Update.
10138
10139         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
10140
10141 2003-11-09  Simon Josefsson  <jas@extundo.com>
10142
10143         * imap.el: Support for ID IMAP extension (RFC 2971).
10144         (imap-local-variables): Add imap-id.
10145         (imap-id): New variable.
10146         (imap-id): New function.
10147         (imap-parse-response): Parse untagged ID response.
10148         * nnimap.el (nnimap-id): New variable.
10149         (nnimap-open-connection): Use it.
10150
10151 2003-12-28  Simon Josefsson  <jas@extundo.com>
10152
10153         * gnus-score.el (gnus-score-edit-all-score): New.
10154         * gnus-group.el (gnus-group-score-map): Bind it to W e.
10155
10156 2004-01-04  Simon Josefsson  <jas@extundo.com>
10157
10158         * password.el: Add.
10159
10160 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
10161
10162         * dns.el: Add support for AAAA records (see RFC 3596)
10163
10164         * Fix typo PRT -> PTR
10165
10166         * Parse MX, PTR and SOA replies (see RFC 1035)
10167
10168 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10169
10170         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
10171
10172         * Moved to Changelog.2.
10173
10174 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10175
10176         * gnus.el (gnus-version-number): Bump version.
10177
10178 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10179
10180         * gnus.el: No Gnus v0.1 is released.
10181
10182 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10183
10184         * gnus.el: No Gnus v0.0 is released.
10185
10186 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10187
10188         * gnus.el (gnus-version-number): Bump.
10189         (gnus-version): No.
10190
10191 See ChangeLog.2 for earlier changes.
10192
10193     Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
10194   Copying and distribution of this file, with or without modification,
10195   are permitted provided the copyright notice and this notice are preserved.
10196
10197 ;; Local Variables:
10198 ;; coding: iso-2022-7bit
10199 ;; fill-column: 79
10200 ;; add-log-time-zone-rule: t
10201 ;; End:
10202
10203 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4