(shr-tag-table): Really inhibit images inside the table.
[gnus] / lisp / ChangeLog
1 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * shr.el (shr-find-elements): New function.
4         (shr-tag-table): Put all the images after the table.
5         (shr-tag-table): Really inhibit images inside the table.
6
7         * mm-decode.el (mm-shr): Bind shr-blocked-images to
8         gnus-blocked-images.
9
10 2010-10-05  Julien Danjou  <julien@danjou.info>
11
12         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
13         (gnus-html-maximum-image-size): Add this function.
14         (gnus-html-put-image): Use gnus-html-maximum-image-size.
15
16         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
17         server-value of the capability is nil.
18
19 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20
21         * shr.el (shr-tag-em): Add <EM> tag.
22
23 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
24
25         * sieve-manage.el (sieve-manage-default-stream): Make default stream
26         customizable.
27
28         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
29         handing broken links to browse-url.
30
31 2010-10-05  Julien Danjou  <julien@danjou.info>
32
33         * gnus-util.el (gnus-emacs-completing-read)
34         (gnus-iswitchb-completing-read): Use autoload rather than require.
35
36 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
37
38         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
39         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
40         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
41         iswitchb-temp-buflist for XEmacs.
42
43         * gnus-util.el (gnus-completing-read-function): Exclude
44         gnus-icompleting-read and gnus-ido-completing-read from candidates for
45         XEmacs since iswitchb.el is very old and ido.el is unavailable in
46         XEmacs.
47
48         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
49         not to use `delete-dups' that is unavailable in XEmacs 21.4.
50
51         * gnus-html.el: Don't require help-fns under XEmacs.
52         (gnus-html-schedule-image-fetching): Work for XEmacs.
53
54         * mm-decode.el (mm-shr): Decode contents by charset.
55
56 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
57
58         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
59         unknown.
60
61         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
62         (shr-get-image-data): Ensure against the cache file missing.
63
64         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
65         for data.
66
67         * spam-report.el (spam-report-url-ping-plain): Don't query about
68         killing the process.
69
70         * shr.el (shr-render-td): Protect against too-wide text.
71
72 2010-10-04  Julien Danjou  <julien@danjou.info>
73
74         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
75         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
76
77         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
78         retrieved.
79
80 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
81
82         * shr.el (browse-url): Required.
83         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
84         lines.
85         (shr-show-alt-text, shr-browse-image): New commands.
86         (shr-browse-url, shr-copy-url): New commands.
87
88         * gnus-sum.el (gnus-widen-article-window): New variable.
89         (gnus-summary-select-article-buffer): Use it.
90
91         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
92         without @ signs.
93
94 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
95
96         * nnir.el (nnir-run-imap): Remove spurious space in search string.
97
98 2010-10-04  Julien Danjou  <julien@danjou.info>
99
100         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
101         for XEmacs.
102
103 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
104
105         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
106
107         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
108         (nnimap-close-server): Implement.
109
110         * dgnushack.el (iswitchb): Require to shut up the compiler.
111
112         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
113         (shr-insert): Tweak line breaking.
114         (shr-insert): Handle <pre> better.
115         (shr-tag-li): Get <li> indentation right.
116         (shr-tag-li): Get <li> indentation even righter.
117         (shr-tag-blockquote): Ensure paragraph start.
118         (shr-make-table): Tweak table generation.
119         (shr-make-table): Fix typo.
120
121         * shr.el: Implement table rendering.
122
123 2010-10-04  Julien Danjou  <julien@danjou.info>
124
125         * gnus-html.el (gnus-html-put-image): Fix resize image code.
126
127 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
128
129         * shr.el (shr-insert): Use string anchors instead of line anchors.
130
131 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
132
133         * shr.el: Add headings.
134         (shr-ensure-paragraph): Actually work.
135         (shr-tag-li): Make <ul> prettier.
136         (shr-insert): Get white space at the beginning/end of elements right.
137         (shr-tag-p): Collapse subsequent <p>s.
138         (shr-ensure-paragraph): Don't insert double line feeds after blank
139         lines.
140         (shr-insert): \t is also space.
141         (shr-tag-s): Fix "s" tag name function.
142         (shr-tag-s): Fix face prop name.
143
144 2010-10-03  Julien Danjou  <julien@danjou.info>
145
146         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
147
148         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
149         gnus-window-inside-pixel-edges.
150
151         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
152         gnus-ems.
153
154         * mm-view.el (mm-inline-image-emacs): Support image resizing.
155
156         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
157         function.
158
159         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
160         resize choice.
161
162 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
163
164         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
165         beginning of the buffer.
166
167         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
168         article buffer again.
169
170         * shr.el (shr-tag-p): Don't insert newlines at the start of the
171         buffer.
172
173         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
174         when it's at the start of the buffer.
175
176         * shr.el (shr-tag-blockquote): Convert name.
177         (shr-rescale-image): Use the right image-size variant.
178
179         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
180         buffer isn't shown, then select the current article first instead of
181         bugging out.
182         (gnus-summary-select-article-buffer): Show both the article and summary
183         buffers again.
184
185         * shr.el (shr-fontize-cont): Protect against regions with no text.
186         Rename tag functions to shr-tag-* for enhanced security.
187         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
188
189 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
190
191         * shr.el (shr-insert):
192         * pop3.el (pop3-movemail):
193         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
194         loaded.
195
196 2010-10-03  Glenn Morris  <rgm@gnu.org>
197
198         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
199
200         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
201
202         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
203
204         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
205
206         * gnus-util.el (gnus-make-local-hook): Simplify.
207
208 2010-10-02  Julien Danjou  <julien@danjou.info>
209
210         * gnus-util.el (gnus-iswitchb-completing-read): New function.
211         (gnus-ido-completing-read): New function.
212         (gnus-emacs-completing-read): New function.
213         (gnus-completing-read): Use gnus-completing-read-function.
214         Add gnus-completing-read-function.
215
216 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
217
218         * shr.el (shr-insert-document): Autoload.
219         (shr-img): Be silent.
220         (shr-insert): Add a newline after every picture before text.
221         (shr-add-font): Use overlays for combining faces.
222         (shr-insert): Pass upwards the text start point.
223
224         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
225         possible.
226         (mm-shr): New function.
227
228 2010-10-02  Julien Danjou  <julien@danjou.info>
229
230         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
231         should go backward.
232
233 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
234
235         * shr.el (shr): Fix typo in provide call.
236
237 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
238
239         * shr.el: New file.
240
241         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
242
243         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
244         completing read.
245
246 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
247
248         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
249         we're being queried about.  Suggested by Dan Jacobson.
250
251         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
252         by Jason Eisner.
253
254         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
255         table, too.  Suggested by Stefan Wiens.
256         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
257         the table unnecessary.  Suggested by Stefan Wiens.
258
259         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
260         longer needed, and probably doesn't work either, as pointed out by
261         Stefan Wiens.
262         (gnus-summary-exit): Remove call to the clearing function.
263         (gnus-summary-exit-no-update): Ditto.
264
265         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
266         instead of gnus-eval-in-buffer-window to avoid popping up frames.
267         Reported by Stefan Monnier.
268         (gnus-summary-save-in-rmail): Ditto.
269
270         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
271         article buffer, instead of both the article buffer and the summary
272         buffer.  Sort of suggested by Dan Jacobson.
273
274         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
275
276         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
277         Suggested by Dan Jacobson.
278
279         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
280         documentation clearer.
281
282         * message.el (message-shorten-references): Comment on the number "21".
283         Suggested by Stefan Monnier.
284
285         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
286         Suggested by Dan Jacobson.
287
288         * gnus.el (gnus-large-newsgroup): Mention
289         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
290
291         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
292         externalize attachments.  Bug reported by Steve Wen.
293
294         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
295         really message anything to the user.
296
297         * nnmail.el (nnmail-article-group): Allow using the fancy split method
298         directly.
299
300         * nnimap.el (nnimap-request-group): Low higher than high to signal no
301         messages in empty groups.
302
303 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
304
305         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
306         non-UIDNEXT group.
307
308 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
309
310         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
311         not the value from the collection.
312
313         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
314         values.  This sometimes happens on some groups that have no info.
315         (nnimap-request-newgroups): New function.
316
317 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
318
319         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
320         check into `gnus-registry-initialize'.
321         (gnus-registry-initialize): Ditto.
322         Fix and extend header docs.
323
324 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
325
326         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
327         regexp backtrace overflows.
328
329         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
330         for starttls that tls.el implements; i.e. openssl.
331
332         * tls.el (tls-starttls-switches): Give up on using starttls with
333         gnutls-cli.
334         (tls-program): Add --insecure to be consistent with the defaults from
335         openssl s_client.  Now all three commands are insecure.
336
337 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
338
339         * lpath.el: Bind completion-styles-alist for XEmacs.
340
341         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
342         (gravatar-create-image): New function that's an alias to
343         gnus-xmas-create-image, gnus-create-image, or create-image.
344         (gravatar-data->image): Use it.
345
346 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
347
348         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
349         install the nnregistry refer method.
350         (gnus-registry-install-hooks): Use it.
351         (gnus-registry-unfollowed-groups): Add nnmairix to the default
352         unfollowed groups.
353
354 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
355
356         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
357         expanding threads.
358
359 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
360
361         * nnir.el: Use the server names without suffixes (bug #7009).
362
363         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
364         unencrypted to STARTTLS, if possible.
365
366 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
367
368         * message.el (message-ignored-supersedes-headers): Strip Injection-*
369         headers before superseding.
370
371 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
372
373         * nnrss.el (nnrss-use-local): Add documentation.
374
375         * nnimap.el (nnimap-extend-tls-programs): New function.
376         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
377         (nnimap-wait-for-connection): Accept the greeting from the stupid
378         output from openssl s_client -starttls, too.
379
380         * tls.el (tls-starttls-switches): New variable.
381         (tls-find-starttls-argument): Use it.
382         (open-tls-stream): Ditto.
383
384         * netrc.el (netrc-credentials): Return the value of the "default"
385         entry.
386         (netrc-machine): Ditto.
387
388         * nnimap.el (nnimap-find-article-by-message-id): Really return the
389         article number.
390         (nnimap-split-fancy): New variable.
391         (nnimap-split-incoming-mail): Use it.
392
393         * nntp.el (nntp-server-list-active-group): Document.
394
395         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
396         SELECT to get the message-id.
397
398         * mail-source.el (mail-sources): Removed webmail support.
399         (defvar): Ditto.
400         (mail-source-fetcher-alist): Ditto.
401         (mail-source-fetch-webmail): Removed.
402
403         * webmail.el: Removed -- doesn't seem relevant any more.
404
405         * gnus.el: Fix up make-obsolete-variable declarations throughout.
406
407         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
408         the \r.
409
410 2010-09-30  Julien Danjou  <julien@danjou.info>
411
412         * gnus-agent.el (gnus-agent-add-group): Fix call to
413         gnus-completing-read.
414
415 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
416
417         * nndoc.el (nndoc-retrieve-groups): New function.
418
419         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
420         `default', use nnmail-split-methods.
421         (nnimap-request-article): Downcase the NILs so that they are nil.
422
423         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
424         symbol.
425
426         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
427         code, since if the user has requested network, that's what they ought
428         to get.
429         (nnimap-request-set-mark): Erase the buffer before issuing commands.
430         (nnimap-split-rule): Mark as obsolete.
431
432         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
433         variable.
434
435         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
436         correct slot, too.
437
438 2010-09-29  Julien Danjou  <julien@danjou.info>
439
440         * gnus.el (gnus-local-domain): Declare variable obsolete.
441
442         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
443         computing.
444         (gnus-ido-completing-read): Require ido.
445
446 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
447
448         * gnus-registry.el: Don't prompt on load, which makes it impossible to
449         build Gnus.
450
451         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
452         when interpreting the structures.
453         (nnimap-request-accept-article): Add \r\n to the lines to make this
454         work with Cyrus.
455
456         * nndraft.el (nndraft-request-expire-articles): Use the group name
457         instead if "nndraft".  Fix found by Nils Ackermann.
458
459 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
460
461         * nnregistry.el: Added.
462
463 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
464
465         * nnmail.el (group, group-art-list, group-art):
466         Remove unneeded directives.
467
468 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
469
470         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
471         (mm-mime-charset)
472         * rfc2047.el (rfc2047-syntax-table)
473         * utf7.el (utf7-utf-16-coding-system): Comment fix.
474
475         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
476         rather than `insert-file-contents' and `eval-region'.
477
478         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
479         construction.
480
481         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
482
483         * time-date.el: No need to require cl for Emacs 21.
484
485 2010-09-29  Julien Danjou  <julien@danjou.info>
486
487         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
488         replacement of `gnus-gravatar-relief' to mimic
489         `gnus-faces-properties-alist'.
490         Add :version property.
491
492 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
493
494         * mail-source.el (mail-source-report-new-mail)
495         * message.el (message-default-mail-headers)
496         * mm-decode.el (mm-valid-image-format-p): Comment fix.
497
498         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
499
500 2010-09-28  Julien Danjou  <julien@danjou.info>
501
502         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
503         mail-address contains the same string as real-name.
504
505         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
506         non-blank in header, otherwise it'll get stripped.
507
508         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
509         real-name, and then for mail address rather than doing : or , search.
510
511 2010-09-27  Julien Danjou  <julien@danjou.info>
512
513         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
514         (gnus-server-goto-server): Use gnus-completing-read.
515
516         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
517
518         * mm-util.el (defalias): Use gnus-completing-read.
519         (mm-codepage-setup): Use gnus-completing-read.
520
521         * smime.el (smime-sign-buffer): Use gnus-completing-read.
522         (smime-decrypt-buffer): Use gnus-completing-read.
523
524         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
525
526         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
527         (mml-minibuffer-read-disposition): Use gnus-completing-read.
528         (mml-insert-multipart): Use gnus-completing-read.
529
530         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
531
532         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
533
534         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
535
536         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
537
538         * gnus.el (gnus-read-method): Use gnus-completing-read.
539
540         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
541
542         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
543         (gnus-mime-action-on-part): Use gnus-completing-read.
544         (gnus-article-encrypt-body): Use gnus-completing-read.
545
546         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
547         (gnus-topic-move-matching): Use gnus-completing-read.
548         (gnus-topic-copy-matching): Use gnus-completing-read.
549         (gnus-topic-sort-topics): Use gnus-completing-read.
550         (gnus-topic-move): Use gnus-completing-read.
551
552         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
553         (gnus-agent-add-group): Use gnus-completing-read.
554
555         * nnmairix.el (nnmairix-create-server-and-default-group): Use
556         gnus-completing-read.
557         (nnmairix-update-groups): Use gnus-completing-read.
558         (nnmairix-get-server): Use gnus-completing-read.
559         (nnmairix-backend-to-server): Use gnus-completing-read.
560         (nnmairix-goto-original-article): Use gnus-completing-read.
561         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
562
563         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
564
565         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
566         (gnus-group-make-useful-group): Use gnus-completing-read.
567         (gnus-group-make-web-group): Use gnus-completing-read.
568         (gnus-group-add-to-virtual): Use gnus-completing-read.
569         (gnus-group-browse-foreign-server): Use gnus-completing-read.
570
571         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
572         (gnus-summary-limit-to-extra): Use gnus-completing-read.
573         (gnus-summary-execute-command): Use gnus-completing-read.
574         (gnus-summary-respool-article): Use gnus-completing-read.
575         (gnus-read-move-group-name): Use gnus-completing-read.
576
577         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
578         (gnus-summary-score-effect): Use gnus-completing-read.
579
580         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
581
582         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
583         right completing-read function.
584         (gnus-use-ido): New variable
585         (gnus-completing-read-with-default): Remove.
586
587 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
588
589         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
590         x-focus-frame.
591
592         * nnimap.el (auth-source-forget-user-or-password)
593         (auth-source-user-or-password): Autoload.
594
595         * message.el (message-from-style, message-interactive)
596         (message-cite-prefix-regexp, message-sendmail-envelope-from)
597         (message-yank-prefix, message-indentation-spaces, message-signature)
598         (message-signature-file): Add comment.
599
600 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
601
602         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
603         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
604         new articles.
605
606         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
607         parts.
608         (nnimap-request-article): Work with the t setting, too.
609
610         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
611         that you don't get flashes of other buffers.
612         (gnus-summary-show-complete-article): Intern before setting.
613
614 2010-09-27  David Engster  <dengste@eml.cc>
615
616         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
617         well as HEADERS.
618         (nnmairix-retrieve-headers): Provide new argument for the above.
619
620 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
621
622         * gnus-sum.el (gnus-summary-move-article): Don't alter
623         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
624         group.
625
626         * nnimap.el (nnimap-update-info): Don't destructively alter active.
627
628         * message.el (message-cite-prefix-regexp): Revert my last edit.
629
630         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
631         variable instead of the Gnus variable.
632
633         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
634
635         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
636         again.
637
638         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
639         since some servers don't like it.
640         (nnimap-open-connection): Forget credentials if the server says the
641         password was wrong.
642         (nnimap-parse-line): Protect against invalid data.
643
644         * gnus-sum.el (gnus-summary-move-article): Add comment.
645         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
646         nothing alters it while scanning for new messages.
647
648         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
649         which may or may not help.
650         (nnimap-open-connection): If we're doing a stream connection, and then
651         discover we're on a STARTTLS-capable server, then open a STARTTLS
652         connection instead.
653
654 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
655
656         * nnimap.el (utf7): Required.
657
658         * message.el (message-cite-prefix-regexp): Remove "}" from citation
659         prefix.
660
661 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
662
663         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
664
665 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
666
667         * nnimap.el (nnimap-request-accept-article): Message the error on
668         error.
669
670 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
671
672         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
673
674 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
675
676         * nndoc.el (nndoc-request-list): Return success always.
677
678         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
679         `fetch-old' -- we only want to fetch the articles we've requested.  The
680         rest are in the agent, probably.
681         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
682         disappeared server" to something low.  It's not important.
683
684         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
685         arrived before the FETCH data.
686
687         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
688         target here, because we don't know the Gnus name of the group.
689
690         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
691         for the correct group.
692
693         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
694
695         * gnus.el (gnus): Give a final warning after startup.
696
697         * gnus-util.el (gnus-action-message-log): New variable.
698         (gnus-message): Use it.
699         (gnus-final-warning): New function.
700
701         * nnimap.el (nnimap-open-connection): Record the greeting.
702         (nnimap): Add greeting.
703
704 2010-09-26  Julien Danjou  <julien@danjou.info>
705
706         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
707         arguments.
708         (gnus-html-wash-images): Fix spec computing to include start/end.
709
710         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
711
712 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
713
714         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
715         deletion.
716         (nnimap-retrieve-headers): Don't select the group, because that's
717         already done by nnimap-possibly-change-group.
718
719         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
720         (gnus-picon-transform-address): Use it.
721
722         * mail-source.el (mail-source-value): Revert previous patch.
723
724         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
725         on failure.
726         (nnimap-open-connection): Look up both virtual and physical server name
727         credentials.
728
729         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
730
731 2009-02-07  Dave Love  <fx@gnu.org>
732
733         * tls.el (open-tls-stream): Don't query killing process.
734
735 2009-02-08  Dave Love  <fx@gnu.org>
736
737         * gnus-win.el (gnus-window-to-buffer-helper,
738         gnus-all-windows-visible-p): Function needn't be a symbol.
739
740         * mail-source.el (mail-source-value): Function needn't be a symbol.
741
742 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
743
744         * message.el (message-cite-prefix-regexp): Remove } from the cite
745         prefix.
746
747         * gnus-art.el (gnus-treatment-function-alist): Do picons before
748         highlight again, so that the highlight is correct.
749
750         * gnus-picon.el (gnus-picon): Remove again.
751         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
752
753         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
754         doing the header highlightling, so that the background colour of the
755         picon is correct.
756
757         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
758         (gnus-picon): Ditto.
759         (gnus-picon): Reinstate.  The background colour for picons is white.
760         (gnus-picon-insert-glyph): Make the background white.
761
762         * nnml.el (nnml-open-nov): Don't return dead buffers.
763
764         * auth-source.el (auth-source-create): Query the user for whether to
765         store the credentials.
766
767         * netrc.el (netrc-store-data): New function.
768
769         * auth-source.el (auth-source-user-or-password): Use the existing auth
770         sources, if any, for creation.
771
772         * gnus.el (gnus-group-fast-parameter): Return the last matching
773         parameter instead of the first matching parameter.
774
775 2010-09-26  Julien Danjou  <julien@danjou.info>
776
777         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
778
779 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
780
781         * mml2015.el (mml2015-use): Remove gpg support.
782
783         * mml1991.el (mml1991-function-alist): Remove gpg function.
784         (mml1991-gpg-sign): Removed.
785
786 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
787
788         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
789         (gnus-browse-unsubscribe-current-group): Document it.
790         (gnus-browse-unsubscribe-group): Use it.
791
792 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
793
794         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
795         address to the To list for easier response.
796
797         * gnus.el (gnus-play-startup-jingle): Removed.
798         (gnus-splash): Don't play jingle.
799         (gnus): Silence gnus-load message.
800
801         * gnus-art.el (gnus-treat-play-sounds): Removed.
802
803         * gnus.el (gnus-play-jingle): Remove audio support.
804
805         * gnus-cus.el (gnus-score-customize): Remove audio reference.
806
807         * earcon.el: Removed -- no users.
808
809         * gnus-audio.el: Removed -- no users of this package.
810
811         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
812
813         * gnus-start.el (gnus-setup-news): Remove nocem support.
814
815         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
816
817         * gnus.el (gnus-use-nocem): Removed.
818
819         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
820         Removed.
821
822         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
823         uses NoCeM any more.
824
825         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
826         (gnus-button-ctan-handler): Ditto.
827         (gnus-button-handle-ctan-bogus-regexp): Ditto.
828         (gnus-button-ctan-directory-regexp): Ditto.
829         (gnus-button-handle-ctan): Ditto.
830         (gnus-button-tex-level): Ditto.
831         (gnus-button-alist): Removed CTAN stuff.
832
833 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
834
835         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
836         nnimap-streaming test.
837
838         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
839         servers twice.
840
841         * nnimap.el (nnimap-open-connection): Add more error reporting when
842         nnimap fails early.
843
844         * nnheader.el (nnheader-get-report-string): New function.
845         (nnheader-get-report): Use it.
846
847         * gnus-int.el (gnus-check-server): Say what the error was when opening
848         failed.
849
850         * nnimap.el (nnimap-wait-for-response): Search further when we're not
851         using streaming.
852
853 2010-09-25  Julien Danjou  <julien@danjou.info>
854
855         * gnus-html.el (gnus-html-rescale-image): Use our defalias
856         gnus-window-inside-pixel-edges.
857
858 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
859
860         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
861
862         * mm-decode.el (mm-save-part): Allow saving to other directories the
863         normal Emacs way.
864
865         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
866         by Jay Berkenbilt.
867
868         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
869         there isn't a single byte.
870
871         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
872         just do it.  It doesn't really seem to matter what the user responds
873         here, I think, so it's just a confusing question.
874
875         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
876         non-streaming case.
877
878         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
879         (gnus-article-encrypt-body): Use it.
880
881         * gnus-sum.el (gnus-summary-show-complete-article): New command and
882         keystroke.
883
884         * nnimap.el (nnimap-find-wanted-parts-1): Use
885         gnus-fetch-partial-articles.
886
887         * gnus-art.el (gnus-fetch-partial-articles): New variable.
888
889         * nnimap.el (nnimap-insert-partial-structure): New function.
890         (nnimap-get-partial-article): New function.
891         (nnimap-request-article): Use it.
892         (nnimap-wait-for-response): Return whether the wait was successful.
893         (nnimap-finish-retrieve-group-infos): Don't do anything if the
894         retrieval wasn't successful.
895         (nnimap-retrieve-group-data-early): Allow throttling servers.
896         (nnimap-streaming): New variable.
897         (nnimap-fetch-partial-articles): Removed.
898
899         * mm-decode.el (mm-with-part): Protect against killed buffers.
900
901         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
902         for prettier summary display.
903
904 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
905
906         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
907         directly.
908
909 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
910
911         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
912         apparently third-party libraries depend on it.
913
914         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
915         before starting negotiation.
916
917         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
918         privacy reasons.
919         (gnus-treat-mail-gravatar): Ditto.
920
921         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
922         buffer when inserting images.  Inserting text into the headers, for
923         instance, can make them invalid.
924
925 2010-09-25  Julien Danjou  <julien@danjou.info>
926
927         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
928         variables.
929
930         * nnheader.el: Remove useless variables news-reply-yank-from and
931         news-reply-yank-message-id.
932
933         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
934         variables.
935
936         * mml1991.el: Remove useless mml1991-verbose.
937
938         * gnus.el: Remove useless variable gnus-use-generic-from.
939         Remove obsolete variable gnus-topic-indentation.
940
941         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
942
943         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
944
945         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
946
947         * gnus-group.el: Remove useless gnus-group-icon-cache.
948         Remove useless gnus-ephemeral-group-server.
949
950         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
951
952         * mml2015.el: Remove useless mml2015-verbose.
953
954         * mml-smime.el: Remove useless mml-smime-verbose.
955
956         * gnus.el: Remove useless gnus-local-domain.
957
958         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
959         gnus-gravatar-size.
960
961         * gnus-art.el: Remove useless gnus-treat-translate.
962
963 2010-09-24  Julien Danjou  <julien@danjou.info>
964
965         * gnus-sum.el: Add support for Gravatars.
966
967         * gnus-art.el: Add support for Gravatars.
968
969         * gnus-gravatar.el: Add this file.
970
971         * gravatar.el: Add this file.
972
973 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
974
975         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
976
977         * gnus-group.el (gnus-group-fetch-faq): Removed.
978
979         * gnus.el (gnus-group-faq-directory): Removed.
980
981         * gnus-group.el (gnus-group-fetch-charter): Removed.
982
983         * gnus.el (gnus-group-charter-alist): Removed.
984
985         * gnus-group.el (gnus-group-archive-directory): Removed.
986         (gnus-group-recent-archive-directory): Ditto.
987         (gnus-group-make-archive-group): Removed.
988
989         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
990
991         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
992         use the same article number for all the cached articles.
993
994         * nnimap.el (nnimap-command): Register the last command time so
995         that we can use it for idling NOOPs.
996         (nnimap-open-connection): Start the keeplive timer.
997         (nnimap-make-process-buffer): Store all the process buffers.
998         (nnimap-keepalive): New function.
999
1000         * starttls.el: (starttls-open-stream): Add autoload cookie.
1001
1002 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1003
1004         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1005         handling.
1006
1007 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1008
1009         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1010         its data structures.
1011
1012         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1013         instead of the cl.el copy-list.
1014         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1015         equalp.
1016
1017 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1018
1019         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1020         and tool-bar-local-item-from-menu.
1021
1022         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1023         mode-line-highlight face for Emacs.
1024
1025         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1026         loading gnus-sum.elc; fix comment for canlock-verify.
1027         (gnus-article-jump-to-part): Use read-number.
1028         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1029         Emacs pre-21 compatible code for help-echo.
1030         (gnus-article-next-page-1): No need to adjust the number of lines.
1031         (gnus-article-describe-bindings): Always use help-buffer.
1032
1033         * gnus-audio.el (gnus-audio-inline-sound)
1034         * gnus-cus.el (gnus-custom-mode)
1035         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1036
1037         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1038
1039         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1040         compatible code.
1041
1042 2010-09-24  Glenn Morris  <rgm@gnu.org>
1043
1044         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1045         visiting the fcc file in rmail-mode.
1046
1047         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1048
1049 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1050
1051         * nnir.el: Silence the byte compiler.
1052
1053         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1054         alias to browse-url-url-encode-chars if any.
1055         (gnus-html-encode-url): Use it.
1056
1057 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1058
1059         * gnus-start.el (gnus-use-backend-marks): New variable.
1060         (gnus-get-unread-articles-in-group): Use it.
1061
1062         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1063         makeover.
1064
1065 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1066
1067         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1068
1069 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1070
1071         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1072         Removed.
1073         (gnus-setup-news-hook): Removed
1074         gnus-fixup-nnimap-unread-after-getting-new-news.
1075
1076         * gnus-int.el (gnus-request-update-info): Protect against backends not
1077         having the function.
1078
1079         * nnimap.el (nnimap-stream): Mention starttls.
1080         (nnimap-open-connection): Add starttls support.
1081
1082 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1083
1084         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1085
1086 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1087
1088         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1089         BODYSTRUCTUREs.
1090         (nnimap-transform-headers): Unfold quoted {42} headers.
1091
1092         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1093         the info.
1094         (gnus-get-unread-articles): Only call updatep on backends that support
1095         it.
1096
1097         * nnweb.el (nnweb-request-update-info): NOOP.
1098
1099         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1100
1101         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1102         since it only deals with marks.
1103
1104         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1105         gnus-request-marks, and make a new gnus-request-update-info.
1106
1107         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1108         the active instead of the high number, which is usually too low.
1109
1110 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1111
1112         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1113         * encrypt.el: Removed.
1114
1115 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1116
1117         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1118         server in symbolic form.
1119
1120         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1121         0.9.
1122
1123 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1124
1125         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1126         (nnimap-update-info): Fix up code slightly.
1127
1128         * gnus-int.el (gnus-open-server): Add tracing for performance
1129         debugging.
1130
1131         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1132         (gnus-group-insert-group-line): Pass the real group name so that it
1133         gets the right data.
1134
1135         * gnus-start.el (gnus-get-unread-articles): Don't have
1136         `gnus-get-unread-articles-in-group' update info, since that can be
1137         really slow and doesn't seem to be needed?
1138
1139 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1140
1141         * time-date.el (date-to-time): Try using parse-time-string first before
1142         using the slower timezone-make-date-arpa-standard.
1143
1144 2010-09-22  Julien Danjou  <julien@danjou.info>
1145
1146         * gnus-group.el (gnus-group-insert-group-line): Call
1147         gnus-group-highlight-line.
1148         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1149         default hook list.
1150         (gnus-group-update-eval-form): Add new function.
1151         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1152         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1153
1154 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1155
1156         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1157         immediate, then expire all articles.
1158         (nnimap-update-info): Fix off-by-one errors.
1159         (nnimap-flags-to-marks): Would return no marks lists for group with no
1160         flags.  Instead return the other data.
1161
1162 2010-09-22  Julien Danjou  <julien@danjou.info>
1163
1164         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1165         Only return an icon.
1166         (gnus-group-insert-group-line): Compute icon to return.
1167
1168         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1169         variable.
1170         (gnus-html-image-fetched): Only cache if
1171         gnus-html-image-automatic-caching is set.
1172         (gnus-html-image-fetched): Check for errors.
1173
1174 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1175
1176         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1177         once per method on `g'.  This ensures that backends like nnfolder don't
1178         open all their folders.
1179
1180         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1181         (nnimap-request-list): Nix out group in the correct buffer.
1182         (nnimap-parse-flags): Implement by using `read' instead of
1183         hand-parsing.
1184         (nnimap-flags-to-marks): Pass on permanent-flags.
1185         (nnimap-make-process-buffer): Record the server name.
1186         (nnimap-parse-flags): Fix typo.
1187         (nnimap-request-scan): Run split on the server in general, not just a
1188         single group.
1189
1190         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1191         parameter, and propagate this downwards.
1192
1193         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1194         since EXAMINE changes it on the server.
1195
1196         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1197         this command might take a while.
1198
1199 2010-09-22  Julien Danjou  <julien@danjou.info>
1200
1201         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1202         harmful if you have 2 images side-by-side, they can't be properly
1203         update on text deletion.  Using text-property is safer here.
1204         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1205         data.
1206
1207 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1208
1209         * nnimap.el (nnimap-expunge-inbox): Removed.
1210         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1211         (nnimap-expunge): Flip default to t.
1212
1213         * gnus.el (gnus-method-to-server): Don't push things to the cache
1214         unless it's unique.
1215         (gnus-server-to-method): Ditto.
1216
1217 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1218
1219         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1220
1221 2010-09-22  Julien Danjou  <julien@danjou.info>
1222
1223         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1224         get the start of data.
1225         (gnus-html-encode-url): Add this function to encode special chars in
1226         URL.
1227         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1228         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1229
1230         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1231         default.
1232         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1233
1234         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1235         images alt-text.
1236         (gnus-html-put-image): Put alt-text as help-echo.
1237
1238 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1239
1240         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1241         * mm-util.el (mm-decompress-buffer)
1242         * nnir.el (nnir-run-find-grep)
1243         * pop3.el (pop3-list): Use 3rd arg of split-string.
1244
1245         * time-date.el (format-seconds): Comment fix.
1246
1247         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1248         and byte-optimize-form-code-walker.
1249         (dgnushack-make-auto-load): Don't advise make-autoload.
1250
1251         * lpath.el: Remove Emacs 21 stuff.
1252
1253 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1254
1255         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1256         outside the active range.  Suggested by Dan Christensen.
1257
1258         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1259         slightly later to avoid double-getting it.
1260
1261         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1262         previous patch.
1263
1264         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1265
1266 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1267
1268         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1269
1270 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1271
1272         * gnus-int.el (gnus-open-server): Give a better error message in the
1273         "go offline" case.
1274
1275         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1276         marks for nnimap, which is seldom the right thing to do.
1277
1278         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1279         (gnus-same-method-different-name): New function.
1280
1281         * nnimap.el (parse-time): Require.
1282
1283         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1284         method in the presence of many similar methods.
1285
1286         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1287
1288         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1289         nnml-inhibit-expiry.
1290
1291         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1292         find out whether methods are equal.
1293
1294         * nnimap.el (nnimap-find-expired-articles): New function.
1295         (nnimap-process-expiry-targets): New function.
1296         (nnimap-request-move-article): Request the article before looking at
1297         what the Message-ID is.  Fix found by Andrew Cohen.
1298         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1299
1300         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1301         for oldness in addition to being a predicate.
1302
1303         * nnimap.el (nnimap-request-group): When we have zero articles, return
1304         the right data to Gnus.
1305         (nnimap-request-expire-articles): Only delete articles immediately if
1306         the target is 'delete.
1307
1308         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1309         method, this would bug out.
1310
1311         * gnus-group.el (gnus-group-expunge-group): Renamed from
1312         gnus-group-nnimap-expunge, and implemented as a normal interface
1313         function.
1314
1315         * gnus-int.el (gnus-request-expunge-group): New function.
1316
1317         * nnimap.el (nnimap-request-create-group): Implement.
1318         (nnimap-request-expunge-group): New function.
1319
1320 2010-09-21  Julien Danjou  <julien@danjou.info>
1321
1322         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1323         (gnus-html-cache-expired): Add new function.
1324         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1325         wethever we should display image for fetch it.
1326         Compute alt-text earlier to pass it to the fetching function too.
1327         (gnus-html-schedule-image-fetching): Change function argument to only
1328         get one image at a time, not a list.
1329         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1330         cache.
1331         (gnus-html-get-image-data): New function to retrieve image data from
1332         cache.
1333         (gnus-html-put-image): Change buffer argument to use image data rather
1334         than file, and place image above region rather than inserting a new
1335         one. Do not take alt-text as argument, since it's useless now: we place
1336         the image above alt-text.
1337         (gnus-html-prune-cache): Remove.
1338         (gnus-html-show-images): Start to fetch image when we find one, do not
1339         push into a temporary list.
1340         (gnus-html-prefetch-images): Only fetch image if they have expired.
1341         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1342         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1343
1344 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1345
1346         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1347
1348 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1349
1350         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1351         spec inser "*" if the group isn't active instead of 0.
1352
1353         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1354         opening the server.
1355         (nnimap-request-delete-group): Implement group deletion.
1356         (nnimap-transform-headers): Return the size of the entire message in
1357         the Bytes header, not just the size of the first part.
1358         (nnimap-request-move-article): When moving an article from nnimap,
1359         request the article first so the accepting form has an article to
1360         accept.  Reported by Dan Christensen.
1361         (nnimap-command): Make sure that the error message doesn't error out.
1362
1363 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1364
1365         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1366         we haven't requested anything.
1367
1368 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1369
1370         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1371         "".  Fix found by Andrew Cohen.
1372
1373         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1374         instead of -encode-string.
1375
1376 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1377
1378         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1379
1380         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1381         by mm-subst-char-in-string.
1382
1383 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1384
1385         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1386         waiting for the connection string.
1387
1388         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1389         arriving.
1390
1391         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1392         bogus characters.  This allows selecting certain Gmail groups.
1393
1394         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1395         (nnimap-fetch-partial-articles): New variable.
1396         (nnimap-open-connection): When looking for credentials, also use the
1397         nnimap-server-port.
1398         (nnimap-request-article): Return the group/article number, so that Gnus
1399         `^' works as expected.
1400         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1401         them.
1402
1403         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1404         comments.
1405         (gnus-methods-sloppily-equal): New function.
1406         (gnus): When using the development version of Gnus, load the gnus-load
1407         file.
1408
1409         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1410         `gnus-open-server' on each method before trying to scan them etc.  This
1411         ensures that all the backend parameters are set correctly.
1412
1413         * nnimap.el (nnimap-authenticator): New variable.
1414         (nnimap-open-connection): Allow anonymous login.
1415         (nnimap-transform-headers): The chars header is called Chars not
1416         Bytes.
1417         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1418         drops.
1419
1420         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1421         patch, found by Knut Anders Hatlen.
1422
1423 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1424
1425         * gnus-agent.el (gnus-agent-batch-confirmation)
1426         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1427         to gnus-message.
1428         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1429         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1430         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1431         * gnus-int.el (gnus-open-server): Likewise.
1432         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1433         (gnus-score-check-syntax): Likewise.
1434         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1435         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1436         Likewise.
1437         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1438
1439 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1440
1441         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1442         calling conventions so that prefetch doesn't bug out.
1443
1444 2010-09-19  Julien Danjou  <julien@danjou.info>
1445
1446         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1447         rather than `subst-char-in-region' in order to be able to replace ASCII
1448         char by UTF-8 ones.
1449
1450         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1451         than curl.
1452         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1453         the right URL and ALT text on images.
1454         (gnus-html-wash-tags): Fix tag case.
1455         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1456         (gnus-article-html): Add -o display_ins_del=2 option.
1457         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1458
1459 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1460
1461         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1462         the extra mail headers, which sometimes seem to happen for unknown
1463         reasons.
1464
1465         * mail-parse.el (mail-header-encode-parameter): Define as
1466         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1467         (or most, perhaps?) mail readers don't understand the latter, but do
1468         understand the former.
1469
1470         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1471         to nil, so that no methods are automatically agentized.  I think this
1472         is probably what most users want.
1473
1474         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1475         from url-retrieve, for instance about invalid URLs.
1476
1477         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1478         groups that have no articles.
1479         (nnimap-request-article): Check that we really got an article when we
1480         requested one.
1481
1482         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1483         doesn't exist.
1484
1485         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1486         nntp buffer so the agent can save it.
1487         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1488         that CRLF doesn't get translated to \n.
1489         (nnimap-open-connection): Don't make 'shell commands only send \n.
1490
1491 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1492
1493         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1494         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1495         Update var name.
1496         (nnml-generate-nov-file): Use dolist.
1497         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1498         Use with-current-buffer.
1499
1500 2010-09-18  Julien Danjou  <julien@danjou.info>
1501
1502         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1503         parallel.
1504
1505 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1506
1507         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1508         the range update right.
1509         (nnimap-request-group): Don't make `M-g' bug out on group with no
1510         marks.
1511         (nnoo): Required, so that other packages can require nnimap.
1512         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1513         command we're looking for.  This helps when the server sends more
1514         responses after we've gotten everything we expected.
1515         (nnimap): Add a `newlinep' field to keep track of end-of-line
1516         conventions.
1517         Don't send CRLF to things that don't want it.
1518         (nnimap-request-accept-article): Ditto.
1519
1520 2010-09-18  Julien Danjou  <julien@danjou.info>
1521
1522         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1523         than curl to retrieve images.
1524
1525 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1526
1527         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1528         the marks.
1529         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1530         (nnimap-wait-for-connection): New function.
1531         (nnimap-open-connection): If we have PREAUTH, don't query for login
1532         credentials.
1533         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1534         when doing a partial update.
1535
1536 2010-09-18  Julien Danjou  <julien@danjou.info>
1537
1538         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1539         tags.
1540
1541 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1542
1543         * nnimap.el (nnimap-credentials): New function.
1544         (nnimap-open-connection): Use the new function to look for credentials
1545         also on the numeric equivalents of "imap" and "imaps".
1546
1547         * gnus-start.el (gnus-activate-group): Send the info to
1548         gnus-request-group.
1549
1550         * nnimap.el (nnimap-request-group): Have the "check" version of the
1551         function parse flags and update the info, so that a `M-g' get a total
1552         resync of all flags from the group.
1553
1554         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1555         to allow backends to alter the info on group selection.  Also alter all
1556         the backend -request-group functions to take the parameter.
1557
1558         * nnimap.el (nnimap-store-info): New function.
1559         (nnimap-update-info): Store the info for later usage.
1560         (nnimap-request-group): Use the stored info for the dont-check case, so
1561         that we don't retrieve all marks when we enter a group.
1562
1563         * nnimap.el: Use deffoo instead of defun for interface functions.
1564
1565         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1566         update the group info.  This makes the nndraft groups, for instance, go
1567         back to their old behaviour.
1568
1569         * gnus-sum.el (gnus-select-newsgroup): Indent.
1570
1571         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1572         in.
1573         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1574         nothing.
1575
1576         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1577         from methods that are denied.
1578
1579         * gnus-int.el (gnus-method-denied-p): New function.
1580
1581         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1582         store the password instead of netrc.
1583         (nnimap-open-connection): Don't error out when we can't make a
1584         connections.
1585
1586         * auth-source.el (auth-source-create): In the password prompt, say what
1587         we're querying for.  Also prompt for user name if that hasn't been
1588         given.
1589
1590         * nnimap.el (nnimap-with-process-buffer): Removed.
1591
1592 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1593
1594         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1595         method when we're reading from the agent.
1596
1597         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1598
1599         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1600         that's probably most useful for users.
1601
1602         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1603         "failed" all the time.
1604
1605         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1606         ...)) with (with-current-buffer ... ).
1607
1608         * nntp.el (nntp-open-server): Return whether the open was successful or
1609         not.
1610
1611         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1612         select an unread unseen article first.
1613
1614         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1615         /etc/services, supply some sensible port defaults.
1616
1617         * dgnushack.el: Define netrc-credentials.
1618
1619 2010-09-17  Julien Danjou  <julien@danjou.info>
1620
1621         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1622
1623 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1624
1625         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1626         doesn't have any parameters.
1627
1628 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1629
1630         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1631         only upcased checks.
1632
1633         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1634
1635         * nnimap.el (nnimap-open-shell-stream): New function.
1636         (nnimap-open-connection): Use it.
1637         (nnimap-transform-headers): Get the number of lines in each message.
1638         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1639         number of lines.
1640         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1641         problem.
1642
1643         * utf7.el (utf7-encode): Autoload.
1644
1645         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1646         to allow the mail splitting to not return a default group.  This is
1647         useful for nnimap, which will leave unmatched mail in the inbox.
1648
1649         * nnimap.el: Rewritten.
1650
1651         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1652         nnimap usage.
1653
1654         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1655         if the move is internal, so that nnimap can do fast internal moves.
1656
1657         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1658         data.
1659         (gnus-read-active-for-groups): Support finishing the early retrieval of
1660         data.
1661
1662         * gnus-range.el (gnus-range-nconcat): New function.
1663
1664         * gnus-int.el (gnus-finish-retrieve-group-infos)
1665         (gnus-retrieve-group-data-early): New functions.
1666
1667 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1668
1669         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1670         (nnrss-retrieve-groups):
1671         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1672         (pop3-quit): Use with-current-buffer.
1673
1674 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1675
1676         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1677         instead of nnheader-accept-process-output.
1678
1679         * dgnushack.el (dgnushack-compile): Add comment.
1680
1681         * lpath.el: No need to fbind propertize for XEmacs 21.4.
1682
1683         * gnus-html.el (gnus-html-schedule-image-fetching)
1684         (gnus-html-prefetch-images): Replace process-kill-without-query by
1685         gnus-set-process-query-on-exit-flag.
1686
1687 2010-09-16  Romain Francoise  <romain@orebokech.com>
1688
1689         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1690
1691 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1692
1693         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1694         parameter to unintern is mandatory-ish in Emacs 24.
1695
1696         * gnus-html.el (gnus-html-schedule-image-fetching)
1697         (gnus-html-prefetch-images): Check for curl before using it.
1698
1699         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1700         depend on curl, which isn't essential.
1701
1702         * imap.el: Revert back to version
1703         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1704         seem problematic.
1705
1706 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1707
1708         * gnus-registry.el (gnus-registry-install-shortcuts):
1709         Explicitly pass `obarray' to `unintern' to avoid a warning.
1710
1711 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1712
1713         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1714         change.
1715
1716         * nnrss.el (nnrss-request-list): Removed this function and related
1717         functions, including the moreover stuff.
1718
1719 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1720
1721         * nnrss.el (nnrss-retrieve-groups): New function.
1722
1723 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1724
1725         * .dir-locals.el: Add no-byte-compile cookie.
1726
1727 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1728
1729         * time-date.el (format-seconds): Comment fix.
1730
1731         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
1732         for back end that doesn't support request-scan.
1733
1734 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1735
1736         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
1737         then do request scans from the backends.
1738
1739         * netrc.el (netrc-credentials): New conveniency function.
1740
1741         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
1742         avoid running a hook per line, since this takes a lot of time,
1743         profiling shows.
1744         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
1745         directly if gnus-visual-p is true.
1746
1747 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1748
1749         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
1750         groups; replace mapcar with dolist which is a bit faster; pass groups
1751         info to gnus-read-active-file-1.
1752         (gnus-read-active-file-1): Scan only specified groups if the new
1753         optional arg `infos' is given.
1754
1755 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1756
1757         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
1758
1759         * pop3.el (pop3-movemail): Removed.
1760         (pop3-streaming-movemail): Renamed to pop3-movemail.
1761
1762         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
1763         don't restrict end-tag searches to the end of the line.
1764
1765 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1766
1767         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
1768         articles of every unchecked group to t, which means unknown since the
1769         server has never been opened.
1770
1771 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1772
1773         * gnus-html.el (gnus-html-show-alt-text): New command.
1774         (gnus-html-browse-image): Ditto.
1775         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
1776         to browse the image directly.
1777         (gnus-html-wash-tags): Search for images first, so that <a><img> works
1778         better.
1779
1780         * gnus-async.el (gnus-async-article-callback): Call
1781         `gnus-html-prefetch-images' unconditionally.
1782
1783         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
1784         before feeding URLs to curl.
1785
1786 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1787
1788         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
1789         internal images as deletable by `W D D'.
1790
1791         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
1792         (gnus-async-article-callback): Fix typo.
1793
1794 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1795
1796         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
1797         current line to work around bugs in the output from w3m.
1798
1799         * gnus-async.el (gnus-async-article-callback): Always prefetch images
1800         for groups that want that.
1801
1802         * nntp.el (nntp-wait-for-string): Supply a timeout for
1803         accept-process-output to ensure progress.
1804
1805         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
1806         level to get unread articles from, then use that for foreign groups,
1807         too.
1808
1809         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
1810         confuses the rest of the function.
1811
1812         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
1813         for the methods that support -retrieve-groups, too.
1814
1815         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
1816
1817 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1818
1819         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
1820         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
1821
1822         * pop3.el: Require cl when compiling.
1823         (pop3-number-of-responses): Search for "+OK", not "+OK ".
1824
1825 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1826
1827         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
1828         that aren't going to be activated.
1829         (gnus-get-unread-articles): Fix up the last commit.
1830
1831         * gnus-html.el (gnus-article-html): Allow calling without specifying
1832         the handle.  In that case, dissect the buffer first.
1833
1834         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
1835
1836         * nnimap.el (nnimap-open-connection): Revert the change that would look
1837         into authinfo for imaps instead of imap.
1838
1839         * gnus-start.el (gnus-activate-group): Take an optional parameter to
1840         say that you don't want to call gnus-request-group with don-check, but
1841         do check the reponse.  This is for virtual groups only.
1842         (gnus-get-unread-articles): Count the archive groups as secondary, so
1843         that they're activated the same way as before.
1844
1845         * imap.el (imap-message-map): Removed optional buffer parameter, since
1846         no callers use it.
1847         (imap-message-get): Ditto.
1848         (imap-message-put): Ditto.
1849         (imap-mailbox-map): Ditto.
1850         (imap-mailbox-put): Ditto.
1851         (imap-mailbox-get): Ditto.
1852         (imap-mailbox-get): Revert last change for this function.
1853
1854         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
1855         case-insensitively.
1856         (nnimap-debug): Removed.
1857
1858         * imap.el (imap-fetch-safe): Removed function, and altered all callers
1859         to use `imap-fetch' instead.  According to the comments, this should be
1860         safe, since all other IMAP clients use the 1:* syntax.
1861         (imap-enable-exchange-bug-workaround): Removed.
1862         (imap-debug): Removed -- doesn't seem very useful.
1863
1864         * mail-source.el (mail-source-fetch): Don't message if we're fetching
1865         mail from a file, and the file doesn't exist.
1866
1867         * imap.el (imap-log): New convenience function used throughout instead
1868         of repeating the same code all over the place.
1869
1870         * pop3.el (pop3-streaming-movemail): Return t for success.
1871
1872         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
1873         .authinfo if we're using ssl connection.
1874
1875         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
1876         already have if we're in a main Gnus `g' run.
1877
1878         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
1879
1880 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1881
1882         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
1883
1884         * nnmh.el (nnmh-request-list-1): Bind `file'.
1885
1886         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
1887         alias to set-process-query-on-exit-flag or process-kill-without-query.
1888         (pop3-open-server): Use it.
1889
1890 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1891
1892         * mail-source.el (mail-source-delete-crash-box): Always move the crash
1893         box to the Incoming file.  Fixes mistake in previous checkin.
1894
1895         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
1896         request loop (for debugging purposes) removed.
1897
1898         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
1899         culprit is more visible.
1900         (nnml-save-incremental-nov, nnml-open-incremental-nov)
1901         (nnml-add-incremental-nov): New functions to do "incremental" nov
1902         updates, where we just append to the end of the existing nov files
1903         without reading/writing them in full.
1904
1905         * mail-source.el (mail-source-delete-crash-box): Really only check the
1906         incoming files once in a while.
1907
1908         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
1909
1910         * mail-source.el (mail-source-delete-crash-box): Only check the
1911         incoming files for deletion once per day to save a lot of file
1912         accesses.
1913
1914         * pop3.el (pop3-logon): Fix up unbound variable typo.
1915
1916         * mail-source.el (pop3-streaming-movemail): Autoload.
1917
1918         * pop3.el (pop3-streaming-movemail): Respect
1919         pop3-leave-mail-on-server.
1920
1921         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
1922         retrieval.
1923
1924         * pop3.el (pop3-process-filter): Removed unused function.
1925         (pop3-streaming-movemail, pop3-send-streaming-command)
1926         (pop3-wait-for-messages, pop3-write-to-file)
1927         (pop3-number-of-responses): New functions for streaming pop3
1928         retrieval.
1929
1930         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
1931         come from no known methods.
1932         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
1933         list.
1934
1935         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
1936         message sizes.
1937         (pop3-movemail): Use erase-buffer instead of looping and deleting
1938         regions, which seems rather odd.
1939
1940         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
1941         file once per `g' run.
1942
1943         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
1944         directories.  This makes the draft queue directory work.
1945
1946         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
1947         data from the backends, so that we only request the list of groups from
1948         each method once.  This should speed things up considerably.
1949
1950         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
1951         detect that it's not implemented.
1952
1953         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
1954         we actually do recurse down into the tree, but don't stat all leaf
1955         nodes.
1956
1957         * gnus-html.el (gnus-html-show-images): If there are no images to show,
1958         then say so instead of bugging out.
1959
1960         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
1961         files exist before trying to read them.
1962
1963         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
1964         around <pre_int>.
1965
1966         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
1967
1968         * nnmh.el (nnmh-request-list-1): Optimize for speed.
1969
1970 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1971
1972         * mm-util.el (mm-image-load-path): Just return the image directories,
1973         not all directories in the path in addition to the image directories.
1974         (mm-image-load-path): Maintain a cache of the image directories so that
1975         the `g' command in Gnus doesn't have to stat dozens of directories each
1976         time.
1977
1978         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
1979         (gnus-html-wash-tags): Add a new `i' command to insert images.
1980         (gnus-html-insert-image): New command and keystroke.
1981         (gnus-html-redisplay-with-images): New command and keystroke.
1982         (gnus-html-show-images): Renamed command.
1983         (gnus-html-wash-tags): Remove more white space before <pre_int> image
1984         spacers.
1985         (gnus-html-wash-tags): Decode entities at the end, so that entities
1986         inside the tags don't mess up the rest of the "parsing".
1987
1988         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
1989         so that nnimap methods aren't agentized by default.  There's apparently
1990         many problems related to agent/imap behaviour.
1991
1992         * gnus-art.el (gnus-article-copy-string): New command and key binding.
1993
1994         * gnus-html.el: Doc fix.
1995
1996 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1997
1998         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
1999         specifier-spec-list for Emacs 21.
2000
2001         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2002         glyph-width and glyph-height instead of display-graphic-p and
2003         image-size; make avoidance of displaying small images work for XEmacs.
2004
2005         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2006         for XEmacs.
2007
2008         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2009         of symbol that holds plist data.
2010         (gnus-process-plist): Remove plist of process after getting it.
2011
2012 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2013
2014         * message.el (message-generate-hashcash): Change default to
2015         'opportunistic if hashcash is installed.
2016
2017         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2018         (gnus-html-put-image): Only call image-size once, since it's somewhat
2019         time-consuming on remote X servers.
2020
2021 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2022
2023         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2024         type on data, not a file name.
2025
2026         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2027         window-pixel-edges for Emacs 21.
2028
2029         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2030         decoded contents.
2031         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2032
2033 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2034
2035         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2036         group line format, since it isn't very interesting.
2037
2038         * gnus-agent.el (gnus-agent-short-article),
2039         (gnus-agent-long-article): Increase values for these two variables,
2040         since most people are likely to have more network connection and
2041         storage than before.
2042
2043         * gnus.el (gnus-refer-article-method): Change default to 'current.
2044         When referring an article, the common behaviour is to refer it from the
2045         current select method, not the native select method.  The chances of
2046         the native select method having the message in question is rather slim
2047         these days.
2048
2049         * gnus-sum.el (gnus-auto-select-subject): Change default to
2050         `unseen-or-unread'.  I think it's likely that most people want to
2051         select an unseen article over a previously seen, but unread one.
2052
2053         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2054         means that in the article buffer none of the minor mode elements will
2055         be shown, usually, and this is not desirable in most cases.
2056
2057         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2058         that commands like `d' (and the like) go to the next line in the
2059         buffer, instead of the next unread article.  I think this is the
2060         behaviour that is most natural for most users.
2061         (gnus-single-article-buffer): Change default to nil, so that people can
2062         have as many article buffers open as they have summary buffer.  I think
2063         this is the most natural way for the groups to behave.
2064
2065         * message.el (message-generate-new-buffers): Change default to
2066         `unsent', so that all new message buffers start their names with the
2067         string "*unsent", and it's easier to find the buffers if you move from
2068         them.
2069
2070 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2071
2072         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2073         small.  They're probably tracking images.
2074         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2075         (gnus-html-rescale-image): Yet another try at getting the image sizing
2076         right.
2077
2078         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2079         nntp-marks-file-name is nil.
2080
2081 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2082
2083         * gnus-html.el (gnus-html-wash-tags)
2084         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2085         Better logging.
2086
2087 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2088
2089         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2090
2091         * gnus-html.el (gnus-html-wash-tags): Check the value of
2092         gnus-blocked-images in the summary buffer.
2093
2094 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2095
2096         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2097
2098 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2099
2100         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2101         like "a", it seems like.
2102         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2103         since it needs to be picked from the correct buffer.
2104
2105         * nnwfm.el: Removed.
2106
2107         * nnlistserv.el: Removed.
2108
2109 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2110
2111         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2112         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2113
2114 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2115
2116         * nnkiboze.el: Removed.
2117
2118         * nndb.el: Removed.
2119
2120         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2121         alt text.
2122         (gnus-html-rescale-image): Try to get the rescaling logic right for
2123         images that are just wide and not tall.
2124
2125         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2126         overshadow variable bindings.
2127
2128 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2129
2130         * gnus-html.el (gnus-html-wash-tags)
2131         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2132         extra logging.
2133
2134 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2135
2136         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2137         (gnus-max-image-proportion): New variable.
2138         (gnus-html-rescale-image): New function.
2139         (gnus-html-put-image): Rescale images.
2140
2141 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2142
2143         Fix up some byte-compiler warnings.
2144         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2145         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2146         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2147         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2148         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2149         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2150         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2151
2152 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2153
2154         * gnus-html.el (gnus-article-html): Decode contents by charset.
2155
2156 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2157
2158         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2159         (gnus-html-frame-width, gnus-blocked-images)
2160         * message.el (message-prune-recipient-rules): Add custom version.
2161         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2162
2163         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2164         functions.
2165
2166         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2167         gnus-process-get.
2168
2169 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2170
2171         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2172         instead of lsub directly.
2173
2174 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2175
2176         * nnwarchive.el: Removed.
2177
2178         * gnus-soup.el: Removed.
2179
2180         * nnsoup.el: Removed.
2181
2182         * nnultimate.el: Removed.
2183
2184         * gnus-html.el (gnus-blocked-images): New variable.
2185
2186         * message.el (message-prune-recipients): New function.
2187         (message-prune-recipient-rules): New variable.
2188
2189         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2190         guess whether a long line is natural text or not.
2191
2192         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2193         gnus-process-plist and friends for compatibility.
2194
2195 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2196
2197         * gnus-html.el: Require packages that define macros used in this file.
2198         (gnus-article-mouse-face): Declare to silence byte-compiler.
2199         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2200         process-get.
2201         (gnus-html-put-image): Use plist-get to avoid getf.
2202         (gnus-html-prefetch-images): Use with-current-buffer.
2203
2204 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2205
2206         * gnus-ems.el: Provide compatibility functions for
2207         gnus-set-process-plist.
2208
2209         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2210         header-line-format for XEmacs 21.4.
2211
2212         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2213         * gnus.el (gnus-valid-select-methods)
2214         * message.el (message-send-mail-partially-limit)
2215         * mm-decode.el (mm-text-html-renderer)
2216         * mml.el (mml-insert-mime-headers-always)
2217         * smiley.el (smiley-regexp-alist): Bump custom version.
2218
2219 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2220
2221         * gnus-html.el: require mm-url.
2222         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2223         with the url to `url'.
2224         (gnus-html-wash-tags): Support cid: URLs/images.
2225
2226 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2227
2228         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2229         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2230         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2231
2232         * gnus-move.el: Removed file, since it doesn't really work.
2233
2234         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2235         UTF-8.  This seems to fix problems with some German web feeds.
2236
2237         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2238         at the top so that the proper colours are applied.
2239
2240         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2241         don't have dots in their names.
2242
2243         * gnus-art.el (gnus-article-view-part): Doc fix.
2244
2245         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2246         XEmacs-compatible.
2247         (gnus-html-put-image): Don't do images on non-graphic displays.
2248
2249         * nnslashdot.el: Removed this unused backend.
2250
2251         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2252         actions.
2253         (gnus-undo-register-1): Revert last change.
2254
2255         * gnus-group.el (gnus-group-completing-read): Protect against not
2256         having completion-styles bound.
2257
2258         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2259         make broken recipients happier.
2260
2261         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2262
2263         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2264         point parameter.
2265
2266         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2267
2268         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2269         completion-styles for group selection.
2270
2271 2009-02-04  Andreas Schwab  <schwab@suse.de>
2272
2273         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2274         headers and regexp-quote the match if necessary.
2275
2276 2009-03-24  Miles Bader  <miles@gnu.org>
2277
2278         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2279         the blinking smiley.
2280
2281 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2282
2283         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2284         blink smiley.
2285
2286 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2287
2288         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2289         where the dribbel file lives exists.
2290
2291         * message.el (message-send-mail-partially-limit): Change the default to
2292         nil, since most people don't want this.
2293
2294         * mm-url.el (mm-url-decode-entities): Also decode entities like
2295         &#x3212.
2296
2297 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2298
2299         * gnus-sum.el (gnus-summary-idna-message):
2300         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2301         Hyperlink urls in docstrings with URL `...'.
2302
2303 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2304
2305         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2306         functions.
2307
2308 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2309
2310         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2311         say what the mouseover text should be.
2312
2313         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2314         version of the mm-w3m-safe-url-regexp variable to only download images
2315         in the groups where we want that to happen.
2316
2317         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2318
2319         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2320         easier debugging.
2321         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2322         big pictures in the article buffer.
2323
2324         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2325         gnus-article-html.
2326         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2327         w3m.
2328
2329         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2330
2331 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2332
2333         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2334         which doesn't exist.
2335
2336         * message.el (message-inhibit-ecomplete): New variable to allow some
2337         function to inhibit ecomplete address storage.
2338         (message-resend): Disable ecomplete message storage when resending
2339         messages.
2340
2341         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2342
2343 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2344
2345         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2346         Save excursion while copying, moving, and deleting articles in order to
2347         prevent the cursor from jumping to unforeseen place.
2348
2349 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2350
2351         * lpath.el: No need to bind bookmark-current-buffer,
2352         bookmark-yank-point and bookmark-make-record-function.
2353
2354 2010-08-17  Glenn Morris  <rgm@gnu.org>
2355
2356         * gnus-sync.el: Require gnus components whose functions are used.
2357
2358         * gnus-art.el (bookmark-make-record-function):
2359         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2360         Declare for compiler.
2361
2362         * mm-url.el (mml-compute-boundary): Autoload.
2363
2364 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2365
2366         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2367
2368 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2369
2370         Typo fix "hoo4a" -> "hook".
2371
2372         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2373
2374 2010-08-14  Glenn Morris  <rgm@gnu.org>
2375
2376         * gnus-sync.el (gnus-sync): Fix defgroup version.
2377
2378 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2379
2380         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2381
2382         * gnus-sync.el: Fix docs.
2383         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2384         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2385
2386 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2387
2388         Optimizations for gnus-sync.el.
2389
2390         * gnus-sync.el: Add docs about gnus-sync-backend
2391         possibilities.
2392         (gnus-sync-save): Remove unnecessary message.
2393         (gnus-sync-read): Optimize and show what groups were skipped.
2394
2395 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2396
2397         Minor bug fixes for gnus-sync.el.
2398
2399         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2400         read the sync on get-new-news.
2401
2402         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2403         quiet.
2404
2405         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2406
2407 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2408
2409         Make saving and restoring of hidden threads work with overlays.
2410         Patch applied by Ted Zlatanov.
2411
2412         * gnus-sum.el (gnus-hidden-threads-configuration)
2413         (gnus-restore-hidden-threads-configuration): Update to deal with text
2414         properties, rather than searching for a magic character.
2415
2416 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2417
2418         New gnus-sync.el library for synchronization of marks.
2419
2420         * gnus-sync.el: New library for synchronization of marks.
2421
2422         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2423         renamed from `gnus-registry-grep-in-list'.
2424
2425         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2426
2427         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2428
2429 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2430
2431         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2432         determining charset of text fails.
2433
2434 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2435
2436         * nnmail.el (nnmail-get-new-mail-1): Revert.
2437
2438         * nnml.el (nnml-active-number): Make sure names of newly created groups
2439         in nnml-group-alist are encoded.
2440
2441 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2442
2443         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2444         containing non-ASCII characters in active file for nnml back end.
2445
2446 2010-07-24  David Engster  <dengste@eml.cc>
2447
2448         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2449         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2450
2451 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2452
2453         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2454         tag (Bug#6654).
2455
2456 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2457
2458         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2459         the article buffer, not the summary buffer.
2460
2461 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2462
2463         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2464         Emacs 23 as well.
2465
2466 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2467
2468         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2469         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2470
2471 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2472
2473         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2474         Patch applied by Karl Fogel.
2475
2476         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2477         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2478
2479 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2480
2481         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2482         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2483         C-w still not working correctly from Article buffers; Thierry's
2484         patch to fix that will be applied after this.
2485
2486         * gnus-art.el (bookmark-make-record-function): New local variable.
2487
2488         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2489         article buffer.
2490         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2491
2492 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2493
2494         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2495         on changes in bookmark.el.
2496
2497 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2498
2499         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2500         `no-log' instead of message not to log prompt string.
2501
2502 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2503
2504         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2505         the *other* type of HTML form submission.
2506
2507 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2508
2509         * auth-source.el (auth-source-pick): If choice does not contain a
2510         questioned keyword, set the check to t.
2511
2512 2010-06-12  Romain Francoise  <romain@orebokech.com>
2513
2514         * gnus-util.el (gnus-date-get-time): Move up before first use.
2515
2516 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2517
2518         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2519         (gnus-article-edit-part): Bind it to make last part that is substituted
2520         or deleted visible.
2521         (gnus-mime-display-single): Buttonize part of which id equals to
2522         gnus-mime-buttonized-part-id.
2523
2524 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2525
2526         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2527         (gnus-dd-mmm): Use gnus-date-get-time.
2528         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2529         simplify logic.
2530         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2531         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2532
2533 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2534
2535         * auth-source.el (top): Autoload `secrets-list-collections',
2536         `secrets-create-item', `secrets-delete-item'.
2537         (auth-sources): Fix tag string.
2538         (auth-get-source, auth-source-retrieve, auth-source-create)
2539         (auth-source-delete): New defuns.
2540         (auth-source-pick): Rewrite in order to avoid 2 passes.
2541         (auth-source-forget-user-or-password): New parameter USERNAME.
2542         (auth-source-user-or-password): New parameters CREATE-MISSING and
2543         DELETE-EXISTING.  Retrieve password interactively, if needed.
2544
2545 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2546
2547         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2548         deleting unused directories when gnus-expert-user is t.
2549
2550 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2551
2552         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2553         for each temp file when gnus-article-browse-delete-temp is ask.
2554
2555 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2556
2557         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2558         Lisp calls to delete-backward-char by calls to delete-char.
2559
2560 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2561
2562         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2563
2564 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2565
2566         * password-cache.el (password-cache-remove): Fix docstring.
2567
2568 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2569
2570         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2571         article unless decoding article to be saved.
2572
2573 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2574
2575         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2576         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2577         generated within the mm-with-unibyte-current-buffer macro.
2578
2579 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2580
2581         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2582         to nil when we're in a mml-preview buffer and no group is selected.
2583
2584 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2585
2586         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2587         when catching the `C-g'.  Reported by "Leo".
2588
2589 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2590
2591         * message.el (message-forward-make-body-plain)
2592         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2593         multibyte-string-p.
2594
2595         * lpath.el: Revert.
2596
2597 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2598
2599         * message.el (message-forward-make-body-mml): Assume original message
2600         is multibyte string; error on unibyte.
2601         (message-forward-make-body-plain): Ditto; don't add excessive newline
2602         in body end.
2603
2604         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2605
2606 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2607
2608         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2609         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2610
2611 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2612
2613         * mm-extern.el (mm-extern-url): Don't use
2614         mm-with-unibyte-current-buffer.
2615         (mm-extern-cache-contents): Use with-current-buffer instead of
2616         save-excursion + set-buffer.
2617
2618 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2619
2620         * mm-util.el (mm-emacs-mule): Remove.
2621
2622 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2623
2624         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2625         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2626         change.
2627
2628 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2629
2630         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2631         bind the default value of enable-multibyte-characters to nil.
2632
2633 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2634
2635         * message.el (message-forward-make-body-plain)
2636         (message-forward-make-body-mml):
2637         Don't use mm-with-unibyte-current-buffer.
2638
2639 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2640
2641         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2642
2643 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2644
2645         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2646         (Bug#5592).
2647
2648 2010-05-07  Julien Danjou  <julien@danjou.info>
2649
2650         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2651         it to mm-pipe-part.
2652
2653         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2654         it is given.
2655
2656 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2657
2658         * binhex.el (binhex-decode-region-internal)
2659         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2660         (dns-query)
2661         * nnweb.el (nnweb-gmane-search)
2662         * pgg-parse.el (pgg-parse-armor)
2663         * pgg.el (pgg-verify-region)
2664         * sha1.el (sha1-string-external)
2665         * uudecode.el (uudecode-decode-region-internal)
2666         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2667         XEmacs.
2668
2669         * gnus-art.el (gnus-article-browse-html-parts)
2670         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2671         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2672         make-temp-file.
2673
2674         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2675         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2676         compiling.
2677
2678         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2679         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2680         XEmacs when compiling.
2681
2682         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2683         gnus-pick-mode-off-hook for XEmacs when compiling.
2684         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2685         gnus-binary-mode-off-hook for XEmacs when compiling.
2686
2687         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2688         nil if char-charset is not available.
2689
2690         * imap.el (imap-disable-multibyte)
2691         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2692         macros.
2693
2694         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2695         instead of encode-coding-string.
2696
2697         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2698         'xemacs) instead of mm-emacs-mule to switch function definitions.
2699         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2700
2701         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2702         bind temporary-file-directory for XEmacs;
2703         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2704         timer-set-function for XEmacs 21.4 and SXEmacs;
2705         bind timer-list for XEmacs 21.4 and SXEmacs;
2706         fbind char-charset and find-charset-region for non-Mule XEmacs;
2707         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2708         encode-coding-region and encode-coding-string for XEmacs having no
2709         file-coding feature.
2710
2711 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2712
2713         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2714
2715 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2716
2717         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2718         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2719
2720 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
2721
2722         * mm-util.el (mm-decompress-buffer): Use `delete-file';
2723         alias `jka-compr-delete-temp-file' no longer exists.
2724
2725 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2726
2727         Use define-minor-mode in Gnus where applicable.
2728         * mml.el (mml-mode): Use define-minor-mode.
2729         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
2730         (gnus-undo-mode): Use define-minor-mode.
2731         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
2732         (gnus-dead-summary-mode): Use define-minor-mode.
2733         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
2734         Initialize in declaration.
2735         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
2736         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
2737         (gnus-mailing-list-mode): Use define-minor-mode.
2738         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
2739         (gnus-draft-mode): Use define-minor-mode.
2740         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
2741         (gnus-dired-mode): Use define-minor-mode.
2742
2743 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
2744
2745         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
2746         handles on recursive mml-to-mime translation and check them for
2747         boundary delimiter collisions.  Reported by Greg Troxel.
2748
2749 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2750
2751         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
2752
2753 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2754
2755         * mm-util.el (mm-find-buffer-file-coding-system):
2756         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
2757
2758 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
2759
2760         * message.el (message-generate-headers): Record insertion of optional
2761         headers as well.  Otherwise the check to prevent repeated insertion of
2762         optional headers is a no-op.
2763
2764 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
2765
2766         * smime.el: Don't mention CVS.
2767
2768         * nnrss.el (nnrss-fetch): Don't mention CVS.
2769
2770         * nnir.el: Don't mention CVS.
2771
2772 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2773
2774         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
2775
2776 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2777
2778         * lpath.el: Fbind bookmark-default-handler,
2779         bookmark-get-bookmark-record, bookmark-make-record-default,
2780         bookmark-prop-get for Emacs <23 and XEmacs.
2781
2782 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2783
2784         * gnus-sum.el: Add bookmark declarations to silence the compiler.
2785         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
2786         Use with-current-buffer to silence the byte-compiler.
2787         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
2788         bother to require `gnus'.
2789         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
2790
2791 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2792
2793         * gnus-sum.el (gnus-summary-bookmark-make-record)
2794         (gnus-summary-bookmark-jump): New functions.
2795         (gnus-summary-mode): Setup bookmark support.
2796
2797 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
2798
2799         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
2800         if set.
2801
2802 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2803
2804         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
2805         gnus-article-browse-html-save-cid-image; make it work recursively for
2806         forwarded messages as well.
2807         (gnus-article-browse-html-parts): Work when prefix arg is given.
2808         (gnus-article-browse-html-article): Doc fix.
2809
2810 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2811
2812         * message.el (message-default-mail-headers):
2813         (message-default-headers): Carry the value mail-default-headers over
2814         into message-default-mail-headers, rather than message-default-headers.
2815
2816 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
2817
2818         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
2819         charset.
2820
2821         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
2822         charset into the <meta> tag when the article is encoded to utf-8.
2823
2824 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2825
2826         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
2827         directories as well.
2828         (gnus-article-browse-html-parts): Work for images that do not specify
2829         file names; delete temp directory when quitting; insert header at the
2830         right place; use file: scheme for image files.
2831
2832 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
2833
2834         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
2835         (gnus-article-browse-html-parts): Use it to make temporary cid image
2836         files in addition to html file so that browser may display them.
2837
2838 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2839
2840         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2841
2842 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2843
2844         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
2845
2846 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2847
2848         * auth-source.el (auth-sources): Change default to be simpler.  Explain
2849         about Secret Service API sources.  Improve Customize options.
2850         (auth-source-pick): Change to accept any number of search parameters.
2851         Implement fallbacks iteratively, not recursively.  Add scoring on the
2852         second pass and sort by score.  Call Secret Service API when needed.
2853         (auth-source-user-or-password): Use it.  Call Secret Service API
2854         directly when needed to get the user name and the password.
2855
2856 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2857
2858         * message.el (message-interactive): Doc fix.
2859         (message-qmail-inject-args): Reflow.
2860         (message-kill-to-signature): Fix typo in docstring.
2861
2862         * smiley.el (smiley-buffer): Fix typo in docstring.
2863
2864 2010-03-24  Glenn Morris  <rgm@gnu.org>
2865
2866         * mail-source.el (gnus-message): Declare.
2867         (mail-source-delete-old-incoming): Require gnus-util.
2868
2869 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2870
2871         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
2872
2873         * message.el (ecomplete-setup): Autoload it for Emacs <23.
2874
2875         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
2876         password-cache's default if it is not bound.
2877         (mml-secure-passphrase-cache-expiry): Default to 16 that is
2878         password-cache-expiry's default if it is not bound.
2879
2880         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
2881         available in Emacs 21.
2882
2883         * lpath.el: Suppress compiler warnings for:
2884         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
2885         XEmacs;
2886         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
2887         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
2888         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
2889
2890 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
2891
2892         * auth-source.el (auth-sources): Fix up definition so extra parameters
2893         are always inline.
2894
2895 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
2896
2897         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2898         wasn't updated after mismatch.  Clear cached mailbox info correctly
2899         when uidvalidity changes.
2900         (nnimap-group-prefixed-name): New function to avoid some code
2901         duplication.
2902         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2903         (nnimap-request-group): Use it.
2904         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2905         (nnimap-update-unseen): Significantly improved speed of Gnus startup
2906         with many imap folders.  This is done by caching the group status from
2907         the imap server persistently in a group parameter `imap-status'.  (This
2908         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2909         but not persistently, so every Gnus startup was still very slow.)
2910
2911 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
2912
2913         * assistant.el (assistant-render-text): Run `widget-setup' and don't
2914         delete the extra newline.  Otherwise editing of :string and :number
2915         types don't work.
2916
2917 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2918
2919         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
2920         secrets.el dependency.
2921         (auth-sources): Add optional user name.  Add secrets.el configuration
2922         choice (unused right now).
2923
2924 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2925
2926         * gnus-sum.el (gnus-summary-make-menu-bar): Let
2927         `gnus-registry-install-shortcuts' fill in the functions.
2928
2929         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
2930         warnings.
2931         (gnus-registry-misc-menus): Variable to hold registry mark menus.
2932         (gnus-registry-install-shortcuts): Populate and use it in a
2933         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
2934
2935 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
2936
2937         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
2938         In-place substitutions for the group name encoding/decoding.
2939         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
2940         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
2941         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
2942         (nnimap-update-unseen, nnimap-request-list)
2943         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
2944         (nnimap-request-set-mark, nnimap-split-to-groups)
2945         (nnimap-split-articles, nnimap-request-newgroups)
2946         (nnimap-request-create-group, nnimap-request-accept-article)
2947         (nnimap-request-delete-group, nnimap-request-rename-group)
2948         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
2949         `encoded-mbx' for consistency.
2950         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
2951         variable `imap-current-mailbox'.
2952
2953         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
2954         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
2955
2956 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
2957
2958         * pop3.el (pop3-display-message-size-flag): Display message size byte
2959         counts during POP3 download.
2960         (pop3-movemail): Use it.
2961         (pop3-list): Implement listing of available messages.
2962
2963 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
2964
2965         * nnir.el (nnir-get-article-nov-override-function): New function to
2966         override the normal NOV retrieval.
2967         (nnir-retrieve-headers): Use it.
2968
2969 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
2970
2971         * auth-source.el (netrc-machine-user-or-password): Autoload.
2972
2973 2010-03-19  Glenn Morris  <rgm@gnu.org>
2974
2975         Stop message.el from loading about 40 libraries it doesn't always need.
2976         The general approach is to autoload rather than require, and to
2977         require in the specific functions rather than the file.  (Bug#5642)
2978
2979         * gmm-utils.el: Don't require wid-edit.
2980         (widget-create-child-value, widget-convert, widget-default-get):
2981         Autoload.
2982
2983         * gnus-util.el: Don't require time-date, netrc.
2984         (message-fetch-field, gnus-group-name-decode): Declare rather than
2985         autoloading.
2986         (gnus-fetch-field): Require message.
2987         (gnus-decode-newsgroups): Require gnus-group.
2988
2989         * ietf-drums.el: Don't require time-date.
2990
2991         * message.el: Don't require hashcash, canlock, ecomplete.
2992         Do require mail-utils.  Require nnheader only when compiling.
2993         (smtpmail-default-smtp-server): Remove declaration.
2994         (message-send-mail-function): Check smtpmail-default-smtp-server
2995         is bound rather than requiring smtpmail.
2996         (message-auto-save-directory, message-insert-signature): Use
2997         expand-file-name rather than nnheader-concat.
2998         (nnheader-insert-file-contents): Autoload.
2999         (hashcash-wait-async): Declare.
3000         (message-send-mail): Only call gnus-setup-posting-charset if
3001         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3002         (message-send-mail-with-sendmail): Require sendmail.
3003         (canlock-password, canlock-password-for-verify): Declare.
3004         (message-canlock-password): Require canlock.
3005         (nnheader-get-report): Autoload.
3006         (gnus-setup-posting-charset): Declare.
3007         (message-send-news): Require gnus-msg.
3008         (message-make-references, message-make-in-reply-to): Use mail-header-id
3009         rather than the alias mail-header-message-id.
3010         (ecomplete-add-item, ecomplete-save): Declare.
3011         (message-put-addresses-in-ecomplete): Require ecomplete.
3012         (ecomplete-display-matches): Autoload.
3013
3014         * mm-decode.el: Don't require mailcap, gnus-util.
3015         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3016         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3017         Autoload.
3018         (mailcap-mime-extensions): Declare.
3019
3020         * mm-encode.el: Don't require mailcap.
3021         (mailcap-extension-to-mime): Autoload.
3022
3023         * mml-sec.el: Don't require password-cache.
3024
3025         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3026         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3027         (mml-minibuffer-read-type): Require mailcap.
3028         (mml-preview): Require gnus-msg.
3029
3030         * mml1991.el: Require password-cache.
3031         (password-cache-expiry): Remove declaration.
3032
3033         * mml2015.el: Require password-cache.
3034         (password-cache-expiry): Remove declaration.
3035
3036         * nneething.el (mailcap): Require mailcap.
3037
3038         * nnheader.el (declare-function): Add compatibility stub.
3039         (message-remove-header): Declare rather than autoload.
3040         (nnheader-replace-header): Require message.
3041
3042         * nnimap.el (declare-function): Add compatibility stub.
3043         (netrc-parse, netrc-machine-user-or-password): Declare.
3044         (nnimap-open-connection): Require netrc.
3045
3046         * nntp.el (declare-function): Add compatibility stub.
3047         (netrc-parse, netrc-machine, netrc-get): Declare.
3048         (nntp-send-authinfo): Require netrc.
3049
3050         * rfc2047.el: Don't require qp.
3051         (quoted-printable-encode-region, quoted-printable-decode-string):
3052         Autoload.
3053
3054         * sieve-mode.el: Don't require easymenu.
3055         (easy-menu-add-item): Autoload it.
3056
3057         * spam-stat.el (time-to-number-of-days): Autoload it.
3058
3059 2010-03-19  Glenn Morris  <rgm@gnu.org>
3060
3061         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3062
3063 2010-03-18  Glenn Morris  <rgm@gnu.org>
3064
3065         * hashcash.el (declare-function): Remove duplicate definition.
3066
3067 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3068
3069         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3070         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3071         value if any backslash escapes).
3072
3073 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3074
3075         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3076         if it is available.  (bug#5647)
3077
3078         * lpath.el: Suppress compiler warning for coding-system-from-name for
3079         Emacs 21 and XEmacs.
3080
3081 2010-03-14  Juri Linkov  <juri@jurta.org>
3082
3083         * hmac-def.el:
3084         * hmac-md5.el:
3085         * netrc.el: Fix keywords.
3086
3087 2010-02-26  Glenn Morris  <rgm@gnu.org>
3088
3089         * message.el (message-send-mail-function): Change the default, so that
3090         it inherits from a customized send-mail-function.  (Bug#5643)
3091
3092 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3093
3094         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3095         shell-command-to-string signals an error (bug#5299).
3096
3097 2010-02-24  Glenn Morris  <rgm@gnu.org>
3098
3099         * message.el (message-smtpmail-send-it)
3100         (message-send-mail-with-mailclient): Doc fixes.
3101
3102 2010-02-16  Glenn Morris  <rgm@gnu.org>
3103
3104         * message.el (message-default-mail-headers): Change the default value
3105         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3106
3107 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3108
3109         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3110         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3111
3112 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3113
3114         * time-date.el (date-to-time): Doc fix (Bug#5408).
3115
3116 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3117
3118         * message.el (message-mail): Just pass yank-action on to message-setup.
3119         (message-setup): Handle (FUN . ARGS) form of yank-action.
3120         (message-with-reply-buffer, message-widen-reply)
3121         (message-yank-original): Handle non-buffer values of
3122         message-reply-buffer (Bug#4080).
3123         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3124
3125 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3126
3127         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3128         Fix typo in docstring.
3129
3130 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3131
3132         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3133         response.
3134
3135 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3136
3137         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3138
3139         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3140
3141         * message.el (message-check-news-header-syntax): Protect against a
3142         string that `rfc822-addresses' returns when parsing fails.
3143
3144 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3145
3146         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3147         (gnus-previous-char-property-change): New functions.
3148
3149         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3150
3151 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3152
3153         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3154         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3155
3156 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3157
3158         * message.el (message-exchange-point-and-mark): Rework last change to
3159         avoid using optional arg of exchange-point-and-mark, for backward
3160         compatibility.
3161
3162 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3163
3164         * message.el (message-exchange-point-and-mark): Call
3165         exchange-point-and-mark with an argument rather than setting
3166         mark-active by hand (Bug#5175).
3167
3168 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3169
3170         * nntp.el (nntp-service-to-port): Work for service expressed with
3171         numeric string; replace [:digit:] with [0-9] for XEmacs.
3172
3173 2009-12-17  Glenn Morris  <rgm@gnu.org>
3174
3175         * gnus-group.el (gnus-bug-group-download-format-alist):
3176         Change emacs entry to debbugs.gnu.org.  Bump :version.
3177
3178 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3179
3180         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3181
3182 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3183
3184         * message.el (message-info): Explain why we use `Info-goto-node'.
3185
3186 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3187
3188         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3189
3190 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3191
3192         * message.el (message-completion-in-region): New compatibility function.
3193         (message-expand-group): Use it.
3194
3195 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3196
3197         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3198         with no unread article should be listed if the 2nd arg `predicate' is
3199         given.
3200
3201 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3202
3203         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3204
3205 2009-11-29  Juri Linkov  <juri@jurta.org>
3206
3207         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3208         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3209         on `gnus-recenter'. (Bug#4698, Bug#4981)
3210
3211 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3212
3213         * sha1.el (sha1-string-external): default-directory "/" in case
3214         otherwise non-existent.  process-connection-type pipe for touch of
3215         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3216
3217 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3218
3219         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3220         it's comms related and sgml-mode.el has "comm" on that basis too.
3221
3222 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3223
3224         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3225         containing tspecial characters if they have been already quoted.
3226
3227 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3228
3229         * dns-mode.el (auto-mode-alist): Purecopy string.
3230
3231 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3232
3233         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3234
3235 2009-10-24  Glenn Morris  <rgm@gnu.org>
3236
3237         * gnus-art.el (help-xref-stack-item): Define for compiler.
3238
3239 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3240
3241         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3242
3243 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3244
3245         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3246
3247 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3248
3249         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3250         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3251
3252 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3253
3254         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3255         (gnus-overlays-in): New alias to overlays-in.
3256
3257         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3258         gnus-overlay-get, and gnus-delete-overlay.
3259         (gnus-summary-show-thread): Make it work as well for systems in which
3260         next-single-char-property-change is not available.
3261         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3262
3263         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3264         (gnus-overlay-get): New alias to extent-property.
3265         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3266
3267         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3268         SXEmacs.
3269
3270         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3271         SXEmacs.
3272
3273 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3274
3275         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3276
3277 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3278
3279         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3280         and XEmacs that don't have `remove-overlays'.
3281
3282 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3283
3284         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3285         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3286         selective display.  Use overlays instead.
3287
3288 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3289
3290         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3291
3292 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3293
3294         * spam-stat.el (spam-stat-load): Fix typo in message.
3295
3296 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3297
3298         * dig.el (dig-invoke): Fix typo in docstring.
3299         (query-dig): Reflow docstring.
3300
3301 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3302
3303         * gnus-art.el (gnus-article-encrypt-body):
3304         * message.el (message-check-recipients):
3305         * mm-util.el (mm-codepage-setup):
3306         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3307         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3308
3309 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3310
3311         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3312         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3313         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3314         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3315         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3316
3317 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3318
3319         * dig.el: Add "Keywords: comm", as per net-utils.el.
3320
3321 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3322
3323         * dig.el (dig-mode): Use define-derived-mode.
3324
3325 2009-09-19  Glenn Morris  <rgm@gnu.org>
3326
3327         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3328
3329 2009-09-18  Glenn Morris  <rgm@gnu.org>
3330
3331         * gnus-diary.el (gnus-diary-check-message):
3332         * message.el (message-insert-formatted-citation-line):
3333         * nnbabyl.el (top-level):
3334         * nndiary.el (nndiary-schedule):
3335         Fix typos in condition-case handlers.
3336
3337 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3338
3339         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3340         configuration that provides the sole article window in a frame;
3341         position point correctly after deleting a part.
3342
3343 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3344
3345         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3346         (spam-resolve-registrations-routine): Use it to unregister articles
3347         that change status.
3348
3349 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3350
3351         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3352         with XEmacs.
3353         (parse-time-string-chars): Use it.
3354
3355 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3356
3357         * imap.el (imap-interactive-login): Better messages.
3358         (imap-open): Fix bug with renamed buffer on reconnect.
3359         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3360         for easier debugging and cleaner code.  On successful (guessed based on
3361         server capabilities) secondary authentication, set imap-state
3362         correctly.
3363         (imap-last-authenticator): Define imap-last-authenticator as a variable
3364         to avoid warnings.
3365
3366 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3367
3368         * nnrss.el (nnrss-request-article): Remove binding of
3369         default-enable-multibyte-characters that has gotten needless by
3370         the 2007-07-13 change in rfc2047-encode-message-header.
3371
3372         * mml.el (mml-insert-multipart): Error on the message header.
3373         (mml-insert-part): Error on the message header; position point at
3374         the end of a MIME tag.
3375
3376 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3377
3378         * time-date.el (autoload): Expand define-obsolete-function-alias into
3379         defalias and make-obsolete for old Emacsen that Gnus supports.
3380         (with-no-warnings): Define it for old Emacsen.
3381         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3382         is available.
3383         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3384         float-time is available; suppress compile warning for time-to-seconds.
3385
3386         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3387         (gnus-float-time): Alias to float-time if it exists.
3388
3389         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3390         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3391         float-time is available; suppress compile warning for time-to-seconds.
3392
3393         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3394         XEmacs.
3395
3396 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3397
3398         * imap.el (imap-message-map): Docstring fix.
3399
3400 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3401
3402         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3403         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3404         Add the optional argument `encoding' that overrides the default.
3405
3406         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3407         mm-encode-buffer.
3408
3409 2009-09-04  Glenn Morris  <rgm@gnu.org>
3410
3411         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3412         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3413         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3414         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3415         * mm-util.el (mm-with-unibyte-current-buffer)
3416         (mm-find-buffer-file-coding-system):
3417         * yenc.el (yenc-decode-region): Use default-value rather than
3418         default-enable-multibyte-characters.
3419
3420 2009-09-03  Glenn Morris  <rgm@gnu.org>
3421
3422         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3423         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3424         than default-enable-multibyte-characters.
3425
3426 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3427
3428         * gnus-art.el (gnus-article-read-summary-keys):
3429         Fix gnus-buffer-configuration's value temporarily used.
3430
3431 2009-09-02  Glenn Morris  <rgm@gnu.org>
3432
3433         * gnus-util.el (gnus-float-time): New function.
3434         * gnus-delay.el (gnus-delay-article):
3435         * gnus-sum.el (gnus-thread-latest-date):
3436         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3437         * nnspool.el (nnspool-request-newgroups):
3438         Use gnus-float-time rather than time-to-seconds.
3439         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3440
3441         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3442         (gnus-header-subject-face, gnus-header-newsgroups-face)
3443         (gnus-header-name-face, gnus-header-content-face):
3444         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3445         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3446         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3447         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3448         (gnus-cite-face-11):
3449         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3450         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3451         (gnus-server-closed-face, gnus-server-denied-face)
3452         (gnus-server-offline-face):
3453         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3454         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3455         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3456         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3457         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3458         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3459         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3460         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3461         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3462         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3463         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3464         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3465         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3466         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3467         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3468         (gnus-summary-high-undownloaded-face)
3469         (gnus-summary-low-undownloaded-face)
3470         (gnus-summary-normal-undownloaded-face)
3471         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3472         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3473         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3474         (gnus-splash-face):
3475         * message.el (message-header-to-face, message-header-cc-face)
3476         (message-header-subject-face, message-header-newsgroups-face)
3477         (message-header-other-face, message-header-name-face)
3478         (message-header-xheader-face, message-separator-face)
3479         (message-cited-text-face, message-mml-face):
3480         * sieve-mode.el (sieve-control-commands-face)
3481         (sieve-action-commands-face, sieve-test-commands-face)
3482         (sieve-tagged-arguments-face):
3483         * spam.el (spam-face):
3484         Mark face aliases with "-face" in the name as obsolete.
3485
3486 2009-09-01  Glenn Morris  <rgm@gnu.org>
3487
3488         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3489         than goto-line.
3490
3491 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3492
3493         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3494         Don't move point if the command is invoked inside the message header.
3495
3496 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3497
3498         * imap.el (imap-send-command): Simplify.
3499         (imap-wait-for-tag): point-max -> buffer-size.
3500
3501 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3502
3503         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3504         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3505         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3506         * nnir.el (nnir-swish-e-index-file):
3507         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3508         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3509         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3510         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3511         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3512         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3513
3514 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3515
3516         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3517         Don't save excursion.
3518
3519 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3520
3521         * nnheader.el (nnheader-find-file-noselect):
3522         * mm-util.el (mm-insert-file-contents):
3523         Use (default-value 'major-mode) instead of default-major-mode.
3524
3525 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3526
3527         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3528
3529 2009-08-26  Glenn Morris  <rgm@gnu.org>
3530
3531         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3532         than placing in files.el.
3533
3534 2009-08-25  Glenn Morris  <rgm@gnu.org>
3535
3536         * nnir.el (top-level): Don't require cl at run-time.
3537         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3538         Replace cl-function substitute with gnus-replace-in-string.
3539         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3540         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3541         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3542         simplified expansions.
3543
3544 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3545
3546         * dig.el (dig): Add autoload cookie.
3547
3548 2009-08-22  Glenn Morris  <rgm@gnu.org>
3549
3550         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3551         goto-line.
3552
3553 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3554
3555         * parse-time.el (parse-time-string-chars): Save match data.
3556
3557 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3558
3559         * parse-time.el (parse-time-string-chars): Compute using character
3560         classes, to handle non-ascii characters (Bug#3190).
3561
3562 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3563
3564         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3565
3566         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3567         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3568         (gnus-mm-display-part, gnus-mime-display-single)
3569         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3570         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3571
3572         * gnus-sum.el
3573         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3574         (gnus-summary-move-article): Add expirable mark to articles copied or
3575         moved to group that has auto-expire turned on if the option is non-nil.
3576
3577 2009-07-24  Glenn Morris  <rgm@gnu.org>
3578
3579         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3580         Fix typo.  (Bug#3903)
3581
3582 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3583
3584         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3585         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3586         that should not be used for draft articles.
3587         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3588         that has no concern in minor mode keys.
3589         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3590         Abolish.
3591
3592 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3593
3594         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3595         article without making inquiry to a user for unknown encoding.
3596
3597         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3598         (nnmaildir--scan): Assume i-node and device number that file-attributes
3599         returns might be cons-cell.
3600
3601         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3602
3603         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3604
3605 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3606
3607         * auth-source.el: Remove docs now in auth.texi.  Don't use
3608         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3609         `auth-source-hide-passwords' and use them.
3610
3611 2009-07-15  Glenn Morris  <rgm@gnu.org>
3612
3613         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3614
3615 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3616
3617         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3618         excessive whitespace from the default values of title and description.
3619
3620 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3621
3622         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3623         mail-fetch-field to fetch Content-Description header in order to
3624         exclude newlines.
3625
3626 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3627
3628         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3629         format used by GnuPG 2.0.11.
3630
3631 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3632
3633         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3634         to deleted part.
3635
3636 2009-05-30  David Engster  <dengste@eml.cc>
3637
3638         * nnmairix.el: Remove old documentation in the commentary block.
3639         (nnmairix-request-group): Do not update active file for nnml back ends.
3640         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3641         end so that overview files are ignored.
3642         (nnmairix-update-groups): Make updating the groups more robust by using
3643         marks.
3644         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3645         with dollar characters in message-id.
3646
3647 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3648
3649         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3650         2008-12-25 in dns.el.
3651
3652 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3653
3654         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3655         could happen if the text is only composed of spaces and/or tabs.
3656
3657 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3658
3659         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3660         when sending a queued message to avoid extra mml tags.
3661
3662 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3663
3664         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3665
3666 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3667
3668         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3669         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3670         rmail-toggle-header for XEmacs;
3671         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3672
3673 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3674
3675         * gnus-dired.el: Remove autoload for gnus-setup-message.
3676         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3677         displaying Gnus logo; always use compose-mail.
3678
3679 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3680
3681         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3682
3683 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3684
3685         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3686         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3687         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3688         available.
3689         (gnus-nocem-epg-verify): New function.
3690
3691 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3692
3693         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3694
3695 2009-02-15  Glenn Morris  <rgm@gnu.org>
3696
3697         * gnus-util.el (rmail-insert-rmail-file-header)
3698         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3699         autoloads.
3700         (rmail-default-rmail-file): Remove unnecessary declaration.
3701         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3702
3703 2009-02-14  Glenn Morris  <rgm@gnu.org>
3704
3705         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3706         variable (only used in gnus-util, which declares it anyway).
3707         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3708         which was only needed by gnus-art (changed to not use it any more).
3709         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3710         only used in gnus-util, which autoloads it itself.
3711         (rmail-update-summary): Fix autoload.
3712
3713         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3714         rather than rmail-output-to-rmail-file.
3715
3716 2009-02-07  Glenn Morris  <rgm@gnu.org>
3717
3718         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3719         autoload of function that no longer exists.
3720         (rmail-toggle-header): Declare.
3721         (message-forward-rmail-make-body): Handle mbox Rmail.
3722
3723 2009-01-31  Glenn Morris  <rgm@gnu.org>
3724
3725         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
3726         2009-01-09 change.
3727
3728 2009-01-31  Dave Love  <fx@gnu.org>
3729
3730         * imap.el (imap-fetch-safe): Bind debug-on-error.
3731         (imap-debug): Add imap-fetch-safe.
3732
3733 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
3734
3735         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
3736         (auth-source-forget-all-cached): New convenience function.
3737         (auth-source-user-or-password): Accept list of modes or a single mode.
3738
3739         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
3740         auth-source modes.
3741
3742         * netrc.el (netrc-machine-user-or-password): Use list of
3743         auth-source modes.
3744
3745         * nnimap.el (nnimap-open-connection): Use list of
3746         auth-source modes.
3747
3748         * nntp.el (nntp-send-authinfo): Use list of
3749         auth-source modes.
3750
3751 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3752
3753         * auth-source.el: Update docs to reflect epa-file-enable is to be used
3754         now.
3755
3756 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3757
3758         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
3759         coding system in XEmacs; add a workaround for XEmacs.
3760
3761         * lpath.el: Fbind coding-system-aliasee.
3762
3763 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3764
3765         * mm-util.el (mm-coding-system-priorities): Protect against nil value
3766         of current-language-environment.
3767
3768 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3769
3770         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
3771         available at runtime.
3772
3773 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3774
3775         * gnus-art.el (article-date-ut): Fix end point of narrowing.
3776
3777 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
3778
3779         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
3780         the greatest positive fixnum value doesn't work under an XEmacs with
3781         bignum support; use the most-positive-fixnum constant instead,
3782         available since Emacs 21.1 with cl and XEmacs 21.1.
3783
3784 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3785
3786         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
3787         XEmacs gets not to work.
3788
3789 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3790
3791         * mm-util.el (mm-coding-system-priorities): Allow the value like
3792         "Japanese (UTF-8)" of current-language-environment.
3793
3794 2009-01-09  Glenn Morris  <rgm@gnu.org>
3795
3796         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
3797         with last-command-event.
3798
3799 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3800
3801         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
3802         in the doc string.
3803
3804         * message.el (message-fix-before-sending): Amend comment.
3805
3806 2009-01-08  Dave Love  <fx@gnu.org>
3807
3808         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
3809
3810 2009-01-07  David Engster  <dengste@eml.cc>
3811
3812         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
3813         simplified server definitions by converting it via
3814         gnus-server-to-method.
3815
3816 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3817
3818         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
3819         parameter's operands.
3820
3821 2009-01-06  David Engster  <dengste@eml.cc>
3822
3823         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
3824         primary select method (for gnus-group-mark-article-as-read).
3825
3826 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
3827
3828         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
3829         `(gnus)Face', not `(gnus)X-Face'.
3830
3831 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3832
3833         * mm-util.el (mm-ucs-to-char): New function.
3834
3835         * mm-url.el (mm-url-decode-entities): Use it.
3836
3837         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
3838         unicode-to-char.
3839
3840 2009-01-05  Dave Love  <fx@gnu.org>
3841
3842         * time-date.el: Require cl for `declare'.
3843
3844 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3845
3846         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
3847         Dave Love.
3848
3849 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3850
3851         * message.el (message-fix-before-sending): Add `eight-bit' to
3852         illegible-text check.
3853
3854 2009-01-03  Michael Olson  <mwolson@gnu.org>
3855
3856         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
3857         `headers' is nil.  This can occur if the IMAP server does not have
3858         permissions to read messages from a folder, but can write new messages
3859         to the folder.
3860         (nnimap-request-article-part): Do not insert `data' if it is nil.
3861
3862         * imap.el (imap-parse-fetch): Courier can insert spurious blank
3863         characters which will confuse `read', so skip past them.
3864
3865 2009-01-01  Dave Love  <fx@gnu.org>
3866
3867         * imap.el (imap-string-to-integer): Fix typo.
3868         (imap-fetch-safe): New function.
3869         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
3870
3871         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
3872
3873         * imap.el (imap-process-connection-type, imap-debug, imap-open):
3874         (imap-parse-greeting): Fix doc strings.
3875         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
3876         (imap-parse-flag-list): Make messages unique.
3877         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
3878
3879         * nnimap.el: Fix author email.
3880         (nnimap-split-rule): Add FIXME comment.
3881         (nnimap-debug): Fix doc string.
3882
3883 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3884
3885         * dns.el (dns-set-servers): Check "Address".  Fix typo.
3886
3887 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
3888
3889         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
3890         nslookup if resolv.conf isn't available.
3891         (dns-query): Rename from query-dns.
3892         (dns-query-cached): Rename from query-dns-cached.
3893
3894 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3895
3896         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3897         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3898         to check if those variables exist (first appeared in Emacs 18.50).
3899
3900 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3901
3902         * mm-util.el (mm-line-number-at-pos): New function.
3903
3904         * spam-report.el (spam-report-process-queue): Use it.
3905
3906 2008-12-24  David Engster  <dengste@eml.cc>
3907
3908         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3909         parameters that haven't existed as variables as buffer-local variables.
3910
3911 2008-12-23  Dave Love  <fx@gnu.org>
3912
3913         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3914         cadar.
3915
3916         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3917         imap-starttls-p.
3918         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3919
3920 2008-12-22  Dave Love  <fx@gnu.org>
3921
3922         * imap.el: Fix author email.  Doc fixes.
3923         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3924         reply.
3925
3926 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
3927
3928         * spam-report.el (spam-report-gmane-max-requests): New constant.
3929         (spam-report-gmane-wait): New variable.
3930         (spam-report-gmane-ham, spam-report-gmane-spam)
3931         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
3932         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
3933         the server.
3934
3935         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
3936         Add explanations.
3937
3938         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
3939         nnheader-accept-process-output and nnheader-read-timeout if available.
3940         (pop3-movemail): Use it.
3941
3942         * message.el (message-check-news-body-syntax): Fix signature check if
3943         there's an attachment.
3944
3945 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3946
3947         * mm-util.el: Add comments to the mm- emulating functions.
3948
3949 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
3950
3951         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
3952         by Stephen Berman <stephen.berman@gmx.net>.
3953
3954 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3955
3956         * mm-util.el (mm-substring-no-properties): New function.
3957         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
3958         (mm-special-display-p): Enable those lambda forms to be byte compiled.
3959         (mm-string-to-multibyte): Doc fix.
3960
3961         * mml.el (mml-attach-file): Use mm-substring-no-properties.
3962
3963 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3964
3965         * mml.el (mml-attach-file): Strip text properties from file name.
3966         (Bug#1574)
3967
3968 2008-12-16  Glenn Morris  <rgm@gnu.org>
3969
3970         * mm-util.el (mm-charset-override-alist): Declare for compiler.
3971
3972 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3973
3974         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
3975         knows since the charset specified might be a bogus alias that
3976         mm-charset-synonym-alist provides.
3977
3978 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3979
3980         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
3981         "ISO_8859-1".
3982
3983         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
3984
3985 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3986
3987         * mm-util.el (mm-charset-eval-alist):
3988         Define it before mm-charset-to-coding-system.
3989         (mm-charset-to-coding-system): Add optional argument `silent';
3990         define it before mm-charset-override-alist.
3991         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
3992         default value if it can be used in Emacs currently running;
3993         silence mm-charset-to-coding-system.
3994
3995 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3996
3997         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
3998         `allow-override' which says whether to use `mm-charset-override-alist'.
3999         (rfc2047-decode-encoded-words): Use it.
4000
4001         * mm-util.el (mm-charset-override-alist): Fix custom type;
4002         add `(gb2312 . gbk)' to choices.
4003
4004 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4005
4006         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4007         fast.
4008
4009         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4010
4011         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4012
4013 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4014
4015         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4016         on links.
4017
4018         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4019
4020 2008-12-03  Lute Kamstra  <lute@gnu.org>
4021
4022         * sha1.el: Remove leading * from docstrings of defcustoms,
4023         deffaces, defconsts and defuns.
4024
4025 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4026
4027         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4028         users' addresses that don't have domain parts.
4029         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4030         rather than message-narrow-to-head since there will be the message
4031         header separator.
4032
4033 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4034
4035         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4036         since the result is inserted in a unibyte buffer anyway.
4037         (nnimap-demule-use-string-to-multibyte): Remove.
4038         (nnimap-demule): Alias it to mm-string-to-multibyte.
4039
4040 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4041
4042         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4043         variable for debugging bug#464 and bug#1174.
4044         (nnimap-demule): Use it.
4045
4046 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4047
4048         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4049         score calculation correctly.
4050
4051 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4052
4053         * message.el (message-send-mail): Just set the buffer to unibyte
4054         rather than use mm-with-unibyte-current-buffer which does a lot more.
4055         (message-send-mail-partially): Don't bother with
4056         mm-with-unibyte-current-buffer since it's already been made unibyte by
4057         message-send-mail.
4058
4059 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4060
4061         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4062
4063 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4064
4065         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4066
4067 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4068
4069         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4070         require itself and to remove `with-no-warnings'.
4071
4072 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4073
4074         * starttls.el (starttls-any-program-available): Get the name of the
4075         available TLS layer program.
4076         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4077         well as the host name in the "opening" message.
4078
4079         * auth-source.el (auth-source-cache, auth-source-do-cache)
4080         (auth-source-user-or-password): Cache passwords and logins by default,
4081         allow override with `auth-source-do-cache'.
4082         (auth-source-forget-user-or-password): Allow users to remove cache
4083         entries if needed.
4084
4085 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4086
4087         * md4.el (md4-buffer): Fix typo in docstring.
4088         (md4, md4-64): Doc fixes.
4089         (md4-pack-int32): Reflow docstring.
4090
4091 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4092
4093         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4094         condition-case to only the forward-sexp call.
4095
4096 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4097
4098         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4099         quotes contained.  Make it more robust regardless by an extra
4100         condition-case wrapper.
4101
4102 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4103
4104         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4105
4106 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4107
4108         * nnml.el (nnml-request-expire-articles): Check if the function set to
4109         `nnmail-expiry-target' returns the symbol `delete'.
4110
4111         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4112
4113         * nnmail.el (nnmail-expiry-target): Fix custom type.
4114
4115 2008-10-02  Glenn Morris  <rgm@gnu.org>
4116
4117         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4118         Silence compiler warning.
4119
4120 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4121
4122         * tls.el (open-tls-stream): Show the actual command being
4123         executed, instead of the format string.
4124
4125 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4126
4127         * lpath.el: Fbind codepage-setup for Emacs 23.
4128
4129 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4130
4131         * mml.el (mml-menu): Don't assume mml2015 is bound.
4132
4133 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4134
4135         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4136         exists.
4137
4138 2008-09-27  Glenn Morris  <rgm@gnu.org>
4139
4140         * gnus-util.el (mail-header-remove-comments): Autoload it.
4141
4142 2008-09-27  Andreas Schwab  <schwab@suse.de>
4143
4144         * gnus-util.el (gnus-split-references): Strip comments.
4145         (gnus-parent-id): Likewise.
4146
4147 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4148
4149         * message.el (message-confirm-send): Fix version.
4150
4151 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4152
4153         * message.el (message-idna-to-ascii-rhs-1): Use
4154         mail-extract-address-components rather than mail-header-parse-addresses
4155         that is an alias by default to ietf-drums-parse-addresses that does not
4156         support non-ASCII names in headers' contents.
4157
4158 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4159
4160         * message.el (message-confirm-send): Fixed variable documentation to
4161         avoid the "y/n" wording.
4162
4163 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4164
4165         * message.el (message-set-auto-save-file-name): Save to a different
4166         filename so multiple messages (especially drafts) can be recovered.
4167
4168 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4169
4170         * message.el (message-confirm-send): Add appropriate version.
4171
4172 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4173
4174         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4175         defvar.
4176
4177 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4178
4179         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4180         (mm-pkcs7-enveloped-magic): Ditto.
4181
4182 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4183
4184         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4185         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4186
4187 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4188
4189         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4190         default, it's better.
4191
4192 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4193
4194         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4195         summary line gnus-number property and ignore them (with a warning
4196         message).
4197
4198 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4199
4200         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4201         macro caddr in the interactive form since it won't be expanded.
4202
4203 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4204
4205         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4206         `charset'; fix name of function called recursively.
4207         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4208
4209 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4210
4211         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4212         (gnus-mime-set-charset-parameters): New function.
4213         (gnus-mime-view-part-as-charset): Use it to correctly display part
4214         specifying wrong charset.
4215
4216 2008-09-08  David Engster  <dengste@eml.cc>
4217
4218         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4219         in completing-read for back end server.
4220
4221 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4222
4223         * message.el (message-confirm-send): New variable to confirm sending a
4224         message.
4225         (message-send): Use it.
4226
4227 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4228
4229         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4230
4231 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4232
4233         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4234
4235 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4236
4237         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4238         prevent tracking too many groups.
4239         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4240         Use it.
4241
4242 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4243
4244         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4245         moving point to the bottom of the window in order to avoid recentering.
4246
4247 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4248
4249         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4250
4251         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4252         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4253         (gnus-article-beginning-of-window): Fix calculation.
4254
4255 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4256
4257         * gnus-msg.el (gnus-summary-supersede-article)
4258         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4259         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4260         message header.
4261
4262 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4263
4264         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4265         pending output coming after the status change.
4266
4267 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4268
4269         * message.el:
4270         * gnus-start.el:
4271         * gnus-registry.el: Remove VMS support.
4272
4273 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4274
4275         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4276         macro.
4277         (rfc2104-hash): Use it.
4278
4279 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4280
4281         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4282         (gnus-summary-sort-by-most-recent-date): New commands.
4283         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4284         and menu entries.
4285
4286 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4287
4288         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4289         don't redisplay article for raw contents; remove plural articles stuff.
4290
4291         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4292         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4293         on gnus-summary-save-article; display results properly.
4294
4295 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4296
4297         * lpath.el: No need to fbind ns-focus-frame.
4298
4299 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4300
4301         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4302
4303 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4304
4305         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4306         gnus-save-all-headers.
4307
4308 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4309
4310         * gnus-util.el (ns-focus-frame): Remove declaration.
4311         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4312         like x.
4313
4314 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4315
4316         * rfc2104.el (rfc2104-zero): Delete defconst.
4317         (rfc2104-hex-alist): Likewise.
4318         (rfc2104-hex-to-int): Delete func.
4319         (rfc2104-hexstring-to-bitstring): Likewise.
4320         (rfc2104-nybbles): New defconst.
4321         (rfc2104-hash): Rewrite for speed.
4322
4323 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4324
4325         * tls.el (open-tls-stream): Make it work with the 2nd argument
4326         BUFFER that is a string but does not exist as a buffer object, as
4327         mentioned in the doc-string.
4328
4329 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4330
4331         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4332         SXEmacs.
4333
4334 2008-07-16  Glenn Morris  <rgm@gnu.org>
4335
4336         * gnus-util.el (ns-focus-frame): Declare for compiler.
4337
4338 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4339
4340         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4341         set as a group parameter.
4342         (gnus-summary-save-in-pipe): Work when it is called independently.
4343         (gnus-summary-pipe-to-muttprint): Don't modify
4344         gnus-summary-pipe-output-default-command.
4345
4346 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4347
4348         * message.el (message-send-mail-with-sendmail):
4349         Display the error message.
4350
4351 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4352
4353         * gnus-art.el (gnus-default-article-saver):
4354         Add gnus-summary-save-in-pipe to choices.
4355         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4356         gnus-summary-pipe-output-default-command as the default command.
4357         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4358         instead of gnus-last-shell-command.
4359
4360         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4361         New user option.
4362         (gnus-summary-muttprint-program): Mention the value will be changed.
4363         (gnus-summary-save-article): Force showing of all headers.
4364         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4365
4366 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4367
4368         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4369
4370 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4371
4372         * nnimap.el (nnimap-id):
4373         * sieve-manage.el (sieve-manage-open): Doc fixes.
4374
4375 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4376
4377         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4378         if available.
4379
4380 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4381
4382         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4383
4384         * nnkiboze.el (nnkiboze-generate-group):
4385         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4386
4387         * nnmairix.el: Require CL.
4388
4389 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4390
4391         * dgnushack.el: Autoload get-display-table and put-display-table for
4392         XEmacs 21.5.
4393
4394         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4395         21.4 and SXEmacs.
4396
4397 2008-06-15  David Engster  <dengste@eml.cc>
4398
4399         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4400
4401 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4402
4403         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4404         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4405         runtime choice under XEmacs.
4406
4407         * gnus-sum.el (gnus-summary-set-display-table):
4408         Use `gnus-put-display-table', `gnus-get-display-table',
4409         `gnus-set-display-table' for the display table, instead of `aset'.
4410
4411         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4412         Use `gnus-put-display-table', `gnus-get-display-table',
4413         `gnus-set-display-table' for the display table.
4414
4415 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4416
4417         * nnmairix.el: Add autoloads.
4418
4419 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4420
4421         * nnmairix.el (nnmairix-delete-recreate-group)
4422         (nnmairix-update-and-clear-marks): Fix error messages.
4423
4424 2008-06-14  David Engster  <dengste@eml.cc>
4425
4426         * nnmairix.el: Upgrade to version 0.6.
4427         (nnmairix-group-toggle-propmarks-this-group)
4428         (nnmairix-group-toggle-readmarks-this-group)
4429         (nnmairix-group-delete-recreate-this-group)
4430         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4431         (nnmairix-remove-tick-mark-original-article): New commands.
4432         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4433         (nnmairix-propagate-marks-to-nnmairix-groups)
4434         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4435         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4436         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4437         functions needed for marks propagation and manipulation of read marks.
4438         (nnmairix-update-groups): New function.
4439         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4440         (nnmairix-determine-original-group-from-registry)
4441         (nnmairix-determine-original-group-from-path)
4442         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4443         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4444         New helper functions.
4445         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4446         keystrokes for new commands.
4447         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4448         (nnmairix-request-group): Check allow-fast group parameter.
4449         (nnmairix-request-create-group): Set allow-fast group parameter if
4450         nnmairix-allowfast-default is set.
4451         (nnmairix-close-group): Propagate marks upon closing if needed.
4452         (nnmairix-group-toggle-threads-this-group): Use new.
4453         nnmairix-group-toggle-parameter helper function.
4454         (nnmairix-search): Better check for empty search result.
4455         (nnmairix-goto-original-article): Use new helper functions for
4456         determining original article.
4457         (nnmairix-show-original-article): Make sure message-id is in brackets.
4458         (nnmairix-call-mairix-binary): Change variable name.
4459         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4460         helper function.
4461         (nnmairix-widget-toggle-activate): Fix doc string.
4462
4463 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4464
4465         * nnir.el: Require edmacro when compiling with XEmacs.
4466         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4467         available in Emacs 21.
4468
4469 2008-06-11  Glenn Morris  <rgm@gnu.org>
4470
4471         * gnus-util.el (x-focus-frame):
4472         * gnus.el (image-size):
4473         * mm-decode.el (image-size): Declare.
4474
4475         * gnus-picon.el (declare-function): Add compat definition.
4476         (image-size): Declare.
4477
4478         * gnus-group.el (tool-bar-map):
4479         * gnus-sum.el (tool-bar-map): Define for compiler.
4480
4481         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4482
4483         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4484
4485         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4486         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4487         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4488         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4489         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4490         * sieve-manage.el, spam-report.el, spam.el:
4491         Remove unnecessary eval-and-compile of autoloads.
4492
4493 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4494
4495         * auth-source.el: Precise Tramp doc.
4496
4497 2008-06-07  Glenn Morris  <rgm@gnu.org>
4498
4499         * nnmairix.el: Remove unnecessary eval-when-compile.
4500
4501 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4502
4503         * lpath.el: Fbind propertize for XEmacs 21.4.
4504
4505 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4506
4507         * nnir.el: Move here from ../contrib.
4508
4509 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4510
4511         * gnus-util.el (gnus-read-shell-command): New function.
4512         * mm-decode.el (mm-pipe-part):
4513         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4514
4515 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4516
4517         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4518
4519 2008-06-03  Glenn Morris  <rgm@gnu.org>
4520
4521         * pop3.el (nnheader-accept-process-output): Autoload it.
4522
4523 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4524
4525         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4526         are not 2-digit hexadecimal characters that follow `%'s.
4527
4528 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4529
4530         * message.el (message-bogus-recipient-p): Fix type in doc string.
4531         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4532         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4533         Improve custom options.
4534         (message-bogus-recipient-p): Adjust accordingly.
4535
4536 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4537
4538         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4539         long-form month and day names.
4540
4541 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4542
4543         * dgnushack.el: Autoload debug, eudc-expand-inline and
4544         pgg-snarf-keys-region for XEmacs.
4545
4546         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4547
4548         * nnmairix.el: Require edmacro when compiling with XEmacs.
4549
4550 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4551
4552         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4553         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4554
4555 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4556
4557         * auth-source.el: Add more docs.
4558
4559         * netrc.el (netrc-machine): Always match if the port is not given.
4560
4561 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4562
4563         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4564         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4565         retrieval faster in some cases, but might make CPU usage larger.  If
4566         this has any bad side effects, we might revert this change.
4567
4568         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4569         seems to make mail retrieval much, much faster.
4570         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4571         unconditionally.
4572
4573         * gnus-draft.el (gnus-group-send-queue): Bind
4574         message-send-mail-partially-limit to nil to avoid being prompted.
4575
4576 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4577
4578         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4579
4580         * message.el (message-bogus-address-regexp): Fix and improve custom
4581         type.
4582         (message-setup-hook): Add message-check-recipients as custom option.
4583
4584 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4585
4586         * message.el (message-cite-function): Remove bogus autoload which crept
4587         in during merge from v5-10.
4588
4589 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4590
4591         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4592
4593         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4594
4595         * auth-source.el: Preliminary Tramp docs.
4596         (auth-sources): Change the default auth-sources to use
4597         EPA .gpg files.
4598
4599 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4600
4601         * nntp.el: Autoload `auth-source-user-or-password'.
4602         (nntp-send-authinfo): Use it.
4603
4604         * nnimap.el: Autoload `auth-source-user-or-password'.
4605         (nnimap-open-connection): Use it.
4606
4607         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4608         for the gnus-message function.
4609         (auth-source-user-or-password): Use it.
4610
4611 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4612
4613         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4614         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4615         (rfc2104-hash): Use it.
4616
4617 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4618
4619         * gnus-art.el (gnus-article-toggle-truncate-lines):
4620         Don't use `iff' in docstring.
4621
4622 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4623
4624         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4625
4626         * gnus-util.el (gnus-extract-address-component-name)
4627         (gnus-extract-address-component-email): Convenience functions around
4628         `gnus-extract-address-components'.
4629
4630         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4631         Use `gnus-extract-address-component-email' to fix bug of comparing full
4632         sender name to `user-mail-address'.
4633
4634 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4635
4636         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4637         catch/throw to optimize.
4638         (gnus-registry-find-keywords): Just use member to find a keyword.
4639
4640 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4641
4642         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4643         is current before calling gnus-server-prepare.
4644         (gnus-server-setup-buffer, gnus-server-update-server)
4645         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4646
4647 2008-05-04  Juri Linkov  <juri@jurta.org>
4648
4649         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4650         (mailcap-file-default-commands): Use mailcap-replace-in-string
4651         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4652         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4653
4654 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4655
4656         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4657
4658 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4659
4660         * gnus.el: Bump version to 0.11.
4661
4662 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4663
4664         * gnus.el: No Gnus v0.10 is released.
4665
4666 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4667
4668         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4669         hooks.
4670         (gnus-update-read-articles): Speed up non-marks-using users.
4671         (gnus-use-marks): Define gnus-use-marks.
4672         (gnus-propagate-marks): Rename variable to something more sensible.
4673
4674 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4675
4676         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4677         (gmm-image-load-path-for-library): Fix typos in docstrings.
4678         (gmm-message): Reflow docstring.
4679
4680 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4681
4682         * mail-source.el (mail-source-set-1, mail-source-bind):
4683         Move auth-source code out of the macro to clean it up and fix bugs.
4684
4685 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4686
4687         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4688         by sender if it's equal to user-mail-address, it's likely to be
4689         useless.
4690
4691         * mail-source.el (mail-source-bind): Don't use user or password if they
4692         are not bound.  Unintern them if they are nil.  Don't use server unless
4693         it's bound, and default it to empty string otherwise.
4694
4695 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4696
4697         * mail-source.el: Load auth-source.el.
4698         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4699         get user name or password, if auth-sources is set up.
4700
4701         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4702         strategy of splitting with parent.
4703         (gnus-registry-split-fancy-with-parent)
4704         (gnus-registry-post-process-groups): Use it and fix prior
4705         bug (returning a list as the split result).
4706
4707         * auth-source.el (auth-sources): Remove server parameter.
4708         (auth-source-pick, auth-source-user-or-password)
4709         (auth-source-user-or-password-imap)
4710         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4711         (auth-source-user-or-password-sftp)
4712         (auth-source-user-or-password-smtp): Remove server parameter.
4713
4714 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4715
4716         * smime.el (smime-sign-region, smime-encrypt-region)
4717         (smime-decrypt-region):
4718         Remove redundant calls to `generate-new-buffer-name'.
4719
4720 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
4721
4722         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
4723         Don't use QP for message/rfc822.
4724         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
4725
4726 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4727
4728         * sieve-manage.el (sieve-string-bytes): Remove.
4729         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
4730         correct byte-length only if the process's coding-system is the same as
4731         the one used internally by Emacs to represent strings.
4732
4733 2008-04-22  Juri Linkov  <juri@jurta.org>
4734
4735         * mailcap.el (mailcap-file-default-commands): New function.
4736
4737 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4738
4739         * message.el (message-signature-separator, message-cite-function):
4740         Change custom version.
4741
4742 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
4743
4744         * tls.el (tls-program): Add -ign_eof argument to call the openssl
4745         commands.
4746         (tls-checktrust): Ditto.
4747
4748 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4749
4750         * mm-decode.el (mm-display-external): Make temp file read-only.
4751
4752 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4753
4754         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
4755         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
4756         `C-c C-f d'.
4757
4758 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4759
4760         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
4761
4762 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4763
4764         * gnus.el: Bump version to 0.9.
4765
4766 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4767
4768         * gnus.el: No Gnus v0.8 is released.
4769
4770 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4771
4772         * mail-source.el (mail-source-value):
4773         Prefer fboundp to functionp so it works with macros as well.
4774
4775 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4776
4777         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4778         Fix last change in case the element is not even a symbol.
4779
4780 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4781
4782         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4783         Prefer fboundp to functionp so it works with macros as well.
4784
4785 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
4786
4787         * auth-source.el: Added docs.
4788         (auth-sources): Modify format to support server.
4789         (auth-source-pick, auth-source-user-or-password)
4790         (auth-source-user-or-password-imap)
4791         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4792         (auth-source-user-or-password-sftp)
4793         (auth-source-user-or-password-smtp): Add server parameter.
4794
4795 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
4796
4797         * gnus-registry.el: Initialize the registry when gnus-registry-install
4798         is t.
4799
4800 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4801
4802         * compface.el (uncompface): Make buffer unibyte.
4803
4804 2008-04-05  Glenn Morris  <rgm@gnu.org>
4805
4806         * gnus-ems.el (mm-disable-multibyte): Autoload it.
4807
4808 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4809
4810         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
4811         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
4812
4813         * nnheader.el (nnheader-init-server-buffer): Change buffer's
4814         multibyteness after rather than before erasing it.
4815
4816         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
4817         mm-with-multibyte.
4818         (gnus-request-article-this-buffer): Make sure the proper decoding is
4819         used if gnus-original-article-buffer happens to be unibyte.
4820
4821         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
4822         default-enable-multibyte-characters.
4823
4824         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
4825         default-enable-multibyte-characters.
4826
4827         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
4828
4829         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
4830
4831 2008-04-02  Simon Josefsson  <simon@josefsson.org>
4832
4833         * imap.el (imap-enable-exchange-bug-workaround): New variable.
4834         (imap-message-copyuid-1): Use it.
4835         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
4836         J. Williams in
4837         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
4838
4839         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
4840         imap-enable-exchange-bug-workaround.
4841         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
4842
4843 2008-04-01  Simon Josefsson  <simon@josefsson.org>
4844
4845         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
4846         a 100 byte status-checks into a 2-3MB transfer for each group.
4847         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
4848         to enable bug workaround or not.
4849         (nnimap-find-minmax-uid): Only enable workaround conditionally.
4850
4851 2008-03-31  Glenn Morris  <rgm@gnu.org>
4852
4853         * message.el (mml2015-use): Declare for compiler.
4854         (message-info): Require mml2015 when appropriate.
4855
4856 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4857
4858         * Makefile.in (EMACS_COMP): Quote directory name that might contain
4859         whitespace.
4860
4861 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4862
4863         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
4864         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
4865         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
4866         (nntp-service-to-port): New function.
4867         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
4868         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
4869         (nntp-open-netcat-stream): New function.
4870         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
4871
4872 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
4873
4874         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
4875
4876 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4877
4878         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
4879
4880 2008-03-28  Magnus Henoch  <mange@freemail.hu>
4881
4882         * dns.el (dns-write): Use set-buffer-multibyte.
4883
4884 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
4885
4886         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
4887
4888 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4889
4890         * message.el (message-signature-separator): Change default.
4891         Improve custom type.
4892         (message-cite-function): Change default to
4893         message-cite-original-without-signature.
4894
4895         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
4896         toggle.
4897
4898         * message.el (message-check-news-body-syntax): Fix signature check.
4899         (message-setup-1): Mark buffer as unmodified _after_ running
4900         message-setup-hook and handling message-alternative-emails.
4901         (message-shorten-references): Be more strict when building list of
4902         valid references to comply with GNKSA.
4903
4904         * gnus-group.el (gnus-read-ephemeral-bug-group)
4905         (gnus-read-ephemeral-debian-bug-group)
4906         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
4907
4908         * message.el (message-info): Don't use booleanp which isn't supported
4909         in Emacs 21 and XEmacs.
4910
4911 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4912
4913         * gnus-group.el (gnus-gmane-group-download-format): Rename from
4914         gnus-group-gmane-group-download-format.
4915         (gnus-group-read-ephemeral-gmane-group): Rename from
4916         gnus-group-read-ephemeral-gmane-group.
4917         (gnus-read-ephemeral-gmane-group-url): Rename from
4918         gnus-group-read-ephemeral-gmane-group-url.
4919         (gnus-bug-group-download-format-alist): New variable.
4920         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
4921         (gnus-read-ephemeral-emacs-bug-group): New commands.
4922
4923 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4924
4925         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
4926         (gnus-visible-headers): Improve custom type.
4927
4928 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4929
4930         * mml.el (mml-menu): Add workarounds for XEmacs.
4931
4932         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
4933         X-Boundary header.
4934
4935         * message.el (message-simplify-recipients): Fix previous commit.
4936
4937 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4938
4939         * mm-util.el (mm-set-buffer-multibyte): New function.
4940         * mm-decode.el (mm-copy-to-buffer): Use it.
4941
4942 2008-03-19  Glenn Morris  <rgm@gnu.org>
4943
4944         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
4945         Accidentally removed in the sync process with Emacs.
4946
4947 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4948
4949         * message.el (message-alter-recipients-discard-bogus-full-name):
4950         New function.
4951         (message-alter-recipients-function): New variable.
4952         (message-get-reply-headers): Use it.
4953         (message-replace-header): New helper function.
4954         (message-recipients-without-full-name): New variable.
4955         (message-simplify-recipients): New command.
4956
4957         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
4958
4959         * message.el (message-info): Handle EasyPG manual.
4960
4961         * mml.el (mml-menu): Add entry for EasyPG.
4962
4963 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
4964
4965         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
4966         parameter.
4967
4968         * message.el (message-disassociate-draft): Specify drafts group name
4969         fully.
4970
4971 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
4972
4973         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
4974         unnecessary duplicates from the match list.
4975
4976 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4977
4978         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
4979
4980         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
4981
4982         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
4983         args of `how-many' of which the XEmacs version doesn't take; declare
4984         Info-index-next as function.
4985
4986 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4987
4988         * gnus-score.el (gnus-score-headers): Fix handling of
4989         gnus-inhibit-slow-scoring.
4990
4991         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
4992         string.
4993         (gnus-button-url-regexp): Improve handling of parenthesis.
4994         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
4995         (gnus-button-handle-info-keystrokes): Handle index entries.
4996
4997 2008-03-15  Glenn Morris  <rgm@gnu.org>
4998
4999         * parse-time.el (parse-time-string): Simplify.
5000
5001 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5002
5003         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5004         Incoming* files.
5005
5006 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5007
5008         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5009         (auth-source-pick): Use it.
5010
5011 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5012
5013         * binhex.el (binhex-decode-region-internal):
5014         * uudecode.el (uudecode-decode-region-internal):
5015         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5016         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5017         setting default-enable-multibyte-characters.
5018
5019 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5020
5021         * auth-source.el (auth-source-protocols)
5022         (auth-source-protocols-customize, auth-source-choices): Added and
5023         modified variable customizations and defaults.
5024         (auth-source-pick, auth-source-user-or-password)
5025         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5026         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5027         (auth-source-user-or-password-sftp)
5028         (auth-source-user-or-password-smtp): Use new variables and provide an
5029         interface to netrc.el.
5030
5031 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5032
5033         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5034         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5035         Make sure the nntp port to specify is a string.
5036
5037 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5038
5039         * nntp.el: Use with-current-buffer.
5040         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5041         dubious mm-with-unibyte-current-buffer.
5042         (nntp-with-open-group-function): New function extracted from
5043         nntp-with-open-group macro.
5044         (nntp-with-open-group): Use the function, so it's easier to debug.
5045         Add indentation and debugging info.
5046         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5047         the use of the netcat alternatives.
5048
5049         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5050         Avoid mm-string-as-multibyte as well.
5051
5052         * nnweb.el (nnweb-insert-html):
5053         Remove use of nnheader-string-as-multibyte.
5054
5055         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5056         (nnheader-string-as-multibyte): Remove.
5057
5058         * mm-view.el: Use inhibit-read-only.
5059         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5060         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5061         or unibyte-string.
5062
5063         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5064         (mm-uu-yenc-extract): Use with-current-buffer.
5065
5066         * gnus-soup.el (gnus-soup-send-packet): Don't use
5067         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5068
5069         * nnmh.el: Use with-current-buffer.
5070         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5071         mm-string-as-multibyte on the output of mm-encode-coding-string.
5072
5073         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5074         (nnimap-request-move-article): Use with-current-buffer.
5075
5076         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5077         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5078         conversion uses string-make-unibyte rather than string-as-unibyte.
5079
5080         * gnus-msg.el: Use with-current-buffer.
5081
5082         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5083
5084 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5085
5086         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5087         string for caching if it is 'PIN.
5088
5089 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5090
5091         * lpath.el: Consider the case without Emacs/W3.
5092
5093 2008-03-08  Glenn Morris  <rgm@gnu.org>
5094
5095         * time-date.el (date-to-time, time-subtract, time-add)
5096         (safe-date-to-time): Doc fixes.
5097
5098 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5099
5100         * mail-source.el (mail-source-delete-old-incoming-confirm):
5101         Change default to nil.
5102         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5103
5104 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5105
5106         * lpath.el: Rearrange.
5107
5108         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5109         (gnus-article-goto-prev-page): Work for articles having ^L's.
5110
5111         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5112
5113         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5114
5115 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5116
5117         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5118         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5119         (gnus-bookmark-jump): Adjust some variable names.
5120
5121 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5122
5123         * auth-source.el: New package.
5124         (auth-source-choices): Add customization entry point variable.
5125
5126         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5127         bug.
5128
5129 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5130
5131         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5132         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5133         (gnus-registry-install-shortcuts): Rename from
5134         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5135         the `gnus-registry-mark-map' keymap dynamically from
5136         `gnus-registry-marks'.  The generated functions update the summary line
5137         when a registry mark is added or deleted, and will call
5138         `gnus-registry-install-p' (see the comments in the code).
5139         (gnus-registry-user-format-function-M): Use concat intelligently.
5140
5141         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5142         the registry mark functions.
5143
5144 2008-03-05  Glenn Morris  <rgm@gnu.org>
5145
5146         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5147         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5148         gnus-art.
5149         (top-level): No need to load own source when compiling.
5150
5151 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5152
5153         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5154         Suggested by <chris.anderton@zetnet.co.uk>.
5155
5156 2008-03-04  Glenn Morris  <rgm@gnu.org>
5157
5158         * gnus-sum.el (top-level): No need to require gnus when compiling,
5159         since unconditionally required near start of file.
5160         (gnus-summary-display-while-building): Move definition before use.
5161
5162 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5163
5164         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5165         formatting function.
5166
5167 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5168
5169         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5170         with plists.
5171         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5172         Use new format.
5173
5174 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5175
5176         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5177         `where-is-internal' that returns a range of key sequences.
5178
5179 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5180
5181         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5182
5183         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5184         (gnus-summary-jump-to-group): Consider windows on other displayed
5185         frames as well.  Similar changes might be needed elsewhere, but that's
5186         the one I've bumped into during my use.
5187
5188         * nndoc.el (nndoc-oe-dbx-type-p):
5189         * gnus-msg.el (gnus-debug):
5190         * gnus-group.el (gnus-update-group-mark-positions):
5191         Use mm-string-to-multibyte.
5192
5193 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5194
5195         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5196         doesn't handle NotDashEscaped.
5197
5198         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5199         (mml-dnd-attach-options): Fix typo in custom choice.
5200
5201         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5202         nndoc-article-type to mbox.
5203         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5204
5205         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5206         to nil, instead of html2text.
5207
5208         * imap.el (imap-debug): Add `imap-ping-server'.
5209
5210         * gnus-bookmark.el: Add FIXMEs.
5211
5212         * message.el (message-form-letter-separator)
5213         (message-send-form-letter-delay): New variables.
5214         (message-send-form-letter): Use them.  New command to send form
5215         letters.  Requested by Uwe Siart.
5216         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5217
5218 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5219
5220         * Update copyright years.
5221
5222 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5223
5224         Sync from EMACS_22_BASE.
5225
5226         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5227
5228 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5229
5230         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5231         empty author.
5232
5233 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5234
5235         * gnus-registry.el (gnus-registry-marks): Add variable for
5236         customization of marks and their appearance.
5237         (gnus-registry-read-mark): Use it.
5238         (gnus-registry-do-marks): Add utility function to loop through
5239         `gnus-registry-marks'.
5240         (gnus-registry-install-shortcuts-and-menus): Add function to install
5241         shortcuts and menus.
5242         (gnus-registry-initialize): Use it.
5243         (gnus-registry-default-mark): Clarify documentation.
5244
5245 2008-02-29  Glenn Morris  <rgm@gnu.org>
5246
5247         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5248         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5249         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5250         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5251         Change defcustom :version from 23.0 to 23.1.
5252
5253 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5254
5255         * gnus-registry.el (gnus-registry-follow-group-p)
5256         (gnus-registry-post-process-groups): Add functions to aid registry
5257         splitting and improve logging.  Clarify behavior in function
5258         documentation.
5259         (gnus-registry-split-fancy-with-parent): Use them.
5260
5261 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5262
5263         * gnus-art.el: Use with-current-buffer.
5264
5265 2008-02-27  David Engster  <dengste@eml.cc>
5266
5267         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5268         Express real group name in the response.
5269
5270 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5271
5272         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5273         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5274         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5275         autoload gnus-registry-fetch-group when compiling.
5276         (nnmairix-request-group-with-article-number-correction): Remove
5277         unreferenced argument passed to nnmairix-call-backend.
5278
5279 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5280
5281         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5282         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5283         Wilde.
5284
5285 2008-02-27  Glenn Morris  <rgm@gnu.org>
5286
5287         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5288         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5289         variables to defconsts.  Convert comments to doc-strings.
5290         (nnmairix-last-server, nnmairix-current-server): Convert from free
5291         variables to defvars.  Convert comments to doc-strings.
5292         (gnus-registry-fetch-group): Autoload.
5293         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5294         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5295         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5296         caddr.
5297         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5298         nnmairix-request-group-with-article-number-correction call.
5299         (nnmairix-fast, nnmairix-group): New, less general names, for free
5300         variables passed from nnmairix-request-group to
5301         nnmairix-request-group-with-article-number-correction.  Declare.
5302         (nnmairix-request-group-with-article-number-correction):
5303         Use nnmairix-fast, nnmairix-group rather than fast, group.
5304
5305 2008-02-26  David Engster  <dengste@eml.cc>
5306
5307         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5308         version 0.5.
5309
5310 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5311
5312         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5313         instead of making an extra function call.  Don't add the current group
5314         to articles only when they have the group.  Use
5315         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5316         Reported by David <de_bb@arcor.de>.
5317
5318 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5319
5320         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5321         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5322
5323 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5324
5325         * mail-source.el (mail-source-delete-incoming): Change default.
5326         Supplement doc string.
5327
5328         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5329
5330 2008-02-14  Glenn Morris  <rgm@gnu.org>
5331
5332         * time-date.el (format-seconds): New function.
5333
5334 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5335
5336         * nnmail.el (nnmail-message-id-cache-file): Derive from
5337         `gnus-home-directory'.
5338
5339 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5340
5341         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5342         Document negative prefix.
5343
5344         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5345
5346 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5347
5348         * message.el (message-unsent-separator): Add the Exim bounce
5349         separator.
5350
5351 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5352
5353         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5354         list.
5355         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5356         recipient/signer list.
5357
5358 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5359
5360         * Makefile.in (datarootdir): Define.
5361         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5362         name that might contain whitespace.
5363
5364 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5365
5366         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5367         fbound (Emacs 23 unicode), signal an error.
5368
5369 2008-02-08  Glenn Morris  <rgm@gnu.org>
5370
5371         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5372
5373 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5374
5375         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5376         ports to the calls to `netrc-machine-user-or-password' in addition to
5377         "imap" and "imaps".
5378
5379 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5380
5381         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5382
5383         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5384
5385 2008-02-01  Kenichi Handa  <handa@m17n.org>
5386
5387         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5388         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5389         (rfc2104-hash): Convert the result of concat to unibyte string.
5390
5391 2008-02-01  Dave Love  <fx@gnu.org>
5392
5393         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5394         coding-system-for-read.
5395         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5396
5397 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5398
5399         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5400         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5401         <hanche@math.ntnu.no>.
5402
5403 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5404
5405         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5406
5407         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5408
5409 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5410
5411         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5412         * message.el (message-beginning-of-line): Use featurep instead of bound
5413         tests in order to resolve conditionals at compile time.
5414
5415 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5416
5417         * mail-source.el (mail-sources): Add `group' choice.
5418
5419         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5420         parameter `in-group' to control into which group the articles go.
5421         Add treatment of `group' mail-source.
5422
5423 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5424
5425         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5426
5427         * mm-decode.el (mm-dissect-buffer): Decode description.
5428
5429         * mml.el (mml-to-mime): Encode message header first.
5430
5431 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5432
5433         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5434         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5435
5436         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5437         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5438
5439 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5440
5441         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5442
5443 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5444
5445         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5446         prefix keys.
5447         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5448         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5449         gnus-xmas.el.
5450
5451         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5452         (gnus-xmas-article-describe-bindings): New function.
5453         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5454         gnus-xmas-article-describe-bindings.
5455
5456         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5457
5458 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5459
5460         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5461         Add new variables for article mark management.
5462         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5463         list of extra data entries which, when present, will indicate that the
5464         article ID should not be trimmed from the registry.
5465         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5466         functions.
5467         (gnus-registry-read-mark): New function to read a mark name from the
5468         user.
5469         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5470         (gnus-registry-set-article-mark-internal): New functions to add and
5471         remove marks.
5472         (gnus-registry-get-article-marks): New function to show the marks for
5473         an article, or retrieve them for further use.
5474
5475 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5476
5477         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5478         keys when no argument is given.
5479
5480 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5481
5482         * imap.el (imap-ping-server): New variable.
5483         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5484         (imap-ping-server): Minor doc string fixes.
5485
5486 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5487
5488         * imap.el (imap-ping-server): New function.
5489         (imap-opened): Call imap-ping-server.
5490
5491 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5492
5493         * gnus-sum.el (gnus-article-sort-by-random)
5494         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5495         jidanni@jidanni.org.
5496
5497 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5498
5499         * gnus-art.el (gnus-article-describe-bindings): New function.
5500         (gnus-article-read-summary-keys): Use it.
5501         (gnus-article-mode-map): Bind `C-h b' to it.
5502
5503 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5504
5505         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5506         XEmacs.
5507         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5508         against non-character events.
5509
5510         * lpath.el: Fbind map-keymap for Emacs 21.
5511
5512 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5513
5514         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5515         command.
5516         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5517         instead of END.  Change name of the temp file.
5518         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5519         customizable.
5520
5521 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5522
5523         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5524         bind `S W' to gnus-article-wide-reply-with-original; set default
5525         binding to gnus-article-read-summary-send-keys.
5526         (gnus-article-read-summary-keys): Fix the order of keys; display
5527         continuation keys correctly in the echo area; describe bindings
5528         correctly when keys end with `C-h'.
5529         (gnus-article-read-summary-send-keys): New function.
5530         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5531         for gnus-article-read-summary-send-keys; display continuation keys
5532         correctly in the echo area.
5533         (gnus-article-reply-with-original): Ignore prefix argument.
5534         (gnus-article-wide-reply-with-original): New function.
5535
5536         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5537         Emacs 21.
5538
5539 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5540
5541         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5542         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5543
5544 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5545
5546         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5547         (gnus-group-read-ephemeral-gmane-group): New command.
5548
5549 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5550
5551         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5552
5553 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5554
5555         * message.el (message-send-mail-function): Increase custom version.
5556
5557         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5558         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5559
5560 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5561
5562         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5563         for the cases where imap-authenticate is called with a nil buffer
5564         parameter.
5565
5566 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5567
5568         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5569         html parts correctly; support forwarded messages.
5570         (gnus-article-browse-html-article): Remove work buffers.
5571
5572         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5573         compiling.
5574         (netrc-bound-and-true-p): New macro.
5575         (netrc-parse): Use it instead of bound-and-true-p that is not available
5576         in XEmacs 21.4.
5577
5578 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5579
5580         * gnus-registry.el (gnus-registry-mark-article)
5581         (gnus-registry-article-marks): Add functionality to mark articles
5582         through the Gnus registry.
5583
5584         * encrypt.el: Clarify documentation for the new pgg method.
5585         (encrypt-file-alist): Add PGG option.
5586         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5587         functionality.  Abstract password key and messaging to external
5588         functions.
5589         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5590         (encrypt-message-method-and-cipher): Add new convenience external
5591         functions.
5592         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5593         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5594
5595         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5596         (netrc-parse): Use encrypt-file-alist to determine if
5597         encrypt-find-model or encrypt-insert-file-contents should be used.
5598
5599         * encrypt.el: Clarify documentation.  Load password-cache or
5600         password, whichever one is found first, instead of autoloading.
5601
5602 2007-12-19  Glenn Morris  <rgm@gnu.org>
5603
5604         * mml.el (message-options-set, message-narrow-to-head)
5605         (message-in-body-p, message-mail-p, message-encode-message-body):
5606         Autoload.
5607         (message-remove-header, message-narrow-to-headers-or-head)
5608         (message-subscribed-p, message-make-mail-followup-to)
5609         (message-position-on-field, message-news-p)
5610         (message-options-set-recipient, message-generate-headers)
5611         (message-sort-headers): Declare as functions.
5612
5613 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5614
5615         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5616         convention in doc string.
5617
5618 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5619
5620         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5621         title to html parts.
5622         (gnus-article-browse-html-article): Pass message header to it.
5623
5624         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5625
5626 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5627
5628         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5629         or password compatible with XEmacs.
5630
5631 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5632
5633         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5634         format document.
5635         (gnus-mime-delete-part): Don't write description line if empty.
5636         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5637
5638 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5639
5640         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5641         (gnus-summary-mark-read-and-unread-as-read)
5642         (gnus-summary-mark-current-read-and-unread-as-read)
5643         (gnus-summary-mark-unread-as-ticked): Doc fix.
5644         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5645
5646 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5647
5648         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5649         Christoph Conrad <christoph.conrad@gmx.de>.
5650
5651 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5652
5653         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5654         yes-or-no-p.
5655
5656 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5657
5658         * mm-decode.el (mm-add-meta-html-tag): New function.
5659         (mm-save-part-to-file, mm-pipe-part): Use it.
5660
5661         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5662         gnus-y-or-n-p instead of y-or-n-p.
5663         (gnus-article-browse-html-parts): Work with message/external-body; use
5664         mm-add-meta-html-tag.
5665
5666 2007-12-11  Glenn Morris  <rgm@gnu.org>
5667
5668         * gnus-cache.el: Require gnus-sum not just when compiling.
5669
5670         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5671
5672         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5673         definitions before use.
5674
5675         * mm-decode.el: Require gnus-util.
5676         (mm-remove-part): Only call delete-annotation on XEmacs.
5677
5678         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5679
5680         * nnmail.el: Require gnus-int.
5681
5682         * spam.el: Move `require's before `eval-when-compile's.
5683
5684         * gnus-ems.el (gnus-alive-p):
5685         * gnus-fun.el (message-goto-eoh):
5686         * gnus-util.el (gnus-group-name-decode):
5687         * mail-source.el (gnus-compress-sequence):
5688         * message.el (Info-goto-node, format-spec):
5689         * mm-bodies.el (message-options-get):
5690         * mm-decode.el (mm-view-pkcs7):
5691         * mm-util.el (gmm-write-region):
5692         * mml-smime.el (mml-compute-boundary)
5693         (gnus-completing-read-with-default):
5694         * mml.el (widget-button-press, gnus-make-hashtable):
5695         * mml1991.el (mm-decode-content-transfer-encoding)
5696         (mm-encode-content-transfer-encoding)
5697         (message-options-get, message-options-set):
5698         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5699         * nnfolder.el (gnus-request-group):
5700         * nnheader.el (ietf-drums-unfold-fws):
5701         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5702         * smime.el (gnus-run-mode-hooks):
5703         * spam-stat.el (gnus-message): Autoload.
5704
5705         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5706         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5707         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5708         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5709         Add declare-function compatibility definition.
5710
5711         * gnus-cache.el (nnvirtual-find-group-art):
5712         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5713         (gnus-add-image, gnus-add-wash-type):
5714         * gnus-group.el (nnkiboze-score-file):
5715         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5716         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5717         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
5718         (message-tokenize-header, gnus-get-buffer-create)
5719         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
5720         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
5721         * gnus.el (gnus-group-decoded-name):
5722         * mail-source.el (imap-capability):
5723         * mm-bodies.el (message-options-set):
5724         * mm-decode.el (gnus-configure-windows):
5725         * mm-extern.el (message-goto-body):
5726         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
5727         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
5728         (epg-sub-key-validity, message-options-set):
5729         * mml.el (widget-event-point, gnus-configure-windows):
5730         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
5731         * mml2015.el (epg-check-configuration, epg-configuration)
5732         (message-options-set):
5733         * nndb.el (nndb-request-article):
5734         * nnfolder.el (gnus-request-create-group):
5735         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
5736         * nnmaildir.el (gnus-group-mark-article-read):
5737         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
5738         * rfc1843.el (message-fetch-field):
5739         * spam.el (gnus-extract-address-components):
5740         Declare as functions.
5741
5742 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5743
5744         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
5745
5746         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
5747
5748         * lpath.el: Fbind run-mode-hooks for Emacs 21;
5749         bind show-trailing-whitespace for XEmacs.
5750
5751 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5752
5753         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
5754         new no-op macro for backward compatibility.
5755
5756         * imap.el (imap-string-to-integer): New function.
5757
5758 2007-12-09  Glenn Morris  <rgm@gnu.org>
5759
5760         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
5761
5762         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
5763         * message.el, mm-view.el, sieve-manage.el, smime.el:
5764         Add declare-function compatibility definition.
5765
5766         * gnus-art.el (w3-region, w3m-region, Info-menu):
5767         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
5768         * gnus-sum.el (gnus-get-predicate):
5769         * gnus-util.el (mm-append-to-file, w32-focus-frame):
5770         * message.el (mail-abbrev-in-expansion-header-p):
5771         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
5772         (w3m-detect-meta-charset, w3m-region):
5773         * sieve-manage.el (password-read, password-cache-add)
5774         (password-cache-remove):
5775         * smime.el (password-read-and-add): Declare as functions.
5776
5777 2007-12-08  David Kastrup  <dak@gnu.org>
5778
5779         * gnus-sum.el (gnus-summary-simplify-subject-query):
5780         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
5781         `message'.
5782
5783 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5784
5785         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
5786         it to bind idna-program, installation-directory, defined-colors, and
5787         face-attribute for XEmacs of the version that compiles defcustom forms.
5788
5789 2007-12-07  Glenn Morris  <rgm@gnu.org>
5790
5791         * gnus-art.el (article-make-date-line): Revert previous change.
5792
5793 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5794
5795         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
5796
5797 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
5798
5799         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
5800         Call gnus-add-to-range ranges only once with a prepared article-list.
5801
5802 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
5803
5804         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
5805         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
5806         group names with backslashes.  Reported by Tassilo Horn
5807         <tassilo@member.fsf.org>.
5808
5809 2007-12-06  Deepak Goel  <deego3@gmail.com>
5810
5811         * gnus-art.el (article-make-date-line):
5812         * gnus-start.el (gnus-load):
5813         * pop3.el (pop3-read-response): Fix buggy call to `error'.
5814
5815 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5816
5817         * gnus-art.el (gnus-use-idna)
5818         * gnus-start.el (gnus-site-init-file)
5819         * message.el (message-use-idna)
5820         * mm-uu.el (mm-uu-hide-markers)
5821         * smiley.el (smiley-style): Revert changes that suppress warnings.
5822
5823 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5824
5825         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
5826         specify charset to html source.  Reported by Christoph Conrad
5827         <christoph.conrad@gmx.de>.
5828
5829 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5830
5831         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
5832         idna-program in order to suppress byte compile warning issued by XEmacs
5833         that came to byte compile the default value section of defcustom forms
5834         recently.
5835
5836         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
5837         value of installation-directory.
5838
5839         * message.el (message-use-idna): Don't directly refer to the value of
5840         idna-program.
5841
5842         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
5843
5844         * smiley.el (smiley-style): Don't directly call face-attribute.
5845
5846 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
5847
5848         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
5849
5850         * gnus-dired.el: Reduce Gnus dependencies.
5851         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
5852         require.  Use autoloads instead.
5853         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
5854         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
5855         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
5856         (gnus-dired-mode): Adjust doc string.
5857         (gnus-dired-mail-mode): New variable.
5858         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
5859         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
5860         (gnus-dired-mail-buffers): New function.  Return mail or message
5861         composition buffers.
5862         (gnus-dired-attach): Use it.
5863         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
5864         NO-DECODE.
5865         (gnus-dired-print): Use `gnus-print-buffer' depending on
5866         `gnus-dired-mail-mode'.
5867
5868 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5869
5870         * rfc2047.el (rfc2047-encoded-word-regexp)
5871         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
5872         explaining what regexp patterns are for.
5873
5874 2007-12-04  Glenn Morris  <rgm@gnu.org>
5875
5876         * password.el: Move to password-cache.el.
5877
5878         * mml1991.el (password-read, password-cache-add, password-cache-remove):
5879         * mml2015.el (password-read, password-cache-add, password-cache-remove):
5880         * mml-smime.el (password-read, password-cache-add)
5881         (password-cache-remove):
5882         No need to autoload, since mml-sec requires password.
5883
5884         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
5885         * message.el (gnus-extract-address-components):
5886         * mml-smime.el (gnus-extract-address-components): Define for compiler.
5887
5888         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
5889         password.
5890
5891 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5892
5893         * mailcap.el: Reduce dependencies.
5894         (mail-header-parse-content-type): Autoload.
5895         (mailcap-delete-duplicates): New alias.
5896         (mailcap-mime-info): Add optional argument NO-DECODE.
5897         (mailcap-mime-types): Use mailcap-delete-duplicates.
5898
5899         * message.el (message-ignored-supersedes-headers): Add "X-ID".
5900
5901 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
5902
5903         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
5904         (imap-parse-status): Upcase status-att for servers that sends them
5905         lower-case (e.g., MS Exchange 2007).
5906
5907 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5908
5909         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
5910         function.
5911
5912         * gnus-uu.el (gnus-uu-decode-yenc): New command.
5913         (gnus-uu-yenc-article): New function.
5914
5915         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
5916
5917         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
5918         buffer.
5919
5920 2007-12-02  Glenn Morris  <rgm@gnu.org>
5921
5922         * binhex.el (binhex): New custom group.
5923         (binhex-decoder-program, binhex-decoder-switches)
5924         (binhex-use-external): Move to the binhex custom group.
5925
5926         * uudecode.el (uudecode): New custom group.
5927         (uudecode-decoder-program, uudecode-decoder-switches)
5928         (uudecode-use-external): Move to the uudecode custom group.
5929
5930         * netrc.el (top-level): Don't load `encrypt' features.
5931         (netrc-parse): Don't use encrypt.
5932         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
5933
5934         * encrypt.el: Remove file.
5935
5936 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
5937
5938         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
5939         matches on patches.
5940
5941         * gnus-art.el (gnus-article-browse-html-article): Mention
5942         `mm-text-html-renderer' in the doc string.
5943
5944         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
5945         string.  Add comments.
5946
5947         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
5948         if rhs is ASCII.
5949
5950 2007-12-01  Glenn Morris  <rgm@gnu.org>
5951
5952         * mail-source.el (top-level): Require format-spec before
5953         eval-when-compile.
5954
5955 2007-11-30  Glenn Morris  <rgm@gnu.org>
5956
5957         * encrypt.el: Require password, rather than autoloading password-read.
5958
5959 2007-11-29  Glenn Morris  <rgm@gnu.org>
5960
5961         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
5962         (sasl-make-client, sasl-next-step, sasl-step-data)
5963         (sasl-step-set-data): Declare as functions.
5964
5965 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
5966
5967         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
5968
5969 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
5970
5971         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
5972         certs should be verified and what is to be done in the event of a
5973         verification failure.
5974
5975         * gnus.el (gnus-method-to-server): Add an optional parameter so the
5976         caller can indicate whether the cache should be disregarded for this
5977         call.  This way the result of the call is reproducible at all times and
5978         can be considered a canonical server name for the supplied method.
5979         (gnus-agent-method-p): Canonicalize server names by pushing their
5980         method through `gnus-method-to-server' using the no-cache argument.
5981
5982         * gnus-srvr.el (gnus-server-insert-server-line): Call
5983         `gnus-method-to-server' with `no-cache' argument.
5984
5985         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
5986         gnus-agent-possibly-synchronize-flags as this should be called when the
5987         server is actually being opened.
5988         (gnus-agent-possibly-synchronize-flags)
5989         (gnus-agent-possibly-synchronize-flags-server): Move check for the
5990         flags file of an agentized server to the latter function.
5991
5992         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
5993         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
5994         after a connection has been established successfully.
5995
5996 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5997
5998         * gnus-art.el (article-display-face): Force to display face if called
5999         interactively; check if gnus-article-x-face-too-ugly matches author.
6000         (article-display-x-face): Display face even if From header is missing
6001         as article-display-face does.
6002
6003 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6004
6005         * hashcash.el (message-narrow-to-headers-or-head)
6006         (message-fetch-field, message-goto-eoh)
6007         (message-narrow-to-headers): Declare as functions.
6008
6009 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6010
6011         * mail-source.el (mail-sources): Default to fetch from file for
6012         compatibility with default of nnmail-spool-file.
6013
6014 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6015
6016         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6017         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6018         to look for encoded word that should be encoded again.
6019         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6020         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6021         encoding pattern.
6022         (rfc2047-decode-region): Switch strict regexp and loose one according
6023         to rfc2047-allow-irregular-q-encoded-words.
6024
6025 2007-11-25  Romain Francoise  <romain@orebokech.com>
6026
6027         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6028
6029 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6030
6031         * tls.el (tls-program): Provide more custom choices from
6032         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6033         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6034
6035 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6036
6037         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6038         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6039
6040         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6041         `nnmail-spool-file'.
6042
6043         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6044         `nnmail-spool-file'.
6045
6046         * gnus-move.el (gnus-change-server): Ditto.
6047
6048         * gnus-kill.el (gnus-batch-score): Ditto.
6049
6050         * gnus-cache.el (gnus-jog-cache): Ditto.
6051
6052         * gnus-msg.el (gnus-summary-reply):
6053         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6054
6055 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6056
6057         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6058         version.  Minor improvement to doc strings.
6059         (tls-program): Add comment.
6060
6061 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6062
6063         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6064         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6065         mismatch between the hostname provided in the certificate and the name
6066         of the host connnecting to.
6067         (open-tls-stream): Use them.  Check certificates against trusted root
6068         certificates.
6069
6070 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6071
6072         * gnus-cache.el (gnus-cache-generate-nov-databases):
6073         Use nnml-generate-nov-databases-directory instead of
6074         nnml-generate-nov-databases-1.
6075
6076 2007-11-24  Glenn Morris  <rgm@gnu.org>
6077
6078         * message.el (message-tool-bar-retro): Update for rename
6079         mail_send.xpm->mail-send.xpm.
6080
6081 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6082
6083         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6084         `smime-ldap-search' for Emacs 22 and up.
6085
6086 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6087
6088         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6089
6090         * message.el (message-send-mail-function): Fix error convention.
6091         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6092         (message-widen-reply, message-send-mail, message-talkative-question)
6093         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6094         (message-clone-locals, message-send-news): Use with-current-buffer.
6095         (message-insert-or-toggle-importance): Remove unused var `valid'.
6096         (message-make-references): Remove unused var `new-references'.
6097         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6098
6099 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6100
6101         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6102         (spam-split-symbolic-return-positive): Reflow docstring.
6103         (spam-backends, spam-summary-exit-behavior)
6104         (spam-mark-ham-unread-before-move-from-spam-group)
6105         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6106         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6107         (spam-clear-cache, spam-backend-check, spam-install-backend)
6108         (spam-install-statistical-backend, spam-list-of-processors)
6109         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6110         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6111         (spam-check-crm114, spam-initialize, spam-unload-hook):
6112         Fix typos in docstrings.
6113
6114 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6115
6116         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6117         been checked if they have never been read and those group levels are
6118         higher than the one that a user specified.
6119
6120 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6121
6122         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6123         foreign groups unless a group level is specified by a user.
6124         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6125
6126 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6127
6128         * message.el (message-send-mail-function): Require sendmail.
6129
6130 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6131
6132         * message.el (message-send-mail-function): Check for smtpmail too.
6133
6134         * utf7.el (utf7-encode, utf7-decode): Use coding system
6135         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6136
6137         * message.el (message-send-mail-function): New function.
6138         (message-send-mail-function): Set default using
6139         message-send-mail-function.  Adjust doc string.
6140         (message-send-mail-with-mailclient): New function.
6141
6142 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6143
6144         * smime.el (from):
6145         * rfc2047.el (message-posting-charset):
6146         * qp.el (mm-use-ultra-safe-encoding):
6147         * pop3.el (parse-time-months):
6148         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6149         * nnml.el (files):
6150         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6151         (jka-compr-compression-info-list, ange-ftp-path-format)
6152         (efs-path-regexp):
6153         * nndiary.el (files):
6154         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6155         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6156         (epg-digest-algorithm-alist, inhibit-redisplay)
6157         (password-cache-expiry):
6158         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6159         (pgg-output-buffer, password-cache-expiry):
6160         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6161         (efs-path-regexp):
6162         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6163         (inhibit-redisplay):
6164         * mm-uu.el (file-name, start-point, end-point, entry)
6165         (gnus-newsgroup-name, gnus-newsgroup-charset):
6166         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6167         (latin-unity-ucs-list):
6168         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6169         (mm-uu-binhex-decode-function):
6170         * message.el (gnus-message-group-art, gnus-list-identifiers)
6171         (rmail-enable-mime-composing, gnus-local-organization)
6172         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6173         (gnus-read-active-file, facemenu-add-face-function)
6174         (facemenu-remove-face-function, gnus-article-decoded-p)
6175         (tool-bar-mode):
6176         * mail-source.el (display-time-mail-function):
6177         * gnus-util.el (nnmail-pathname-coding-system)
6178         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6179         (gnus-original-article-buffer, gnus-user-agent)
6180         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6181         (xemacs-codename, sxemacs-codename, emacs-program-version):
6182         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6183         * gnus-start.el (gnus-agent-covered-methods)
6184         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6185         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6186         (gnus-newsgroup-headers, gnus-group-list-mode)
6187         (gnus-group-mark-positions, gnus-newsgroup-data)
6188         (gnus-newsgroup-unreads, nnoo-state-alist)
6189         (gnus-current-select-method, mail-sources)
6190         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6191         (nnmail-spool-file, gnus-cache-active-hashtb):
6192         * gnus-mh.el (mh-lib-progs):
6193         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6194         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6195         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6196         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6197         (gnus-group-buffer):
6198         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6199         (font-lock-set-defaults):
6200         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6201         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6202         (gnus-summary-post-menu, total-parts, type, condition, length):
6203         * gnus-agent.el (gnus-agent-read-agentview):
6204         * flow-fill.el (show-trailing-whitespace):
6205         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6206         eval-and-compile wrappers for byte compiler pacifiers.
6207
6208         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6209         (mm-display-inline-fontify): Check for featurep 'xemacs not
6210         extent-list.
6211
6212         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6213         itimer-list.
6214         (mm-create-image-xemacs): Only do something for XEmacs.
6215         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6216
6217         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6218
6219         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6220         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6221
6222 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6223
6224         * nnimap.el (nnimap-split-download-body):
6225         * gnus-demon.el (gnus-demon):
6226         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6227
6228 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6229
6230         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6231         macros.
6232         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6233         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6234         copy data from unibyte buffer to multibyte current buffer.
6235         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6236         to copy data from unibyte current buffer to multibyte buffer.
6237         (nntp-make-process-buffer): Make process buffer unibyte.
6238
6239         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6240
6241 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6242
6243         * pop3.el (pop3-open-server): Accept and process data more robustly at
6244         connexion start to avoid spurious "POP SSL connexion failed" errors.
6245
6246 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6247
6248         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6249         read group names.
6250
6251 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6252
6253         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6254
6255 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6256
6257         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6258         (nnmail-save-active): Use a unibyte buffer when saving active file,
6259         which may contain non-ASCII group names.
6260
6261         * nnml.el (nnml-request-group): Decode group names in messages.
6262
6263 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6264
6265         * message.el (message-citation-line-function)
6266         (message-insert-formatted-citation-line): Fix spelling of
6267         `message-insert-formated-citation-line'.
6268
6269 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6270
6271         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6272
6273 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6274
6275         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6276         nnmail-pathname-coding-system.
6277
6278         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6279         that a user enters; decode group names in messages.
6280
6281         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6282
6283 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6284
6285         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6286
6287         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6288
6289         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6290         risky local variable.
6291
6292         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6293
6294 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6295
6296         * encrypt.el: Improve documentation to fix function name typo.
6297         Reported by Daiki Ueno <ueno@unixuser.org>.
6298
6299 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6300
6301         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6302         even if the point is not in the last page of an article.
6303         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6304         back to the previous page.
6305
6306 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6307
6308         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6309
6310 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6311
6312         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6313
6314 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6315
6316         * message.el (message-check-news-body-syntax): Avoid
6317         mm-string-as-multibyte.
6318         (message-hide-headers): Don't assume (point-min)==1.
6319
6320 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6321
6322         * message.el (message-remove-blank-cited-lines): Fix if remove is
6323         given.
6324         (message-bogus-address-regexp): New variable.
6325         (message-bogus-recipient-p): New function.
6326         (message-check-recipients): New command.
6327         (message-syntax-checks): Add `bogus-recipient'.
6328         (message-fix-before-sending): Add `bogus-recipient'.
6329
6330         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6331         (gnus-treat-body-boundary): Don't test window-system.
6332
6333 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6334
6335         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6336
6337 2007-10-28  Miles Bader  <miles@gnu.org>
6338
6339         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6340         at compile-time too.
6341
6342 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6343
6344         * gnus-msg.el (gnus-message-setup-hook): Add
6345         `message-remove-blank-cited-lines' to options.
6346
6347 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6348
6349         * message.el (message-remove-blank-cited-lines): New function.
6350         Suggested by Karl Plästerer.
6351
6352 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6353
6354         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6355         mapc.
6356
6357         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6358         (top-level): Use mapc to set functions to be traced for debugging.
6359
6360         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6361         called for effect with while loop.
6362
6363         * message.el (message-talkative-question): Replace mapcar called for
6364         effect with mapc.
6365
6366         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6367         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6368         called for effect with dolist.
6369
6370         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6371
6372         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6373         gnus-extra-headers and nnmail-extra-headers.
6374
6375         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6376         called for effect with dolist.
6377         (top-level): Use mapc to set functions to be traced for debugging.
6378
6379         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6380         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6381         dolist.
6382
6383         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6384         Replace mapcar called for effect with mapc.
6385         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6386         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6387         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6388         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6389
6390         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6391         remove-if that's a cl function.
6392
6393         * webmail.el (webmail-debug): Replace mapcar called for effect with
6394         dolist.
6395
6396         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6397         with mapc.
6398
6399 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6400
6401         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6402         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6403         with while loop.
6404
6405         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6406         functions from article-* functions.
6407         (gnus-multi-decode-header): Replace mapcar called for effect with
6408         dolist.
6409
6410         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6411         (gnus-bookmark-show-details): Replace mapcar called for effect with
6412         while loop.
6413
6414         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6415         called for effect with while loop.
6416
6417         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6418         with dolist.
6419
6420         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6421         mapcar called for effect with dolist.
6422
6423         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6424
6425         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6426         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6427         Replace mapcar called for effect with dolist.
6428         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6429         mapc.
6430
6431         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6432         Replace mapcar called for effect with dolist.
6433         (gnus-topic-list): Replace mapcar called for effect with mapc.
6434
6435         * gnus.el: Use mapc instead of mapcar to add autoloads.
6436
6437 2007-10-23  Richard Stallman  <rms@gnu.org>
6438
6439         * gnus-group.el (gnus-group-highlight): Mark as risky.
6440
6441 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6442
6443         * gnus.el (gnus-server-to-method): Return method found first in
6444         gnus-newsrc-alist.
6445
6446         * gnus-art.el (gnus-article-highlight-signature)
6447         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6448         button overlay without the front stickiness.
6449
6450 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6451
6452         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6453         overview buffer needed a catch to receive its throw.
6454         (gnus-agent-flush-cache): Declared as interactive to make this function
6455         easier to use.
6456
6457 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6458
6459         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6460         `next-line'.
6461
6462 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6463
6464         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6465         exclude address matching message-dont-reply-to-names.
6466
6467 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6468
6469         * gnus-util.el (gnus-string<): New function.
6470
6471         * gnus-sum.el (gnus-article-sort-by-author)
6472         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6473
6474 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6475
6476         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6477         the frame-focus tag is set in gnus-buffer-configuration.
6478
6479 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6480
6481         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6482         the front stickiness.
6483
6484 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6485
6486         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6487         url pattern; remove duplicate one.
6488         (gnus-article-extend-url-button): New function.
6489         (gnus-article-add-buttons): Use it.
6490         (gnus-button-push): Use concatenated url that it makes.
6491
6492 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6493
6494         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6495
6496 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6497
6498         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6499         Don't hardcode point-min==1.
6500
6501 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6502
6503         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6504         Fix comment about "iso8859-1".
6505
6506 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6507
6508         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6509         ones returned from the verify-function.
6510
6511         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6512         mml2015-extract-cleartext-signature if extraction failed.
6513
6514 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6515
6516         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6517         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6518         failed.
6519
6520 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6521
6522         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6523
6524 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6525
6526         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6527         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6528         recommends to use EasyPG instead of PGG.
6529
6530         * pgg.el: Revert to revision 6.23.2.16.
6531
6532         * pgg-def.el: Revert to revision 6.6.2.14.
6533
6534         * pgg-gpg.el: Revert to revision 6.23.2.34.
6535
6536 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6537
6538         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6539         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6540         thread for both the null and zero (kill/expire thread) universal prefix
6541         cases.
6542         (gnus-summary-expire-thread): Add new function to expire a thread,
6543         using gnus-summary-kill-thread.
6544         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6545         shortcuts for gnus-summary-expire-thread.
6546         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6547         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6548
6549 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6550
6551         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6552         extras value, so an extras entry can be deleted.
6553         (gnus-registry-delete-extra-entry): Use it.
6554         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6555         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6556         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6557         storage through the gnus-registry, and provide an appropriate API for
6558         it.
6559
6560 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6561
6562         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6563         Suggested by Leo <sdl.web@gmail.com>.
6564
6565         * gnus.el: Do.
6566
6567 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6568
6569         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6570         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6571
6572         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6573
6574         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6575         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6576
6577 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6578
6579         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6580         newline.
6581         (nnmbox-request-accept-article): Don't change article in source buffer;
6582         narrow to header to use message-fetch-field rather than
6583         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6584         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6585         as delimiters; make sure article ends with newline.
6586         (nnmbox-delete-mail): Correct last position of article to be deleted;
6587         ignore X-Gnus-Newsgroup header in article body.
6588         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6589         positions; make sure article ends with newline.
6590
6591         * message.el (message-display-abbrev): Don't infloop when a user
6592         inserts SPC in the beginning of header.
6593
6594         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6595         coding-system-for-read and coding-system-for-write for XEmacs having no
6596         file-coding feature.
6597
6598         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6599
6600 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6601
6602         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6603         list of groups not followed by default.  Fix type to be regexp.
6604         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6605
6606 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6607
6608         * hmac-def.el (define-hmac-function): Switch from old-style to
6609         new-style backquotes.
6610
6611         * md4.el (md4-make-step): Likewise.
6612
6613 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6614
6615         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6616         raw-text coding system when saving .newsrc file, which may contain
6617         non-ASCII group names.
6618
6619 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6620
6621         * gnus-cus.el (gnus-score-extra): New widget.
6622         (gnus-score-extra-convert): New function.
6623         (gnus-score-customize): Use it for Extra.
6624
6625 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6626
6627         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6628         (mml2015-mailcrypt-clear-verify): Use it.
6629         (mml2015-gpg-clear-verify): Use it.
6630         (mml2015-pgg-clear-verify): Use it.
6631         (mml2015-epg-clear-verify): Replace the current part with the output
6632         from GnuPG; don't extract the plaintext by itself.
6633
6634         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6635         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6636         mml2015-clear-verify-function; don't touch the armor headers or
6637         dash-escaped text here.
6638
6639 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6640
6641         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6642         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6643         parts, or application/octet-stream as a last resort.
6644         (gnus-mime-view-part-as-type): Don't toggle display.
6645         (gnus-mime-view-part-as-charset): Don't turn off display before
6646         querying charset.
6647
6648         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6649         stuff to undisplayer function in Emacs.
6650         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6651
6652         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6653         text/calendar parts.
6654
6655 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6656
6657         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6658         decoding text/calendar parts.
6659
6660         * message.el (message-forward-make-body-mime): Always mark body as
6661         having no illegible text; remove signed-or-encrypted argument.
6662         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6663
6664         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6665         (mml-generate-mime-1): Don't encode body if it is specified to be in
6666         raw form; don't make buffer be unibyte when inserting multibyte string.
6667
6668 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6669
6670         * sha1.el: Fix up comment style.
6671         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6672         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6673
6674         * hex-util.el: Fix up comment style.
6675         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6676
6677         * gnus-salt.el: Use with-current-buffer.
6678         (gnus-pick-setup-message): Fix long-standing typo.
6679
6680 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6681
6682         * imap.el (imap-logout-timeout): New variable.
6683         (imap-logout, imap-logout-wait): New functions.
6684         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6685
6686         * nnimap.el (nnimap-logout-timeout): New server variable.
6687         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6688         nnimap-logout-timeout.
6689
6690         * gnus-art.el (gnus-article-summary-command-nosave)
6691         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6692
6693 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6694
6695         * gnus.el (gnus-maximum-newsgroup): New variable.
6696
6697         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6698         according to gnus-maximum-newsgroup.
6699
6700         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6701         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6702         Limit the range of articles according to gnus-maximum-newsgroup.
6703
6704 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6705
6706         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6707         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6708         Don't perform gnus-configure-windows here; reuse existing sticky
6709         article buffer.
6710
6711         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6712         it doesn't exist in gnus-article-mode.
6713
6714 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6715
6716         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6717         (gnus-agent-decoded-group-name): New function.
6718         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
6719         (gnus-agent-expire-group-1): Use it; decode group name in messages.
6720
6721 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
6722
6723         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
6724         Add binding for gnus-sticky-article.
6725         (gnus-summary-exit): Don't kill sticky article buffers.
6726
6727         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
6728         article buffer.
6729         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
6730         (gnus-kill-sticky-article-buffers): New commands.
6731
6732 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6733
6734         * nntp.el (nntp-xref-number-is-evil): New server variable.
6735         (nntp-find-group-and-number): If it is non-nil, don't trust article
6736         numbers in the Xref header.
6737
6738 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6739
6740         * gnus-agent.el (gnus-agent-read-group): New function.
6741         (gnus-agent-flush-group, gnus-agent-expire-group)
6742         (gnus-agent-regenerate-group): Use it.
6743         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
6744         nnmail-pathname-coding-system.
6745
6746 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6747
6748         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
6749
6750         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
6751         that are unread as unread, and also as selected so that information of
6752         marks having been changed by a user may be updated when exiting group.
6753
6754 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6755
6756         * gnus-art.el (gnus-mime-display-single): Pass part number that is
6757         calculated ignoring signature parts to gnus-treat-article.
6758
6759 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6760
6761         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
6762         a point here in order to keep the window start.
6763         (gnus-insert-mime-security-button): Make a button overlay without the
6764         front stickiness.
6765         (gnus-mime-display-security): Goto the end of a button.
6766
6767         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
6768
6769 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6770
6771         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
6772         group-name-at-point.
6773         (gnus-group-completing-read): New function that offers decoded
6774         non-ASCII group names for completion.
6775         (gnus-fetch-group, gnus-group-read-ephemeral-group)
6776         (gnus-group-jump-to-group, gnus-group-make-group-simple)
6777         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
6778         (gnus-group-fetch-control): Use it.
6779         (gnus-fetch-group): Use group-name-at-point for the initial value
6780         rather than the default value; use gnus-alive-p.
6781
6782         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
6783         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
6784         (gnus-summary-post-news): Use gnus-group-completing-read.
6785
6786         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
6787         (gnus-read-move-group-name): Decode group name for completion.
6788
6789 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
6790
6791         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
6792         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
6793         Yamaoka slightly modified the code).
6794
6795 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6796
6797         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
6798         (nnmail-split-incoming): Bind it.
6799
6800         * nnml.el (nnml-group-name-charset): New function.
6801         (nnml-decoded-group-name): Use it; don't decode group name if
6802         nnmail-group-names-not-encoded-p is non-nil.
6803         (nnml-encoded-group-name): New function.
6804         (nnml-group-pathname): Inline nnml-decoded-group-name.
6805         (nnml-request-expire-articles): Decode group name in message.
6806         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
6807         nnmail-pathname-coding-system.
6808         (nnml-save-mail, nnml-active-number): Work with decoded group names and
6809         not decoded ones according to nnmail-group-names-not-encoded-p.
6810         (nnml-generate-active-info): Use nnml-encoded-group-name.
6811
6812 2007-08-08  Glenn Morris  <rgm@gnu.org>
6813
6814         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
6815         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
6816         doc-strings and comments.
6817
6818 2007-07-25  Glenn Morris  <rgm@gnu.org>
6819
6820         * Relicense all FSF files to GPLv3 or later.
6821
6822 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6823
6824         * gnus-sum.el (gnus-summary-move-article): Make
6825         gnus-summary-respool-article work.
6826
6827 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
6828
6829         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
6830         string.
6831
6832 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
6833
6834         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
6835         that should be ignored when comparing distant RSS articles with local
6836         ones.
6837         (nnrss-make-hash-index): New function.  Create a hash index according
6838         to the ignored fields.
6839         (nnrss-check-group): Use it.
6840
6841 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6842
6843         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
6844
6845         * gnus-art.el (article-decode-group-name): Decode Xref header too.
6846
6847         * gnus-group.el (gnus-group-make-group): Encode group name here unless
6848         the new optional argument ENCODED is non-nil.
6849         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
6850         coding system for encoding group name.
6851         (gnus-group-make-rss-group): Pass un-encoded group name to
6852         gnus-group-make-group.
6853         (gnus-group-set-info): Tell gnus-group-make-group that group name is
6854         encoded.
6855
6856         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
6857         Encode group name to which articles are moved or copied.
6858         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
6859         coding system for encoding Newsgroup, Followup-To and Xref headers.
6860
6861         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
6862         marks; use nnheader-file-coding-system to write a file.
6863         (nnagent-retrieve-headers): Bind file-name-coding-system to
6864         nnmail-pathname-coding-system.
6865
6866         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
6867
6868         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
6869         (nnml-request-article, nnml-request-create-group)
6870         (nnml-request-rename-group, nnml-find-id)
6871         (nnml-possibly-change-directory, nnml-possibly-create-directory)
6872         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
6873         (nnml-save-marks): Use nnml-group-pathname instead of
6874         nnmail-group-pathname.
6875
6876         (nnml-request-create-group, nnml-request-expire-articles)
6877         (nnml-request-move-article, nnml-request-delete-group)
6878         (nnml-deletable-article-p, nnml-possibly-create-directory)
6879         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
6880         (nnml-open-marks): Bind file-name-coding-system to
6881         nnmail-pathname-coding-system.
6882
6883         (nnml-request-article): Pass server argument to nnml-find-group-number.
6884         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
6885         server argument to nnml-possibly-create-directory.
6886         (nnml-request-accept-article): Pass server argument to
6887         nnml-active-number and nnml-save-mail.
6888         (nnml-find-group-number): Pass server argument to nnml-find-id.
6889         (nnml-request-update-info): Pass server argument to
6890         nnml-marks-changed-p.
6891
6892         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
6893         (nnml-save-mail, nnml-active-number): Add server argument.
6894
6895         (nnml-request-delete-group): Warn if group is missing.
6896         (nnml-get-nov-buffer): Decode group name.
6897         (nnml-generate-active-info): Encode group name.
6898         (nnml-open-marks): Decode group name in messages.
6899
6900 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6901
6902         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
6903         if it is not specified.
6904         (gnus-article-pipe-part, gnus-article-save-part)
6905         (gnus-article-interactively-view-part, gnus-article-copy-part)
6906         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
6907         (gnus-article-inline-part, gnus-article-save-part-and-strip)
6908         (gnus-article-replace-part, gnus-article-delete-part)
6909         (gnus-article-view-part-as-type): Pass raw prefix argument to
6910         gnus-article-part-wrapper.
6911
6912 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6913
6914         * gnus-agent.el (gnus-agent-save-active): Bind
6915         nnheader-file-coding-system to gnus-agent-file-coding-system.
6916
6917         * gnus-cache.el (gnus-cache-save-buffers)
6918         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
6919         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
6920         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
6921         (gnus-cache-braid-nov, gnus-cache-braid-heads)
6922         (gnus-cache-generate-active, gnus-cache-rename-group)
6923         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
6924         (gnus-cache-update-overview-total-fetched-for): Bind
6925         file-name-coding-system to nnmail-pathname-coding-system.
6926         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
6927         variables.
6928         (gnus-cache-decoded-group-name): New function.
6929         (gnus-cache-file-name): Use it.
6930         (gnus-cache-generate-active): Use non-decoded group name for active.
6931
6932         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
6933         right place.
6934         (gnus-write-active-file): Don't break non-ASCII group names.
6935
6936         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
6937         nnmail-pathname-coding-system.
6938
6939         * lpath.el: Bind default-file-name-coding-system,
6940         file-name-coding-system and language-info-alist for XEmacs.
6941
6942         * gnus-uu.el (gnus-uu-decode-save): Typo.
6943
6944 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6945
6946         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
6947
6948 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6949
6950         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
6951         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
6952         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
6953         (gnus-agent-flush-group, gnus-agent-flush-cache)
6954         (gnus-agent-fetch-headers, gnus-agent-load-alist)
6955         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
6956         (gnus-agent-retrieve-headers, gnus-agent-request-article)
6957         (gnus-agent-regenerate-group)
6958         (gnus-agent-update-files-total-fetched-for)
6959         (gnus-agent-update-view-total-fetched-for): Bind
6960         file-name-coding-system to nnmail-pathname-coding-system.
6961         (gnus-agent-group-pathname): Don't encode file names by
6962         nnmail-pathname-coding-system.
6963         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
6964         coding-system-for-write instead of buffer-file-coding-system to
6965         gnus-agent-file-coding-system.
6966
6967         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
6968         Decode group name.
6969
6970         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
6971
6972         * gnus-start.el (gnus-update-active-hashtb-from-killed)
6973         (gnus-read-newsrc-el-file): Make group names unibyte.
6974
6975         * nnmail.el (nnmail-group-pathname): Don't encode file names by
6976         nnmail-pathname-coding-system.
6977
6978         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
6979         (nnrss-request-delete-group): Bind file-name-coding-system to
6980         nnmail-pathname-coding-system.
6981         (nnrss-read-server-data, nnrss-read-group-data): Bind
6982         file-name-coding-system correctly.
6983         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
6984
6985         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
6986         (nntp-server-to-method-cache): New variable.
6987         (nntp-group-pathname): New function that decodes non-ASCII group names.
6988         (nntp-possibly-create-directory, nntp-marks-changed-p)
6989         (nntp-save-marks, nntp-open-marks): Use it.
6990         (nntp-possibly-create-directory, nntp-open-marks):
6991         Bind file-name-coding-system to nnmail-pathname-coding-system.
6992         (nntp-open-marks): Decode group names when bootstrapping marks.
6993
6994         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
6995         Newsgroups and Folowup-To headers.
6996
6997 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6998
6999         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7000         (gnus-server-closed-face, gnus-server-denied-face)
7001         (gnus-server-offline-face): Remove variable.
7002         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7003
7004         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7005         of modifying message-stack directly for XEmacs.
7006
7007         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7008         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7009         if the coding-system argument is nil for XEmacs.
7010
7011         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7012         mm-charset-override-alist.
7013
7014         * rfc2047.el: Don't require base64; require rfc2045 for the function
7015         rfc2045-encode-string.
7016         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7017         to quote the parameter value.
7018
7019 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7020
7021         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7022         form in gnus-group-name-charset-method-alist.
7023
7024         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7025         overrides the default layout edit-form.
7026
7027         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7028
7029         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7030
7031 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7032
7033         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7034         as unfetched articles.
7035
7036 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7037
7038         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7039
7040 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7041
7042         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7043         original back end that keeps marks in the local system.
7044
7045 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7046
7047         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7048         arg of pop-to-buffer for XEmacs.
7049         (gnus-article-read-summary-keys): Ditto; don't restore window
7050         configuration if summary command ends up with neither article buffer
7051         nor summary buffer; describe bindings if summary keys end with C-h.
7052
7053 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7054
7055         * message.el (message-fix-before-sending): Skip raw message part to be
7056         forwarded while checking illegible text.
7057         (message-forward-make-body-mime, message-forward-make-body): Mark
7058         signed or encrypted raw message as having no illegible text.
7059
7060 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7061
7062         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7063         (gnus-message-with-timestamp-1): New macro.
7064         (gnus-message-with-timestamp): New function.
7065         (gnus-message): Use them.
7066
7067         * nnheader.el (nnheader-message): Use them.
7068
7069 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7070
7071         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7072         .newsrc.eld file.
7073
7074 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7075
7076         * gnus-agent.el (gnus-agent-fetch-headers)
7077         (gnus-agent-retrieve-headers): Bind
7078         gnus-decode-encoded-address-function to identity.
7079
7080         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7081         available also when the server returns simply a dot.
7082
7083         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7084
7085 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7086
7087         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7088
7089 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7090
7091         * gnus-ems.el (gnus-x-splash): Make it work.
7092
7093         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7094         from being used.
7095
7096         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7097
7098 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7099
7100         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7101         4th and the 5th arguments.
7102
7103         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7104         the front stickiness.
7105         (gnus-article-summary-command-nosave): Correct the order of the
7106         arguments passed to pop-to-buffer.
7107         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7108         summary command ends up with the article buffer.
7109
7110         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7111         the same faces.
7112
7113 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7114
7115         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7116
7117 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7118
7119         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7120         * gnus-sum.el (gnus-summary-highlight):
7121         * pgg.el (pgg-sign-region, pgg-sign):
7122         * mail-source.el (mail-source-delete-old-incoming-confirm):
7123         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7124
7125 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7126
7127         * gnus-art.el (gnus-mime-view-part-externally)
7128         (gnus-mime-view-part-internally): Fix predicate function passed to
7129         completing-read.
7130
7131         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7132
7133         * gnus.el (gnus-update-message-archive-method): Add :version.
7134
7135 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7136
7137         * gnus.el (gnus-update-message-archive-method): New variable.
7138
7139         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7140         according to gnus-message-archive-method if
7141         gnus-update-message-archive-method is non-nil.
7142
7143 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7144
7145         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7146         by Loic Dachary <loic@dachary.org>.
7147         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7148
7149 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7150
7151         * message.el (message-pop-to-buffer): Add switch-function argument.
7152         (message-mail): Pass switch-function argument to it.
7153
7154 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7155
7156         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7157         Improve doc string.
7158
7159 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7160
7161         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7162         (gnus-header-content)
7163         * gnus-cite.el (gnus-cite-10)
7164         * gnus-srvr.el (gnus-server-closed)
7165         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7166         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7167         (gnus-group-mail-3-empty, gnus-group-mail-low)
7168         (gnus-group-mail-low-empty, gnus-splash)
7169         * message.el (message-header-to, message-header-cc)
7170         (message-header-subject, message-header-other, message-header-name)
7171         (message-header-xheader, message-separator, message-cited-text)
7172         (message-mml): Lighten colors of faces used for dark background.
7173
7174 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7175
7176         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7177         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7178
7179 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7180
7181         * message.el (message-narrow-to-headers-or-head):
7182         Ignore mail-header-separator in the body.
7183
7184 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7185
7186         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7187         same as window size.
7188
7189 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7190
7191         * message.el (message-font-lock-keywords): Use message-header-xheader
7192         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7193         ahead of the anything pattern, to get it recognised.
7194
7195 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7196
7197         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7198         spam.el loads uses it in the compiled defadvice form.
7199
7200 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7201
7202         * gnus-sum.el (gnus-articles-to-read)
7203         (gnus-summary-insert-old-articles): Don't truncate group name for
7204         `read-string'.
7205
7206         * gnus-util.el (gnus-limit-string): Delete this function.
7207
7208         * gnus-sum.el (gnus-simplify-subject-fully): Use
7209         `truncate-string-to-width' instead.
7210
7211 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7212
7213         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7214         if, on summary exit, the next group has to be selected.
7215         (gnus-summary-exit): Use it.
7216
7217 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7218
7219         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7220         non-break space.
7221
7222 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7223
7224         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7225         Check if group is not a directory.
7226         (nnfolder-request-expire-articles): Don't delete articles if the target
7227         group is not available.
7228
7229         * nnml.el (nnml-request-create-group): Properly check if group is not a
7230         file.
7231         (nnml-request-expire-articles): Don't delete articles if the target
7232         group is not available.
7233
7234         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7235         Don't quote characters that are within parentheses.
7236
7237 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7238
7239         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7240         (gnus-handle-ephemeral-exit): Select article according to it.
7241
7242 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7243
7244         * message.el (message-insert-formated-citation-line): Remove newline.
7245         (message-citation-line-format): Add final \n here so that the user can
7246         avoid a blank line.
7247
7248 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7249
7250         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7251         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7252         Update lanl/arXiv support.
7253
7254 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7255
7256         * gnus.el: Bump version number.
7257
7258 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7259
7260         * gnus.el (gnus-version-number): Bump version.
7261
7262 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7263
7264         * gnus.el: No Gnus v0.6 is released.
7265
7266 2007-04-27  Didier Verna  <didier@xemacs.org>
7267
7268         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7269         * gmm-utils.el (gmm-regexp-concat): here.
7270         * message.el: Don't require 'gnus-util.
7271         (message-dont-reply-to-names): Handle name change above.
7272         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7273
7274 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7275
7276         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7277         since the initial value varies according to the system.
7278
7279 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7280
7281         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7282
7283 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7284
7285         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7286
7287 2007-04-24  Didier Verna  <didier@xemacs.org>
7288
7289         Improve the type of gnus-ignored-from-addresses.
7290         * gnus-util.el (gnus-orify-regexp): New function.
7291         * message.el (gnus-util): Require it.
7292         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7293         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7294         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7295
7296 2007-04-24  Didier Verna  <didier@xemacs.org>
7297
7298         * gnus-sum.el:
7299         * gnus-utils.el: Fix some trailing whitespaces.
7300
7301 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7302
7303         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7304         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7305         article's Message-ID; refer parent article in summary buffer.
7306
7307         * message.el (message-bounce): Call mime-to-mml.
7308
7309         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7310         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7311         optimize and/or forms properly.
7312
7313 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7314
7315         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7316         URL.
7317
7318 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7319
7320         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7321
7322 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7323
7324         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7325         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7326         displayed of multipart/alternative part if it is invoked from summary
7327         buffer.
7328
7329         * mm-view.el (mm-inline-text-html-render-with-w3m)
7330         (mm-inline-text-html-render-with-w3m-standalone)
7331         (mm-inline-render-with-function): Use mail-parse-charset by default.
7332
7333 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7334
7335         * parse-time.el (parse-time-string-chars): Check if CHAR
7336         is less than the length of parse-time-syntax.
7337
7338 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7339
7340         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7341         from gnus-newsgroup-processable.
7342
7343 2007-04-16  Didier Verna  <didier@xemacs.org>
7344
7345         * gnus-msg.el (gnus-configure-posting-styles): Handle
7346         message-signature-directory properly with :file syntax.  Reported by
7347         "Leo".
7348
7349 2007-04-11  Didier Verna  <didier@xemacs.org>
7350
7351         New user option: message-signature-directory.
7352         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7353         * message.el (message-insert-signature): Ditto.
7354         * message.el (message-signature-file): Doc update.
7355         * message.el (message-signature-directory): New.
7356
7357 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7358
7359         * gnus-msg.el (gnus-inews-yank-articles): Use
7360         message-exchange-point-and-mark instead of exchange-point-and-mark.
7361
7362 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7363
7364         * message.el (message-yank-original): Make sure cited text ends with
7365         newline; don't exchange point and mark.
7366
7367 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7368
7369         * tls.el (open-tls-stream): Properly handle case where there
7370         is no associated buffer.
7371
7372 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7373
7374         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7375         message-yank-original, make sure (< mark TEXT point).
7376
7377 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7378
7379         * message.el (message-fill-column): New variable.
7380         (message-mode): Use it.  Add comment on a possible new hook.
7381
7382         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7383         (nnmail-get-new-mail): Reformat.
7384
7385         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7386
7387         * gmm-utils.el: Fix Commentary.
7388         (gmm-tool-bar-from-list): Fix typo in doc string.
7389
7390 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7391
7392         * message.el (message-yank-original): Don't switch point and mark
7393         unnecessarily to put point and mark as documented.
7394
7395 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7396
7397         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7398         from the message heads.
7399
7400 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7401
7402         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7403         article buffer does not have a window.  This may not be the best
7404         solution but is certainly better than setting the start of the null,
7405         that is the current, window.
7406
7407 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7408
7409         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7410         (gnus-draft-setup): Run it.
7411
7412         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7413         gnus-score-fast-scoring.  Allow regexp.
7414         (gnus-score-headers): Use it.
7415
7416         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7417         XEmacs.
7418
7419         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7420         string.
7421         (gnus-button-alist): Also catch `<f1> k ...'.
7422         (gnus-treat-display-x-face): Fix doc string.
7423
7424 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7425
7426         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7427         evaluation of gnus-extended-version to ensure correct generation of the
7428         User-Agent header when message-generate-headers-first is used.
7429
7430 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7431
7432         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7433         hashcash-path is nil.  Don't call callback with incorrect number of
7434         parameters if val is 0.
7435
7436 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7437
7438         * message.el (message-required-news-headers):
7439         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7440
7441 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7442
7443         * tls.el (open-tls-stream): In handshake-waiting loop,
7444         don't wait more if there is output available to process.
7445
7446 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7447
7448         * tls.el (tls-program): Doc fix.
7449
7450 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7451
7452         * message.el (message-generate-new-buffers): Change the meaning of the
7453         nil value; add `standard' to the choices; treat t as `unique'; improve
7454         doc string.
7455         (gnus-select-frame-set-input-focus): Autoload.
7456         (message-buffer-name): Search for the existing message buffer if
7457         message-generate-new-buffers is nil or `standard'; treat the value t of
7458         message-generate-new-buffers as `unique'.
7459         (message-pop-to-buffer): Raise the frame already displaying the message
7460         buffer; clear the echo area after querying.
7461         (message-setup): Pass the `continue' argument to compose-mail.
7462         (message-mail): Prefer `switch-function' if it is given; search for the
7463         existing message buffer if the `continue' argument is non-nil; pass
7464         continue and switch-function arguments to compose-mail by way of
7465         message-setup.
7466         (message-mail-other-window): Adjust argument of message-setup.
7467         (message-mail-other-frame): Ditto.
7468
7469 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7470
7471         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7472         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7473         to turn font-lock on when turning gnus-message-citation-mode on.
7474
7475 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7476
7477         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7478         (mml-smime-function-alist): New variable; add epg as the backend.
7479         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7480         mml-smime- functions instead.
7481         * mm-view.el: Require smime.
7482
7483 2007-03-05  Didier Verna  <didier@xemacs.org>
7484
7485         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7486         instead of just inheritance for posting styles.
7487         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7488
7489 2007-02-24  Chris Moore  <dooglus@gmail.com>
7490
7491         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7492         * pgg-pgp.el (pgg-pgp-encrypt-region):
7493         * pgg-gpg.el (pgg-gpg-encrypt-region):
7494         Check pgg-encrypt-for-me if no other recipients.
7495
7496 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7497
7498         * tls.el (tls-certtool-program): Fix custom type.
7499
7500 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7501
7502         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7503         and point-at-eol instead of line-(beginning|end)-position.
7504
7505         * assistant.el (assistant-parse-buffer): Ditto.
7506
7507         * netrc.el (netrc-parse-services): Ditto.
7508
7509 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7510
7511         * mml2015.el (mml2015-epg-find-usable-key): New function.
7512         (mml2015-epg-sign): Use it.
7513         (mml2015-epg-encrypt): Use it.
7514
7515 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7516
7517         * message.el (message-make-in-reply-to): Quote name containing
7518         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7519         if there are special characters.  Reported by NAKAJI Hiroyuki
7520         <nakaji@jp.freebsd.org>.
7521
7522 2007-02-27  Didier Verna  <didier@xemacs.org>
7523
7524         Include the group parameters as well as the topic ones in the
7525         inheritance filter process.
7526         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7527         argument GROUP-PARAMS-LIST.
7528         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7529
7530 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7531
7532         * nntp.el (nntp-never-echoes-commands)
7533         (nntp-open-connection-functions-never-echo-commands): New variables.
7534         (nntp-send-command): Use them.
7535
7536 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7537
7538         * mml2015.el (mml2015-epg-verify): Simplified.
7539
7540 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7541
7542         * mml.el (mml-content-disposition-alist): New user option.
7543         (mml-content-disposition): New function.
7544         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7545         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7546
7547 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7548
7549         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7550         verification.
7551
7552 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7553
7554         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7555         articles posted in the last 24 hours.
7556
7557 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7558
7559         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7560
7561 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7562
7563         * nntp.el (nntp-send-command): Don't wait for echoes when
7564         nntp-open-ssl-stream is used.
7565
7566 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7567
7568         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7569         (gnus-message-add-citation-keywords)
7570         (gnus-message-remove-citation-keywords): Remove.
7571         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7572         directly, make the variables in font-lock-defaults buffer-local, add
7573         gnus-message-citation-keywords to them and then update the value of
7574         font-lock-keywords.
7575
7576 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7577
7578         * message.el (message-cite-original-1): Don't call
7579         gnus-article-highlight-citation.
7580
7581         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7582         citations; fix line count.
7583
7584 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7585
7586         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7587         (gnus-message-add-citation-keywords)
7588         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7589         versions of font-lock-add-keywords and font-lock-remove-keywords to
7590         work with XEmacs correctly.
7591
7592 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7593
7594         * gnus-cite.el (gnus-cite-face-list): Set the values of
7595         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7596         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7597         (gnus-message-cite-prefix-regexp): New variable.
7598         (gnus-message-search-citation-line): Use it; protect against long
7599         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7600         the 0th match data for Emacs.
7601         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7602         (gnus-message-add-citation-keywords): Append keywords rather than
7603         prepending; emulate font-lock-add-keywords if it is not available.
7604         (gnus-message-remove-citation-keywords): Emulate
7605         font-lock-remove-keywords if it is not available.
7606
7607         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7608
7609         * message.el (message-cite-prefix-regexp): Set the value of
7610         gnus-message-cite-prefix-regexp.
7611
7612 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7613
7614         * nnweb.el (nnweb-google-parse-1): Update parser.
7615
7616 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7617
7618         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7619
7620 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7621
7622         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7623         regexp.
7624
7625 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7626
7627         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7628         string-to-multibyte.
7629         (uudecode-decode-region-internal): Use it.
7630
7631         * lpath.el: Fbind string-as-multibyte for XEmacs.
7632
7633 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7634
7635         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7636         custom choice.
7637
7638         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7639
7640 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7641
7642         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7643
7644         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7645         `write-region' to respect `mm-inhibit-file-name-handlers'.
7646
7647 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7648
7649         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7650         Use gnus-home-directory instead of "~/" or "$HOME".
7651
7652 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7653
7654         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7655         to mention filename.
7656         Add comments at beginning regarding usage.
7657         (encrypt-write-file-contents): Change interactive so a string is
7658         acceptable.  If the file has no associated model, show an error instead
7659         of a nonsense prompt.
7660
7661 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7662
7663         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7664         Thanks to Yoshihiko Yamada for kind notification of this typo.
7665
7666 2007-01-12  Kenichi Handa  <handa@m17n.org>
7667
7668         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7669         multibyte buffer.
7670
7671 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7672
7673         * gnus-score.el (gnus-score-fast-scoring): New variable.
7674         (gnus-score-headers): Use it.
7675
7676         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7677
7678         * message.el (message-cite-original-1): Call
7679         gnus-article-highlight-citation if requested.
7680         (message-make-from): Allow name and address as optional arguments.
7681
7682         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7683
7684         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7685         bugs to doc string.
7686         (gnus-button-alist): Add mid\\|message-id.
7687         (gnus-button-fetch-group): Extend for use in
7688         `browse-url-browser-function'.
7689         (gnus-button-url-regexp): Try to catch paired parentheses like in
7690         Wikipedia URLs.
7691
7692         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7693         Suggested by Simon Krahnke <overlord@gmx.li>.
7694
7695 2007-01-13  Romain Francoise  <romain@orebokech.com>
7696
7697         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7698         Update copyright.
7699
7700 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7701
7702         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7703
7704 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7705
7706         * gnus-registry.el (gnus-registry-unfollowed-groups)
7707         (gnus-registry-split-fancy-with-parent): Fix documentation.
7708
7709 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7710
7711         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7712         from nnweb groups.
7713
7714 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7715
7716         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7717         Xref urls.  Erase buffer before requesting head.
7718
7719 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
7720
7721         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
7722         customizable.
7723
7724 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
7725
7726         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
7727         no signing key is found.
7728         (mml2015-epg-encrypt): Ask user whether to skip or abort if
7729         no encrypting and/or signing key is found.
7730
7731 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7732
7733         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
7734
7735 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7736
7737         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
7738         headers read from disk with the ones newly found in the current search.
7739         This should no longer cause problems, because the article numbers in
7740         Gmane's `nov.php' output are ignored since the previous change.
7741
7742 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7743
7744         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
7745
7746 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7747
7748         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
7749         replace-regexp-in-string; bind url-version; fbind display-images-p and
7750         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
7751         find-face and set-itimer-function for Emacs; bind itimer-list for
7752         Emacs.
7753
7754         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
7755
7756 2007-01-01  Romain Francoise  <romain@orebokech.com>
7757
7758         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7759
7760 2006-12-31  Steve Youngs  <steve@sxemacs.org>
7761
7762         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
7763         `define-minor-mode' macro definition expanded properly.
7764         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
7765         exclude it there.
7766
7767         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
7768         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
7769         `fboundp' test.
7770         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
7771         This is OK to autoload in (S)XEmacs now.
7772
7773 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7774
7775         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
7776         keystroke.
7777         (gnus-summary-limit-to-singletons): Fix typo.
7778
7779         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
7780         else fails.
7781
7782 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7783
7784         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
7785         docstring.
7786
7787         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
7788         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
7789         (gnus-summary-insert-dormant-articles): Fix typo in message.
7790
7791 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
7792
7793         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
7794         nil for XEmacs.
7795         (gnus-message-citation-mode): Don't autoload in XEmacs.
7796
7797         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
7798
7799 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7800
7801         * nnimap.el (nnimap-expunge-search-string): Mention
7802         nnimap-search-uids-not-since-is-evil in docstring.
7803
7804 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7805
7806         * spam.el: Revert to make-obsolete-variable because
7807         define-obsolete-variable-alias is not supported in Emacs 21.
7808
7809         * spam.el (spam-ifile-path, spam-ifile-database-path)
7810         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
7811         make-obsolete-variable.
7812         (spam-bsfilter-path, spam-bsfilter-program)
7813         (spam-spamassassin-path, spam-spamassassin-program)
7814         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
7815         use "path" inappropriately.
7816         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
7817         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
7818         variable names.
7819
7820 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
7821
7822         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
7823         summary buffer.
7824
7825         * password.el (password-cache-remove): Use clear-string to burn
7826         password, if available.
7827
7828 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7829
7830         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
7831
7832         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
7833
7834         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
7835         (gnus-message-highlight-citation): Move defcustom here from
7836         gnus-cite.el.
7837         (gnus-message-citation-mode): Autoload.
7838
7839         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
7840         checks to make it compile with XEmacs.
7841         (gnus-message-citation-mode): New minor mode.
7842         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
7843         (gnus-message-highlight-citation): New variables.
7844         (gnus-message-search-citation-line)
7845         (gnus-message-add-citation-keywords)
7846         (gnus-message-remove-citation-keywords)
7847         (turn-on-gnus-message-citation-mode)
7848         (turn-off-gnus-message-citation-mode): New functions.
7849
7850 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
7851
7852         * gnus-cite.el: Enable highlighting of different citation levels in
7853         message-mode.
7854
7855 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7856
7857         * message.el (message-make-fqdn): Fix comment.
7858         (message-bogus-system-names): Add ".local".
7859
7860         * spam.el (spam-ifile-path, spam-ifile-program)
7861         (spam-ifile-database-path, spam-ifile-database)
7862         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
7863         Don't use "path" inappropriately.
7864         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
7865         strings.
7866         (spam-check-ifile, spam-ifile-register-with-ifile)
7867         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
7868         new variable names.
7869
7870         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
7871         (gnus-treat-display-smileys): Simplify using
7872         gnus-image-type-available-p.
7873
7874         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
7875         available.
7876
7877         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
7878         `display-images-p' if available.
7879
7880 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7881
7882         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
7883         one after turning on the buffer's multibyteness instead of decoding
7884         them directly in the unibyte buffer that causes unexpected conversion
7885         in Emacs 23 (unicode).
7886
7887 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7888
7889         * message.el (message-generate-hashcash): Fix custom type.
7890
7891 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7892
7893         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
7894
7895 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7896
7897         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7898         disconnect icons.  Add help text.
7899
7900 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
7901
7902         * spam.el (spam-extra-header-to-number): CRM114 spam score is
7903         negated to be consistent with the others we handle.
7904
7905 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7906
7907         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
7908         version of gnus-summary-buffer to something, so that we can use two
7909         article buffers at the same time.
7910
7911 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
7912
7913         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
7914         trigger all the extra headers.
7915         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
7916         sorting.
7917
7918 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7919
7920         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
7921         solid groups.
7922
7923 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7924
7925         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7926
7927 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7928
7929         * legacy-gnus-agent.el: Add Copyright notice.
7930
7931 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
7932
7933         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
7934
7935 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7936
7937         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
7938
7939         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
7940         to make it work reliably in CVS Emacs.
7941         (gnus-summary-limit-strange-charsets-predicate)
7942         (gnus-summary-limit-to-predicate): New functions.
7943
7944 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
7945
7946         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
7947         specifying array size.
7948         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
7949         array if it is too small.
7950         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
7951         (gnus-sort-threads-loop): New function.
7952
7953 2006-12-06  Chris Moore  <dooglus@gmail.com>
7954
7955         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
7956         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
7957
7958 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
7959
7960         * mm-url.el (mm-url-predefined-programs): Call curl with correct
7961         options.
7962
7963 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7964
7965         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
7966         DOS-ing the recipient.
7967
7968         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
7969         the headers when creating the mapping to avoid mismappings.
7970         (nnweb-gmane-create-mapping): Always nix out old mapping.
7971
7972 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7973
7974         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
7975         and mm-verify-option to never.
7976
7977 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7978
7979         * message.el (message-signed-or-encrypted-p): New function.
7980         (message-forward-make-body): Use it.
7981
7982         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
7983         Replace encode-coding-string with mm-encode-coding-string.
7984
7985 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7986
7987         * nneething.el (nneething-decode-file-name): Replace
7988         decode-coding-string with mm-decode-coding-string.
7989
7990         * gnus-int.el (gnus-open-server): Say failed server's name.
7991
7992 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7993
7994         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7995         strings to a single string.  Quote `errors-file-name'.
7996         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7997         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7998         Adjust calls.  Use `shell-quote-argument'.
7999
8000 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8001
8002         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8003         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8004
8005         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8006         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8007         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8008         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8009         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8010         (gnus-subscribe-newsgroup, gnus-1):
8011         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8012         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8013         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8014         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8015
8016 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8017
8018         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8019         keystroke.
8020         (gnus-summary-limit-to-bodies): Implement headersp.
8021
8022 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8023
8024         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8025
8026 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8027
8028         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8029
8030 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8031
8032         * message.el (message-generate-hashcash): Expand range of values to
8033         include `opportunistic'.
8034         (message-send-mail): Use it.
8035
8036 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8037
8038         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8039         and comment it.
8040
8041         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8042
8043 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8044
8045         * gnus-util.el (gnus-extract-address-components): Improve comment.
8046
8047 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8048
8049         * gnus-util.el (gnus-extract-address-components): Work with address in
8050         which the name portion contains @.
8051
8052         * lpath.el: Fbind custom-autoload.
8053
8054 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8055
8056         * gnus.el (gnus-start): Move custom group up.
8057         (gnus-select-method): Don't autoload, but make it available for
8058         `customize-variable'.
8059         (gnus-getenv-nntpserver): Don't autoload.
8060
8061 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8062
8063         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8064
8065 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8066
8067         * message.el (message-sendmail-extra-arguments): New variable.
8068         (message-send-mail-with-sendmail): Use it.
8069
8070 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8071
8072         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8073         mm-with-unibyte-current-buffer to make string unibyte.
8074
8075         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8076         mm-string-as-multibyte.
8077
8078 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8079
8080         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8081         Reported by Werner Koch <wk@gnupg.org>.
8082
8083 2006-11-14  Daiki Ueno  <ueno@p360>
8084
8085         * mml2015.el: Autoload epa-select-keys when compiling.
8086
8087 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8088
8089         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8090         message-options.
8091         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8092
8093 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8094
8095         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8096         EasyPG (< 0.0.6).
8097         (mml2015-always-trust): New user option.
8098         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8099         prompt.
8100
8101 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8102
8103         * nntp.el (nntp-authinfo-force): New variable.
8104         (nntp-send-authinfo): Use it.
8105
8106 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8107
8108         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8109         decode encoded words.  Improve prompt.  Add comment about forwarding.
8110         (message-replacement-char): Move up.
8111
8112 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8113
8114         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8115         instead of gnus-intersection because arguments of gnus-sorted-nunion
8116         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8117
8118 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8119
8120         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8121         (message-simplify-subject-functions): Enable
8122         message-strip-subject-encoded-words by default.
8123
8124 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8125
8126         * message.el (message-strip-subject-encoded-words): New function.
8127         (message-simplify-subject-functions): New variable.
8128         (message-simplify-subject): Use it.  Fix typo in doc string.
8129         Support message-strip-subject-encoded-words.
8130
8131 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8132
8133         * gnus-diary.el (gnus-diary-delay-format-function):
8134         * nndiary.el (nndiary-reminders):
8135         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8136
8137 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8138
8139         * gnus-art.el (article-hide-boring-headers): Fetch date from
8140         gnus-original-article-buffer to avoid problems with localized date
8141         strings.
8142
8143 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8144
8145         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8146
8147 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8148
8149         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8150         New variables.
8151         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8152         (mm-charset-synonym-alist): Move some entries to
8153         mm-codepage-iso-8859-list.
8154         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8155         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8156
8157 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8158
8159         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8160
8161 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8162
8163         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8164         with Emacs 21 and XEmacs.
8165
8166 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8167
8168         * spam.el (spam-parse-address): New function for better parsing,
8169         catching errors, etc.
8170         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8171
8172 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8173
8174         * mm-view.el: Add interactive arg to html2text autoload.
8175
8176 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8177
8178         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8179
8180 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8181
8182         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8183         variables.
8184         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8185         (mm-charset-synonym-alist): Move some entries to
8186         mm-codepage-iso-8859-list.
8187
8188         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8189
8190 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8191
8192         * message.el (message-citation-line-format)
8193         (message-insert-formated-citation-line): Fix implementation of %E, %N
8194         and %n according to the doc string.
8195
8196 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8197
8198         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8199         car-safe to avoid bad parses.
8200
8201 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8202
8203         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8204         names.
8205
8206         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8207
8208 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8209
8210         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8211         header.
8212
8213         * message.el (message-draft-headers): Add Date.
8214         (message-headers-to-generate): Fix typo in docstring.
8215
8216         * nndraft.el (nndraft-required-headers): New variable.
8217         (nndraft-generate-headers): Use it.
8218
8219         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8220
8221 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8222
8223         * gnus-registry.el (gnus-registry-wash-for-keywords)
8224         (gnus-registry-find-keywords): New functions to allow easy searching of
8225         articles that are in the registry.
8226
8227 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8228
8229         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8230         ietf-drums-parse-address instead of gnus-extract-address-components.
8231         Reported by Damien Elmes <damien@repose.cx>.
8232
8233 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8234
8235         * gnus.el (gnus-mime): Remove unused custom group.
8236
8237 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8238
8239         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8240         "blank line" when searching for end of armor headers.
8241
8242 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8243
8244         * gmm-utils.el (gmm-write-region): Fix variable name.
8245
8246 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8247
8248         * gmm-utils.el (gmm-write-region): New function based on compatibility
8249         code from `mm-make-temp-file'.
8250
8251         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8252
8253         * nnmaildir.el (nnmaildir--update-nov)
8254         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8255         Use `gmm-write-region'.
8256
8257 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8258
8259         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8260         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8261
8262         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8263
8264         * message.el (message-replacement-char): New variable.
8265         (message-fix-before-sending): Use it.
8266         (message-simplify-subject): New function to remove duplicate code.
8267         (message-reply, message-followup): Use it.
8268
8269         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8270         gnus-summary-limit-to-articles.
8271
8272 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8273
8274         * gnus-util.el (gnus-with-local-quit): New macro.
8275
8276         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8277
8278 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8279
8280         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8281         ignore non-string data.
8282
8283 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8284
8285         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8286         non-string data (needs to be done in the registry too).
8287
8288 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8289
8290         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8291         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8292         (gnus-registry-split-fancy-with-parent)
8293         (gnus-registry-fetch-simplified-message-subject-fast)
8294         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8295         Remove text properties on ingress into the registry and when it's saved.
8296         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8297         registry from entries with no groups.
8298
8299 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8300
8301         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8302         function to remove string properties.
8303
8304 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8305
8306         * gmm-utils.el (gmm): Adjust custom version.
8307
8308         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8309         custom version.
8310
8311         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8312
8313 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8314
8315         * gnus-art.el (gnus-insert-prev-page-button)
8316         (gnus-insert-next-page-button): Simplify.  Reformat.
8317
8318 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8319
8320         * gnus-art.el (gnus-insert-prev-page-button)
8321         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8322
8323 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8324
8325         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8326
8327 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8328
8329         * gnus-art.el (gnus-insert-mime-button)
8330         (gnus-insert-mime-security-button):
8331         Apply gnus-article-button-face to MIME and security buttons.
8332
8333 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8334
8335         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8336         readable.
8337
8338 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8339
8340         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8341
8342 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8343
8344         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8345         `browse-url-of-file' instead of `browse-url'.
8346
8347 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8348
8349         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8350         regexp.  Articles containing quotation were cut prematurely.
8351
8352 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8353
8354         * message.el (message-cite-original-1): Use nobody by default for the
8355         value of From header.
8356         (message-reply): Ditto.
8357
8358 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8359
8360         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8361         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8362         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8363
8364 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8365
8366         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8367         mails in the doc string.  Add some URLs in comment.
8368         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8369
8370 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8371
8372         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8373         backslashes handling and the way to find boundaries of quoted strings.
8374
8375 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8376
8377         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8378         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8379         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8380         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8381
8382 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8383
8384         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8385         doc string.
8386         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8387
8388 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8389
8390         * lpath.el: Fbind epg-check-configuration.
8391
8392 2006-09-06  Simon Josefsson  <jas@extundo.com>
8393
8394         * mml2015.el (mml2015-use): Doc fix, mention epg.
8395
8396 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8397
8398         * mml2015.el (mml2015-use): Default to epg, if available.
8399
8400 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8401
8402         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8403         message-sender.
8404         (mml1991-epg-encrypt): Ditto.
8405         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8406         message-sender.
8407         (mml2015-epg-encrypt): Ditto.
8408
8409 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8410
8411         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8412         several common directories.
8413
8414 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8415
8416         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8417         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8418
8419 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8420
8421         * gnus-art.el (article-decode-encoded-words): Make it fast.
8422
8423 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8424
8425         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8426
8427         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8428         in quoted string into `\'.
8429
8430 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8431
8432         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8433         Use standard-syntax-table.
8434
8435 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8436
8437         * gnus-art.el (gnus-decode-address-function): New variable.
8438         (article-decode-encoded-words): Use it to decode headers which are
8439         assumed to contain addresses.
8440         (gnus-mime-delete-part): Remove useless `or'.
8441
8442         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8443         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8444         (gnus-nov-parse-line): Use it to decode From header.
8445         (gnus-get-newsgroup-headers): Ditto.
8446         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8447
8448         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8449         (mail-decode-encoded-address-string): New alias.
8450
8451         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8452         New function.
8453         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8454         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8455         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8456         (rfc2047-decode-string): Ditto.
8457         (rfc2047-decode-address-region): New function.
8458         (rfc2047-decode-address-string): New function.
8459
8460 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8461
8462         * message.el (message-caesar-buffer-body): Allow rotating headers.
8463
8464         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8465
8466         * message.el (message-insert-formated-citation-line): Fix %f.
8467         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8468
8469 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8470
8471         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8472         (gnus-bookmark-mouse-available-p): New macro.
8473         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8474         (gnus-bookmark-bmenu-show-infos): Use it.
8475         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8476         (gnus-bookmark-bmenu-hide-infos): Ditto.
8477         (gnus-bookmark-remove-properties): New function.
8478         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8479         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8480         (gnus-bookmark-write-file): Bind coding-system-for-write.
8481         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8482         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8483         group before selecting it.
8484         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8485         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8486         quit-window if it is not available; use gnus-mouse-2 and bind it to
8487         gnus-bookmark-bmenu-select-by-mouse.
8488         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8489         (gnus-bookmark-bmenu-select-by-mouse): New function.
8490
8491 2006-08-13  Romain Francoise  <romain@orebokech.com>
8492
8493         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8494         space.
8495
8496 2006-08-10  Romain Francoise  <romain@orebokech.com>
8497
8498         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8499         (dns-mode-soa-auto-increment-serial): New user option.
8500         (dns-mode-soa-maybe-increment-serial): New function.
8501         (dns-mode): Add the latter to `write-contents-functions'.
8502
8503 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8504
8505         * compface.el (uncompface): Use binary rather than raw-text-unix.
8506
8507 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8508
8509         * compface.el (uncompface): Make sure the eol conversion doesn't take
8510         place when communicating with the external programs.  Reported by
8511         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8512
8513 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8514
8515         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8516
8517 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8518
8519         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8520         Make it more robust by parsing author and date independently.
8521
8522 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8523
8524         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8525
8526 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8527
8528         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8529         first matching secret key.
8530         (mml2015-epg-encrypt): Ditto.
8531
8532         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8533         first matching secret key.
8534         (mml1991-epg-encrypt): Ditto.
8535
8536         * mml2015.el (mml2015-encrypt-to-self): New user option.
8537         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8538         mml2015-epg-encrypt-to-self is set.
8539
8540         * mml1991.el (mml1991-encrypt-to-self): New variable.
8541         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8542         mml1991-epg-encrypt-to-self is set.
8543
8544         * mml2015.el (mml2015-signers): New user option.
8545         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8546         (mml2015-epg-encrypt): Allow to select signing keys.
8547
8548         * mml1991.el (mml1991-signers): New variable.
8549         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8550         (mml1991-epg-encrypt): Allow to select signing keys.
8551
8552 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8553
8554         * nnheader.el (nnheader-insert-head): Make it work even if the file
8555         uses CRLF for the line-break code.
8556
8557 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8558
8559         * mml2015.el: Require mml-sec instead of password.
8560         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8561         (mml2015-cache-passphrase): Inherit the default value from
8562         mml-secure-cache-passphrase.
8563         (mml2015-passphrase-cache-expiry): Inherit the default value from
8564         mml-secure-passphrase-cache-expiry.
8565
8566         * mml1991.el: Require mml-sec instead of password.
8567         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8568         (mml1991-cache-passphrase): Inherit the default value from
8569         mml-secure-cache-passphrase.
8570         (mml1991-passphrase-cache-expiry): Inherit the default value from
8571         mml-secure-passphrase-cache-expiry.
8572
8573         * mml-sec.el: Require password.
8574         (mml-secure-verbose): New user option.
8575         (mml-secure-cache-passphrase): New user option.
8576         (mml-secure-passphrase-cache-expiry): New user option.
8577
8578 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8579
8580         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8581         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8582         andreas@altroot.de (Andreas Vögele).
8583
8584         FIXME: Use `tiny change'?
8585
8586 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8587
8588         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8589         workaround for the url package included with Emacs.
8590
8591         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8592
8593 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8594
8595         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8596         correctly.  This fixes a bug caused by the 2006-05-12 change.
8597
8598 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8599
8600         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8601         some information about the error when saying that the `bogus' mail
8602         group will be used.
8603
8604 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8605
8606         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8607         string.
8608
8609 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8610
8611         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8612
8613 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8614
8615         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8616
8617 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8618
8619         * mml1991.el (mml1991-function-alist): Add epg.
8620         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8621         (mml1991-epg-encrypt): New functions.
8622
8623 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8624
8625         * mml2015.el (mml2015-verbose): New variable.
8626         (mml2015-cache-passphrase): Ditto.
8627         (mml2015-passphrase-cache-expiry): Ditto.
8628         (mml2015-function-alist): Add epg.
8629         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8630         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8631         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8632         functions.
8633
8634 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8635
8636         * message.el (message-cite-original-1): Preserve region when removing
8637         quoted text due to X-No-Archive in order to avoid bogus attribution
8638         when citing multiple messages.
8639
8640 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8641
8642         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8643         Kenneth Jacker <khj@be.cs.appstate.edu>.
8644
8645 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8646
8647         * gnus-diary.el (gnus-user-format-function-d)
8648         (gnus-user-format-function-D): Autoload.
8649
8650         * imap.el (Commentary): Fix typo.
8651
8652         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8653         2006-04-22 contribution.
8654
8655 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8656
8657         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8658         It didn't really fix the bogosity I'm seeing with solid web groups.
8659
8660 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8661
8662         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8663         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8664         created using server names.  If we use the feature without declaring
8665         it, Gnus does not properly manage server and group state.
8666
8667         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8668         bound.
8669
8670 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8671
8672         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8673         looking up the method using GROUP's prefix before inventing a new one.
8674         It is used on killed/unknown groups in various places where returning
8675         an all-new method isn't expected by the caller.
8676
8677         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8678         and match semantics of gnus-group-real-prefix.
8679
8680 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8681
8682         * nnmail.el (nnmail-broken-references-mailers): New variable.
8683         (nnmail-ignore-broken-references): New function generalizing
8684         nnmail-fix-eudora-headers.
8685         (nnmail-fix-eudora-headers): Now obsolete.
8686
8687         * gnus-art.el (gnus-button-handle-custom): Support
8688         `customize-apropos*'.
8689
8690 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8691
8692         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8693
8694         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8695         articles.
8696
8697 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8698
8699         * message.el (message-cite-reply-above): New variable.
8700         (message-yank-original): Use it.
8701
8702 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8703
8704         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8705
8706 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8707
8708         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8709         as read.
8710
8711         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8712
8713 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8714
8715         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8716         (gnus-bookmark-default-file): Use gnus-directory.
8717         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
8718         Remove "*" in doc string.
8719         (gnus-bookmark-write-file): Simplify.
8720         (gnus-bookmark-maybe-sort-alist): Use `when'.
8721         (gnus-bookmark-get-bookmark): Fix typo in doc string.
8722         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
8723         FIXME about Emacs 21 and XEmacs compatibility.
8724         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
8725         compatibility.
8726         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
8727         compatibility.
8728         (gnus-bookmark-menu-heading): Fix version.
8729
8730 2006-06-19  Bastien Guerry  <bzg@altern.org>
8731
8732         * gnus-bookmark.el: New file.
8733
8734 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8735
8736         * message.el (message-syntax-checks): Doc fix.
8737
8738 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8739
8740         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
8741         unsubscribed groups as if they were killed ones.  It causes duplicate
8742         entries in gnus-newsrc-alist.
8743
8744 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8745
8746         * message.el (message-syntax-checks): Doc fix.
8747         (message-send-mail): Add check for continuation headers.
8748         (message-check-news-header-syntax): Fix regexp used to check for
8749         continuation headers.
8750
8751 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8752
8753         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
8754
8755 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
8756
8757         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
8758
8759 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8760
8761         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
8762         default-truncate-lines.
8763
8764 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8765
8766         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
8767         to fill the utf-8 entry.
8768
8769         * lpath.el: Fbind unicode-precedence-list.
8770
8771 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8772
8773         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8774
8775 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
8776
8777         * gnus-agent.el (directory-files-and-attributes): Move all the way
8778         forward (the third and final move).
8779         (gnus-agent-read-agentview): Trap reconstruction errors due to
8780         nonexistant directory.  Handle by returning nil.
8781
8782 2006-05-30  Didier Verna  <didier@xemacs.org>
8783
8784         * message.el (message-dont-reply-to-names): Update the custom type.
8785         * message.el (message-dont-reply-to-names): New defsubst: potentially
8786         convert a list of regexps into a single one.
8787         * message.el (message-get-reply-headers): Use it.
8788         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
8789
8790 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8791
8792         * gnus-agent.el (directory-files-and-attributes): Move forward.
8793
8794 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8795
8796         * gnus-ml.el (gnus-mailing-list-subscribe)
8797         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
8798         (gnus-mailing-list-message): Fix doc strings.
8799
8800 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8801
8802         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
8803         of doing it manually.
8804
8805 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8806
8807         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
8808         comment.
8809
8810 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
8811
8812         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
8813         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
8814         (gnus-agent-read-local): All symbols allocated in my-obarray.
8815         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
8816         (gnus-agent-regenerate-group): Check numeric names to see if they are
8817         messages or groups.
8818         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
8819         better way of do this...)
8820
8821         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
8822         'dummy.group' (there should be a better way of do this...)
8823
8824 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8825
8826         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
8827         (gnus-saved-headers): Ditto.
8828         (gnus-default-article-saver): Mention functions may have properties.
8829         (gnus-article-save): Override gnus-save-all-headers and
8830         gnus-saved-headers by :headers property which saver function may have.
8831         (gnus-summary-save-in-file): Add :headers property.
8832         (gnus-summary-write-to-file): Ditto.
8833
8834         * gnus-sum.el (gnus-summary-save-article): Bind
8835         gnus-prompt-before-saving to t when saving many articles in a file;
8836         always show all headers.
8837
8838         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
8839
8840 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
8841
8842         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
8843         marks.
8844
8845         * message.el (message-indent-citation): Add optional arguments to allow
8846         using it outside of message buffers.
8847
8848         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
8849         (gnus-article-treat-unfold-headers): Use it.
8850         (gnus-article-truncate-lines): New variable.
8851         (gnus-article-mode): Use it.
8852         (gnus-article-toggle-truncate-lines): New function.
8853
8854         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
8855         gnus-article-toggle-truncate-lines.
8856
8857         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
8858         coding system in XEmacs, use binary.
8859
8860 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8861
8862         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
8863         after-load-alist.
8864
8865         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
8866         this function should save decoded articles.
8867         (gnus-summary-write-to-file): Use property to specify this function
8868         should save decoded articles and specify gnus-summary-save-in-file
8869         should be used to save articles other than the first one when saving
8870         many articles.
8871         (gnus-summary-save-body-in-file): Use property to specify this
8872         function should save decoded articles.
8873         (gnus-summary-write-body-to-file): Use property to specify this
8874         function should save decoded articles and specify
8875         gnus-summary-save-body-in-file should be used to save articles other
8876         than the first one when saving many articles.
8877
8878         * gnus-sum.el (gnus-summary-save-article): Simplify.
8879
8880 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8881
8882         * gnus-art.el (gnus-default-article-saver): Add
8883         gnus-summary-write-body-to-file.
8884         (gnus-article-save-coding-system): Don't use coding system object
8885         in XEmacs.
8886         (gnus-read-save-file-name): Add optional `dir-var' argument which
8887         specifies directory in which files are saved; work even if optional
8888         `variable' argument is not specified.
8889         (gnus-summary-write-to-file): Read file name.
8890         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
8891         (gnus-summary-write-body-to-file): New function.
8892
8893         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
8894         (gnus-summary-local-variables): Add it.
8895         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
8896         (gnus-summary-save-article): Remove optional `decode' argument;
8897         determine whether to decode articles by the value of
8898         gnus-default-article-saver; when saving many files using
8899         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
8900         it first and use gnus-summary-save-in-file or
8901         gnus-summary-save-body-in-file thereafter unless
8902         gnus-prompt-before-saving is always; move point to article which
8903         will be saved.
8904         (gnus-summary-save-article-file): Revert.
8905         (gnus-summary-write-article-file): Revert.
8906         (gnus-summary-save-article-body-file): Revert.
8907         (gnus-summary-write-article-body-file): New function.
8908
8909 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8910
8911         * gnus-art.el (gnus-default-article-saver): Doc fix.
8912         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
8913         from gnus-summary-save-article-coding-system, and default to a
8914         certain coding system.
8915         (gnus-output-to-file): Add coding cookie and encode text according
8916         to gnus-article-save-coding-system; don't use mm-append-to-file.
8917
8918         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
8919         gnus-art.el and rename to gnus-article-save-coding-system.
8920         (gnus-summary-save-article): Require gnus-art; don't show all
8921         headers if it decodes articles; don't add coding cookie here;
8922         don't bind mm-text-coding-system-for-write.
8923         (gnus-summary-save-article-file): Save decoded articles.
8924         (gnus-summary-write-article-file): When saving many files, use
8925         gnus-summary-write-to-file first and gnus-summary-save-in-file
8926         thereafter unless gnus-prompt-before-saving is always.
8927         (gnus-summary-save-article-body-file): Save decoded articles.
8928
8929         * lpath.el: Fbind select-safe-coding-system for XEmacs.
8930
8931 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8932
8933         * nnrss.el (nnrss-check-group): Bind hash-index.
8934
8935 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8936
8937         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
8938         its hash index.  Store this hash in `nnrss-group-data'.
8939         (nnrss-read-group-data): Update accordingly.
8940
8941 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8942
8943         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
8944         entry.
8945
8946         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8947         gnus-article-browse-html-article.
8948
8949 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
8950
8951         * gnus-sum.el (gnus-summary-mime-map): Add
8952         gnus-article-browse-html-article.
8953
8954         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
8955
8956 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8957
8958         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
8959         suitable coding systems in customize.
8960
8961 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
8962
8963         * mail-source.el (mail-sources): Fix custom type.
8964
8965 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8966
8967         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
8968         (gnus-summary-expire-articles-now): Shorten prompt.
8969
8970         * gmm-utils.el (wid-edit): Require.
8971         (defun-gmm): Renamed from `gmm-defun-compat'.
8972         (gmm-image-search-load-path): Use it.
8973         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
8974
8975 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8976
8977         * gnus-sum.el (gnus-summary-save-article-coding-system): New
8978         variable.
8979         (gnus-summary-save-article): Add optional `decode' argument.  If
8980         it is set and gnus-summary-save-article-coding-system is non-nil,
8981         save decoded article.
8982         (gnus-summary-write-article-file): Save decoded article if
8983         gnus-summary-save-article-coding-system is non-nil.
8984
8985         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
8986         type.
8987
8988 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8989
8990         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
8991
8992 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8993
8994         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
8995         first to test gnus-single-article-buffer which may be buffer-local.
8996
8997         * gnus-sum.el (gnus-summary-setup-buffer): Make
8998         gnus-single-article-buffer buffer-local and nil in ephemeral
8999         group; make gnus-article-buffer, gnus-article-current, and
9000         gnus-original-article-buffer always buffer-local.
9001         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9002         group.
9003         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9004
9005 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9006
9007         * nnml.el (nnml-request-compact-group): Compressed files might not
9008         have .gz extension.
9009
9010 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9011
9012         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9013         (mm-copy-to-buffer): Use with-current-buffer.
9014         (mm-display-part): Simplify.
9015         (mm-inlinable-p): Add optional arg `type'.
9016
9017 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9018
9019         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9020         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9021         Try harder to show the attachment internally or externally using
9022         gnus-mime-view-part-as-type.
9023
9024 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9025
9026         * message.el (message-from-style, message-signature-separator)
9027         (message-user-organization-file, message-send-mail-function)
9028         (message-citation-line-function, message-yank-prefix)
9029         (message-indent-citation-function, message-signature)
9030         (message-signature-file, message-signature-insert-empty-line):
9031         Remove autoloads.
9032
9033         * gnus-art.el (gnus-buttonized-mime-types): Remove
9034         "multipart/signed".  Revert 2006-04-26 change.
9035
9036 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9037
9038         * gnus.el (gnus-version-number): Bump version.
9039
9040 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9041
9042         * gnus.el: No Gnus v0.5 is released.
9043
9044 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9045
9046         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9047         fetching articles by message-id.
9048
9049 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9050
9051         * message.el (hashcash): Require hashcash as normal.
9052
9053         * ecomplete.el (ecomplete-highlight-match-line): Use
9054         point-at-eol.
9055         (ecomplete-highlight-match-line): Use `highlight', because that
9056         face exists in both Emacs and XEmacs.
9057
9058         * message.el (message-display-abbrev): Use point-at-bol.
9059
9060         * mail-source.el: Don't require timer/timer-funcs.
9061
9062         * gnus-async.el: Ditto.
9063
9064         * password.el: Ditto.
9065
9066         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9067
9068         * mm-url.el: Ditto.
9069
9070         * gnus-xmas.el: Don't require timer-funcs.
9071
9072         * mm-util.el: Require timer/timer-funcs.
9073
9074 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9075
9076         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9077         Close.
9078
9079 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9080
9081         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9082         unibyte after clear-decrypt function runs.
9083
9084         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9085         returns as a unibyte string.
9086
9087 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9088
9089         * lpath.el: Revert.
9090
9091         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9092         (pgg-gpg-process-sentinel): Revert.
9093
9094         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9095         (pgg-pgp-lookup-key): Revert.
9096
9097         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9098         (pgg-pgp5-lookup-key): Revert.
9099
9100         * pgg.el (pgg-fetch-key): Revert.
9101
9102 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9103
9104         * lpath.el: Fbind string-as-multibyte for XEmacs.
9105
9106         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9107         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9108         (mml1991-pgg-encrypt): Ditto.
9109
9110         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9111         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9112         a multibyte buffer.
9113
9114         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9115         (pgg-pgp-lookup-key): Ditto.
9116
9117         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9118         (pgg-pgp5-lookup-key): Ditto.
9119
9120         * pgg.el (pgg-fetch-key): Ditto.
9121
9122 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9123
9124         * message.el (message-user-organization-file): Check several
9125         locations of the organization file.
9126
9127         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9128         Add gnus-article-view-part-as-type.
9129
9130         * gnus-art.el (gnus-article-view-part-as-type): New function.
9131
9132         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9133         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9134
9135         * mml.el: Simplify autoload.
9136         (mml-mode): defvar dnd-protocol-alist instead of using
9137         symbol-value.
9138         (mml-default-directory): New variable.
9139         (mml-minibuffer-read-file): Use it.
9140         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9141
9142         * message.el (message-citation-line-format): New variable.
9143         (message-insert-formated-citation-line): New function.
9144         (message-citation-line-function): Add
9145         `message-insert-formated-citation-line' to custom type.
9146
9147         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9148         to doc string.
9149
9150         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9151         depending on mm-verify-option.
9152
9153 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9154
9155         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9156         binding pgg-* variables; reimplement the section which prevents
9157         MIME header from being signed.
9158         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9159         pgg-text-mode; remove a blank line at the top of body.
9160
9161         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9162         lines at the top of body; use gnus-newsgroup-charset if there's no
9163         Charset header.
9164
9165 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9166
9167         * message.el (message-self-insert-commands): Doc fix.
9168
9169         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9170         (mm-uu-pgp-encrypted-test): Ditto.
9171         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9172         between header and body; return application/pgp-encrypted handle
9173         if decryption failed; decode decrypted body by charset.
9174
9175         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9176         element match to application/pgp-*.
9177
9178 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9179
9180         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9181         HTML.
9182
9183 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9184
9185         * mail-source.el (mail-source-call-script): Message the error
9186         string.
9187
9188 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9189
9190         * gnus-util.el (gnus-byte-compile): Use it.
9191
9192 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9193
9194         * gnus-util.el (kill-empty-logs): New function.
9195
9196 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9197
9198         * message.el (message-mail-alias-type): Doc fix.
9199         (message-mail-alias-type-p): New function.
9200         (message-send): Use it.
9201         (message-mode): Ditto.
9202         (message-strip-forbidden-properties): Ditto.
9203
9204         * ecomplete.el (ecomplete-database-file-coding-system): New
9205         variable.
9206         (ecomplete-save): Use it.
9207         (ecomplete-setup): Use it.
9208
9209 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9210
9211         * message.el (message-self-insert-commands): New variable.
9212         (message-strip-forbidden-properties): Use it.
9213
9214 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9215
9216         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9217         that doesn't make XEmacs choke.
9218
9219 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9220
9221         * gnus-util.el (gnus-replace-in-string):
9222         Prefer replace-regexp-in-string over of replace-in-string.
9223
9224 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9225
9226         * gnus-util.el (gnus-select-frame-set-input-focus):
9227         Use select-frame-set-input-focus if it is available in XEmacs; use
9228         definition defined in Emacs 22 for old Emacsen.
9229
9230         * dgnushack.el: Autoload unmorse-region for XEmacs.
9231
9232         * lpath.el: Bind cursor-in-non-selected-windows and
9233         select-frame-set-input-focus for XEmacs.
9234
9235 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9236
9237         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9238
9239 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9240
9241         * gnus-registry.el (gnus-registry-cache-save): Remove text
9242         properties when saving via the temp buffer.
9243
9244 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9245
9246         * message.el (message-generate-hashcash): Honor custom type.
9247
9248 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9249
9250         * message.el (message-generate-hashcash): Default to non-nil when
9251         hashcash is found.
9252
9253         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9254         (gnus-refer-thread-limit): Increase default to 500.
9255
9256         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9257
9258         * flow-fill.el (fill-flowed): Allow delete-space.
9259
9260 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9261
9262         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9263         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9264         Remove autoloads.
9265
9266 2006-04-18  Simon Josefsson  <jas@extundo.com>
9267
9268         * message.el (message-generate-hashcash): Default to.
9269
9270 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9271
9272         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9273         concatenating segments rather than before concatenating them.
9274
9275 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9276
9277         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9278
9279 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9280
9281         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9282
9283         * message.el (message-forward-make-body-plain): Allow
9284         message-forward-ignored-headers to be a list.
9285         (message-remove-ignored-headers): Factor out into function.
9286         (message-forward-make-body-mml): Use it.
9287
9288         * imap.el (imap-quote-specials): New function.
9289         (imap-login-auth): Quote specials.
9290
9291         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9292         (rfc2231-parse-string): Allow concatanation of parameters that
9293         aren't contiguous.  The test case is
9294           (mail-header-parse-content-type "message/external-body;
9295             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9296             access-type=LOCAL-FILE;
9297             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9298
9299 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9300
9301         * nntp.el (nntp-accept-process-output): Return the value of
9302         `nnheader-accept-process-output'.
9303
9304 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9305
9306         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9307         (gnus-button-alist): Recognize more diff formats.
9308         (gnus-button-patch): Strip directory.
9309
9310 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9311
9312         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9313         Emacs 22 when setting focus.
9314
9315 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9316
9317         * gnus-art.el (gnus-article-treat-types): Do treatment of
9318         text/x-verbatim parts.
9319         (gnus-button-patch): New command.
9320
9321         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9322         addresses that contain invalid characters.
9323
9324 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9325
9326         * message.el (message-put-addresses-in-ecomplete): Use
9327         gnus-replace-in-string.
9328         (message-is-yours-p): Use the more correct
9329         mail-header-parse-address instead of
9330         mail-extract-address-components.
9331         (message-put-addresses-in-ecomplete): Fix typo.
9332
9333         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9334         keystroke.
9335
9336         * gnus-art.el (gnus-treatment-function-alist): Change order of
9337         newsgroups/generic header folding to avoid double-folding.
9338
9339         * message.el (message-hidden-headers): Add X-Draft-From.
9340
9341         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9342         command.
9343         (gnus-summary-repeat-search-article-backward): New command.
9344
9345         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9346         groups in the parent topic.
9347
9348 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9349
9350         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9351         (spam-extra-header-to-number): Return the CRM114 number as a
9352         number instead of a string.
9353
9354 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9355
9356         * gnus-art.el (gnus-face-properties-alist): Moved here from
9357         gnus-fun.
9358
9359         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9360
9361 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9362
9363         * message.el (message-strip-forbidden-properties): Only display on
9364         self-insert-command.
9365
9366         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9367         reindent.
9368         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9369
9370 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9371
9372         * smiley.el (smiley-style): Fix typo.
9373
9374 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9375
9376         * hashcash.el (hashcash-insert-payment-async-2): Use
9377         message-goto-eoh instead of doing it manually.
9378         (mail-add-payment): Use message-narrow-to-header instead of trying
9379         to do the same itself.
9380
9381         * message.el (message-hidden-headers): Add Face.
9382
9383         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9384         reparenting code.
9385         (gnus-summary-reparent-children): Refactored out code.
9386         (gnus-summary-thread-map): New keystroke.
9387         (gnus-summary-reparent-children): Make into command.
9388
9389         * smiley.el (smiley-style): Default to `medium' if using a large
9390         font.
9391
9392         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9393         does it itself.
9394
9395         * message.el (message-point-in-header-p): Simplify definition.
9396
9397 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9398
9399         * nnagent.el (nnagent-request-set-mark): Silence log file
9400         writing.
9401         (nnagent-request-set-mark): Use write-region instead of
9402         append-to-file.
9403
9404         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9405         strange select method.
9406
9407         * ecomplete.el (ecomplete-display-matches): Get highlightling
9408         right.
9409         (ecomplete-display-matches): Use literals.
9410         (ecomplete-display-matches): Disable message logging.
9411
9412         * message.el (message-display-abbrev): Small optimization.
9413
9414         * ecomplete.el (ecomplete-display-matches): Allow automatic
9415         display.
9416
9417         * message.el (message-strip-forbidden-properties): Display
9418         abbrevs.
9419         (message-display-abbrev): Get automatic display right.
9420
9421         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9422         keystrokes.
9423
9424 2006-04-13  Romain Francoise  <romain@orebokech.com>
9425
9426         TODO: Backport to v5-10!
9427
9428         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9429         Moved here (and renamed) from gnus-registry.el.
9430
9431         * gnus-registry.el: Require gnus-util.
9432         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9433
9434 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9435
9436         * gnus-group.el (gnus-group-catchup-current): Change
9437         if-then-else-if-then-else into cond.
9438         (gnus-group-catchup): Indent.
9439         (group-name-at-point): New function.
9440         (gnus-fetch-group): Provide default from thing at point.
9441
9442 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9443
9444         * message.el (message-display-abbrev): Fix regexp.
9445
9446         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9447         choosing.
9448         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9449         dead variables.
9450
9451         * message.el (message-newline-and-indent): Remove debugging.
9452         (message-display-abbrev): Use new implementation.
9453
9454 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9455
9456         * gnus-art.el (gnus-article-mode): Set
9457         cursor-in-non-selected-windows to nil.
9458
9459         * smiley.el: Revert previous change.
9460         (smiley-data-directory): defvar it before using it in the
9461         defcustom of `smiley-style'.
9462
9463 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9464
9465         * message.el (message-newline-and-indent): New function.
9466
9467         * ecomplete.el: Implement more bits.
9468
9469         * message.el (message-put-addresses-in-ecomplete): Clean up the
9470         string.
9471
9472         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9473
9474         * gnus-sum.el (gnus-summary-save-parts): Bind
9475         gnus-summary-save-parts-counter and use it to make unique file
9476         names.
9477
9478         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9479
9480         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9481         parameter to say whether to actually parse the individual
9482         addresses.
9483
9484         * message.el (message-put-addresses-in-ecomplete): New function.
9485         (ecomplete): Require.
9486         (message-mail-alias-type): Add ecomplete as an option.
9487
9488 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9489
9490         * flow-fill.el (fill-flowed): Remove trailing space from blank
9491         quoted lines.
9492
9493 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9494
9495         * smiley.el (smiley-style): Move definition later to avoid a
9496         compilation warning.
9497
9498 2006-04-12  Kenichi Handa  <handa@m17n.org>
9499
9500         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9501         buffer and then decode the buffer text if necessary.
9502         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9503         first, and after mm-encode-body, change the buffer to unibyte.
9504         Use mm-disable-multibyte instead of set-buffer-multibyte.
9505
9506 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9507
9508         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9509         Content-Type header instead of Content-Disposition header.
9510         (gnus-mime-inline-part): Ditto.
9511         (gnus-mime-view-part-as-charset): Ignore charset that the part
9512         specifies.
9513
9514         * mm-decode.el (mm-display-part): Work with external parts and
9515         usual parts similarly.
9516
9517         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9518         instead of gnus-display-mime.
9519
9520         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9521         instead of with-temp-buffer.
9522
9523         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9524         tag to summarized topics part in order to encode non-ASCII text.
9525
9526 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9527
9528         * smiley.el (smiley-style): New variable.
9529         (smiley-directory): New function.
9530         (smiley-data-directory): Derive from `smiley-style' using
9531         `smiley-directory'.
9532         (smiley-regexp-alist): Add new entries.
9533
9534         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9535         (gnus-article-browse-delete-temp): Add :version.
9536
9537 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9538
9539         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9540         the sieve region.
9541
9542 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9543
9544         * gnus.el (gnus-version-number): Bump version.
9545
9546 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9547
9548         * gnus.el: No Gnus v0.4 is released.
9549
9550 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9551
9552         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9553         layout.
9554
9555         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9556         unknown charset.
9557
9558         * message.el (message-header-synonyms): Add Original-To to the
9559         default.
9560
9561         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9562         optional parameter.
9563
9564 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9565
9566         * gnus-fun.el (gnus): Require it for gnus-directory.
9567
9568 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9569
9570         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9571
9572 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9573
9574         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9575
9576 2006-04-05  Simon Josefsson  <jas@extundo.com>
9577
9578         * password.el (password-reset): New function.
9579
9580 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9581
9582         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9583         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9584
9585 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9586
9587         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9588         Some whitespace was matched into the url, which broke browsing hits
9589         > 100 when mm-url-use-external was nil.
9590
9591 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9592
9593         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9594         gnus-extra-headers for 'Newsgroups.
9595
9596         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9597         bound.
9598
9599 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9600
9601         * pgg-gpg.el: Clean up process buffers every time gpg processes
9602         complete.
9603
9604 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9605
9606         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9607         doc string.
9608
9609 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9610
9611         * pgg-gpg.el (pgg-gpg-process-filter)
9612         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9613
9614         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9615         lines, temporary fix.
9616
9617 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9618
9619         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9620
9621 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9622
9623         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9624         default-enable-multibyte-characters.  This reverts the change from
9625         revision 6.17 which is no longer necessary because the passphrase
9626         is sent separately now.  GnuPG messages are unreadable under
9627         multibyte locales with default-enable-multibyte-characters set to
9628         nil.
9629
9630 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9631
9632         * message.el (message-tool-bar-gnome): Move "spell".
9633
9634 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9635
9636         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9637         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9638         instead.
9639
9640 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9641
9642         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9643         newsgroups handling for NNTP overviews which don't include
9644         Newsgroups.
9645
9646 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9647
9648         * message.el (message-resend): Bind message-generate-hashcash to nil.
9649
9650 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9651
9652         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9653         when searching for already-paid recipients.
9654
9655 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9656
9657         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9658         passphrases when it is not needed.
9659         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9660         passphrase stuff from gpg, should only be necessary when you use
9661         gpg with a smartcard.
9662
9663 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9664
9665         * mml.el (mml-insert-mime): Ignore cached contents of
9666         message/external-body part.
9667
9668         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9669         (mm-insert-part): Ditto.
9670
9671 2006-03-23  Simon Josefsson  <jas@extundo.com>
9672
9673         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9674         Reiner.
9675         (pgg-gpg-use-agent-p): Use it again.
9676
9677 2006-03-23  Simon Josefsson  <jas@extundo.com>
9678
9679         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9680         older emacsen.
9681         (pgg-gpg-use-agent-p): Don't use it.
9682
9683 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9684
9685         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9686         if we can.
9687
9688 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9689
9690         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9691         (pgg-gpg-update-agent): New function.
9692         (pgg-gpg-use-agent-p): New function.
9693         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9694         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9695         (pgg-gpg-sign-region): Use it.
9696
9697 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9698
9699         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9700         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9701
9702 2006-03-21  Simon Josefsson  <jas@extundo.com>
9703
9704         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9705         <wilde@sha-bang.de>.
9706         (pgg-gpg-use-agent): New variable.
9707         (pgg-gpg-process-region): Use it.
9708         (pgg-gpg-encrypt-region): Likewise.
9709         (pgg-gpg-encrypt-symmetric-region): Likewise.
9710         (pgg-gpg-decrypt-region): Likewise.
9711         (pgg-gpg-sign-region): Likewise.
9712         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9713
9714 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9715
9716         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
9717
9718         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
9719         Add comment on version.
9720
9721 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9722
9723         * smiley.el: Add missing test smiley.
9724
9725 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9726
9727         * mm-decode.el (mm-with-part): New macro.
9728         (mm-get-part): Use it; work with message/external-body as well.
9729         (mm-save-part): Treat name and filename equally.
9730
9731         * mm-extern.el (mm-extern-cache-contents): New function.
9732         (mm-inline-external-body): Use it; force the part to be displayed;
9733         move undisplayer added to the cached handle to the parent.
9734
9735         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
9736         (gnus-mime-view-part-as-type): Work with message/external-body.
9737
9738         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
9739
9740 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9741
9742         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
9743         images in image-load-path.  [Sync with image.el, revision 1.60, in
9744         Emacs.]
9745
9746 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
9747
9748         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
9749         path rather than symbol.  Always return list of directories.
9750         Guarantee that image directory comes first.  [Sync with image.el,
9751         revision 1.59, in Emacs.]
9752
9753         * message.el (message-make-tool-bar): Adjust to new API of
9754         `gmm-image-load-path-for-library'.
9755
9756         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9757
9758         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9759
9760 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9761
9762         * gnus-art.el (gnus-article-only-boring-p):
9763         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
9764         intangible text.
9765         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
9766
9767 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
9768
9769         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
9770         `defun' instead of `gmm-defun-compat'.
9771
9772 2006-03-14  Simon Josefsson  <jas@extundo.com>
9773
9774         * message.el (message-unique-id): Don't use message-number-base36
9775         if (user-uid) is a float.
9776         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
9777
9778 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9779
9780         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
9781
9782         * gnus-art.el (gnus-mime-display-single): Make sure there is an
9783         empty line between a part and a message part.
9784
9785 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9786
9787         * smiley.el: Add more test smileys.
9788         (smiley-data-directory, smiley-regexp-alist)
9789         (gnus-smiley-file-types): Fix doc strings.
9790         (smiley-update-cache): Clear smiley-cached-regexp-alist before
9791         adding new elements.
9792         (smiley-mouse-map): Unused code.  Make it a comment.
9793
9794 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9795
9796         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
9797         scan latest NoCeM messages instead of old ones.
9798         (gnus-nocem-check-article): Fix regexps so as to match to PGP
9799         delimiters that are recently used.
9800         (gnus-nocem-load-cache): Add autoload cookie.
9801
9802         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
9803
9804         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
9805         level which is larger than gnus-use-nocem is specified.
9806
9807         * gnus-group.el (gnus-group-get-new-news): Ditto.
9808
9809 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9810
9811         * gnus-util.el (gnus-tool-bar-update): New function.
9812
9813         * gnus-group.el (gnus-group-update-tool-bar): New variable.
9814         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
9815
9816         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
9817
9818         * gnus-group.el (gnus-group-redraw-when-idle)
9819         (gnus-group-redraw-check): Remove.
9820         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
9821
9822 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9823
9824         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
9825         if optional last element is specified in splits (FIELD VALUE...).
9826
9827 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9828
9829         * message.el (message-make-tool-bar): Rename gmm-image-load-path
9830         to gmm-image-load-path-for-library.  Call with no-error argument.
9831         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
9832
9833         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9834
9835         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9836
9837         * gmm-utils.el (gmm-image-load-path): Remove alias.
9838
9839 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
9840
9841         * gmm-utils.el (gmm-image-load-path): Add alias.
9842
9843         * nnml.el (nnml-generate-nov-databases-directory): Rename from
9844         nnml-generate-nov-databases-1.
9845         (nnml-generate-nov-databases): Use it.
9846         (nnml-generate-nov-databases-directory): Document no-active
9847         argument.
9848
9849         * gmm-utils.el (gmm-image-load-path-for-library): Return single
9850         directory if path is t.  Add no-error.
9851
9852         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
9853         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9854
9855         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
9856         resetting gnus-article-browse-html-temp-list.
9857
9858         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
9859         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
9860         Add example to docstring.  Rename local variables.  Move error
9861         checks to default case in cond and simplify.
9862
9863 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9864
9865         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
9866         handle is multipart when calling it recursively.
9867         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
9868
9869 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
9870
9871         * nnimap.el (nnimap-request-update-info-internal): Optimize.
9872         Don't `gnus-uncompress-range' to avoid excessive memory usage.
9873
9874 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9875
9876         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
9877         is loaded.
9878
9879         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
9880         loaded.
9881
9882 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9883
9884         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
9885         to "Emacs 23 (unicode)" in doc string.
9886
9887         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
9888         "Emacs 23 (unicode)" in comment.
9889
9890 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9891
9892         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
9893
9894         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
9895         characters 160 through 255 in Emacs 23.
9896
9897 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9898
9899         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
9900         gnus-article-browse-html-temp.
9901         (gnus-article-browse-delete-temp): Make it customizable.  Add
9902         `file'.  Adjust doc string.
9903         (gnus-article-browse-delete-temp-files): Add argument.  Allow
9904         query for each file.  Adjust doc string.
9905         (gnus-article-browse-html-parts): Add
9906         `gnus-article-browse-delete-temp-files' to
9907         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
9908
9909 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
9910
9911         * gnus-art.el (gnus-article-browse-html-temp)
9912         (gnus-article-browse-delete-temp): New variables.
9913         (gnus-article-browse-delete-temp-files): New function.
9914         (gnus-article-browse-html-parts): Use it.
9915
9916 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9917
9918         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
9919
9920         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
9921         string.
9922
9923         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
9924         gnus-summary-insert-new-articles when unplugged.  Remove
9925         gnus-summary-search-article-forward.
9926
9927         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
9928         display-visual-class instead of display-color-cells.
9929
9930 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9931
9932         * dgnushack.el: Autoload customize-group for XEmacs.
9933
9934         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
9935         message/* containing non-ASCII text properly.
9936
9937 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9938
9939         * message.el: Require gmm-utils, remove autoloads.
9940         (message-tool-bar): Set default based on
9941         gmm-tool-bar-style.
9942         (message-tool-bar-gnome): Add gmm-customize-mode.
9943
9944         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
9945         gmm-tool-bar-style.
9946         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
9947
9948         * gnus-group.el (gnus-group-tool-bar): Set default based on
9949         gmm-tool-bar-style.
9950         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
9951
9952         * gmm-utils.el (gmm-image-directory): Rename variable from
9953         gmm-image-load-path.
9954         (gmm-image-load-path): Use gmm-image-directory.
9955         (gmm-customize-mode): New function.
9956         (gmm-tool-bar-style): New variable.
9957
9958         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
9959         gnus-group-redraw-line-number.
9960         (gnus-group-redraw-check): Simplify.
9961         (gnus-group-tool-bar-update): Remove redraw check.
9962         (gnus-group-make-tool-bar): Add redraw check.
9963
9964 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
9965
9966         * gnus-art.el (gnus-button): Add missing parentheses.
9967
9968 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9969
9970         * lpath.el: Fbind line-number-at-pos.
9971
9972 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9973
9974         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
9975
9976 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9977
9978         * gnus-art.el (gnus-button): New face.
9979         (gnus-article-button-face): Use it.
9980
9981         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
9982         gnus-summary-next-page.  Re-order.
9983
9984         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
9985         next-node are now included.
9986         (gnus-group-redraw-line-number): New internal variable.
9987         (gnus-group-redraw-check): Helper function for updating the tool
9988         bar.
9989         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
9990
9991         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
9992
9993         * spam.el (spam-spamassassin-score-regexp): New internal variable.
9994         (spam-extra-header-to-number, spam-check-spamassassin-headers):
9995         Use it to match format of Spamassassin 3.0 and later.  Reported by
9996         IRIE Tetsuya <irie@t.email.ne.jp>.
9997         (spam-check-bogofilter)
9998         (spam-bogofilter-register-with-bogofilter): Fix args of
9999         `gnus-error' calls.
10000
10001 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10002
10003         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10004         unnecessary interaction when sending queued mails.  Reported by
10005         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10006
10007 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10008
10009         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10010         first or last are nil.
10011
10012 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10013
10014         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10015
10016 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10017
10018         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10019
10020 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10021
10022         * dns.el (query-dns): Protect more against buggy tcp output.
10023
10024 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10025
10026         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10027         nov.php.
10028
10029 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10030
10031         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10032         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10033         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10034         output on the server side.
10035         (nnweb-google-create-mapping): Update regexps and add some
10036         progress indication.
10037
10038 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10039
10040         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10041         gnus-agent-toggle-plugged.  Re-order icons.
10042         (gnus-group-tool-bar-gnome): Add
10043         gnus-group-{prev,next}-unread-group.
10044         (gnus-group-tool-bar-gnome): Re-order icons.
10045
10046         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10047         gnus-summary-insert-new-articles.
10048
10049         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10050         comments.
10051
10052         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10053         also available in Emacs 21.3.
10054
10055         * message.el (message-fix-before-sending): Change "Emacs 22" to
10056         "Emacs 23 (unicode)" in comment.
10057
10058         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10059         "Emacs 23 (unicode)" in comment.
10060
10061         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10062         comment.
10063         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10064
10065         * mm-view.el (mm-fill-flowed): Add :version.
10066
10067 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10068
10069         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10070         and load-path.
10071
10072 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10073
10074         * message.el: Autoload gmm-image-load-path.
10075         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10076         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10077         consitency.
10078
10079         * gmm-utils.el (gmm-image-load-path): Also search in
10080         "../etc/images".  Don't set gmm-image-load-path if we don't find
10081         the image.
10082
10083 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10084
10085         * gmm-utils.el (gmm-image-load-path): Don't make
10086         `gmm-image-load-path' include subdirectories which the second arg
10087         `image' might specify.
10088
10089         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10090         subdirectory to icon file names.
10091
10092         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10093
10094 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10095
10096         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10097         gmm-image-load-path calls.
10098
10099         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10100
10101         * message.el (message-make-tool-bar): Ditto.
10102
10103         * mml.el (mml-preview): Added comment concerning tool bar icons.
10104
10105         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10106         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10107
10108         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10109         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10110
10111         * message.el (message-tool-bar-gnome): Use new icon names.
10112         (message-make-tool-bar): Use `gmm-image-load-path'.
10113
10114         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10115         functions from MH-E.
10116         (gmm-image-load-path): New variable from MH-E.
10117         (gmm-image-load-path): New function from MH-E.  Added arguments
10118         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10119         *-image-load-path-called-flag.
10120
10121 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10122
10123         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10124
10125 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10126
10127         * nnimap.el (nnimap-request-move-article): Change folder back to
10128         source group before deleting.
10129
10130 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10131
10132         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10133
10134         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10135         mm-url.
10136
10137         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10138
10139 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10140
10141         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10142         coding system which mm-charset-to-coding-system returns for a
10143         given charset is valid.
10144
10145 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10146
10147         * html2text.el (html2text-remove-tag-list):
10148         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10149
10150 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10151
10152         * gnus-cus.el: Revert 2005-10-17 change.
10153
10154 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10155
10156         * gnus-art.el (article-strip-banner): Call
10157         article-really-strip-banner only when the regexp match is made.
10158
10159 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10160
10161         * gnus-art.el (article-strip-banner): Use
10162         gnus-extract-address-components instead of
10163         mail-header-parse-addresses to make it work with non-ASCII text;
10164         remove mail-encode-encoded-word-string.
10165
10166         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10167         values which are surrounded with \"...\"; make it never cause a
10168         Lisp error; give up parsing of parameters if it failed in
10169         extracting type.
10170
10171 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10172
10173         * smime.el (smime-cert-by-ldap-1): Fix bug where
10174         `smime-ldap-search' returns results without userCertificates.
10175
10176 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10177
10178         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10179
10180 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10181
10182         * spam.el (spam-check-spamassassin-headers): Adapt format for
10183         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10184         <ari@mbf.ocn.ne.jp>.
10185         (spam-list-of-processors): Add spam-use-gmane.
10186
10187 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10188
10189         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10190         make-temp-file; make it work with XEmacs as well.
10191
10192         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10193         mm-make-temp-file.
10194
10195         * mm-decode.el (mm-display-external): Use the 3rd arg of
10196         mm-make-temp-file.
10197         (mm-create-image-xemacs): Ditto.
10198
10199 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10200
10201         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10202         with message-narrow-to-headers.
10203         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10204         (gnus-draft-check-draft-articles): New function.
10205         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10206
10207 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10208
10209         * gnus-art.el (gnus-article-browse-html-parts):
10210         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10211         Don't use suffix argument for mm-make-temp-file for Emacs 21
10212         compatibility.  Remove useless `format'.
10213
10214 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10215
10216         * nnweb.el (nnweb-google-wash-article): Update regexps.
10217         (nnweb-group-alist): Use defvoo instead of defvar.
10218
10219 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10220
10221         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10222         re-loading nn* modules.
10223
10224 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10225
10226         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10227         for `tool-bar-mode' and don't check it's default-value.
10228
10229         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10230
10231         * message.el (message-make-tool-bar): Ditto.
10232
10233         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10234         `substring'.  Shorten tmp-file name.
10235
10236         * gnus.el: Remove bogus comment.
10237
10238 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10239
10240         * gnus-art.el (gnus-article-browse-html-parts): New function.
10241         (gnus-article-browse-html-article): New function for viewing html
10242         articles with a browser.
10243
10244 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10245
10246         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10247         in elisp.
10248         (pgg-gpg-encrypt-symmetric-region): Ditto.
10249         (pgg-gpg-sign-region): Ditto.
10250
10251         * pgg-def.el (pgg-text-mode): New variable.
10252
10253         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10254         (mml2015-pgg-encrypt): Ditto.
10255
10256         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10257         (mml1991-pgg-encrypt): Ditto.
10258
10259 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10260
10261         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10262         message-make-date instead of current-time-string.
10263
10264         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10265         to gnus-decoded which mm-uu might set.
10266
10267 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10268
10269         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10270         don't decode quoted parameters; remove misimported Emacs code.
10271         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10272         (rfc2231-decode-encoded-string): Don't use split-string which
10273         behaves differently according to Emacs version; use
10274         mm-decode-coding-region to convert charset to coding-system.
10275         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10276         (rfc2231-encode-string): Remove misimported Emacs code.
10277
10278 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10279
10280         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10281         when calling mail-header-parse-content-type.
10282         (article-de-quoted-unreadable): Ditto.
10283         (article-de-base64-unreadable): Ditto.
10284         (article-wash-html): Ditto.
10285
10286         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10287         calling mail-header-parse-content-type and
10288         mail-header-parse-content-disposition.
10289         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10290         mail-header-parse-content-type.
10291
10292         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10293         insert charset and format parameters; encode description after
10294         inserting it to buffer.
10295         (mml-insert-parameter): Fold lines properly even if a parameter is
10296         segmented into two or more lines; change the max column to 76.
10297
10298         * rfc1843.el (rfc1843-decode-article-body): Don't use
10299         ignore-errors when calling mail-header-parse-content-type.
10300
10301         * rfc2231.el (rfc2231-parse-string): Return at least type if
10302         possible; don't cause an error even if it fails in parsing of
10303         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10304         (rfc2231-encode-string): Don't break lines at the beginning, leave
10305         it to mml-insert-parameter.
10306
10307         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10308         calling mail-header-parse-content-type.
10309
10310 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10311
10312         * spam-report.el (spam-report-gmane-use-article-number):
10313         Improve doc string.
10314         (spam-report-gmane-internal): Check if a suitable header was found
10315         in the article.
10316
10317 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10318
10319         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10320         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10321
10322 2006-02-05  Romain Francoise  <romain@orebokech.com>
10323
10324         Update copyright notices of all files in the gnus directory.
10325
10326 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10327
10328         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10329
10330 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10331
10332         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10333         segmented lines of parameter value to cope with Thunderbird 1.5
10334         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10335         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10336         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10337
10338 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10339
10340         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10341         parts.
10342
10343 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10344
10345         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10346         there's only one active file for all servers.
10347         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10348         solid groups.  Gnus might have used a FAST request to select the group.
10349         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10350         and nnweb-search redundantly in the active file.
10351         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10352         (nnweb-request-create-group): Don't use ARGS.
10353         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10354         initialisations.  Let nnoo do the work.
10355
10356 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10357
10358         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10359         Say the part has been decoded.
10360
10361         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10362
10363 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10364
10365         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10366         mailcap-viewer-test-cache when there's no 'test clause, since that
10367         will invert the meaning of a "nil" test previously determined by
10368         mailcap-mailcap-entry-passes-test.
10369
10370 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10371
10372         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10373         compiling.
10374
10375         * gnus-sum.el: Ditto.
10376
10377         * message.el: Don't bind tool-bar-map when compiling.
10378
10379 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10380
10381         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10382
10383 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10384
10385         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10386         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10387         current Google Groups.
10388
10389 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10390
10391         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10392         and tool-bar-mode.
10393
10394         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10395         and tool-bar-mode.
10396
10397         * message.el (message-tool-bar-update): Simplify.
10398         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10399
10400         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10401         gnus-summary-buffer.
10402         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10403         gnus-summary-reply.
10404
10405         * gmm-utils.el (gmm): Add :version.
10406
10407 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10408
10409         * Makefile.in (clean): New rule.
10410         (distclean): Use it.
10411
10412 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10413
10414         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10415         autoload.
10416
10417 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10418
10419         * gmm-utils.el (gmm-verbose): Add :group.
10420
10421 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10422
10423         * message.el: Change some comments WRT tool-bars.
10424
10425         * gnus-sum.el (gnus-summary-tool-bar)
10426         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10427         (gnus-summary-tool-bar-zap-list): New variables.
10428         (gnus-summary-make-tool-bar): Complete rewrite using
10429         `gmm-tool-bar-from-list'.
10430
10431         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10432         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10433         variables.
10434         (gnus-group-make-tool-bar): Complete rewrite using
10435         `gmm-tool-bar-from-list'.
10436         (gnus-group-tool-bar-update): New function.
10437
10438         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10439
10440 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10441
10442         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10443         is dissected into a single part of which the type is the same as
10444         the given one; decode charset.
10445
10446 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10447
10448         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10449         into alists as symbol not string, since that's what
10450         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10451         look for.
10452
10453 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10454
10455         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10456         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10457
10458         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10459
10460 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10461
10462         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10463         (gnus-xmas-mime-security-button-menu): New function.
10464
10465         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10466         (gnus-mime-security-button-menu): New definition.
10467         (gnus-mime-security-button-map): Use them.
10468         (gnus-mime-security-button-menu): New function.
10469         (gnus-insert-mime-security-button): Addition to help echo.
10470         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10471         (gnus-mime-security-pipe-part): New functions.
10472
10473         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10474         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10475
10476         * mm-decode.el (mm-handle-set-disposition): Remove.
10477         (mm-handle-set-description): Remove.
10478
10479 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10480
10481         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10482         (mm-w3m-standalone-supports-m17n-p): New function.
10483         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10484         w3m usage.
10485
10486         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10487         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10488
10489 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10490
10491         * message.el (message-tool-bar-zap-list): Use
10492         gmm-tool-bar-zap-list as custom type.
10493         (message-tool-bar-update): New function.
10494         (message-tool-bar, message-tool-bar-gnome)
10495         (message-tool-bar-retro): Add message-tool-bar-update.
10496         (message-tool-bar-gnome): Add flyspell-buffer.
10497
10498         * gnus-util.el (gnus-error): Describe `args'.
10499
10500         * gmm-utils.el (gmm-error): Describe `args'.
10501         (gmm-tool-bar-zap-list): New widget.
10502         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10503
10504 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10505
10506         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10507         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10508         the number of recursive calls.
10509
10510         * mm-decode.el (mm-handle-set-disposition): New macro.
10511         (mm-handle-set-description): New macro.
10512
10513 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10514
10515         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10516         encoding.
10517
10518 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10519
10520         * message.el (message-tool-bar-zap-list, message-tool-bar)
10521         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10522         (message-tool-bar-local-item-from-menu): Remove.
10523         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10524         (message-make-tool-bar): New function.
10525         (message-mode): Use `message-make-tool-bar'.
10526
10527         * gmm-utils.el: New file.
10528         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10529         (gmm-lazy): New widget copied from `nnmail.el'.
10530         (gmm-tool-bar-from-list): New function for creating customizable
10531         tool bars.
10532         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10533         output.
10534         (gmm): Add :prefix to defgroup.
10535
10536 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10537
10538         * gmm-utils.el (gmm-widget-p): New function.
10539
10540 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10541
10542         * mml.el (mml-attach-file): Describe `description' in doc string.
10543         (mml-menu): Add Emacs MIME manual and PGG manual.
10544
10545 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10546
10547         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10548
10549 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10550
10551         * nntp.el (nntp-end-of-line): Doc fix.
10552
10553 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10554
10555         * imap.el (imap-open): Handle case where buffer is a buffer
10556         object.
10557
10558 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10559
10560         * gnus-delay.el (gnus-delay): Don't autoload.
10561         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10562         to be re-loaded when customizing the `gnus-delay' group.
10563
10564 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10565
10566         * message.el (message-insert-citation-line): Use newlines.
10567
10568 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10569
10570         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10571         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10572         these routines, so the passphrase can be managed externally and
10573         passed in to the system.
10574         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10575         pgg-add-passphrase-to-cache function.
10576
10577         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10578         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10579         these routines, so the passphrase can be managed externally and
10580         passed in to the system.
10581         (pgg-pgp5-sign-region): Use new name of
10582         pgg-add-passphrase-to-cache function.
10583
10584 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10585
10586         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10587         part of the decoded armor to find the key-identifier.
10588         (pgg-gpg-lookup-key-owner): New function to return the
10589         human-readable identifier of a key owner.
10590         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10591         itself.
10592         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10593         the key value) if we have a key and can match it against a secret
10594         key.  Also, added a note pointing out fact that the prompt only
10595         indicates the first matching key.
10596
10597         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10598         pgg-decrypt-region.
10599         (pgg-add-passphrase-to-cache): Rename from
10600         `pgg-add-passphrase-cache' to reduce confusion (all callers
10601         changed).
10602         (pgg-remove-passphrase-from-cache): Rename from
10603         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10604         changed).
10605         (pgg-read-passphrase, pgg-add-passphrase-cache)
10606         (pgg-remove-passphrase-cache): Add informative docstrings.
10607         (pgg-decrypt): Convey provided passphrase in subordinate call to
10608         pgg-decrypt-region.
10609
10610 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10611
10612         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10613         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10614         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10615         'passphrase' argument, so the passphrase can be managed externally
10616         and then passed in to the system.
10617
10618         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10619         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10620         so the passphrase cache can be used reliably with identifiers
10621         besides a pgp packet's key id.
10622
10623         * pgg-gpg.el (pgg-gpg-encrypt-region)
10624         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10625         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10626         these routines, so the passphrase can be managed externally and
10627         passed in to the system.
10628
10629         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10630         'notruncate' argument, so the passphrase cache can be used
10631         reliably with identifiers besides a pgp packet's key id.
10632
10633 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10634
10635         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10636         symmetric encryption.
10637         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10638         encrypted session key.
10639         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10640         message ask for the passphrase in a proper way.
10641
10642         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10643         New user commands for symmetric encryption.
10644
10645 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10646
10647         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10648
10649         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10650
10651 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10652
10653         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10654
10655 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10656
10657         * mm-decode.el (mm-inlined-types): Add application/pgp.
10658         (mm-automatic-display): Ditto.
10659
10660         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10661         part as text.
10662
10663 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10664
10665         * nnrss.el: Update copyright.
10666         (nnrss-opml-import): Query whether to subscribe to each entry.
10667
10668         * gnus-art.el:
10669         * gnus-sum.el:
10670         * gnus-xmas.el:
10671         * messagexmas.el:
10672         * mm-uu.el:
10673         * mm-view.el: Update copyright.
10674
10675 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10676
10677         * message.el (message-info): New function.
10678         (message-mode-menu): Add it.
10679         Update copyright.
10680
10681         * ChangeLog: Fix and update copyright.
10682
10683 2006-01-13  Romain Francoise  <romain@orebokech.com>
10684
10685         * message.el (message-forward-subject-name-subject): Prefer the
10686         address to 'nowhere' if the sender has no name.
10687         Fix typo.  Update copyright year.
10688
10689 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10690
10691         * gnus-art.el (article-wash-html): Use
10692         gnus-summary-show-article-charset-alist if a numeric arg is given.
10693         (gnus-article-wash-html-with-w3m-standalone): New function.
10694
10695         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10696         mm-inline-text-html-render-with-w3m-standalone.
10697         (mm-text-html-washer-alist): Map w3m-standalone to
10698         gnus-article-wash-html-with-w3m-standalone.
10699         (mm-inline-text-html-render-with-w3m-standalone): New function.
10700
10701 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10702
10703         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10704         Improve LaTeX.
10705
10706 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10707
10708         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10709         (nnrss-request-article): Render text/plain parts as HTML.
10710
10711         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10712         the buffer.
10713
10714 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10715
10716         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10717         custom definition of `gnus-posting-styles'.
10718
10719         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
10720         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
10721
10722 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10723
10724         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
10725         Use nntp for bug archive.
10726
10727 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10728
10729         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
10730         parts.
10731         (nnrss-normalize-date): New function converts ISO 8601 date into
10732         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10733         (nnrss-check-group): Use it.
10734
10735 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10736
10737         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
10738
10739         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
10740         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10741         (nnrss-insert-w3): Ditto.
10742
10743 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10744
10745         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
10746         the articles to be forwarded including the case where neither a
10747         number of articles nor a region is specified.
10748
10749 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10750
10751         * nnrss.el (nnrss-request-article): Fix last change; fill
10752         text/plain parts.
10753
10754 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10755
10756         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
10757         in text/plain part.
10758         (nnrss-check-group): Don't add excessive newline to dc:subject.
10759
10760 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
10761
10762         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
10763         article.
10764
10765 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10766
10767         * nnml.el: Don't require gnus-bcklg.  Autoload it.
10768         (nnml-use-compressed-files, nnml-save-mail): Support other
10769         comression programs such as bzip2.
10770
10771 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10772
10773         * dns.el (query-dns): Make sure we check the buffer size before
10774         removing tcp headers.
10775
10776 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10777
10778         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
10779         remove MIME buttons associated with multipart/alternative parts.
10780         (gnus-mime-display-alternative): Tag buttons using `article-type'
10781         text property.
10782
10783         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
10784         associated with multipart/alternative parts.
10785
10786         * gnus-art.el (gnus-signature-separator): Fix custom type.
10787
10788         * mm-decode.el (mm-inlined-types): Fix custom type.
10789         (mm-keep-viewer-alive-types): Ditto.
10790         (mm-automatic-display): Ditto.
10791         (mm-attachment-override-types): Ditto.
10792         (mm-inline-override-types): Ditto.
10793         (mm-automatic-external-display): Ditto.
10794
10795 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10796
10797         * spam-report.el (spam-report-user-mail-address)
10798         (spam-report-user-agent): New variables.
10799         (spam-report-url-ping-plain): Use spam-report-user-agent.
10800
10801 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
10802
10803         * gnus-art.el (gnus-button-handle-custom): Do not just use
10804         `customize-apropos' for any "M-x customize-*" button but the
10805         function called for.  Accept both the function name and its
10806         argument in order to achieve this.
10807         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
10808         function name to `gnus-button-handle-custom' in case of "M-x
10809         customize-*" buttons.
10810
10811 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10812
10813         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
10814         multipart/alternative and add xref to mm-discouraged-alternatives
10815         in doc string.
10816
10817         * mm-decode.el (mm-discouraged-alternatives): Add xref to
10818         gnus-buttonized-mime-types in doc string.
10819
10820 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10821
10822         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
10823         Suggest image/.* in the doc string.
10824
10825 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10826
10827         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
10828         message-marks (Debian bug #342521).
10829
10830 2005-12-12  Simon Josefsson  <jas@extundo.com>
10831
10832         * password.el (password-read-from-cache): Add.
10833         (password-read): Use it.
10834
10835 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10836
10837         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
10838         us-ascii as a MIME charset.
10839
10840         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
10841         against the case where the 2nd arg TYPE is nil.
10842
10843 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10844
10845         * pop3.el (pop3-stream-type): Fix custom version.
10846
10847         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
10848
10849 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10850
10851         * mm-decode.el (mm-display-external): Add missing cdr.
10852
10853 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10854
10855         * mm-decode.el (mm-display-external): Use nametemplate (defined in
10856         RFC1524) if it is in mailcap or add a suffix according to
10857         mailcap-mime-extensions when generating a temp filename; postpone
10858         deleting a temp file for 2 seconds for some wrappers, shell
10859         scripts, and so on, which might exit right after having started a
10860         viewer command as a background job.
10861
10862 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10863
10864         * nntp.el (nntp-marks-directory): Fix custom group.
10865
10866         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
10867         steps when < 10.
10868
10869         * gnus-start.el (gnus-no-server-1): Mention
10870         `gnus-level-default-subscribed' in doc string.
10871
10872 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10873
10874         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
10875         parens.
10876
10877 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10878
10879         * gnus-xmas.el (gnus-use-toolbar): Revert.
10880         (gnus-xmas-setup-toolbar): Use global default-toolbar if
10881         gnus-use-toolbar is default.
10882
10883         * messagexmas.el (message-use-toolbar): Revert.
10884         (message-setup-toolbar): Use global default-toolbar if
10885         message-use-toolbar is default.
10886
10887 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10888
10889         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
10890         according to default-toolbar-visible-p.
10891
10892         * messagexmas.el (message-use-toolbar): Ditto.
10893
10894 2005-11-26  Dave Love  <fx@gnu.org>
10895
10896         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
10897         (tls-program, tls-success): Provide openssl alternative.
10898
10899         * starttls.el: Doc fixes.
10900         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
10901         SERVICE to PORT.
10902
10903         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
10904         port null or service name.
10905         (starttls-negotiate): Autoload.
10906
10907 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10908
10909         * message.el (message-kill-to-signature): Fix interactive spec.
10910
10911 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10912
10913         * pop3.el (pop3-open-server): Recognize a string as a service name.
10914
10915 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
10916
10917         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
10918
10919 2005-11-23  Dave Love  <fx@gnu.org>
10920
10921         Add pop3s, pop3/starttls.
10922
10923         * pop3.el (pop3-authentication-scheme): Clarify doc.
10924         (open-tls-stream, starttls-open-stream): Autoload.
10925         (pop3-stream-type): New.
10926         (pop3-open-server): Use it.
10927
10928         * mail-source.el (mail-sources): Fix some :types.  Add stream type
10929         for POP.
10930         (mail-source-keyword-map): Add :stream for POP.
10931         (mail-source-fetch-pop): Use pop3-stream-type.
10932
10933 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10934
10935         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
10936         of current-time-string.
10937
10938 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
10939
10940         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
10941         date header.
10942
10943 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10944
10945         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
10946         it can seriously impact performance as it bypasses the agent's
10947         local caches.
10948
10949 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10950
10951         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
10952         must be explicitly online rather than "not explicitly offline" for
10953         its flags to be synchronized.
10954
10955         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
10956         that gnus-uu-unmark-thread will function correctly.
10957
10958         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
10959         1024K is instead displayed as 1M.
10960
10961 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10962
10963         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
10964
10965 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
10966
10967         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
10968
10969 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
10970
10971         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
10972         error message to display actual error condition.
10973         (gnus-agent-save-local): Avoid saving symbols that are bound to
10974         nil as they simply result in a warning message in
10975         gnus-agent-read-local.
10976
10977 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10978
10979         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
10980         rather than make-variable-buffer-local for file-precious-flag.
10981
10982 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10983
10984         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
10985         for duplicates which are removed.  The invalid sort check then
10986         triggers a rescan after the sort as sorting may have moved
10987         duplicate entries such that they can be cheaply detected.
10988
10989 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10990
10991         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
10992
10993 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10994
10995         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
10996         internal variable to a custom variable.  Changed default value
10997         from compressed(2) to uncompressed(1).
10998         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
10999         support for uncompressed agentview files.  Taken together, reading
11000         the agentview file should now be 6-7 times faster.
11001
11002 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11003
11004         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11005         as a buffer-local variable.  This avoids creating truncated
11006         dribble files as a result of a hang up, eg.
11007
11008 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11009
11010         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11011         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11012         XEmacs.
11013
11014 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11015
11016         * gnus-start.el (gnus-start-draft-setup): Enforce
11017         `gnus-draft-mode' for nndraft:drafts at startup.
11018
11019         * gnus.el (gnus-splash): Change custom group.
11020         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11021         allow-list argument.
11022
11023         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11024         string.
11025
11026 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11027
11028         * gnus-art.el (gnus-default-article-saver): Add user-defined
11029         `function' to custom type.
11030
11031 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11032
11033         * imap.el (imap-open): Handle case where buffer is a buffer
11034         object.
11035
11036 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11037
11038         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11039         long lines.
11040         (gnus-cache-delete-group): Wrap doc strings.
11041
11042         * gnus-agent.el (gnus-agent-rename-group)
11043         (gnus-agent-delete-group): Wrap doc strings.
11044
11045 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11046
11047         * messagexmas.el (message-use-toolbar): Change the valid values
11048         into default, top, bottom, left, and right.
11049         (message-toolbar-thickness): New variable.
11050         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11051         well.
11052         (message-setup-toolbar): Make it work.
11053
11054         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11055         (gnus-use-toolbar): Change the valid values into default, top,
11056         bottom, left, and right.
11057         (gnus-toolbar-thickness): New variable.
11058         (gnus-xmas-setup-toolbar): New function.
11059         (gnus-xmas-setup-group-toolbar): Use it.
11060         (gnus-xmas-setup-summary-toolbar): Use it.
11061
11062 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11063
11064         * gnus-start.el (gnus-1): Add "native" to
11065         gnus-predefined-server-alist.
11066
11067         * gnus.el (gnus-method-to-server): Don't add "native" to the
11068         lists here, because that leads to problems when
11069         gnus-select-method is bound.
11070
11071 2005-11-09  Simon Josefsson  <jas@extundo.com>
11072
11073         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11074         use (not sort-by-date) instead.
11075
11076 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11077
11078         * gnus-delay.el (gnus-delay-group): Don't autoload.
11079         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11080         to be re-loaded when customizing the `gnus-delay' group.
11081
11082 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11083
11084         * message.el: Revert last changes.
11085         (message-insert-citation-line): Use newlines.
11086
11087 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11088
11089         * message.el (message-courtesy-message)
11090         (message-mark-insert-begin, message-mark-insert-end)
11091         (message-elide-ellipsis, message-cancel-message)
11092         (message-add-header, message-change-subject)
11093         (message-cross-post-followup-to-header)
11094         (message-cross-post-insert-note, message-reduce-to-to-cc)
11095         (message-widen-reply, message-delete-not-region)
11096         (message-kill-to-signature, message-insert-signature)
11097         (message-insert-importance-high, message-insert-importance-low)
11098         (message-insert-or-toggle-importance)
11099         (message-insert-disposition-notification-to)
11100         (message-indent-citation, message-yank-original)
11101         (message-cite-original-without-signature, message-cite-original)
11102         (message-insert-citation-line, message-position-on-field)
11103         (message-fix-before-sending, message-send-mail-partially)
11104         (message-send-mail, message-send-mail-with-sendmail)
11105         (message-send-mail-with-qmail, message-send-news)
11106         (message-check-news-header-syntax, message-generate-headers)
11107         (message-insert-courtesy-copy, message-fill-address)
11108         (message-fill-header, message-shorten-references)
11109         (message-setup-1, message-cancel-news)
11110         (message-forward-make-body-plain, message-forward-make-body-mime)
11111         (message-forward-make-body-mml, message-encode-message-body)
11112         (message-forward-make-body-digest-plain)
11113         (message-forward-make-body-digest-mime)
11114         (message-use-alternative-email-as-from): Insert `hard-newline'
11115         instead of ordinary newlines.
11116
11117 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11118
11119         * message.el (message-generate-headers): Downcase the argument
11120         given to message-check-element.
11121
11122 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11123
11124         * nntp.el (nntp-authinfo-rejected): New error condition.
11125         (nntp-wait-for): Use new error condition to signal authentication
11126         error.
11127         (nntp-retrieve-data): Rethrow new error condition to break out of
11128         recursive call to nntp-send-authinfo.
11129
11130 2005-11-08  Romain Francoise  <romain@orebokech.com>
11131
11132         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11133         (gnus-summary-exit-map): Bind to `Z p'.
11134         (gnus-summary-make-menu-bar): Add menu item.
11135
11136 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11137
11138         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11139         (gnus-treat-*): Add `first' in all doc strings.
11140
11141         * gnus-group.el (gnus-group-compact-group): Fix typo.
11142
11143 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11144
11145         * gnus.el (gnus-parameters-case-fold-search): New variable.
11146         (gnus-parameters-get-parameter): Use it.
11147
11148         * gnus-score.el (gnus-home-score-file): Doc fix.
11149
11150 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11151
11152         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11153
11154 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11155
11156         * mm-util.el (mm-special-display-p): New function.
11157
11158         * mml.el (mml-preview): Use it; doc fix.
11159
11160 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11161
11162         * imap.el (imap-open): Handle case where buffer is a buffer object.
11163
11164 2005-10-29  Romain Francoise  <romain@orebokech.com>
11165
11166         * message.el (message-fix-before-sending): Fix comment.
11167
11168 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11169
11170         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11171
11172 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11173
11174         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11175         Used in gnus-score.el.
11176
11177 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11178
11179         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11180
11181 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11182
11183         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11184         whitespace removed in revision 7.8.  Use concatenated string to
11185         protect trailing whitespace.
11186
11187 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11188
11189         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11190         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11191         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11192         Courier IMAP ("some version from 2004").  Mostly based on similar
11193         code in the same function.
11194
11195 2005-10-26  Didier Verna  <didier@xemacs.org>
11196
11197         * gnus-group.el (gnus-group-compact-group): Invalidate original
11198         article buffer.
11199         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11200         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11201         NOV database and in article itself.
11202         Invalidate article backlog.
11203
11204 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11205
11206         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11207
11208 2005-10-26  Simon Josefsson  <jas@extundo.com>
11209
11210         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11211         part of 2004-07-25 change.
11212
11213 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11214
11215         * message.el (message-display-completion-list): New function.
11216         (message-expand-group): Use it; make sure the Completions buffer
11217         is modifiable.
11218 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11219
11220         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11221         user-mail-name is an empty string.
11222
11223 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11224
11225         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11226         depending on gnus-score-decay-constant.
11227
11228         * encrypt.el (encrypt-insert-file-contents)
11229         (encrypt-write-file-contents): Don't use `gnus-message'.
11230
11231         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11232         arguments.
11233         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11234         arguments to mm-uu-verbatim-marks-extract.
11235         (mm-uu-hide-markers): New variable.
11236         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11237
11238         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11239         (gnus-convert-image-to-face-command): Use "convert" by default to
11240         allow other input image formats.
11241         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11242         accordingly.
11243
11244 2005-10-23  Simon Josefsson  <jas@extundo.com>
11245
11246         * imap.el (imap-gssapi-program): Align command line parameters
11247         with latest GNU SASL.
11248         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11249
11250 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11251
11252         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11253         HTML.
11254         (nnslashdot-request-article): Ditto.
11255
11256         * lpath.el (featurep): Add nobreak-char-display.
11257
11258 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11259
11260         * mail-source.el (mail-source-fetch-pop): Require pop3.
11261         (mail-source-check-pop): Ditto.
11262
11263 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11264
11265         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11266         errors.
11267
11268 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11269
11270         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11271         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11272
11273         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11274
11275         * mm-bodies.el (mm-decode-string): Call
11276         `mm-charset-to-coding-system' with allow-override argument.
11277
11278 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11279
11280         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11281         (rfc2047-charset-to-coding-system): New function.
11282         (rfc2047-decode-encoded-words): New function.
11283         (rfc2047-decode-region): Use them.
11284         (rfc2047-decode-cte): Remove.
11285         (rfc2047-parse-and-decode): Remove.
11286         (rfc2047-decode): Remove.
11287
11288 2005-10-15  Kenichi Handa  <handa@m17n.org>
11289
11290         * rfc2047.el (rfc2047-decode-cte): New function.
11291         (rfc2047-decode-region): Change the way to decode successive
11292         encoded-words: decode B- or Q-encoding in each encoded-word,
11293         concatenate them, and decode it as charset.
11294
11295 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11296
11297         * lpath.el: Fbind codepage-setup for XEmacs.
11298
11299 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11300
11301         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11302         widget-move-and-invoke.
11303         (gnus-custom-mode): Use gnus-custom-map.
11304
11305 2005-10-15  Bill Wohler  <wohler@newt.com>
11306
11307         * message.el (message-tool-bar-map): Renamed image file from
11308         mail_send to mail/send.
11309
11310 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11311
11312         * message.el (message-expand-group): Pass the common
11313         prefix substring of completion to `display-completion-list'.
11314
11315 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11316
11317         * mml-sec.el (mml-secure-method): New internal variable.
11318         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11319         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11320         functions using mml-secure-method.
11321
11322         * mml.el (mml-mode-map): Add key bindings for those functions.
11323         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11324         Harder <harder@myrealbox.com>.
11325         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11326         end of message if point is the headers of the message.
11327
11328         * message.el (message-in-body-p): New function.
11329
11330         * assistant.el: Autoload gnus-util and netrc.
11331
11332         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11333         Use `mm-charset-override-alist' only when decoding.
11334
11335         * mm-bodies.el (mm-decode-body): Call
11336         `mm-charset-to-coding-system' with allow-override argument.
11337
11338         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11339         `filename' from Content-Disposition if Content-Type doesn't
11340         provide `name'.
11341         (gnus-mime-view-part-as-type): Set default instead of
11342         initial-input.
11343
11344 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11345
11346         * format-spec.el (format-spec): Propagate text properties of % spec.
11347
11348 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11349
11350         * gnus-art.el (gnus-treat-predicate): Add `first'.
11351
11352 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11353
11354         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11355         (mm-charset-override-alist): New variable.
11356         (mm-charset-to-coding-system): Use it.
11357         (mm-codepage-setup): New helper function.
11358         (mm-charset-eval-alist): New variable.
11359         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11360         about unknown charsets.
11361
11362         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11363
11364 2005-10-04  David Hansen  <david.hansen@gmx.net>
11365
11366         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11367         (nnrss-check-group): Ditto.
11368
11369 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11370
11371         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11372         Rename x-gnus-verbatim to x-verbatim.
11373         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11374
11375         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11376         x-verbatim.
11377
11378         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11379
11380         * gnus-util.el (gnus-remove-duplicates): Remove.
11381
11382         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11383         instead of gnus-remove-duplicates.
11384
11385         * message.el (message-remove-duplicates): Remove.
11386         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11387         message-remove-duplicates.
11388
11389         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11390         available, else use implementation from `delete-dups'.
11391
11392         * message.el (message-insert-expires): New function.
11393         (message-mode-map): Add key binding.
11394         (message-mode-field-menu): Add menu entry.
11395         (message-mode): Document it.
11396         (message-make-expires-date): Use `message-make-date'.
11397
11398 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11399
11400         * message.el (message-make-expires-date): New function.
11401
11402 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11403
11404         * Makefile.in (list-installed-shadows): New entry.
11405         (install): Use it.
11406         (remove-installed-shadows): New entry.
11407
11408         * dgnushack.el (dgnushack-default-load-path): New variable.
11409         (dgnushack-find-lisp-shadows): New function.
11410         (dgnushack-remove-lisp-shadows): New function.
11411
11412 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11413
11414         * Makefile.in (install-el-elc): New entry.
11415         (install): Use it so that .el files are necessarily installed.
11416
11417 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11418
11419         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11420
11421 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11422
11423         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11424         function rather than the diff-mode.el package.
11425         (mm-display-external): Use with-current-buffer.
11426         (mm-viewer-completion-map, mm-viewer-completion-map):
11427         Move initialization inside declaration.
11428
11429 2005-09-29  Simon Josefsson  <jas@extundo.com>
11430
11431         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11432         autoload mail-check-payment.
11433         (spam-check-hashcash): Define unconditionally, since hashcash.el
11434         is part of Gnus now.  Ignore errors from payment checking.
11435
11436 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11437
11438         * message.el (message-bold-region, message-unbold-region): Rename
11439         from `bold-region' and `unbold-region'.
11440
11441         * message.el: Remove useless autoloads.
11442
11443 2005-09-28  Simon Josefsson  <jas@extundo.com>
11444
11445         * message.el (message-use-idna): Default to t.
11446         (message-use-idna): Test whether encoding works too.  Doc fix.
11447
11448 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11449
11450         * nntp.el (nntp-warn-about-losing-connection): Remove.
11451
11452 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11453
11454         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11455         customizable.  Change default value.
11456         (mm-uu-diff-groups-regexp): Change default value.
11457         (mm-uu-type-alist): Add doc string.
11458         (mm-uu-configure): Add doc string.  Make it interactive.
11459         (mm-uu-tex-groups-regexp): New variable.
11460         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11461         (mm-uu-type-alist): Add LaTeX documents.
11462         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11463         of "text/verbatim".
11464         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11465
11466         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11467         instead of "text/verbatim".
11468
11469         * message.el (message-mark-inserted-region)
11470         (message-mark-insert-file): Use slrn style marks when called with
11471         prefix argument.
11472
11473 2005-09-27  Simon Josefsson  <jas@extundo.com>
11474
11475         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11476
11477 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11478
11479         * message.el (message-remove-duplicates): New function.
11480         Implementation borrowed from `gnus-remove-duplicates'.
11481         (message-idna-to-ascii-rhs): Also encode idna addresses in
11482         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11483         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11484         only ask about the same idna domain once per header and also tell
11485         in what header to replace the idna domain.
11486
11487         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11488         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11489         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11490         a header is decoded and not just the last one.
11491
11492 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11493
11494         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11495         has been decoded.
11496
11497         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11498         (mm-insert-part): Don't modify text if it has been decoded.
11499
11500         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11501         decoded.
11502
11503         * mm-view.el (mm-inline-text): Don't strip text props unless
11504         decoding enriched or richtext parts.
11505
11506 2005-09-25  Romain Francoise  <romain@orebokech.com>
11507
11508         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11509         * gnus-start.el (gnus-subscribe-interactively):
11510         * gnus-uu.el (gnus-uu-grab-articles):
11511         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11512         space.
11513
11514 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11515
11516         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11517         * mm-view.el (mm-view-pkcs7-decrypt):
11518         * gnus-sum.el (gnus-summary-limit-to-extra)
11519         (gnus-summary-respool-article, gnus-read-move-group-name):
11520         * gnus-score.el (gnus-summary-increase-score):
11521         * gnus-util.el (gnus-completing-read-with-default):
11522         * gnus-art.el (gnus-read-save-file-name)
11523         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11524         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11525         * message.el (message-check-news-header-syntax):
11526         Follow convention for reading with the minibuffer.
11527
11528 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11529
11530         * spam-report.el (spam-report-url-ping-plain):
11531         Use gnus-extended-version as User-Agent.
11532
11533         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11534         default value is nil.
11535
11536         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11537         (mm-uu-verbatim-marks-extract): New function.
11538         (mm-uu-extract): New face.
11539         (mm-uu-copy-to-buffer): Use it.
11540
11541         * spam-report.el (spam-report-gmane-ham): Renamed from
11542         `spam-report-gmane-unspam'.
11543         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11544         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11545
11546         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11547         Autoload.
11548         (spam-report-gmane-unregister-routine): Renamed
11549         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11550
11551 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11552
11553         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11554         (spam-report-gmane-unregister-routine): Add support for gmane
11555         unregistration.
11556
11557         * spam-report.el (spam-report-gmane-unspam)
11558         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11559         (spam-report-gmane): Change to take a single article and do unspam
11560         registration.
11561
11562 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11563
11564         * mm-url.el (mm-url-decode-entities): Fix regexp.
11565
11566 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11567
11568         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11569         default to nil, to be able to use Gnus at all.  If the default
11570         switches to something else, then the function should be fixed not
11571         be exceedingly slow.
11572
11573 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11574
11575         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11576         fail hard.
11577
11578         * spam-report.el: Add better Keywords line.
11579
11580         * spam.el: Add Maintainer and better Keywords line.
11581
11582 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11583
11584         * gnus-art.el (gnus-article-replace-part)
11585         (gnus-mime-replace-part): New functions.
11586         (gnus-mime-action-alist, gnus-mime-button-commands)
11587         (gnus-mime-save-part-and-strip): Added file argument.
11588         (gnus-article-part-wrapper): Added interactive argument.
11589
11590         * gnus-sum.el (gnus-summary-mime-map): Add
11591         `gnus-article-replace-part'.
11592
11593 2005-09-19  Didier Verna  <didier@xemacs.org>
11594
11595         The nnml compaction feature:
11596         * nnml.el (nnml-request-compact-group): New function.
11597         * nnml.el (nnml-request-compact): New function.
11598         * gnus-int.el (gnus-request-compact-group): New function.
11599         * gnus-int.el (gnus-request-compact): New function.
11600         * gnus-group.el (gnus-group-compact-group): New function.
11601         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11602         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11603         * gnus-srvr.el (gnus-server-compact-server): New function.
11604         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11605         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11606
11607 2005-09-18  Deepak Goel  <deego@gnufans.org>
11608
11609         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11610         format spec.
11611
11612 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11613
11614         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11615
11616 2005-09-15  Romain Francoise  <romain@orebokech.com>
11617
11618         * message.el (message-fill-paragraph): Clarify docstring.
11619
11620 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11621
11622         * gnus-art.el (gnus-mime-display-part): Protect against broken
11623         MIME messages.
11624
11625 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11626
11627         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11628         before parsing header.
11629
11630 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11631
11632         * html2text.el (html2text-replace-list): Add new entities.
11633
11634 2005-09-11  Romain Francoise  <romain@orebokech.com>
11635
11636         * message.el (message-alternative-emails): Improve docstring.
11637         (message-setup-1): Call `message-use-alternative-email-as-from'
11638         after `message-setup-hook' to give it precedence over posting
11639         styles, etc.
11640         (message-use-alternative-email-as-from): Add docstring.  Remove
11641         the original From header if present.
11642
11643         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11644         (nnml-save-mail): Use it.
11645
11646         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11647         articles.  Add new argument `silent'.
11648         (gnus-uu-mark-all): Report the total number of marked articles.
11649
11650 2005-09-10  Romain Francoise  <romain@orebokech.com>
11651
11652         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11653         (gnus-uu-mark-series): Likewise.
11654
11655 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11656
11657         * spam-report.el (spam-report-gmane): Fix generation of spam
11658         report URL.
11659
11660 2005-09-10  Simon Josefsson  <jas@extundo.com>
11661
11662         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11663         t, based on discussion on the ding list with Robert Epprecht
11664         <epprecht@solnet.ch>.
11665
11666 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11667
11668         * spam-report.el (spam-report-gmane): Make it work without
11669         X-Report-Spam header.  Gmane now only provides Archived-At.
11670         This is only used if `spam-report-gmane-use-article-number' is nil.
11671         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11672
11673         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11674         make `gnus-summary-sort-by-recipient' work with threading.
11675
11676         * nnweb.el (nnweb-google-wash-article): Print a message if article
11677         is not available.
11678
11679 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11680
11681         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11682         change.  Decode text/* parts content before displaying.
11683
11684 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11685
11686         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11687
11688 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11689
11690         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11691
11692         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
11693         url-package-name, url-package-version,
11694         w3m-cid-retrieve-function-alist, w3m-current-buffer,
11695         w3m-display-inline-images, and w3m-minor-mode-map.
11696
11697 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11698
11699         * message.el (message-tab-body-function): Fix mismatched custom type.
11700
11701         * gnus.el (gnus-group-change-level-function): Ditto.
11702
11703         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11704
11705         * gnus-art.el (gnus-signature-limit)
11706         (gnus-article-mime-part-function): Ditto.
11707
11708 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11709
11710         * mml.el (mml-mode): Silence the byte compiler.
11711
11712         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11713         using `(sit-for 0)' before moving the point to the specified part;
11714         skip unbuttonized parts.
11715         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11716         return to the summary window if gnus-auto-select-part is non-nil.
11717
11718 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
11719
11720         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
11721         variables.
11722         (mml-dnd-attach-file, mml-mode): Use them.
11723
11724         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
11725         Make fetching article by MID work again for Google Groups.  Added
11726         FIXME concerning gnus-group-make-web-group.
11727
11728         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
11729         Don't depend on Gnus by using mail-extract-address-components if
11730         gnus-extract-address-components is not bound.
11731
11732 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11733
11734         * gnus-art.el (gnus-mime-display-security): Don't display the
11735         signature, but only the signed part.
11736
11737 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11738
11739         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
11740
11741         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
11742         list, not listp.
11743
11744 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
11745
11746         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
11747         when encoding.
11748
11749         * mm-bodies.el (mm-decode-content-transfer-encoding):
11750         De-canonicalize CRLF for all text content types, not just
11751         text/plain.
11752
11753 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11754
11755         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
11756         valid article; point arrow and cursor at the MIME button.
11757
11758 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11759
11760         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
11761         Suggested by Dan Christensen <jdc@uwo.ca>.
11762
11763         * mm-decode.el (mm-save-part): Enable change of prompt.
11764
11765 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
11766
11767         * gnus-msg.el (gnus-inews-add-send-actions): Made
11768         `message-post-method' lambda parameter ARG `&optional'.
11769
11770 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11771
11772         * gnus-sum.el (gnus-summary-mime-map): Added
11773         gnus-article-save-part-and-strip, gnus-article-delete-part and
11774         gnus-article-jump-to-part.
11775
11776         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
11777         (gnus-article-edit-part): Use it.
11778         (gnus-article-part-wrapper): Added no-handle argument.
11779         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
11780         functions.
11781
11782 2005-08-29  Romain Francoise  <romain@orebokech.com>
11783
11784         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11785         docstring.
11786         (gnus-face-from-file): Likewise.
11787
11788 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11789
11790         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
11791         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
11792         non-nil.
11793         (gnus-auto-select-part): New variable.
11794         (gnus-article-jump-to-part): New function.
11795         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
11796         (gnus-mime-delete-part): Allow selecting specified part after
11797         deleting or stripping parts.
11798         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
11799         part if argument is bogus.
11800
11801 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
11802
11803         * gnus-art.el (w3m-minor-mode-map):
11804         * gnus-spec.el (gnus-newsrc-file-version):
11805         * gnus-util.el (nnmail-active-file-coding-system)
11806         (gnus-original-article-buffer, gnus-user-agent):
11807         * gnus.el (gnus-ham-process-destinations)
11808         (gnus-parameter-ham-marks-alist)
11809         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
11810         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
11811         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
11812         * mm-decode.el (gnus-current-window-configuration):
11813         * mm-extern.el (gnus-article-mime-handles):
11814         * mm-url.el (url-current-object, url-package-name)
11815         (url-package-version):
11816         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
11817         (smime-keys, w3m-cid-retrieve-function-alist)
11818         (w3m-current-buffer, w3m-display-inline-images)
11819         (w3m-minor-mode-map):
11820         * mml-smime.el (gnus-extract-address-components):
11821         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
11822         (gnus-newsrc-hashtb, message-default-charset)
11823         (message-deletable-headers, message-options)
11824         (message-posting-charset, message-required-mail-headers)
11825         (message-required-news-headers):
11826         * mml1991.el (mc-pgp-always-sign):
11827         * mml2015.el (mc-pgp-always-sign):
11828         * nnheader.el (nnmail-extra-headers):
11829         * rfc1843.el (gnus-decode-encoded-word-function)
11830         (gnus-decode-header-function, gnus-newsgroup-name):
11831         * spam-stat.el (gnus-original-article-buffer): Add defvars.
11832
11833 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
11834
11835         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
11836         the end of the date treatments.
11837
11838 2005-08-15  Simon Josefsson  <jas@extundo.com>
11839
11840         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
11841         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
11842         Capello and Romain Francoise.
11843         (pgg-fetch-key-function): Removed, not used?
11844         (pgg-insert-url-with-w3): Require url, to get
11845         url-insert-file-contents regardless of where it is defined.
11846
11847 2005-08-13  Romain Francoise  <romain@orebokech.com>
11848
11849         * message.el (message-cite-original-1): New function.
11850         (message-cite-original): Use it.
11851         (message-cite-original-without-signature): Ditto.
11852
11853 2005-08-08  Romain Francoise  <romain@orebokech.com>
11854
11855         * message.el (message-yank-empty-prefix): New variable.
11856         (message-indent-citation): Use it.
11857         (message-cite-original-without-signature): Respect X-No-Archive.
11858
11859 2005-08-08  Simon Josefsson  <jas@extundo.com>
11860
11861         * pgg.el: Autoload url-insert-file-contents instead of loading
11862         w3/url.
11863         (pgg-insert-url-with-w3): Don't load url here.
11864
11865 2005-08-07  Jesper Harder  <harder@phys.au.dk>
11866
11867         * message.el (message-kill-to-signature): Don't insert newline at
11868         bol.
11869         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
11870
11871 2005-08-06  Romain Francoise  <romain@orebokech.com>
11872
11873         * message.el (message-user-fqdn): Fix typo in docstring.
11874
11875 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
11876
11877         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
11878
11879         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
11880
11881 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11882
11883         * mm-bodies.el (mm-encode-body): Use coding system rather than
11884         charset to encode text.
11885
11886         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
11887         number of charsets if utf-8 is available (XEmacs).
11888
11889 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11890
11891         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
11892         taken from `gnus-button-mid-or-mail-regexp'.
11893         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
11894         (gnus-button-alist): Improve regexp for domain part of the MIDs
11895         for news:localpart@domain buttons.
11896         (gnus-button-ctan-directory-regexp): Update.
11897
11898 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11899
11900         * sieve-manage.el (sieve-manage-interactive-login): Use
11901         make-local-variable rather than make-variable-buffer-local.
11902         (sieve-manage-open): Ditto.
11903         (sieve-manage-authenticate): Ditto.
11904
11905         * mml.el (mml-generate-mime-1): Make the content type default to
11906         text/plain if the filename is not specified.
11907
11908 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11909
11910         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
11911         instead of insert-buffer.
11912
11913         * message.el (message-yank-original): Ditto; set the mark at the
11914         end of the yanked message.
11915
11916 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11917
11918         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
11919         lines to scroll rather than to stop it.
11920
11921         * mml.el (mml-generate-default-type): Add doc string.
11922         (mml-generate-mime-1): Use mm-default-file-encoding or make it
11923         default to application/octet-stream when determining the content
11924         type if it is not specified for the part or the mml contents; add
11925         a comment about mml-generate-default-type.
11926
11927 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
11928
11929         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
11930         make it default to application/octet-stream when determining the
11931         content type if it is not specified for the external contents.
11932
11933 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11934
11935         * rfc2231.el (rfc2231-parse-string): Take care that not only a
11936         segmented parameter but also other parameters might be there.
11937
11938 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11939
11940         * mm-decode.el (mm-display-external): Delete temp file, directory
11941         and buffer immediately if the external process is exited.
11942
11943 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11944
11945         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
11946         fewer lines than that of scroll-margin.
11947         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
11948
11949 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11950
11951         * gnus-art.el (gnus-article-next-page): Revert.
11952         (gnus-article-beginning-of-window): New macro.
11953         (gnus-article-next-page-1): Use it.
11954         (gnus-article-prev-page): Ditto.
11955         (gnus-article-edit-part): Use insert-buffer-substring instead of
11956         insert-buffer.
11957         (gnus-article-edit-exit): Ditto.
11958
11959         * gnus-util.el (gnus-beginning-of-window): Remove.
11960         (gnus-end-of-window): Remove.
11961
11962         * lpath.el: Don't bind header-line-format and scroll-margin.
11963
11964 2005-07-25  Simon Josefsson  <jas@extundo.com>
11965
11966         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
11967         to have the url package without w3.  Reported by Daiki Ueno
11968         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
11969
11970 2005-07-20  Didier Verna  <didier@xemacs.org>
11971
11972         * gnus-diary.el: Remove the description comment (nndiary is now
11973         properly documented in the Gnus manual).
11974         Fix the spelling of "Back End".
11975         * nndiary.el: Ditto.
11976         Fix the copyright notice.
11977
11978 2005-07-18  Romain Francoise  <romain@orebokech.com>
11979
11980         * gnus-sum.el (gnus-summary-to-prefix)
11981         (gnus-summary-newsgroup-prefix): New variables.
11982         (gnus-summary-from-or-to-or-newsgroups): Use them.
11983
11984 2005-07-17  Romain Francoise  <romain@orebokech.com>
11985
11986         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
11987         space as it's generally not especially interesting to the user.
11988
11989 2005-07-16  Romain Francoise  <romain@orebokech.com>
11990
11991         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
11992         nil to avoid prompting and file modification if one of the
11993         messages at the top of the nnfolder file contains a copyright
11994         notice.
11995         Update copyright notice.
11996
11997         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
11998         instead of `current-time-string' as the latter creates a time
11999         string that is not RFC 2822 compliant (it lacks the zone).
12000         Update copyright notice.
12001
12002 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12003
12004         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12005         for text/rtf.  Display default in prompt.  Pass default for M-n.
12006
12007         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12008
12009 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12010
12011         * gnus-msg.el (gnus-button-mailto): Remove
12012         save-selected-window-window hackery because it relies on
12013         save-selected-window internals.
12014
12015 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12016
12017         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12018         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12019         (gnus-article-prev-page): Ditto.
12020
12021         * gnus-util.el (gnus-beginning-of-window): New function.
12022         (gnus-end-of-window): New function.
12023
12024         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12025
12026 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12027
12028         * gnus-score.el (gnus-score-edit-all-score): Set
12029         gnus-score-edit-exit-function to gnus-score-edit-done and call
12030         gnus-message.
12031
12032 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12033
12034         * gnus-msg.el (gnus-button-mailto): Remove
12035         save-selected-window-window hackery because it relies on
12036         save-selected-window internals.
12037
12038 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12039
12040         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12041         add-minor-mode.
12042         (gnus-binary-mode): Ditto.
12043
12044         * gnus-topic.el (gnus-topic-mode): Ditto.
12045
12046 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12047
12048         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12049         (gnus-article-prev-page): Take scroll-margin into consideration.
12050
12051 2005-07-04  Lute Kamstra  <lute@gnu.org>
12052
12053         Update FSF's address in GPL notices.
12054
12055 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12056
12057         * gnus.el (gnus-exit):
12058         * gnus-group.el (gnus-group-icons):
12059         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12060
12061         * gnus-nocem.el (gnus-nocem):
12062         * message.el (message-various, message-buffers, message-sending)
12063         (message-interface, message-forwarding, message-insertion)
12064         (message-headers, message-news, message-mail):
12065         * pgg-gpg.el (pgg-gpg):
12066         * pgg-parse.el (pgg-parse):
12067         * pgg-pgp.el (pgg-pgp):
12068         * pgg-pgp5.el (pgg-pgp5):
12069         * pop3.el (pop3): Finish `defgroup' description with period.
12070
12071 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12072
12073         * gnus-art.el (article-display-face): Improve the efficiency.
12074         (article-display-x-face): Ditto; remove grey x-face stuff.
12075
12076 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12077
12078         * gnus-art.el (article-display-face): Correct the position in
12079         which Faces are inserted.
12080
12081 2005-06-29  Didier Verna  <didier@xemacs.org>
12082
12083         * gnus-art.el (article-display-face): Display faces in correct
12084         order.
12085
12086 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12087
12088         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12089         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12090         (gnus-nocem-check-article): Fetch the Type header.
12091         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12092         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12093         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12094         make sure gnus-nocem-hashtb is initialized.
12095         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12096         (gnus-nocem-unwanted-article-p): Ditto.
12097
12098         * pgg.el (pgg-verify): Return the verification result.
12099
12100 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12101
12102         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12103         is ascii.
12104
12105 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12106
12107         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12108         `show-nonbreak-escape'.
12109
12110 2005-06-23  Lute Kamstra  <lute@gnu.org>
12111
12112         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12113
12114         * dig.el (dig-mode):
12115         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12116
12117 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12118
12119         * nnimap.el (nnimap-split-download-body): Fix spellings.
12120
12121 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12122
12123         * gnus-art.el (gnus-article-encrypt-body):
12124         * gnus-cus.el (gnus-score-customize):
12125         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12126         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12127
12128 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12129
12130         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12131         header by looking for magic "MII" at the beginnig.
12132
12133 2005-06-16  Miles Bader  <miles@gnu.org>
12134
12135         * gnus-xmas.el (gnus-xmas-group-startup-message):
12136         Use renamed gnus-splash face.
12137
12138         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12139         (assistant-field-face): New backward-compatibility alias for renamed
12140         face.
12141         (assistant-render-text): Use renamed assistant-field face.
12142
12143         * spam.el (spam): Remove "-face" suffix from face name.
12144         (spam-face): New backward-compatibility alias for renamed face.
12145         (spam-face, spam-initialize): Use renamed spam face.
12146
12147         * message.el (message-header-to, message-header-cc)
12148         (message-header-subject, message-header-newsgroups)
12149         (message-header-other, message-header-name)
12150         (message-header-xheader, message-separator, message-cited-text)
12151         (message-mml): Remove "-face" suffix from face names.
12152         (message-header-to-face, message-header-cc-face)
12153         (message-header-subject-face, message-header-newsgroups-face)
12154         (message-header-other-face, message-header-name-face)
12155         (message-header-xheader-face, message-separator-face)
12156         (message-cited-text-face, message-mml-face):
12157         New backward-compatibility aliases for renamed faces.
12158         (message-font-lock-keywords): Use renamed message faces.
12159
12160         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12161         (sieve-test-commands, sieve-tagged-arguments):
12162         Remove "-face" suffix from face names.
12163         (sieve-control-commands-face, sieve-action-commands-face)
12164         (sieve-test-commands-face, sieve-tagged-arguments-face):
12165         New backward-compatibility aliases for renamed faces.
12166         (sieve-control-commands-face, sieve-action-commands-face)
12167         (sieve-test-commands-face, sieve-tagged-arguments-face):
12168         Use renamed sieve faces.
12169
12170         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12171         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12172         (gnus-group-news-3-empty, gnus-group-news-4)
12173         (gnus-group-news-4-empty, gnus-group-news-5)
12174         (gnus-group-news-5-empty, gnus-group-news-6)
12175         (gnus-group-news-6-empty, gnus-group-news-low)
12176         (gnus-group-news-low-empty, gnus-group-mail-1)
12177         (gnus-group-mail-1-empty, gnus-group-mail-2)
12178         (gnus-group-mail-2-empty, gnus-group-mail-3)
12179         (gnus-group-mail-3-empty, gnus-group-mail-low)
12180         (gnus-group-mail-low-empty, gnus-summary-selected)
12181         (gnus-summary-cancelled, gnus-summary-high-ticked)
12182         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12183         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12184         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12185         (gnus-summary-low-undownloaded)
12186         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12187         (gnus-summary-low-unread, gnus-summary-normal-unread)
12188         (gnus-summary-high-read, gnus-summary-low-read)
12189         (gnus-summary-normal-read, gnus-splash):
12190         Remove "-face" suffix from face names.
12191         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12192         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12193         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12194         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12195         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12196         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12197         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12198         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12199         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12200         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12201         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12202         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12203         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12204         (gnus-summary-normal-ticked-face)
12205         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12206         (gnus-summary-normal-ancient-face)
12207         (gnus-summary-high-undownloaded-face)
12208         (gnus-summary-low-undownloaded-face)
12209         (gnus-summary-normal-undownloaded-face)
12210         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12211         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12212         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12213         (gnus-splash-face):
12214         New backward-compatibility aliases for renamed faces.
12215         (gnus-group-startup-message): Use renamed gnus faces.
12216
12217         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12218         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12219         (gnus-server-agent): Remove "-face" suffix from face names.
12220         (gnus-server-agent-face, gnus-server-opened-face)
12221         (gnus-server-closed-face, gnus-server-denied-face)
12222         (gnus-server-offline-face):
12223         New backward-compatibility aliases for renamed faces.
12224         (gnus-server-agent-face, gnus-server-opened-face)
12225         (gnus-server-closed-face, gnus-server-denied-face)
12226         (gnus-server-offline-face): Use renamed gnus faces.
12227
12228         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12229         Remove "-face" suffix from face names.
12230         (gnus-picon-xbm-face, gnus-picon-face):
12231         New backward-compatibility aliases for renamed faces.
12232
12233         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12234         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12235         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12236         (gnus-cite-11): Remove "-face" suffix from face names.
12237         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12238         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12239         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12240         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12241         New backward-compatibility aliases for renamed faces.
12242         (gnus-cite-attribution-face, gnus-cite-face-list)
12243         (gnus-article-boring-faces): Use renamed gnus faces.
12244
12245         * gnus-art.el (gnus-signature, gnus-header-from)
12246         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12247         (gnus-header-content): Remove "-face" suffix from face names.
12248         (gnus-signature-face, gnus-header-from-face)
12249         (gnus-header-subject-face, gnus-header-newsgroups-face)
12250         (gnus-header-name-face, gnus-header-content-face):
12251         New backward-compatibility aliases for renamed faces.
12252         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12253
12254         * gnus-sum.el (gnus-summary-selected-face)
12255         (gnus-summary-highlight): Use renamed gnus faces.
12256         * gnus-group.el (gnus-group-highlight): Likewise.
12257
12258 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12259
12260         * gnus-sieve.el (gnus-sieve-article-add-rule):
12261         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12262         * spam-stat.el (spam-stat-buffer-change-to-spam)
12263         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12264
12265         * message.el (message-is-yours-p):
12266         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12267
12268 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12269
12270         * mm-view.el (mm-inline-text): Withdraw the last change.
12271
12272 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12273
12274         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12275         executing enriched-decode.
12276
12277 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12278
12279         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12280         charset of tar files.
12281
12282 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12283
12284         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12285
12286 2005-06-04  Lute Kamstra  <lute@gnu.org>
12287
12288         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12289         information is never recorded.
12290
12291 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12292
12293         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12294
12295 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12296
12297         * pop3.el (pop3-apop): Run md5 in the binary mode.
12298
12299         * starttls.el (starttls-set-process-query-on-exit-flag):
12300         Use eval-and-compile.
12301
12302 2005-05-31  Simon Josefsson  <jas@extundo.com>
12303
12304         * smime.el (smime-replace-in-string): Define.
12305         (smime-cert-by-ldap-1): Use it.
12306
12307 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12308
12309         * gnus-art.el (article-display-x-face): Replace
12310         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12311
12312         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12313         set-process-query-on-exit-flag or process-kill-without-query.
12314
12315         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12316         loop instead of replace-regexp.
12317
12318         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12319         instead of process-kill-without-query if it is available.
12320
12321         * lpath.el: Fbind ldap-search-entries.
12322
12323         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12324         instead of find-file-hooks if it is available.
12325
12326         * mml1991.el: Bind pgg-default-user-id when compiling.
12327
12328         * mml2015.el: Bind pgg-default-user-id when compiling.
12329
12330         * nndraft.el (nndraft-request-associate-buffer):
12331         Use write-contents-functions instead of write-contents-hooks if it is
12332         available.
12333
12334         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12335         instead of find-file-hooks if it is available.
12336
12337         * nntp.el (nntp-open-connection): Replace
12338         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12339         (nntp-open-ssl-stream): Ditto.
12340         (nntp-open-tls-stream): Ditto.
12341
12342         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12343         set-process-query-on-exit-flag or process-kill-without-query.
12344         (starttls-open-stream-gnutls): Use it instead of
12345         process-kill-without-query.
12346         (starttls-open-stream): Ditto.
12347
12348 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12349
12350         * smime.el (smime-cert-by-ldap-1): Don't use
12351         replace-regexp-in-string.
12352
12353 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12354
12355         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12356
12357         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12358         in PEM format.  Adjust to the XEmacs compability.
12359
12360 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12361
12362         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12363         by `string-to-number'.
12364         * gnus-agent.el (gnus-agent-regenerate-group)
12365         (gnus-agent-fetch-articles): Ditto.
12366         * gnus-art.el (gnus-button-fetch-group): Ditto.
12367         * gnus-cache.el (gnus-cache-generate-active)
12368         (gnus-cache-articles-in-group): Ditto.
12369         * gnus-group.el (gnus-group-set-current-level)
12370         (gnus-group-insert-group-line): Ditto.
12371         * gnus-score.el (gnus-score-set-expunge-below)
12372         (gnus-score-set-mark-below, gnus-summary-score-effect)
12373         (gnus-summary-score-entry): Ditto.
12374         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12375         (gnus-soup-pack): Ditto.
12376         * gnus-spec.el (gnus-xmas-format): Ditto.
12377         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12378         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12379         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12380         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12381         * nndb.el (nndb-get-remote-expire-response): Ditto.
12382         * nndiary.el (nndiary-parse-schedule-value)
12383         (nndiary-string-to-number, nndiary-request-replace-article)
12384         (nndiary-request-article): Ditto.
12385         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12386         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12387         * nneething.el (nneething-make-head): Ditto.
12388         * nnfolder.el (nnfolder-request-article)
12389         (nnfolder-retrieve-headers): Ditto.
12390         * nnheader.el (nnheader-file-to-number): Ditto.
12391         * nnkiboze.el (nnkiboze-request-article): Ditto.
12392         * nnmail.el (nnmail-process-unix-mail-format)
12393         (nnmail-process-babyl-mail-format): Ditto.
12394         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12395         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12396         (nnmh-request-create-group, nnmh-request-list-1)
12397         (nnmh-request-group, nnmh-request-article): Ditto.
12398         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12399         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12400         * nnsoup.el (nnsoup-make-active): Ditto.
12401         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12402         * nntp.el (nntp-find-group-and-number)
12403         (nntp-retrieve-headers-with-xover): Ditto.
12404         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12405         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12406         (pgg-format-key-identifier): Ditto.
12407         * pop3.el (pop3-last, pop3-stat): Ditto.
12408         * qp.el (quoted-printable-decode-region): Ditto.
12409
12410         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12411         of concat.
12412
12413 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12414
12415         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12416
12417         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12418
12419         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12420
12421         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12422
12423         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12424
12425         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12426
12427         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12428         (gnus-carpal-mode): Ditto.
12429
12430         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12431         (gnus-browse-mode): Ditto.
12432
12433         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12434
12435         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12436
12437 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12438
12439         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12440
12441 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12442
12443         * gnus-util.el (gnus-run-mode-hooks): New function.
12444
12445         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12446
12447         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12448         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12449
12450 2005-05-27  Lute Kamstra  <lute@gnu.org>
12451
12452         * dns-mode.el (dns-mode): Specify customization group.
12453
12454 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12455
12456         * gnus-agent.el (gnus-agent-make-mode-line-string):
12457         Use mode-line-highlight as mouse-face.
12458
12459 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12460
12461         * canlock.el (canlock): Change the parent group to news.
12462
12463         * deuglify.el (gnus-outlook-deuglify): Add :group.
12464
12465         * dig.el (dig): Add :group.
12466
12467         * dns-mode.el (dns-mode): Add :group.
12468
12469         * encrypt.el (encrypt): Add :group.
12470
12471         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12472         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12473         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12474         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12475         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12476
12477         * gnus-diary.el (gnus-diary): Add :group.
12478
12479         * gnus.el (gnus-group-news-1-face): Add :group.
12480         (gnus-group-news-1-empty-face): Ditto.
12481         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12482         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12483         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12484         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12485         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12486         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12487         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12488         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12489         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12490         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12491         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12492         (gnus-summary-high-ticked-face): Ditto.
12493         (gnus-summary-low-ticked-face): Ditto.
12494         (gnus-summary-normal-ticked-face): Ditto.
12495         (gnus-summary-high-ancient-face): Ditto.
12496         (gnus-summary-low-ancient-face): Ditto.
12497         (gnus-summary-normal-ancient-face): Ditto.
12498         (gnus-summary-high-undownloaded-face): Ditto.
12499         (gnus-summary-low-undownloaded-face): Ditto.
12500         (gnus-summary-normal-undownloaded-face): Ditto.
12501         (gnus-summary-high-unread-face): Ditto.
12502         (gnus-summary-low-unread-face): Ditto.
12503         (gnus-summary-normal-unread-face): Ditto.
12504         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12505         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12506
12507         * hashcash.el (hashcash): New custom group.
12508         (hashcash-default-payment): Add :group.
12509         (hashcash-payment-alist): Ditto.
12510         (hashcash-default-accept-payment): Ditto.
12511         (hashcash-accept-resources): Ditto.
12512         (hashcash-path): Ditto.
12513         (hashcash-extra-generate-parameters): Ditto.
12514         (hashcash-double-spend-database): Ditto.
12515         (hashcash-in-news): Ditto.
12516
12517         * message.el (message-minibuffer-local-map): Add :group.
12518
12519         * netrc.el (netrc): Add :group.
12520
12521         * sieve-manage.el (sieve-manage-log): Add :group.
12522         (sieve-manage-default-user): Diito.
12523         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12524         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12525         (sieve-manage-authenticators): Ditto.
12526         (sieve-manage-authenticator-alist): Ditto.
12527         (sieve-manage-default-port): Ditto.
12528
12529         * sieve-mode.el (sieve-control-commands-face): Add :group.
12530         (sieve-action-commands-face): Ditto.
12531         (sieve-test-commands-face): Ditto.
12532         (sieve-tagged-arguments-face): Ditto.
12533
12534         * smime.el (smime): Add :group.
12535
12536         * spam-report.el (spam-report): Add :group.
12537
12538         * spam.el (spam, spam-face): Add :group.
12539
12540 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12541
12542         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12543         return \n.\n.\n at the end of articles.  Protect against that.
12544         (nntp-with-open-group): Allow debugging.
12545
12546         * nnheader.el (mail-header-set-extra): Make into a function
12547         because I just could't understand how to quote the list properly.
12548
12549         * dns.el (query-dns-cached): New function.
12550
12551 2005-05-26  Lute Kamstra  <lute@gnu.org>
12552
12553         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12554
12555 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12556
12557         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12558
12559         * gnus-art.el: Don't autoload mail-extract-address-components.
12560
12561         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12562         eval-and-compile to evaluate it.
12563
12564         * hashcash.el: Don't autoload executable-find.
12565
12566         * nndb.el: Don't declare the nndb back end two or more times; don't
12567         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12568
12569         * nntp.el: Autoload format-spec instead of format; use
12570         eval-and-compile to evaluate autoload forms.
12571
12572 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12573
12574         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12575
12576 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12577
12578         * gnus.el (gnus-version-number): Bump version.
12579
12580 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12581
12582         * gnus.el: No Gnus v0.3 is released.
12583
12584 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12585
12586         * lpath.el (featurep): Bind show-nonbreak-escape.
12587
12588 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12589
12590         * gnus-art.el (gnus-article-edit-part): Disable undo.
12591
12592 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12593
12594         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12595         gnus-article-date-lapsed-new-header is t if date timer is active;
12596         skip headers in which the original date value is empty.
12597         (gnus-article-save-original-date): Redefine it as a macro.
12598         (gnus-display-mime): Use it.
12599
12600 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12601
12602         * gnus-art.el (article-date-ut): Support converting date in
12603         forwarded parts as well.
12604         (gnus-article-save-original-date): New function.
12605         (gnus-display-mime): Use it.
12606
12607 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12608
12609         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12610         enclosure element of <item>.
12611
12612 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12613
12614         * message.el (message-kill-buffer-query): Renamed from
12615         `message-kill-buffer-query-if-modified'.  Added :version.
12616
12617 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12618
12619         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12620         window layout.
12621
12622 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12623
12624         * mml.el: Autoload dnd when compiling.
12625
12626 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12627
12628         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12629         x-dnd-*.
12630
12631 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12632
12633         * qp.el (quoted-printable-encode-region): Save excursion.
12634
12635 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12636
12637         * message.el (message-kill-buffer-query-if-modified): Add new variable
12638         so the user can kill a modified message buffer quickly.
12639         (message-kill-buffer): Use it.
12640
12641 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12642
12643         * lpath.el: Fbind display-time-event-handler; don't fbind
12644         string-to-multibyte.
12645
12646         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12647
12648 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12649
12650         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12651         contained in text because xml.el decodes entities) with LFs.
12652
12653 2005-04-11  Lute Kamstra  <lute@gnu.org>
12654
12655         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12656         differently.
12657
12658 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12659
12660         * mm-util.el (mm-detect-coding-region): Typo.
12661
12662 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12663
12664         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12665
12666 2005-04-06  Deepak Goel  <deego@gnufans.org>
12667
12668         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12669         user-function allow user modifications of the scores.
12670         (spam-stat-score-buffer-user): New function, to allow
12671         user-computed modifications to the score.
12672         (spam-stat-score-buffer-user-functions): List of additional
12673         scoring functions.
12674         (spam-stat-error-holder): Global temporary error holder.
12675         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12676         variable.
12677
12678 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12679
12680         * gnus-registry.el (gnus-registry-clean-empty-function)
12681         (gnus-registry-trim, gnus-registry-fetch-groups)
12682         (gnus-registry-delete-group): Groups that match
12683         `gnus-registry-ignored-groups' are removed from the registry
12684         entries, not just ignored for splitting.  This helps clean up the
12685         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12686         to get all the groups a message ID is in.
12687
12688         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12689         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12690         (spam-stat-score-buffer-user-functions): Add :number custom type.
12691
12692 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12693
12694         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12695         argument in XEmacs.
12696
12697         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12698         (nnrss-request-group): Decode group name first.
12699         (nnrss-request-article): Make a text/plain article if mml-to-mime
12700         failed.
12701         (nnrss-get-encoding): Return a compatible encoding according to
12702         nnrss-compatible-encoding-alist.
12703         (nnrss-find-el): Use consp instead of listp.
12704         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12705
12706 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12707
12708         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12709         which Emacs 20 doesn't support.
12710         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12711
12712 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12713
12714         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12715         silence the byte compiler inside the defun.
12716
12717         * gnus-demon.el (parse-time-string): Add autoload.
12718
12719         * gnus-delay.el (parse-time-string): Add autoload.
12720
12721         * gnus-art.el (parse-time-string): Add autoload.
12722
12723         * nnultimate.el (parse-time): Require for `parse-time-string'.
12724
12725 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12726
12727         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
12728
12729         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
12730
12731         * smime.el (smime-ldap-host-list): Add :version.
12732
12733 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12734
12735         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
12736         pass it to `gnus-browse-read-group'.
12737         (gnus-browse-read-group): Add NUMBER argument and pass it to
12738         `gnus-group-read-ephemeral-group'.
12739
12740         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
12741         argument and pass it to `gnus-group-read-group'.
12742
12743 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
12744
12745         * mm-util.el (mm-xemacs-find-mime-charset): Only call
12746         mm-xemacs-find-mime-charset-1 if we have the mule feature
12747         available at runtime.
12748
12749 2005-03-25  Werner Lemberg  <wl@gnu.org>
12750
12751         * nnmaildir.el: Replace `illegal' with `invalid'.
12752
12753 2005-03-23  Lute Kamstra  <lute@gnu.org>
12754
12755         * time-date.el: Add comment on time value formats.
12756         Don't require parse-time.
12757         (with-decoded-time-value): New macro.
12758         (encode-time-value): New function.
12759         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12760         (days-to-time): Return a valid time value when arg is huge.
12761         (time-since): Use time-subtract.
12762         (time-to-number-of-days): Use time-to-seconds.
12763
12764 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12765
12766         * gnus-start.el (gnus-display-time-event-handler):
12767         Check display-time-timer at runtime rather than only at load time
12768         in case display-time-mode is turned off in the mean time.
12769
12770 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12771
12772         * nnimap.el (nnimap-open-connection): Print which authinfo file is
12773         used.
12774
12775         * nneething.el (nneething-map-file-directory): Derive from
12776         `gnus-directory'.
12777
12778         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
12779         the To/Cc button.
12780
12781 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12782
12783         * nnmaildir.el (nnmaildir-request-accept-article):
12784         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
12785
12786 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12787
12788         * gnus-async.el: Require timer-funcs at compile time when in
12789         XEmacs for `run-with-idle-timer'.
12790
12791 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12792
12793         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
12794         autoloaded function.
12795
12796 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12797
12798         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
12799
12800 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
12801
12802         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
12803
12804 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12805
12806         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
12807         gnus-expert-user to default.
12808
12809 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
12810
12811         * nnimap.el (nnimap-open-server): Ditto.
12812
12813         * imap.el (imap-authenticate): Fix typo.
12814
12815 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
12816
12817         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
12818         buffer (since IMAP server might return FETCH response out of
12819         order, and the nntp buffer must be sorted).
12820
12821 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
12822
12823         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
12824         comparison on string.
12825
12826         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
12827         (gnus-agent-score): Renamed category keywords to match gnus-cus.
12828         (gnus-agent-summary-fetch-series): Modified to protect against
12829         gnus-agent-summary-fetch-group clearing processable flags.
12830         (gnus-agent-synchronize-group-flags): Update live group buffer as
12831         synchronization may occur due to the user toggle the plugged
12832         status.
12833         (gnus-agent-fetch-group-1): Clear downloadable flag when article
12834         successfully downloaded.
12835         (gnus-agent-expire-group-1): Avoid using markers when the overview
12836         is in ascending order; greatly improves performance.
12837         (gnus-agent-regenerate-group): Use
12838         gnus-agent-synchronize-group-flags to reset read status in both
12839         gnus and server.
12840         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
12841
12842 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12843
12844         * message.el: Don't autoload former message-utils variables.
12845         (message-strip-subject-trailing-was): Change doc string.
12846
12847         * nnweb.el: Fixes for `gnus-group-make-web-group'.
12848         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
12849         (nnweb-google-search): Add "hl=en" here.
12850         (nnweb-google-parse-1, nnweb-google-create-mapping):
12851         Don't hardcode URL.
12852
12853 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12854
12855         * message.el (message-get-reply-headers, message-followup):
12856         Mention related variables `message-use-followup-to' and
12857         `message-use-mail-followup-to', in the information buffer.
12858
12859         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
12860         of broken groups(-beta).google.com.
12861
12862 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
12863
12864         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
12865         parameter to invoked gnus-request-move-article; remove the
12866         redundant gnus-sum-hint-move-is-internal variable; apply the marks
12867         all at once instead of once per article.
12868         (gnus-summary-remove-process-mark): Accept a list of articles as
12869         well as a single article for processing.
12870
12871         * gnus-int.el (gnus-request-move-article): Add move-is-internal
12872         parameter.
12873
12874         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
12875
12876         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
12877
12878         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
12879         parameter.
12880
12881         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
12882         parameter.
12883
12884         * nnimap.el (nnimap-request-move-article): Add move-is-internal
12885         parameter and remove the gnus-sum-hint-move-is-internal variable.
12886
12887         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
12888         parameter.
12889
12890         * nndraft.el (nndraft-request-move-article): Add move-is-internal
12891         parameter.
12892
12893         * nndiary.el (nndiary-request-move-article): Add move-is-internal
12894         parameter.
12895
12896         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
12897
12898         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
12899         parameter.
12900
12901         * nnagent.el (nnagent-request-move-article): Add move-is-internal
12902         parameter.
12903
12904 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12905
12906         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
12907         a more conservative way.
12908
12909 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12910
12911         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
12912         buffer, so it moves the window's cursor.
12913
12914 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
12915
12916         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
12917         `mm-dissect-multipart' and receive the from field as an (optional)
12918         argument from `mm-dissect-multipart'.
12919         (mm-dissect-multipart): Receive the from field as an argument and
12920         pass it on when we call `mm-dissect-buffer' on MIME parts.
12921         Fixes verification/decryption of signed/encrypted MIME parts.
12922
12923 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
12924
12925         * gnus-sum.el (gnus-summary-move-article): Set
12926         gnus-sum-hint-move-is-internal for gnus-request-move-article and
12927         whatever it calls (right now, only nnimap-request-move article
12928         respects it).
12929
12930         * nnimap.el (nnimap-request-move-article): When
12931         gnus-sum-hint-move-is-internal is set, don't do the extra
12932         nnimap-request-article.
12933
12934 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12935
12936         * nnheader.el (nnheader-find-file-noselect): Add doc string.
12937
12938         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
12939         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
12940
12941         * gnus-sum.el (gnus-summary-caesar-message):
12942         Apply `gnus-treat-article' after rotation.
12943
12944         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
12945         doc string.
12946
12947 2005-02-22  Simon Josefsson  <jas@extundo.com>
12948
12949         * encrypt.el (encrypt-password-cache-expiry): Remove (use
12950         `password-cache-expiry' instead).  Reported by Arne Jørgensen
12951         <arne@arnested.dk>.
12952         (encrypt): Add password-cache and password-cache-expiry as group
12953         members.
12954
12955 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
12956
12957         * smime.el (smime-ldap-host-list): Doc fix.
12958         (smime-ask-passphrase): Use `password-read-and-add' to read (and
12959         cache) password.
12960         (smime-sign-region): Use it.
12961         (smime-decrypt-region): Use it.
12962         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
12963         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
12964         fails.
12965         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
12966         certificate from DER to PEM format rather than calling openssl.
12967
12968         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
12969
12970         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
12971         for signing/encryption.
12972
12973         * mml.el (mml-parse-1): Use them.
12974
12975 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
12976
12977         * nnrss.el (nnrss-verbose): Removed.
12978         (nnrss-request-group): Use `nnheader-message' instead.
12979
12980 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
12981
12982         * nnrss.el (nnrss-verbose): New variable.
12983         (nnrss-request-group): Make it say nnrss is requesting a group.
12984
12985 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12986
12987         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
12988         Handle news URL with given port correctly.
12989
12990 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12991
12992         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
12993         containing special characters.
12994
12995         * gnus-sum.el (gnus-summary-edit-article): Ditto.
12996
12997         * mml.el (mime-to-mml): Ditto.
12998
12999         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13000         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13001         (rfc2047-decode-region): Quote decoded words containing special
13002         characters when rfc2047-quote-decoded-words-containing-tspecials
13003         is non-nil.
13004
13005 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13006
13007         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13008
13009         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13010
13011 2005-02-15  Simon Josefsson  <jas@extundo.com>
13012
13013         * nnimap.el (nnimap-debug): Doc fix.
13014
13015         * imap.el (imap-debug): Doc fix.
13016
13017 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13018
13019         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13020
13021 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13022
13023         * gnus.el (spam-contents): Improve docs for spam-contents
13024         parameter in its variable incarnation.
13025
13026 2005-02-14  Simon Josefsson  <jas@extundo.com>
13027
13028         * smime-ldap.el: Use require instead of load-library for ldap.
13029         (smime-ldap-search): Indent.
13030         (smime-ldap-search-internal): Shorten line.
13031
13032         * smime.el (smime-cert-by-dns): Add doc-string.
13033         (smime-cert-by-ldap-1): Indent.
13034
13035         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13036         mml-smime-get-dns-ldap.
13037         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13038
13039 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13040
13041         * smime.el: Require smime-ldap.
13042         (smime-ldap-host-list): New variable.
13043         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13044
13045         * mml-smime.el (mml-smime-encrypt-query): New function.
13046         (mml-smime-encrypt-query): Use it.
13047
13048         * smime-ldap.el: New file.
13049
13050 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13051
13052         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13053
13054 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13055
13056         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13057         argument in doc string.  Make query for type more clear.
13058
13059 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13060
13061         * gnus.el (gnus-group-startup-message): Search for gnus images in
13062         etc/images/gnus.
13063         * mm-util.el (mm-image-load-path): Likewise.
13064         * smiley.el (smiley-data-directory): Search for smilies in
13065         etc/images/smilies.
13066
13067 2005-02-09  Kim F. Storm  <storm@cua.dk>
13068
13069         Change Emacs release version from 21.4 to 22.1 throughout.
13070         Change Emacs development version from 21.3.50 to 22.0.50.
13071
13072 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13073
13074         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13075
13076         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13077         non-Mule XEmacs as well.
13078         (mm-decompress-buffer): Signal an error intentionally if it does
13079         not decompress compressed data because auto-compression-mode is
13080         disabled.
13081
13082 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13083
13084         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13085         an ID in the registry even if it has no groups.
13086
13087 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13088
13089         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13090         merge it into mm-decompress-buffer.
13091         (gnus-mime-copy-part): Use the MIME part charset, the value which
13092         a user specified or gnus-newsgroup-charset for decoding, like
13093         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13094         save-buffer what was used.  Suggested by Kevin Ryde
13095         <user42@zip.com.au>.
13096         (gnus-mime-inline-part): Allow the name parameter as well as the
13097         filename parameter; force decompressing of compressed data; always
13098         display contents being not decoded as unibyte.
13099
13100         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13101         as well as the filename parameter.
13102
13103         * mm-util.el (mm-decompress-buffer): Merge
13104         gnus-mime-jka-compr-maybe-uncompress.
13105         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13106         of compressed data.
13107
13108 2005-02-08  Simon Josefsson  <jas@extundo.com>
13109
13110         * imap.el (imap-log): Doc fix.
13111
13112 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13113
13114         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13115         the coding cookies; decompress compressed parts.
13116
13117         * mml.el (mml-generate-mime-1): Add the charset parameter according
13118         to the value which a user specified manually or the coding cookie.
13119
13120         * mm-util.el (mm-string-to-multibyte): New function.
13121         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13122         (mm-coding-system-to-mime-charset): New function.
13123         (mm-decompress-buffer): New function.
13124         (mm-find-buffer-file-coding-system): New function.
13125
13126         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13127         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13128         parts.
13129
13130 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13131
13132         * mm-view.el (mm-display-inline-fontify): Decode a part according
13133         to the charset parameter.
13134
13135 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13136
13137         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13138         prefix arg is neither nil nor a number, as info specifies.
13139
13140 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13141
13142         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13143         timestamps.
13144
13145 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13146
13147         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13148         groups error checking and notify user.
13149
13150 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13151
13152         * message.el (message-send-mail-function): Check existence of
13153         sendmail-program first before using default value
13154         `message-send-mail-with-sendmail'.  Otherwise use more generic
13155         `smtpmail-send-it'.
13156
13157 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13158
13159         * nntp.el (nntp-request-update-info): Always return nil.
13160
13161 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13162
13163         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13164
13165 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13166
13167         * message.el (message-beginning-of-line): Change the behavior when
13168         invoked between BOL and : so that it first moves backward.
13169
13170 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13171
13172         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13173         article buffer when editing of the article is discarded.
13174         (gnus-article-prepare): Revert.
13175
13176 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13177
13178         * gnus-art.el (gnus-article-prepare):
13179         Remove message-strip-forbidden-properties from the local hook.
13180
13181 2005-01-27  Simon Josefsson  <jas@extundo.com>
13182
13183         * password.el (password-cache-add): Only start one timer per key.
13184         Reported by Derek Atkins <warlord@MIT.EDU>.
13185
13186 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13187
13188         * run-at-time.el: Removed.  It is no longer needed as
13189         timer-funcs.el in the xemacs-base package has a working version of
13190         `run-at-time'.
13191
13192         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13193
13194         * password.el: Require timer-funcs instead of run-at-time in
13195         XEmacs.
13196         Remove `password-run-at-time' macro.
13197         (password-cache-add): Use `run-at-time' instead of
13198         `password-run-at-time'.
13199
13200         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13201         Remove `nnheader-cancel-function-timers' alias,
13202         `cancel-function-timers' exists in XEmacs in timer-funcs.
13203
13204         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13205         for `run-with-idle-timer'.
13206
13207         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13208         for `run-at-time'.
13209
13210         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13211         for `with-timeout'.
13212
13213         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13214         the same as for XEmacs 21.4.
13215         No need to ignore `run-with-idle-timer', this function exists in
13216         XEmacs now in timer-funcs.el in the xemacs-base package.
13217         (dgnushack-compile): No need to delete
13218         run-at-time.el from the list of files to compile because it
13219         doesn't exist anymore.
13220
13221 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13222
13223         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13224         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13225
13226 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13227
13228         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13229         sensitively.
13230
13231 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13232
13233         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13234
13235 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13236
13237         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13238         which will be inserted according to the multibyteness of a buffer
13239         rather than the type of contents.  Suggested by ARISAWA Akihiro
13240         <ari@mbf.ocn.ne.jp>.
13241
13242         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13243         of string which old xml.el may return rather than a string.
13244
13245 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13246
13247         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13248
13249 2005-01-16  Simon Josefsson  <jas@extundo.com>
13250
13251         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13252         idn/idna.el isn't available.
13253         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13254         <michael@waxrat.com>.
13255
13256         * hashcash.el: Remove non-FSF copyright header.
13257
13258         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13259         (hashcash-generate-payment): Use it.
13260         (hashcash-generate-payment-async): Use it.
13261
13262 2005-01-15  Simon Josefsson  <jas@extundo.com>
13263
13264         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13265         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13266
13267         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13268         gnus-summary-idna-message.
13269         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13270         (gnus-summary-idna-message): New function.
13271
13272 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13273
13274         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13275         gnus-novice-user.
13276
13277 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13278
13279         * nnrss.el (nnrss-request-delete-group): Delete entries in
13280         nnrss-group-alist as well.
13281         (nnrss-save-server-data): Insert newline.
13282
13283 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13284
13285         * gnus.el (gnus-user-agent): Use list of symbols instead of
13286         symbols.  Display full version number for (S)XEmacs.  Optionally
13287         display (S)XEmacs codename.
13288
13289         * gnus-util.el (gnus-emacs-version): Update for new
13290         `gnus-user-agent'.
13291
13292         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13293         Gnus version.
13294
13295 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13296
13297         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13298         which is unreadable in some setups.
13299
13300 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13301
13302         * gnus-spec.el (gnus-update-format-specifications): Flush the
13303         group format spec cache if it doesn't support decoded group names.
13304
13305 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13306
13307         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13308         Allow to apply decay on score files matching a regexp.
13309
13310 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13311
13312         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13313         compatibility in %g and %c.
13314
13315 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13316
13317         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13318         name for only %g and %c.
13319         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13320         of gnus-tmp-group to decoded group name.
13321         (gnus-group-make-rss-group): Exclude `/'s from group names.
13322
13323 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13324
13325         * nnrss.el (nnrss-get-encoding): Fix regexp.
13326
13327 2004-12-27  Simon Josefsson  <jas@extundo.com>
13328
13329         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13330         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13331         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13332
13333 2004-12-17  Kim F. Storm  <storm@cua.dk>
13334
13335         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13336
13337         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13338
13339 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13340
13341         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13342
13343 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13344
13345         * nnrss.el: Require rfc2047 and mml.
13346         (nnrss-file-coding-system): New variable.
13347         (nnrss-format-string): Redefine it as an inline function.
13348         (nnrss-decode-group-name): New function.
13349         (nnrss-string-as-multibyte): Remove.
13350         (nnrss-retrieve-headers): Decode group name; don't use
13351         nnrss-format-string.
13352         (nnrss-request-group): Decode group name.
13353         (nnrss-request-article): Decode group name; allow a Message-ID as
13354         well as an article number; don't use nnrss-format-string; encode a
13355         Message-ID string which may contain non-ASCII characters; use
13356         mml-to-mime to compose a MIME article.
13357         (nnrss-request-expire-articles): Decode group name.
13358         (nnrss-request-delete-group): Decode group name.
13359         (nnrss-fetch): Clarify error message.
13360         (nnrss-read-server-data): Use insert-file-contents instead of load;
13361         bind file-name-coding-system; use multibyte buffer.
13362         (nnrss-save-server-data): Bind coding-system-for-write to the
13363         value of nnrss-file-coding-system; bind file-name-coding-system;
13364         add coding cookie.
13365         (nnrss-read-group-data): Use insert-file-contents instead of load;
13366         bind file-name-coding-system; use multibyte buffer.
13367         (nnrss-save-group-data): Bind coding-system-for-write to the
13368         value of nnrss-file-coding-system; bind file-name-coding-system.
13369         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13370         make it work with non-ASCII text.
13371         (nnrss-find-el): Make it work with old xml.el as well.
13372
13373 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13374
13375         * nnrss.el (nnrss-get-encoding): New function.
13376         (nnrss-fetch): Use unibyte buffer initially; bind
13377         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13378         decode contents according to the encoding attribute.
13379         (nnrss-save-group-data): Add coding cookie.
13380         (nnrss-mime-encode-string): New function.
13381         (nnrss-check-group): Use it to encode subject and author.
13382
13383 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13384
13385         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13386         imaginary variable.
13387
13388 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13389
13390         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13391         correctly even if there are wide characters.
13392
13393 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13394
13395         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13396         downcased symbol names; make a new cache instead of reusing
13397         bbdb-hashtable.
13398
13399 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13400
13401         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13402         concatenating segments rather than before concatenating them.
13403         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13404
13405         * message.el (message-get-reply-headers): Bind `extra'.
13406
13407 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13408
13409         * message.el (message-extra-wide-headers): New variable.
13410         (message-get-reply-headers): Use it.
13411
13412 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13413
13414         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13415         (gnus-agent-group-pathname): Ditto.
13416
13417         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13418
13419         * gnus-group.el (gnus-group-make-group): Decode group name.
13420         (gnus-group-make-rss-group): Register the group data after opening
13421         the nnrss group.
13422
13423 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13424
13425         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13426         by expiry now get marked as read.
13427
13428 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13429
13430         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13431
13432 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13433
13434         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13435         unify Latin characters in XEmacs.
13436         (mm-find-mime-charset-region): Use it.
13437
13438 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13439
13440         * gnus-util.el (gnus-delete-directory): New function.
13441
13442         * gnus-agent.el (gnus-agent-delete-group): Use it.
13443
13444         * gnus-cache.el (gnus-cache-delete-group): Use it.
13445
13446 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13447
13448         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13449         names.
13450
13451 2004-12-16  Simon Josefsson  <jas@extundo.com>
13452
13453         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13454
13455 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13456
13457         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13458
13459         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13460         (gnus-group-set-current-level): Decode group name.
13461
13462 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13463
13464         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13465         failed.
13466
13467 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13468
13469         * gnus-group.el (gnus-group-delete-group): Decode group name.
13470         (gnus-group-make-rss-group): Encode group name.
13471         (gnus-group-catchup-current): Decode group name.
13472         (gnus-group-kill-group): Decode group name.
13473
13474 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13475
13476         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13477
13478 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13479
13480         * gnus-group.el (gnus-group-make-rss-group):
13481         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13482
13483         * gnus-start.el (gnus-setup-news): Honor user's setting to
13484         gnus-message-archive-method.  Suggested by Lute Kamstra
13485         <lute@gnu.org>.
13486
13487 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13488
13489         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13490         global counterparts of the buffer-local variables.
13491
13492 2004-11-16  Romain Francoise  <romain@orebokech.com>
13493
13494         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13495         counterparts of the buffer-local variables.
13496
13497 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13498
13499         * message.el (message-forbidden-properties): Fixed typo in doc
13500         string.
13501
13502 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13503
13504         * gnus-util.el (gnus-replace-in-string): Added doc string.
13505
13506         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13507         to avoid problems when splitting mails with many recipients.
13508
13509 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13510
13511         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13512         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13513
13514 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13515
13516         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13517         if there is no hashtable in memory or file modification time is
13518         newer than cached timestamp.
13519
13520 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13521
13522         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13523         not-matching option.
13524
13525 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13526
13527         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13528         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13529         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13530         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13531         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13532         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13533
13534 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13535
13536         * message.el (message-forward-make-body-mml): Remove headers
13537         according to message-forward-ignored-headers if a message is decoded.
13538
13539 2004-12-02  Romain Francoise  <romain@orebokech.com>
13540
13541         * message.el (message-forward-make-body-plain): Always remove
13542         headers according to message-forward-ignored-headers.
13543
13544 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13545
13546         * spam.el (spam-summary-prepare-exit): Remove the
13547         gnus-summary-limit pop for now, it has problems with ham marks for
13548         me.
13549
13550 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13551
13552         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13553         correctly.
13554
13555 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13556
13557         * format-spec.el (format-spec): Message the char.
13558
13559 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13560
13561         * gnus-art.el (gnus-split-methods): Reformat comments.
13562
13563         * spam.el (spam-summary-prepare-exit): Remove article limits
13564         before exiting the summary buffer.
13565
13566 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13567
13568         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13569         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13570
13571         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13572         order to silence the byte compiler.
13573
13574         * spam.el: Fix the way to silence the byte compiler, which
13575         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13576         bbdb-search-simple, spam-BBDB-register-routine,
13577         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13578         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13579         spam-stat-buffer-is-spam, spam-stat-load,
13580         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13581         spam-stat-save and spam-stat-split-fancy.
13582
13583 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13584
13585         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13586         which may confuse users.
13587         (canlock-password-for-verify): Ditto.
13588
13589         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13590
13591         * gnus-art.el (gnus-emphasis-alist): Ditto.
13592
13593         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13594
13595         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13596
13597         * gnus-start.el (gnus-save-killed-list): Ditto.
13598
13599         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13600         (gnus-sum-thread-tree-root): Ditto.
13601         (gnus-sum-thread-tree-false-root): Ditto.
13602         (gnus-sum-thread-tree-single-indent): Ditto.
13603
13604         * message.el (message-courtesy-message): Ditto.
13605         (message-archive-note): Ditto.
13606         (message-subscribed-address-file): Ditto.
13607         (message-user-fqdn): Ditto.
13608
13609         * spam-report.el (spam-report-gmane-regex): Ditto.
13610
13611         * spam.el (spam-blackhole-good-server-regex): Ditto.
13612
13613 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13614
13615         * mml.el (mml-preview): Widen the message buffer before copying
13616         the contents to the preview buffer; sort headers before previewing.
13617
13618         * message.el (message-hidden-headers): Fix the way to avoid a bug
13619         in the `repeat' widget in Emacs 21.3 or earlier.
13620
13621 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13622
13623         * message.el (message-hidden-headers): Default to "^References:".
13624         Improve customization type.  Suggested by Reiner Steib
13625         <Reiner.Steib@gmx.de>.
13626
13627 2004-11-25  Romain Francoise  <romain@orebokech.com>
13628
13629         * message.el (message-strip-forbidden-properties): Remove check for
13630         obsolete `message-hidden' text property, hidden headers are not
13631         accessible in the buffer anymore.
13632
13633 2004-11-22  Romain Francoise  <romain@orebokech.com>
13634
13635         * message.el (message-header-format-alist): Add `From' in list
13636         so that it can be sorted.
13637         (message-fix-before-sending): Widen and sort headers before
13638         sending.
13639         (message-hide-headers): Use narrowing to hide headers by moving
13640         them to the top of the buffer and narrowing to the region
13641         underneath.
13642
13643 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13644
13645         * message.el (message-strip-forbidden-properties): Bind
13646         buffer-read-only (etc) to nil.
13647
13648 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13649
13650         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13651         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13652
13653 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13654
13655         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13656
13657 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13658
13659         * dns.el (query-dns): Use sit-for to time instead of
13660         accept-process-output, since that doesn't seem to work on udp
13661         sockets.
13662
13663 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13664
13665         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13666
13667 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13668
13669         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13670         doc string.  Improve doc string.
13671
13672 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13673
13674         * nntp.el (nntp-request-update-info): Return nil if
13675         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13676         may not call gnus-activate-group which uselessly issues the GROUP
13677         commands for all nntp groups and wastes time.  Reported by Romain
13678         Francoise <romain@orebokech.com>.
13679
13680         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13681
13682 2004-11-15  Simon Josefsson  <jas@extundo.com>
13683
13684         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13685         headers separately.
13686         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13687         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13688
13689 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13690
13691         * gnus-start.el (gnus-convert-old-newsrc):
13692         Assign legacy-gnus-agent to 5.10.7.
13693
13694 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13695
13696         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13697         start of the lines.
13698
13699 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13700
13701         * hashcash.el (hashcash-default-payment): Change default to 20.
13702         (hashcash-default-accept-payment): Change default to 20.
13703         (hashcash-process-alist): New variable.
13704         (hashcash-generate-payment-async): Add.
13705         (hashcash-already-paid-p): Add.
13706         (hashcash-insert-payment): Don't generate payments twice.
13707         (hashcash-insert-payment-async): Add.
13708         (hashcash-insert-payment-async-2): Add.
13709         (hashcash-cancel-async): Add.
13710         (hashcash-wait-async): Add.
13711         (hashcash-processes-running-p): Add.
13712         (hashcash-wait-or-cancel): Add.
13713         (mail-add-payment): New optional argument.  Conditionally start
13714         asynchronous calculation.
13715         (mail-add-payment-async): Add.
13716
13717         * message.el (message-send-mail): Wait for asynchronous hashcash
13718         results.  Don't clobber existing X-Hashcash headers.
13719         (message-setup-1): Call mail-add-payment-async when
13720         message-generate-hashcash is non-nil.
13721
13722 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13723
13724         * message.el (message-use-alternative-email-as-from): Examine the
13725         From header as well; use message-make-from in order to include a
13726         user's full name.
13727
13728 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13729
13730         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
13731         default; improve customization type.
13732         (gnus-emphasis-custom-with-format): New macro.
13733         (gnus-emphasis-custom-value-to-external): New function.
13734         (gnus-emphasis-custom-value-to-internal): New function.
13735
13736 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13737
13738         * dns.el (query-dns): Resolve reverse addresses.
13739
13740 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13741
13742         * gnus-group.el (gnus-group-get-new-news): Use it.
13743
13744         * gnus-start.el (gnus-check-reasonable-setup): New function.
13745
13746 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13747
13748         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
13749         "Args out of range" error.  Reported by Arnaud Giersch
13750         <arnaud.giersch@free.fr>.
13751
13752 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13753
13754         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
13755
13756 2004-11-04  Richard M. Stallman  <rms@gnu.org>
13757
13758         * spam.el (spam group): Add :version.
13759
13760         * pgg-def.el (pgg group): Add :version.
13761
13762 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13763
13764         * gnus-art.el (gnus-article-edit-article): Don't associate the
13765         article buffer with a draft file.  This is a temporary measure
13766         against the 2004-08-22 change to gnus-article-edit-mode.
13767
13768 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13769
13770         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
13771         (html2text-format-tags): Remove unused variable `attr'.
13772
13773 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13774
13775         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
13776
13777         * tls.el (tls-process-connection-type, tls-success)
13778         (tls-certtool-program): Add :version.
13779
13780         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
13781         (starttls-extra-arguments, starttls-process-connection-type)
13782         (starttls-connect, starttls-failure, starttls-success): Add :version.
13783
13784         * spam-stat.el (spam-stat): Add :version.
13785
13786         * sieve.el (sieve): Add :version.
13787
13788         * sha1.el (sha1): Add :version.
13789         (sha1-use-external): Remove redundant version.
13790
13791         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
13792         (nnmail-cache-ignore-groups, nnmail-spool-hook)
13793         (nnmail-split-fancy-match-partial-words)
13794         (nnmail-split-lowercase-expanded): Add :version.
13795
13796         * nndiary.el (nndiary): Add :version.
13797
13798         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
13799
13800         * mml-sec.el (mml-default-sign-method)
13801         (mml-default-encrypt-method, mml-signencrypt-style-alist):
13802         Add :version.
13803
13804         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
13805
13806         * mm-url.el (mm-url-use-external, mm-url-program)
13807         (mm-url-arguments): Add :version.
13808
13809         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
13810         (mm-attachment-file-modes, mm-decrypt-option)
13811         (mm-w3m-safe-url-regexp): Add :version.
13812
13813         * message.el (message-cite-prefix-regexp)
13814         (message-sendmail-envelope-from, message-minibuffer-local-map)
13815         (message-user-fqdn, message-completion-alist): Add :version.
13816
13817         * gnus-win.el (gnus-configure-windows-hook)
13818         (gnus-use-frames-on-any-display): Add :version.
13819
13820         * gnus-art.el (gnus-article-address-banner-alist)
13821         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
13822         (gnus-treat-from-picon, gnus-treat-mail-picon)
13823         (gnus-treat-x-pgp-sig): Add :version.
13824
13825         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
13826         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
13827         (gnus-summary-article-delete-hook)
13828         (gnus-summary-display-while-building): Add :version.
13829
13830         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
13831         (gnus-get-top-new-news-hook): Add :version.
13832
13833         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13834         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
13835
13836         * gnus-registry.el (gnus-registry): Add :version.
13837
13838         * gnus-spec.el (gnus-use-correct-string-widths)
13839         (gnus-make-format-preserve-properties): Add :version.
13840
13841         * gnus.el (gnus-group-charter-alist)
13842         (gnus-group-fetch-control-use-browse-url)
13843         (gnus-install-group-spam-parameters): Add :version.
13844
13845         * gnus-diary.el (gnus-diary): Add :version.
13846
13847         * gnus-delay.el (gnus-delay): Add :version.
13848
13849         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
13850         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
13851         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
13852         Add :version.
13853
13854         * gnus-agent.el (gnus-agent-max-fetch-size)
13855         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
13856         (gnus-agent-prompt-send-queue): Add :version.
13857
13858         * deuglify.el (gnus-outlook-deuglify): Add :version.
13859
13860         * html2text.el: Beautify code.  Improve doc strings.  Some
13861         checkdoc cleanup.
13862         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
13863
13864 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
13865
13866         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
13867
13868 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
13869
13870         * gnus-registry.el (gnus-registry-hashtb): Create the registry
13871         when package is loaded.
13872
13873         * spam.el (spam-summary-score-preferred-header): Add global preference
13874         for people who want to override the default SpamAssassin over
13875         Bogofilter preference (when both are set).
13876         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
13877         (spam-user-format-function-S): Check
13878         spam-summary-score-preferred-header.
13879         (spam-extra-header-to-number): Add X-Bogosity header parsing.
13880         (spam-user-format-function-S): Format the score correctly.
13881
13882 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13883
13884         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
13885         signature file.  Suggested by Manoj Srivastava
13886         <srivasta@golden-gryphon.com>.
13887
13888         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
13889         iso-2022-jp even in the Japanese language environment.
13890         Suggested by Jason Rumney <jasonr@gnu.org>.
13891
13892 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13893
13894         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
13895         use the same characters as the dummy marks; make it free from
13896         getting affected by the language environment.
13897         (gnus-summary-read-group-1): Update mark positions only when the
13898         format spec is updated.
13899
13900         * gnus-spec.el (gnus-update-format-specifications): Return a list
13901         of updated types.
13902
13903 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13904
13905         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
13906         of boundp to check if display-warning is available.
13907
13908 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
13909
13910         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
13911
13912 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13913
13914         * nnspool.el (nnspool-spool-directory): Use news-path if the
13915         news-directory variable is not bound.
13916
13917         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
13918         function instead of display-warning if it is not available.
13919
13920 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13921
13922         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
13923         v5-10: Use `point-at-bol'.
13924
13925 2004-10-26  Simon Josefsson  <jas@extundo.com>
13926
13927         * hashcash.el: Fix URL in comment, reported by Cheng Gao
13928         <chenggao@gmail.com>.
13929
13930 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13931
13932         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
13933         instead.
13934
13935 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
13936
13937         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
13938         to remove a server from the nnimap-server-buffer-alist.
13939         (nnimap-open-connection, nnimap-close-server): Use it.
13940
13941         * gnus-encrypt.el: Remove file in favor of encrypt.el.
13942
13943 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13944
13945         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
13946         running the major-mode function.
13947
13948 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13949
13950         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
13951         dummy marks in the right way.
13952
13953 2004-10-18  David Edmondson  <dme@dme.org>
13954
13955         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
13956         excessively.
13957
13958 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
13959
13960         * gnus-util.el (gnus-split-references): Accept a nil references
13961         string and go on blissfully.
13962
13963         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
13964         cases where the references string is non-nil but has no references.
13965
13966         * encrypt.el: Add autoload tags.
13967
13968         * spam.el (spam-resolve-registrations-routine): Remove article
13969         from unregistration list too.  Reported by David Hanak
13970         <dhanak@isis.vanderbilt.edu>
13971
13972 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
13973
13974         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
13975         nil.  Changed custom type.
13976
13977 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
13978
13979         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
13980
13981         * gnus-sum.el (gnus-summary-move-article): Use it.
13982
13983 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
13984
13985         * encrypt.el: Add autoload cookies.
13986
13987         * spam.el (spam-backend-article-list-property)
13988         (spam-backend-get-article-todo-list)
13989         (spam-backend-put-article-todo-list)
13990         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
13991         Resolve registrations separately.
13992         (spam-register-routine): Format comments.
13993         (spam-unregister-routine, spam-register-routine): Always call with
13994         specific-articles, no default list.
13995         (spam-summary-prepare-exit): Use the spam-classifications function.
13996
13997         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
13998         gnus-encrypt.el.
13999
14000         * encrypt.el: Copied from gnus-encrypt.el.
14001
14002         * gnus-encrypt.el: Commented that it's obsolete.
14003
14004 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14005
14006         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14007         (gnus-score-save): Use it.
14008
14009         * message.el (message-bury): Use `window-dedicated-p'.
14010
14011 2004-10-15  Simon Josefsson  <jas@extundo.com>
14012
14013         * pop3.el (top-level): Don't require nnheader.
14014         (pop3-read-timeout): Add.
14015         (pop3-accept-process-output): Add.
14016         (pop3-read-response, pop3-retr): Use it.
14017
14018 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14019
14020         * spam.el (spam-register-routine): Move comment.
14021         (spam-verify-bogofilter): Use 'unknown for the initial
14022         spam-bogofilter-valid state, not 'never.
14023
14024         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14025         for netrc-machine.
14026
14027         * nnimap.el (nnimap-open-connection): Use
14028         netrc-machine-user-or-password.
14029
14030 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14031
14032         * gnus-registry.el (gnus-registry-unload-hook):
14033         Set as a variable with add-hook.
14034
14035         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14036         of news-path.
14037
14038         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14039
14040         * spam.el: Delete duplicate `provide'.
14041         (spam-unload-hook): Set as a variable with add-hook.
14042
14043 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14044
14045         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14046         in the doc string.
14047
14048         * message.el (message-ignored-news-headers)
14049         (message-ignored-supersedes-headers)
14050         (message-ignored-resent-headers)
14051         (message-forward-ignored-headers): Improve custom type.
14052
14053 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14054
14055         * message.el (message-tokenize-header): Fix 2004-09-06 change
14056         which used point-min in the wrong place.
14057
14058 2004-10-12  Simon Josefsson  <jas@extundo.com>
14059
14060         * tls.el (tls-certtool-program): New variable.
14061         (tls-certificate-information): New function, based on
14062         ssl-certificate-information.
14063
14064 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14065
14066         * compface.el: Move the version of ELisp-based uncompface program
14067         to the contrib directory because of the copyright problem.
14068
14069 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14070
14071         * message.el (message-kill-buffer): Raise the current frame.
14072
14073 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14074
14075         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14076
14077         * gnus.el (message-y-or-n-p): Autoload.
14078
14079         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14080         (pop3-password-required, pop3-authentication-scheme)
14081         (pop3-leave-mail-on-server): Made customizable.
14082         (pop3): New custom group.
14083         (pop3-retr): Remove `sleep-for' statements.
14084         Suggested by Dave Love <fx@gnu.org>.
14085
14086         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14087         Windows/DOS.
14088
14089         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14090         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14091         Dave Love <fx@gnu.org>.
14092
14093         * mml.el (mml-minibuffer-read-disposition): Require match.
14094         Suggested by Dave Love <fx@gnu.org>.
14095
14096 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14097
14098         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14099         doc string.
14100
14101 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14102
14103         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14104
14105 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14106
14107         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14108         instead of calling `mm-insert-inline', to decode text/* parts
14109         before displaying them.
14110
14111 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14112
14113         * mm-uu.el (mm-uu-text-plain-type): New variable.
14114         (mm-uu-pgp-signed-extract-1): Use it.
14115         (mm-uu-pgp-encrypted-extract-1): Use it.
14116         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14117         bind mm-uu-text-plain-type with that value.
14118         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14119         mm-uu-dissect.
14120
14121 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14122
14123         * gnus-group.el (gnus-update-group-mark-positions):
14124         * gnus-sum.el (gnus-update-summary-mark-positions):
14125         * message.el (message-check-news-body-syntax):
14126         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14127         of string-as-multibyte.
14128
14129 2004-10-05  Juri Linkov  <juri@jurta.org>
14130
14131         * gnus-group.el (gnus-update-group-mark-positions):
14132         * gnus-sum.el (gnus-update-summary-mark-positions):
14133         * message.el (message-check-news-body-syntax):
14134         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14135         8-bit unibyte values to a multibyte string for search functions.
14136
14137 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14138
14139         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14140         (mm-uu-dissect-text-parts): New function.
14141
14142         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14143         dissect text parts.
14144
14145         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14146         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14147
14148         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14149
14150         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14151         gnus-current-topics instead of gnus-current-topic.
14152
14153 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14154
14155         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14156
14157 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14158
14159         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14160         where approriate.
14161
14162         * nnml.el (nnml-generate-active-info): do.
14163
14164         * nndiary.el (nndiary-generate-active-info): do.
14165
14166         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14167         (gnus-topic-move): do.
14168
14169         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14170         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14171
14172         * gnus-srvr.el (gnus-server-prepare)
14173         (gnus-server-open-all-servers): do.
14174
14175         * gnus-msg.el (gnus-summary-cancel-article)
14176         (gnus-summary-resend-message)
14177         (gnus-summary-mail-crosspost-complaint): do.
14178
14179         * gnus-move.el (gnus-change-server): do.
14180
14181         * gnus-group.el (gnus-group-unmark-all-groups)
14182         (gnus-group-set-current-level): do.
14183
14184 2004-10-04  Simon Josefsson  <jas@extundo.com>
14185
14186         * message.el (message-generate-hashcash): Doc fix.
14187
14188 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14189
14190         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14191         avoid infinite recursion via gnus-get-function.
14192
14193 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14194
14195         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14196
14197         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14198
14199         * nnmail.el (nnmail-split-history): do.
14200
14201         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14202         (nnml-request-delete-group): do.
14203
14204         * nnslashdot.el (nnslashdot-read-groups): do.
14205
14206         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14207         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14208
14209         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14210         (nnspool-sift-nov-with-sed): Use last.
14211         (nnspool-retrieve-headers-with-nov): Use mapc.
14212         (nnspool-request-newgroups): Use dolist.
14213         (nnspool-request-group): Use last.
14214
14215         * nntp.el (nntp-read-server-type): Use dolist.
14216
14217         * nnvirtual.el (nnvirtual-create-mapping)
14218         (nnvirtual-update-read-and-marked): Use dolist.
14219         (nnvirtual-convert-headers): Simplify.
14220
14221 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14222
14223         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14224         support for sync'ing tick marks.
14225
14226 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14227
14228         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14229         there's no visible header.
14230
14231 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14232
14233         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14234         necessary, pass full group name to gnus-request-set-marks.
14235
14236 2004-10-01  Simon Josefsson  <jas@extundo.com>
14237
14238         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14239         acroread.
14240
14241 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14242
14243         * spam-report.el (spam-report-gmane): Fix interactive.
14244
14245         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14246
14247         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14248         when writing file.
14249         (gnus-agent-synchronize-flags): Don't default to being
14250         interactive.
14251
14252 2004-09-30  Simon Josefsson  <jas@extundo.com>
14253
14254         * message.el (message-generate-hashcash): Add.
14255         (message-send-mail): Use it, call mail-add-payment.
14256
14257 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14258
14259         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14260
14261 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14262
14263         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14264         gnus-requst-update-info with explicit code to sync the in-memory
14265         info read flags with the marks being sync'd to the backend.
14266
14267         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14268
14269 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14270
14271         * spam.el (spam-verify-bogofilter): Add new function.
14272         (spam-check-bogofilter)
14273         (spam-bogofilter-register-with-bogofilter): Use it.
14274         (spam-verify-bogofilter): Add small fixes.
14275
14276 2004-09-28  Simon Josefsson  <jas@extundo.com>
14277
14278         * hashcash.el (hashcash-generate-payment): Revert.
14279
14280 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14281
14282         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14283         gnus-extract-references instead of gnus-split-references.
14284
14285         * gnus-util.el (gnus-extract-references): Add new function, analogous
14286         to gnus-split-references but extracts only the message-ID without
14287         anything extra.
14288
14289         * hashcash.el (hashcash-generate-payment)
14290         (hashcash-check-payment): Do the right thing if hashcash-path is
14291         nil (because the hashcash program could not be found).
14292
14293         * spam.el (spam-use-hashcash): Remove comment.
14294
14295 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14296
14297         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14298         (gnus-cache-enter-article, gnus-cache-remove-article)
14299         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14300
14301         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14302
14303         * gnus-art.el (article-hide-boring-headers)
14304         (article-translate-strings, article-display-face)
14305         (gnus-article-mime-match-handle-first)
14306         (gnus-article-highlight-headers)
14307         (gnus-article-add-buttons-to-head): do.
14308
14309 2004-09-27  Simon Josefsson  <jas@extundo.com>
14310
14311         * hashcash.el: New version, from
14312         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14313         ../contrib/.
14314
14315 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14316
14317         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14318
14319 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14320
14321         * gnus-dup.el (gnus-dup-open): Use mapc.
14322         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14323
14324         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14325         Reported by Stefan Wiens <s.wi@gmx.net>.
14326
14327         * gnus.el (gnus-shutdown): Use dolist.
14328
14329         * gnus-undo.el (gnus-undo): Use mapc.
14330
14331         * nnrss.el (nnrss-generate-active): do.
14332
14333         * message.el (message-cite-original-without-signature)
14334         (message-cite-original): Use mapc.
14335         (message-do-actions, message-make-forward-subject): Use dolist.
14336
14337 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14338
14339         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14340         deletion to remove entire duplicate line.  Fixes merged article
14341         number bug.
14342
14343 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14344
14345         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14346         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14347         first ask if you want to open a server and then, even when you
14348         responded with no, asking if you want to synchronize the server's
14349         flags.
14350         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14351         multi-line expressions.
14352         (gnus-agent-synchronize-group-flags): New internal function.
14353         Updates marks in memory (in the info structure) AND in the
14354         backend.
14355
14356         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14357
14358         * nnagent.el (nnagent-request-set-mark): Use
14359         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14360         method, to ensure that synchronization updates marks in the
14361         backend and in the info (in memory) structure.
14362
14363 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14364
14365         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14366         convention fully; don't miss the root article of a thread; make
14367         the X-Draft-From header with correct article numbers.
14368
14369 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14370
14371         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14372         unless plugged.  Disable the agent so that an open failure causes
14373         an error.
14374
14375         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14376         Reverted 2004-09-21 change.  The backend must be opened while
14377         synchronizing flags even when the backend stores the flags
14378         locally.
14379
14380 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14381
14382         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14383         in `header' match.  Reported by Svend Tollak Munkejord.
14384
14385         * message.el (message-cite-original): Fix use of
14386         `message-cite-articles-with-x-no-archive'.
14387
14388 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14389
14390         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14391         (gnus-window-to-buffer): Ditto.
14392
14393         * mml.el (mml-preview-buffer): New variable.
14394         (mml-preview): Manage window layout with gnus-buffer-configuration.
14395
14396         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14397         X-Draft-From header even if those articles aren't quoted.
14398
14399 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14400
14401         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14402         (gnus-request-set-mark, gnus-request-update-mark): Use new
14403         g-s-t-u-l-m to decide to use backend even when unplugged.
14404
14405 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14406
14407         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14408         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14409
14410 2004-09-20  Simon Josefsson  <jas@extundo.com>
14411
14412         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14413         "utf-16-le".
14414
14415 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14416
14417         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14418
14419 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14420
14421         * uudecode.el (uudecode-use-external): Add :version.
14422
14423         * smime.el (smime-CA-file, smime-encrypt-cipher)
14424         (smime-dns-server): Add :version.
14425
14426         * smiley.el (gnus-smiley-file-types): Add :version.
14427
14428         * sha1.el (sha1-use-external): Add :version.
14429
14430         * pgg-def.el (pgg-query-keyserver): Add :version.
14431
14432         * nnmail.el (nnmail-fancy-expiry-targets)
14433         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14434         Add :version.
14435
14436         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14437         (nnimap-retrieve-groups-asynchronous): Add :version.
14438         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14439
14440         * mml.el (mml-content-disposition-parameters)
14441         (mml-insert-mime-headers-always): Add :version.
14442
14443         * mm-util.el (mm-coding-system-priorities): Add :version.
14444
14445         * mm-decode.el (mm-inline-text-html-with-images)
14446         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14447         (mm-verify-option): Add :version.
14448         (mm-text-html-renderer): Change :version.
14449
14450         * message.el (message-fcc-externalize-attachments)
14451         (message-required-headers, message-draft-headers)
14452         (message-subject-trailing-was-query)
14453         (message-subject-trailing-was-ask-regexp)
14454         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14455         (message-mark-insert-end, message-archive-header)
14456         (message-archive-note, message-cross-post-default)
14457         (message-cross-post-note, message-followup-to-note)
14458         (message-cross-post-note-function, message-use-mail-followup-to)
14459         (message-subscribed-address-functions)
14460         (message-subscribed-address-file, message-subscribed-addresses)
14461         (message-subscribed-regexps, message-allow-no-recipients)
14462         (message-yank-cited-prefix, message-signature-insert-empty-line)
14463         (message-hidden-headers, message-hierarchical-addresses)
14464         (message-mail-user-agent, message-use-idna)
14465         (message-valid-fqdn-regexp)
14466         (message-strip-special-text-properties, message-header-synonyms)
14467         (message-beginning-of-line, message-tab-body-function): Add :version.
14468         (message-insert-canlock, message-wide-reply-confirm-recipients):
14469         Change :version.
14470
14471         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14472         and :version.
14473         (mail-source-delete-old-incoming-confirm)
14474         (mail-source-movemail-program): Add :version.
14475
14476         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14477         (gnus-agent-cache, gnus-agent): Change :version.
14478
14479         * gnus-util.el (gnus-use-byte-compile): Change :version.
14480
14481         * gnus-sum.el (gnus-summary-make-false-root-always)
14482         (gnus-summary-default-high-score)
14483         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14484         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14485         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14486         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14487         (gnus-sum-thread-tree-single-indent)
14488         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14489         (gnus-sum-thread-tree-leaf-with-other)
14490         (gnus-sum-thread-tree-single-leaf): Add :version.
14491         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14492         (gnus-article-loose-mime): Change :version.
14493
14494         * gnus-start.el (gnus-backup-startup-file)
14495         (gnus-save-startup-file-via-temp-buffer): Add :version.
14496
14497         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14498         (gnus-server-offline-face): Add :version.
14499
14500         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14501
14502         * gnus-msg.el (gnus-gcc-externalize-attachments)
14503         (gnus-debug-files, gnus-debug-exclude-variables)
14504         (gnus-discouraged-post-methods): Change :version.
14505         (gnus-confirm-mail-reply-to-news)
14506         (gnus-confirm-treat-mail-like-news): Add :version.
14507
14508         * gnus-int.el (gnus-server-unopen-status): Add :version.
14509
14510         * gnus-group.el (gnus-group-jump-to-group-prompt)
14511         (gnus-large-ephemeral-newsgroup)
14512         (gnus-fetch-old-ephemeral-headers): Add :version.
14513
14514         * gnus-fun.el (gnus-x-face-directory)
14515         (gnus-convert-pbm-to-x-face-command)
14516         (gnus-convert-image-to-x-face-command)
14517         (gnus-convert-image-to-face-command): Add :version.
14518
14519         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14520
14521         * gnus-cite.el (gnus-cite-blank-line-after-header)
14522         (gnus-article-boring-faces): Add :version.
14523
14524         * gnus-art.el (gnus-buttonized-mime-types)
14525         (gnus-inhibit-mime-unbuttonizing)
14526         (gnus-treat-display-face)
14527         (gnus-treat-body-boundary): Change :version.
14528         (gnus-body-boundary-delimiter, gnus-picon-databases)
14529         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14530         (gnus-treat-date-english, gnus-treat-fold-headers)
14531         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14532         (gnus-treat-mail-picon, gnus-treat-wash-html)
14533         (gnus-article-encrypt-protocol)
14534         (gnus-use-idna, gnus-article-over-scroll)
14535         (gnus-mime-display-multipart-alternative-as-mixed)
14536         (gnus-mime-display-multipart-related-as-mixed)
14537         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14538         (gnus-ctan-url, gnus-button-ctan-handler)
14539         (gnus-button-handle-ctan-bogus-regexp)
14540         (gnus-button-ctan-directory-regexp)
14541         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14542         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14543         (gnus-button-man-level, gnus-button-emacs-level)
14544         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14545
14546         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14547         (gnus-agent-go-online): Change :version.
14548         (gnus-agent-expire-unagentized-dirs)
14549         (gnus-agent-auto-agentize-methods): Add :version.
14550
14551         * flow-fill.el (fill-flowed-display-column)
14552         (fill-flowed-encode-column): Add :version.
14553
14554         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14555         (gnus-outlook-deuglify-unwrap-max)
14556         (gnus-outlook-deuglify-cite-marks)
14557         (gnus-outlook-deuglify-unwrap-stop-chars)
14558         (gnus-outlook-deuglify-no-wrap-chars)
14559         (gnus-outlook-deuglify-attrib-cut-regexp)
14560         (gnus-outlook-deuglify-attrib-verb-regexp)
14561         (gnus-outlook-deuglify-attrib-end-regexp)
14562         (gnus-outlook-display-hook): Add :version.
14563
14564         * binhex.el (binhex-use-external): Add :version.
14565
14566 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14567
14568         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14569         and `invisible'.
14570
14571 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14572
14573         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14574         in gnus-registry-trim.
14575
14576 2004-09-13  Simon Josefsson  <jas@extundo.com>
14577
14578         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14579
14580         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14581
14582         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14583         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14584         <yamaoka@jpl.org>.
14585         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14586         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14587         <yamaoka@jpl.org>.
14588
14589         * sieve.el (sieve-manage-mode): Ditto.
14590
14591 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14592
14593         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14594
14595 2004-09-11  Simon Josefsson  <jas@extundo.com>
14596
14597         * dns-mode.el: Add.
14598
14599         * mm-view.el (mm-display-dns-inline): Add.
14600
14601         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14602         (mm-automatic-display): Ditto.
14603
14604         * mailcap.el (mailcap-mime-data): Add text/dns.
14605         (mailcap-mime-extensions): Map .soa to text/dns.
14606
14607 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14608
14609         * gnus-art.el (article-decode-mime-words, article-babel)
14610         (gnus-article-highlight-signature, gnus-article-add-buttons)
14611         (gnus-signature-toggle): Remove unnecessary bindings of
14612         `inhibit-read-only' inherited from v5.10 merge.
14613
14614 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14615
14616         * nntp.el (nntp): New customization group.
14617         (nntp-authinfo-file): Add customization group.
14618
14619         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14620
14621         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14622
14623         * gnus.el (to-address, to-list, subscribed)
14624         (large-newsgroup-initial): Ditto.
14625
14626         * flow-fill.el (fill-flowed-display-column)
14627         (fill-flowed-encode-column): Ditto.
14628
14629 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14630
14631         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14632         Use point-min rather than 1.
14633         (message-send-mail): Use buffer-size rather than point-max.
14634
14635         * gnus-sum.el (gnus-summary-search-article-forward):
14636         Signal a specific `search-failed' rather than a generic `error'.
14637
14638         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14639         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14640         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14641
14642 2004-09-10  Simon Josefsson  <jas@extundo.com>
14643
14644         * nndb.el (require): Remove tcp and duplicate cl.
14645
14646 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14647
14648         * gnus-agent.el (directory-files-and-attributes): Move forward.
14649
14650 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14651
14652         * gnus-agent.el (directory-files-and-attributes): Optionally
14653         defined to support XEmacs.
14654
14655 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14656
14657         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14658         to avoid run-time CL dependencies.
14659         (gnus-agent-unfetch-articles): New function.
14660         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14661         article numbers even when local .overview file is missing.
14662         (gnus-agent-read-article-number): New function.  Only accepts
14663         27-bit article numbers.
14664         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14665         gnus-agent-read-article-number.
14666         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14667         from backend while recognizing that article numbers in .overview
14668         must be valid.
14669         (gnus-agent-update-files-total-fetched-for): Use
14670         directory-files-and-attributes to improve performance.
14671         * gnus-int.el (gnus-request-move-article): Use
14672         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14673         improve performance.
14674
14675         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14676         some users confused by references to .newsrc when they only have a
14677         .newsrc.eld file.
14678         (gnus-convert-mark-converter-prompt)
14679         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14680         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14681         New function.  Used internally to only display 'gnus converting
14682         files' message when actually necessary.
14683
14684         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14685         methods now autoloaded.
14686
14687 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14688
14689         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14690         identifiers.
14691
14692 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14693
14694         * gnus-picon.el: Fix indentation and closing parenthesis.
14695
14696 2004-09-01  Simon Josefsson  <jas@extundo.com>
14697
14698         * message.el (message-canlock-generate): Require sha1, not
14699         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14700         to require within a function.  Sadly, if sha1.el isn't loaded, the
14701         let binding in m-c-g will hide the defcustom definition, which is
14702         bad.)
14703
14704         * canlock.el: Require sha1, not sha1-el.
14705
14706         * message.el: Don't autoload sha1 (there is a autoload cookie in
14707         sha1.el).
14708
14709         * sha1-el.el: Renamed to sha1.el.
14710
14711 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14712
14713         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14714
14715 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14716
14717         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
14718
14719 2004-08-30  Kim F. Storm  <storm@cua.dk>
14720
14721         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
14722
14723         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
14724         Add :group 'nnimap.
14725
14726 2004-08-30  Andreas Schwab  <schwab@suse.de>
14727
14728         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
14729         ?* and ?\;.
14730
14731         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
14732         and ?\' to symbol instead of whitespace.
14733
14734 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14735
14736         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
14737
14738         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
14739         instead of re-search-forward.
14740
14741         * gnus-uu.el (gnus-uu-save-article): Ditto.
14742         (gnus-uu-post-encode-uuencode): Ditto.
14743
14744         * html2text.el (html2text-clean-list-items): Ditto.
14745         (html2text-clean-dtdd): Ditto.
14746         (html2text-format-tags): Ditto.
14747
14748         * message.el (message-send-mail-with-sendmail): Fix regexp.
14749         (message-fill-field-general): Use search-forward instead of
14750         re-search-forward.
14751         (unbold-region): Ditto.
14752
14753         * nnrss.el (nnrss-request-article): Ditto.
14754
14755         * nnslashdot.el (nnslashdot-request-article): Ditto.
14756
14757         * nnweb.el (nnweb-gmane-wash-article): Ditto.
14758
14759         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
14760         "Unrecognized menu descriptor" error in XEmacs.
14761
14762 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14763
14764         * gnus-sum.el (gnus-read-header): Don't remove a header for the
14765         parent article of a sparse article in the thread hashtb.
14766
14767 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
14768
14769         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
14770         (nnmail-expand-newtext): Lowercase expanded entries if
14771         nnmail-split-lowercase-expanded is non-nil.
14772
14773 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14774
14775         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
14776
14777         * gnus-group.el (gnus-group-line-format-alist): Convert the value
14778         of gnus-tmp-news-method into string under XEmacs.  It will be
14779         passed to gnus-correct-length which takes only a string argument.
14780
14781 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14782
14783         * gnus-util.el (gnus-bind-print-variables): New macro.
14784         (gnus-prin1): Use it.
14785         (gnus-prin1-to-string): Use it.
14786         (gnus-pp): New function.
14787         (gnus-pp-to-string): New function.
14788
14789         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
14790         Replace pp-to-string with gnus-pp-to-string.
14791         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
14792         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
14793         * gnus-msg.el (gnus-debug): Ditto.
14794         * gnus-score.el (gnus-score-save): Ditto.
14795         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
14796         gnus-pp-to-string.
14797         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
14798         with gnus-pp.
14799         * score-mode.el (gnus-score-pretty-print): Ditto.
14800         * webmail.el (webmail-debug): Ditto.
14801
14802 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14803
14804         * gnus-art.el (article-display-face, article-display-x-face):
14805         Use buffer-read-only.
14806
14807 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14808
14809         * gnus-art.el (article-hide-list-identifiers):
14810         Bind inhibit-read-only as t.
14811
14812 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
14813
14814         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
14815
14816 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14817
14818         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
14819         (gnus-narrow-to-page): Don't assume point-min == 1.
14820         (gnus-article-edit-mode): Derive from message-mode.
14821
14822         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
14823         point-min == 1.
14824
14825         * imap.el (imap-parse-address-list, imap-parse-body-ext):
14826         Disable incorrect use of `assert'.
14827
14828         * message.el (message-mode): Set comment-start-skip.
14829
14830
14831 2004-08-22  Sam Steingold  <sds@gnu.org>
14832
14833         * pop3.el (pop3-leave-mail-on-server): New user variable.
14834         (pop3-movemail): Delete mail only when it is nil.
14835
14836 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
14837
14838         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
14839
14840         * mml.el (mml-preview): Use `pop-to-buffer'.
14841
14842         * message.el (message-goto-mail-followup-to): Insert after "To".
14843         (message-carefully-insert-headers): Add comment.
14844
14845         * gnus.el: Remove unused variable `gnus-article-check-size'.
14846
14847         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
14848
14849         * gnus-art.el (gnus-button-alist): Improve
14850         `gnus-button-handle-library' entry.
14851
14852 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
14853
14854         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
14855         downcase, since XEmacs capitalizes error messages differently.
14856
14857 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
14858
14859         * nntp.el: Add (require 'gnus) due to reference to
14860         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
14861
14862 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
14863
14864         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
14865         `mm-fill-flowed'.
14866
14867         * mm-decode.el (mm-dissect-singlepart): Check it.
14868
14869 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
14870
14871         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
14872         'imap' for netrc parsing.
14873
14874 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
14875
14876         * mailcap.el (mailcap-mime-data): Mark as risky.
14877
14878 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14879
14880         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
14881         may be included in the encoded word.
14882         (rfc2047-encode): Don't append a space if the encoded word
14883         includes close parenthesis.
14884
14885 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14886
14887         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
14888         of text within parentheses.
14889
14890 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
14891
14892         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
14893         (gnus-encrypt-write-file-contents): Make the password key the file
14894         name PLUS the cipher, not just the cipher.  Also remove failed
14895         passwords from the cache.
14896
14897 2004-08-06  Simon Josefsson  <jas@extundo.com>
14898
14899         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
14900         fix.
14901
14902 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14903
14904         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
14905         LWSP.
14906
14907 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
14908
14909         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
14910         to append in-reply-to: data to the references: header.
14911
14912         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
14913         (netrc-parse): Use gnus-encrypt.el functions.
14914
14915         * gnus-encrypt.el: Add new file for encryption support; currently
14916         does only a few GPG ciphers and an internal XOR cipher.
14917
14918         * password.el: Add comments on using password-read-and-add.
14919         (password-read-and-add): Add function to read and add the
14920         password to the cache at once.
14921
14922 2004-07-28  Simon Josefsson  <jas@extundo.com>
14923
14924         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
14925         parameter (but don't use it, for now).
14926
14927         * imap.el (imap-ssl-open): Use imap-process-connection-type,
14928         instead of hard coding to nil.
14929
14930 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14931
14932         * mm-view.el (mm-inline-image-emacs): Open lines under an image
14933         as mm-inline-image-xemacs does.
14934
14935 2004-07-26  Simon Josefsson  <jas@extundo.com>
14936
14937         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
14938         Revert part of 2004-07-17 change below.
14939
14940 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14941
14942         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
14943         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14944
14945 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14946
14947         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
14948         quotes that actually start with ">" at the beginning of the
14949         lines.
14950
14951 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14952
14953         * rfc2047.el (rfc2047-encode-region): Fix last change.
14954         (rfc2047-encode-parameter): Remove useless concat.
14955
14956 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14957
14958         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
14959         encode special characters; fix some kind of misconfigured headers;
14960         signal a real error if debug-on-quit or debug-on-error is non-nil.
14961         (rfc2047-encode-max-chars): New variable.
14962         (rfc2047-encode-1): Use it.
14963         (rfc2047-encode-parameter): New function.
14964
14965         * mml.el (mml-insert-parameter): Remove an excessive space.
14966
14967 2004-07-17  Simon Josefsson  <jas@extundo.com>
14968
14969         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
14970         Kai Grossjohann <kai@emptydomain.de>.
14971         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
14972         (gnus-group-make-menu-bar): Ditto.
14973
14974         * gnus-util.el (gnus-group-server): Add.
14975
14976 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
14977
14978         * message.el (message-clone-locals): Clone sendmail and smtp
14979         variables.
14980
14981 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14982
14983         * rfc2047.el (rfc2047-encode-region): Fix last change.
14984
14985 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14986
14987         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
14988         characters as non-special.
14989
14990 2004-07-09  Simon Josefsson  <jas@extundo.com>
14991
14992         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
14993         Users will lose all flag changes made while unplugged with
14994         e.g. nntp unless flag synchronization happens, thus `nil' is not a
14995         good default.  See numerous reports on ding mailing list.
14996
14997 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14998
14999         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15000         add generate-head-function and generate-article-function to the
15001         rfc822-forward entry.
15002         (nndoc-rfc822-forward-generate-article): New function.
15003         (nndoc-rfc822-forward-generate-head): New function.
15004
15005         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15006
15007 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15008
15009         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15010         respect display group parameter and gnus-summary-expunge-below.
15011         (gnus-articles-to-read): Remove unused reference to display group
15012         parameter.
15013
15014 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15015
15016         * nnheader.el (nnheader-uniquify-message-id): New experimental
15017         variable.
15018         (nnheader-nov-read-message-id): Use it.
15019
15020         * spam-report.el (spam-report-gmane): Add interactive.
15021
15022 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15023
15024         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15025         qp-or-base64 for the application/* types.
15026
15027 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15028
15029         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15030
15031 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15032
15033         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15034         trim value.
15035
15036 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15037
15038         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15039         New macro and function.
15040         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15041
15042 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15043
15044         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15045         after-load-alist.
15046
15047 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15048
15049         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15050         update info that isn't there.
15051
15052 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15053
15054         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15055         entry.
15056
15057 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15058
15059         * mm-view.el (mm-inline-render-with-function): Use multibyte
15060         buffer; decode html source by charset.
15061
15062         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15063
15064         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15065         Mule-UCS is loaded under XEmacs.
15066         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15067
15068 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15069
15070         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15071
15072 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15073
15074         * mm-util.el (mm-coding-system-p): Return a coding-system.
15075         (mm-mime-mule-charset-alist): Use shift_jis instead of
15076         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15077         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15078         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15079         instead of japanese-shift-jis and iso-latin-1 respectively in
15080         order to share the default value with both Emacs and XEmacs-mule.
15081         (mm-mule-charset-to-mime-charset): Make
15082         mm-coding-system-priorities effective.
15083         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15084         while predicating of candidates upon the priorities.
15085
15086 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15087
15088         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15089         gnus-uu-invert-processable.
15090
15091         * gnus.el: Autoload gnus-uu-invert-processable.
15092
15093 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15094
15095         * mm-util.el (mm-with-multibyte-buffer): New macro.
15096
15097         * rfc2047.el (rfc2047-encode-string): Use it.
15098         (rfc2047-encode-region): Move point to the end of the region after
15099         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15100
15101 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15102
15103         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15104         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15105
15106 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15107
15108         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15109         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15110         Karl Chen <quarl@nospam.quarl.org>.
15111
15112 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15113
15114         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15115         invalid addresses.
15116
15117 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15118
15119         * spam.el: Change section markers, revise TODO list.
15120         (spam-backends): Make new master list of all installed backends.
15121         (spam-summary-exit-behavior): Add new variable to determine how
15122         messages moves are done at summary exit.
15123         (spam-move-spam-nonspam-groups-only)
15124         (spam-process-ham-in-nonham-groups)
15125         (spam-process-ham-in-spam-groups): Remove variables, the
15126         spam-summary-exit-behavior variable should be used to manage this
15127         behavior.
15128         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15129         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15130         and spam-old-spam-articles.
15131         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15132         Add empty variables, placeholders for the backends they represent.
15133         (spam-set-difference): Move, unchanged.
15134         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15135         unless the user has a processor variable.
15136         (spam-classifications, spam-classification-valid-p)
15137         (spam-backend-properties, spam-backend-property-valid-p)
15138         (spam-backend-function-type-valid-p)
15139         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15140         (spam-report-articles-gmane, spam-report-articles-resend):
15141         Remove functions, they are not needed.
15142         (spam-install-backend-super, spam-backend-list)
15143         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15144         (spam-backend-function, spam-backend-ham-registration-function)
15145         (spam-backend-spam-registration-function)
15146         (spam-backend-ham-unregistration-function)
15147         (spam-backend-spam-unregistration-function)
15148         (spam-backend-statistical-p, spam-backend-mover-p)
15149         (spam-install-backend-alias, spam-install-checkonly-backend)
15150         (spam-install-mover-backend, spam-install-nocheck-backend)
15151         (spam-install-backend, spam-install-statistical-backend)
15152         (spam-install-statistical-checkonly-backend): Add backend installation
15153         support.
15154         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15155         (spam-group-processor-p): Use the new backend code and respect the
15156         summary exit behavior.
15157         (spam-mark-spam-as-expired-and-move-routine): Remove.
15158         (spam-summary-prepare): Change to use the new spam-old-articles
15159         variable.
15160         (spam-copy-or-move-routine, spam-copy-spam-routine)
15161         (spam-move-spam-routine, spam-copy-ham-routine)
15162         (spam-move-ham-routine): Add code to copy/move ham or spam.
15163         (spam-fetch-field-fast): Improve doc and code, plus allow the
15164         'number request.
15165         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15166         variables.
15167         (spam-split, spam-find-spam): Use the new backend code.
15168         (spam-registration-functions): Remove variable.
15169         (spam-unregister-routine): Add convenience wrapper.
15170         (spam-log-undo-registration, spam-register-routine)
15171         (spam-log-processing-to-registry)
15172         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15173         where possible.
15174         (spam-check-gmane-xref, spam-check-regex-headers)
15175         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15176         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15177         (spam-check-bogofilter-headers, spam-check-spamoracle)
15178         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15179         (spam-check-crm114-headers): Use the spam-split-group that
15180         spam-split prepares, no need to determine it every time.
15181
15182         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15183         to the nnheader-parse-naked-head call.
15184
15185         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15186
15187         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15188         the nnheader-nov-read-message-id call.
15189
15190 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15191
15192         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15193         gnus-activate-group twice.  Suggested by Markus Peter
15194         <warp@spin.de>.
15195
15196 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15197
15198         * gnus-art.el (gnus-article-time-format): Exchange the order of
15199         day and month in the default value; fix customization type.
15200         (article-date-ut): Use add-text-properties.
15201         (article-make-date-line): Use message-make-date instead of
15202         current-time-string.
15203
15204         * message.el (message-fetch-field): Don't use set-text-properties.
15205         (message-make-date): Simplify.
15206
15207         * messagexmas.el (message-xmas-make-date): New function.
15208         (message-xmas-redefine): Defalias message-make-date to it.
15209
15210 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15211
15212         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15213         (rfc2047-encode-region): Treat text within parentheses as special;
15214         show the original text when error has occurred.
15215
15216         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15217         already-computed method to gnus-activate-group.
15218
15219         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15220         same select-methods identical Lisp objects.
15221
15222         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15223         object when modifying the info.
15224
15225 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15226
15227         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15228         gnus-opened-servers since it has never been opened with the new
15229         configuration yet.
15230
15231 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15232
15233         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15234         arg to nnheader-generate-fake-message-id.
15235
15236 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15237
15238         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15239         number and build a fake message ID localized to a group and
15240         article number (so it's repeatable from that point on).
15241         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15242         ID format.
15243
15244         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15245         nnheader-generate-fake-message-id with the article number.
15246
15247 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15248
15249         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15250         end-of-buffer.
15251
15252 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15253
15254         * message.el (message-ignored-supersedes-headers): Add Approved.
15255
15256 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15257
15258         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15259         goto-char.
15260         (rfc2047-encode): Fold the line before encoding.
15261
15262 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15263
15264         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15265         folding -- not all headers can be folded, and this should be done
15266         by the message composition mode.  Probably.  I think.
15267
15268 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15269
15270         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15271         fast.
15272
15273         * gnus-ems.el (gnus-remove-image): Don't use
15274         message-text-with-property; remove only the image found first.
15275
15276         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15277         found first.
15278
15279 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15280
15281         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15282
15283 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15284
15285         * message.el (message-text-with-property): Make it fast and accept
15286         optional arguments.
15287         (message-strip-forbidden-properties): Use it.
15288         (message-fix-before-sending): Follow the m-t-w-p change.
15289
15290         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15291
15292 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15293
15294         * gnus-art.el (article-hide-headers): Don't change the buffer
15295         mistakenly when performing mml-preview even if
15296         gnus-single-article-buffer is nil.
15297
15298 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15299
15300         * message.el (message-expand-name-databases): New user option.
15301         (message-expand-name): Use it.
15302
15303 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15304
15305         * spam.el (spam-report-articles-resend)
15306         (spam-report-resend-register-routine): Allow ham reporting.
15307         (spam-report-resend-register-ham-routine): Add wrapper.
15308         (spam-registration-functions): Add ham resending functions.
15309         (spam-list-of-processors): Add ham resend processor.
15310
15311         * gnus.el (ham-resend-to): Add new group parameter.
15312         (spam-process): Add ham resend option.
15313
15314         * spam-report.el (spam-report-resend): Allow reporting ham.
15315         (spam-report-resend-ham): Add wrapper.
15316
15317 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15318
15319         * message.el (message-cite-articles-with-x-no-archive): New
15320         variable.
15321         (message-cite-original): Use it.
15322
15323 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15324
15325         * message.el (message-cite-original): Respect X-No-Archive.
15326
15327 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15328
15329         * gnus-art.el (article-hide-headers): Refer to the values for
15330         gnus-ignored-headers and gnus-visible-headers in the summary
15331         buffer since a user may have set them as group parameters.
15332
15333 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15334
15335         * assistant.el (assistant-node-name): Add convenience function.
15336         (assistant-render-text, assistant-render-node): Add error handling,
15337         plus handle multiple next nodes.
15338         (assistant-find-next-node): Comment out for now.
15339         (assistant-find-next-nodes): Add function, returns list of next
15340         nodes.
15341
15342 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15343
15344         * mail-source.el (mail-source-directory): Fix doc-string.
15345
15346 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15347
15348         * assistant.el (assistant-render-text, assistant-eval): Add :set
15349         widget type, which is different because it takes and returns a
15350         list.  Much hilarity ensues.
15351
15352 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15353
15354         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15355
15356         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15357         doc-string.
15358
15359         * gnus-start.el (gnus-activate-group): Added doc-string.
15360
15361 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15362
15363         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15364
15365 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15366
15367         * assistant.el (assistant-render-text): Try to add a :set
15368         widget, more to come.
15369
15370         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15371         strings.
15372         (spam-report-articles-resend)
15373         (spam-register-routine): Do registration iff any articles warrant
15374         it.
15375         (spam-summary-prepare-exit): Change log message for nil group
15376         destinations.
15377
15378 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15379
15380         * spam.el (spam-report-resend-register-routine): Allow
15381         spam-report-resend-to to be a group parameter or a global value.
15382
15383 2004-05-26  Simon Josefsson  <jas@extundo.com>
15384
15385         * starttls.el: Merge with my GNUTLS based starttls.el.
15386         (starttls-gnutls-program, starttls-use-gnutls)
15387         (starttls-extra-arguments, starttls-process-connection-type)
15388         (starttls-connect, starttls-failure, starttls-success): New
15389         variables.
15390         (starttls-program, starttls-extra-args): Doc fix.
15391         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15392         functions.
15393         (starttls-negotiate, starttls-open-stream): Check
15394         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15395         function if it is set.
15396
15397 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15398
15399         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15400         structured fields.
15401
15402 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15403
15404         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15405
15406 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15407
15408         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15409         variable.
15410         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15411         assigning the spam-mark to new messages.
15412
15413 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15414
15415         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15416
15417 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15418
15419         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15420
15421         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15422         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15423         default.
15424
15425 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15426
15427         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15428         correct data.
15429
15430 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15431
15432         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15433         (spam-group-processor-p): Fix function.
15434         (spam-group-processor-multiple-p)
15435         (spam-group-spam-processor-report-gmane-p)
15436         (spam-group-spam-processor-report-resend-p)
15437         (spam-group-spam-processor-bogofilter-p)
15438         (spam-group-spam-processor-blacklist-p)
15439         (spam-group-spam-processor-ifile-p)
15440         (spam-group-ham-processor-ifile-p)
15441         (spam-group-spam-processor-spamoracle-p)
15442         (spam-group-spam-processor-crm114-p)
15443         (spam-group-ham-processor-bogofilter-p)
15444         (spam-group-spam-processor-stat-p)
15445         (spam-group-ham-processor-stat-p)
15446         (spam-group-ham-processor-whitelist-p)
15447         (spam-group-ham-processor-BBDB-p)
15448         (spam-group-ham-processor-spamoracle-p)
15449         (spam-group-ham-processor-copy-p): Remove functions with some
15450         prejudice against unneeded code.
15451         (spam-report-articles-resend)
15452         (spam-report-resend-register-routine): Allow the group/topic
15453         spam-resend-to value to override spam-report-resend-to.
15454         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15455         properly now.
15456
15457         * gnus.el (spam-resend-to): Add group/topic parameter.
15458         (spam-process): Move the OBSOLETE processors to the end of the
15459         choices.
15460
15461 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15462
15463         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15464         with resend-to set to nil, and then ask the user if necessary.
15465         (spam-report-resend): spam-report-resend takes a list of articles, not
15466         separate article numbers.
15467
15468 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15469
15470         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15471         addition to emacs-w3m.
15472
15473 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15474
15475         * assistant.el (assistant-authinfo-data): New function.
15476         (assistant-eval): Eval for entire assistant.
15477
15478         * netrc.el (netrc-services-file): New variable.
15479         (netrc-parse-services): New function.
15480         (netrc-find-service-name): New function.
15481         (netrc-find-service-number): New function.
15482         (netrc-port-equal): New function.
15483         (netrc-machine): Use it.
15484
15485         * nnimap.el (nnimap-open-connection): Use netrc.
15486
15487         * gnus-util.el (gnus-netrc-get): Remove aliases.
15488
15489         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15490
15491         * assistant.el (wid-edit): Fix compilation.
15492
15493         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15494
15495 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15496
15497         * gnus-util.el (gnus-set-file-modes): New function.  (small
15498         patch).
15499
15500 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15501
15502         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15503
15504         * assistant.el (assistant-render-node): Fix up rendering and
15505         read-only text.
15506         (assistant-render-node): Reset.
15507         (assistant-make-read-only): Not sticky.
15508
15509 2004-05-20  Danny Siu  <dsiu@adobe.com>
15510
15511         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15512         centered even when gnus-auto-center-summary is t.
15513
15514 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15515
15516         * dns.el (dns-get-txt-answer): New function.
15517         (dns-read-txt): Ditto.
15518         (query-dns): Use it.
15519
15520 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15521
15522         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15523         active for foreign groups even if the group level is higher than
15524         the specified value.
15525
15526 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15527
15528         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15529         non-active groups.
15530
15531         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15532
15533 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15534
15535         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15536
15537 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15538
15539         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15540         (spam-crm114-header, spam-crm114-spam-switch)
15541         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15542         (spam-crm114-positive-spam-header)
15543         (spam-crm114-database-directory, spam-list-of-processors)
15544         (spam-group-spam-processor-crm114-p)
15545         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15546         (spam-generic-score, spam-list-of-checks)
15547         (spam-list-of-statistical-checks, spam-registration-functions)
15548         (spam-check-crm114-headers, spam-crm114-score)
15549         (spam-check-crm114, spam-crm114-register-with-crm114)
15550         (spam-crm114-register-spam-routine)
15551         (spam-crm114-unregister-spam-routine)
15552         (spam-crm114-register-ham-routine)
15553         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15554         asjo@koldfront.dk (Adam Sjøgren).
15555
15556         * gnus.el: Add spam-use-crm114.
15557
15558         * spam.el (spam-list-of-processors, spam-registration-functions):
15559         Add spam-use-resend.
15560         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15561         (spam-report-articles-gmane): Add doc fix.
15562         (spam-report-articles-resend, spam-report-resend-register-routine):
15563         Add wrappers around spam-report-resend-to.
15564
15565         * spam-report.el (spam-report-resend-to, spam-report-resend):
15566         Add support for resending spam.
15567         (spam-report-gmane): Fix line length >80.
15568
15569         * gnus.el (spam-process): Add spam-use-resend.
15570
15571 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15572
15573         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15574         number of processed spam messages.
15575         (spam-ham-copy-or-move-routine): Return the number of processed
15576         ham messages.
15577         (spam-summary-prepare-exit): Use the above values to decide
15578         whether status messages shouled be displayed.
15579
15580 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15581
15582         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15583         `rfc2047-encoding-function-alist' in order to avoid conflicting
15584         with the old version.
15585         (rfc2047-encode-region): Concatenate words containing non-ASCII
15586         characters in structured fields; don't encode space-delimited
15587         ASCII words even in unstructured fields; don't break words at
15588         char-category boundaries.
15589         (rfc2047-encode-1): New function.
15590         (rfc2047-encode): Use it; encode text so that it occupies the
15591         maximum width within 76-column; work correctly on Q encoding for
15592         iso-2022-* charsets.
15593         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15594         sure not to break a line just after the header name.
15595         (rfc2047-b-encode-region): Removed.
15596         (rfc2047-b-encode-string): New function.
15597         (rfc2047-q-encode-region): Removed.
15598         (rfc2047-q-encode-string): New function.
15599
15600         * mm-util.el (mm-replace-in-string): New function.
15601
15602 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15603
15604         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15605         get it right.
15606         (gnus-inews-make-draft): Really.
15607
15608 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15609
15610         * nnmh.el (nnmh-request-list-1): Don't check the link count
15611         before descending.  (small patch)
15612
15613 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15614
15615         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15616         stuff.
15617
15618         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15619         on real group name.
15620
15621         * gnus-art.el (gnus-signature-limit): Doc fix.
15622
15623         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15624
15625         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15626
15627 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15628
15629         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15630         isn't a string.
15631
15632 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15633
15634         * gnus-draft.el (gnus-draft-send): Bind
15635         rfc2047-encode-encoded-words.
15636
15637         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15638         (rfc2047-encodable-p): Say that =? needs encoding.
15639         (rfc2047-encode-encoded-words): New variable.
15640
15641         * gnus-group.el (gnus-group-select-group): Doc fix.
15642
15643         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15644
15645         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15646         to nil.
15647
15648         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15649
15650         * nnheader.el (nnheader-get-lines-and-char): New function.
15651
15652 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15653
15654         * gnus-msg.el (gnus-summary-followup-with-original): Document
15655         yanking of region when active.
15656
15657 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15658
15659         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15660         groups if the group level is higher than the specified value.
15661
15662 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15663
15664         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15665         (gnus-group-jump-to-group): Added prefix argument using
15666         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15667         non-active group.
15668
15669         * compface.el (uncompface): Be verbose when changing
15670         `uncompface-use-external'.
15671
15672         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15673         handle manual section.
15674
15675 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15676
15677         * gnus-art.el (gnus-button-alist): Revert previous change.
15678
15679 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15680
15681         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15682
15683 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15684
15685         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15686         whether backend can accept message.
15687
15688         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15689
15690 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15691
15692         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15693         Avoid creating directory when nntp-marks-is-evil is true.
15694         Reported by Reiner Steib.
15695
15696 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15697
15698         * gnus-picon.el (gnus-picon-style): New variable.
15699         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15700         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15701         Jesper Harder <harder@ifa.au.dk>.
15702
15703 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15704
15705         * message.el (message-fill-field): Return point.
15706         (message-generate-headers): Go to end of field.
15707
15708         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15709         stuff for non-living groups.
15710
15711 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15712
15713         * gnus-art.el (gnus-article-followup-with-original)
15714         (gnus-article-reply-with-original): gnus-mark-active-p ->
15715         gnus-region-active-p.
15716
15717 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
15718
15719         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
15720         only when there is spam or ham to be processed.
15721
15722 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15723
15724         * mail-source.el (mail-source-delete-crash-box): Refactor.
15725         (mail-source-fetch): Use it.
15726         (mail-source-fetch-file): Ditto.
15727         (mail-source-fetch-directory): Run postscript in loop.
15728         (mail-source-fetch-pop): Delete.
15729         (mail-source-fetch-maildir): Ditto.
15730         (mail-source-fetch-imap): Ditto.
15731
15732         * imap.el (imap-authenticators): Comment out sasl.
15733
15734         * message.el (message-skip-to-next-address): New function.
15735         (message-fill-header-address): Refactor.
15736         (message-fill-address): Use it.
15737         (message-delete-address): Use it.
15738         (message-fill-header-general): Refactor.
15739         (message-fill-field-address): Rename.
15740         (message-narrow-to-field): Find the start of the header.
15741         (message-header-format-alist): Don't pre-fill.
15742         (message-fill-header): Removed.
15743         (message-insert-header): New function.
15744         (message-shorten-references): Use it.
15745
15746         * rfc2047.el (rfc2047-field-value): Strip props.
15747
15748         * mail-parse.el (mail-header-make-address): New alias.
15749
15750         * ietf-drums.el (ietf-drums-make-address): New function.
15751
15752         * imap.el: Add compiler directives.
15753
15754         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
15755
15756         * gnus-art.el (article-decode-idna-rhs): Don't use
15757         message-idna-inside-rhs-p.
15758
15759 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15760
15761         * message.el (message-idna-inside-rhs-p): Removed.
15762         (message-idna-to-ascii-rhs-1): Use proper address parsing.
15763
15764         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
15765         false positives.
15766
15767 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
15768
15769         * imap.el (imap-sasl-make-mechanisms): Use sasl.
15770
15771 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15772
15773         * nneething.el (nneething-file-name): Don't create spurious
15774         files.
15775
15776         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
15777         (gnus-inews-do-gcc): Remove sleep.
15778
15779         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
15780         part under point.
15781
15782         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
15783         (gnus-agent-regenerate-group): Using nil messages aren't valid.
15784
15785 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
15786
15787         * spam.el (spam-summary-prepare-exit): Fixed (length).
15788
15789 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15790
15791         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
15792         as expired without moving it" message when there are spam
15793         messages left.
15794
15795 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
15796
15797         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
15798         header is not nil.
15799
15800 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
15801
15802         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
15803         nntp-possibly-create-directory, not nntp-possibly-change-group.
15804         (nntp-marks-changed-p): New arg SERVER.
15805         (nntp-request-update-info): Adjust caller.
15806
15807 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
15808
15809         * nntp.el (nntp-save-marks): Pass missing arg.
15810
15811 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
15812
15813         * nntp.el: Support marks.
15814         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
15815         (nntp-marks-modtime, nntp-marks-directory): New variables.
15816         (nntp-request-set-mark, nntp-request-update-info)
15817         (nntp-possibly-create-directory, nntp-marks-changed-p)
15818         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
15819         functions.
15820
15821 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
15822
15823         * gnus-xmas.el (gnus-xmas-select-lowest-window)
15824         (gnus-xmas-redefine): Rename.
15825
15826         * gnus-score.el (gnus-score-insert-help): Use
15827         gnus-select-lowest-window.
15828
15829         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
15830         appt-select-lowest-window and rename to gnus-select-lowest-window.
15831
15832         * gnus.el: do.
15833
15834 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15835
15836         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
15837         encodings of MIME-encoded words, in order to improve
15838         interoperability with several broken MUAs.
15839
15840 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15841
15842         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
15843         tags, only when charsets are not specified in headers.
15844         (mm-inline-text-html-render-with-w3m): Ditto.
15845
15846         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
15847         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
15848
15849 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15850
15851         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
15852         instead of MIME-decoded from fields when checking
15853         `gnus-article-address-banner-alist'.
15854
15855 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
15856
15857         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
15858         description rather than subject.
15859
15860 2004-05-02  Steve Youngs  <steve@youngs.au.com>
15861
15862         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
15863
15864 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15865
15866         * gnus.el (gnus-version-number): Bump.
15867
15868 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15869
15870         * gnus.el: No Gnus v0.2 is released.
15871
15872 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15873
15874         * gnus-agent.el (gnus-agent-read-agentview): Inline
15875         gnus-uncompress-range.
15876
15877 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15878
15879         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
15880         `exec-installed-p'.
15881
15882 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15883
15884         * gnus.el (spam-process, spam-autodetect-methods): Add
15885         bsfilter and bsfilter-headers.
15886
15887         * spam.el (spam-bsfilter): New customize group.
15888         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
15889         (spam-bsfilter-header, spam-bsfilter-probability-header)
15890         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
15891         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
15892         (spam-bsfilter-database-directory): New options.
15893         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
15894         (spam-list-of-statistical-checks, spam-registration-functions):
15895         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
15896         (spam-bsfilter-score): New command.
15897         (spam-check-bsfilter-headers, spam-check-bsfilter)
15898         (spam-bsfilter-register-with-bsfilter)
15899         (spam-bsfilter-register-spam-routine)
15900         (spam-bsfilter-unregister-spam-routine)
15901         (spam-bsfilter-register-ham-routine)
15902         (spam-bsfilter-unregister-ham-routine): New functions.
15903         (spam-generic-score): Support bsfilter; Accept an optional argument
15904         to recalcurate spam score even if scoring header has already been
15905         added.
15906         (spam-bogofilter-score, spam-spamassassin-score): Accept an
15907         optional argument to recalcurate spam score even if scoring header
15908         has already been added.
15909
15910 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
15911
15912         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
15913         strings!  Reported by David D. Smith <davidsmith@acm.org>.
15914         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
15915         link is missing.
15916
15917 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
15918
15919         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
15920         (html2text-get-attr): Rewrite.
15921
15922         * message.el (message-setup-1): Remove redundant put-text-property
15923         on mail-header-separator.
15924
15925 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
15926
15927         * gnus-registry.el (gnus-registry-cache-whitespace)
15928         (gnus-registry-action, gnus-registry-spool-action)
15929         (gnus-registry-split-fancy-with-parent): Change message levels
15930         from 5 to 3 or 7, as needed.
15931
15932         * spam.el (spam-summary-prepare-exit)
15933         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
15934         (spam-split, spam-find-spam, spam-log-undo-registration)
15935         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
15936         level from 5 to 6.
15937
15938 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15939
15940         * gnus-ems.el: Autoload appt-select-lowest-window (revert
15941         2004-03-04 change).
15942
15943 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
15944
15945         * sieve-manage.el (sieve-manage-open):
15946         * nnweb.el (nnweb-insert-html):
15947         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
15948         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
15949         * nnspool.el (nnspool-request-group):
15950         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
15951         * nnml.el (nnml-request-update-info):
15952         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
15953         (nnmh-request-create-group, nnmh-update-gnus-unreads):
15954         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
15955         (nnimap-request-set-mark):
15956         * nnfolder.el (nnfolder-request-update-info):
15957         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
15958         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
15959         * gnus-uu.el (gnus-uu-find-articles-matching):
15960         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
15961         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
15962         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
15963         * gnus-nocem.el (gnus-nocem-scan-groups):
15964         * gnus-int.el (gnus-start-news-server):
15965         * gnus-group.el (gnus-group-make-kiboze-group)
15966         (gnus-group-browse-foreign-server):
15967         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
15968         Use mapc when appropriate.
15969
15970 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
15971
15972         FIXME: Make separate entries for each person.
15973
15974         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
15975         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
15976         <shields@msrl.com>:
15977
15978         * spam.el (spam-necessary-extra-headers): Get the extra headers we
15979         may need for spam sorting and scoring.
15980         (spam-user-format-function-S): Add user format function suitable for
15981         general use.
15982         (spam-article-sort-by-spam-status): Add sorting function for summary
15983         sorting.
15984         (spam-extra-header-to-number): Add function to get a score from a
15985         header.
15986         (spam-summary-score): Add function to get a numeric score from the
15987         headers.
15988         (spam-generic-score): Fix function doc, was in wrong place.
15989         (spam-initialize): Take symbols when it's run, and install the
15990         extra headers that spam-necessary-extra-headers thinks we need.
15991
15992 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
15993
15994         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
15995         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15996
15997 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
15998
15999         * gnus-sum.el (gnus-set-global-variables)
16000         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16001         (gnus-article-get-xrefs, gnus-summary-best-group)
16002         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16003         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16004         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16005         Use with-current-buffer.
16006
16007 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16008
16009         * spam.el (spam-summary-prepare-exit): Simplify logic.
16010         (spam-fetch-article-header): Read the article header if it's not
16011         available.
16012         (spam-list-articles): Simplify logic.
16013         (spam-filelist-register-routine): Fix bug with unregister-list.
16014
16015         * gnus-registry.el: Fix comments at beginning.
16016
16017 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16018
16019         * message.el (message-cater-to-broken-inn): Remove.
16020         (message-shorten-references): Make sure the total folded length of
16021         References is shorter than 998 characters to cater to a bug in INN
16022         2.3.  Also, don't pretend that references aren't folded -- this
16023         hasn't worked for a while.
16024
16025 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16026
16027         * gnus-agent.el (gnus-agentize):
16028         gnus-agent-send-mail-real-function no longer set to current value
16029         of message-send-mail-function but rather a lambda that calls
16030         message-send-mail-function.  The change makes the agent real-time
16031         responsive to user changes to message-send-mail-function.
16032
16033 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16034
16035         * legacy-gnus-agent.el
16036         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16037         help from Florian Weimer <fw@deneb.enyo.de>
16038
16039 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16040
16041         * nnmail.el (nnmail-cache-insert): Revert last change.
16042
16043 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16044
16045         * nnmail.el (nnmail-cache-insert): Always check whether
16046         nnmail-cache-ignore-groups matches a group name.
16047
16048 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16049
16050         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16051         (spam-find-spam, spam-log-processing-to-registry)
16052         (spam-log-registered-p, spam-log-unregistration-needed-p)
16053         (spam-log-undo-registration): Use gnus-message instead of
16054         gnus-error, none of these errors are fatal.
16055
16056         * gnus-registry.el (gnus-registry-clean-empty-function)
16057         (gnus-registry-clean-empty): Remove only empty entries without
16058         extra data.
16059
16060 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16061
16062         * spam-stat.el (spam-stat-buffer-change-to-spam)
16063         (spam-stat-buffer-change-to-non-spam): Change (error) to
16064         (gnus-message 8) invocation.
16065
16066 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16067
16068         * nntp.el (nntp-via-netcat-command): New variable.
16069         (nntp-via-netcat-switches): New variable.
16070         (nntp-open-via-rlogin-and-netcat): New function.
16071         (nntp-open-connection-function): Doc fix.
16072         (nntp-telnet-command): Doc fix.
16073         (nntp-end-of-line): Doc fix.
16074         (nntp-via-rlogin-command): Doc fix.
16075         (nntp-via-user-name): Doc fix.
16076         (nntp-via-address): Doc fix.
16077
16078 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16079
16080         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16081         error in Emacs 21.1.
16082
16083 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16084
16085         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16086
16087 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16088
16089         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16090         (gnus-agent-with-refreshed-group): New macro.
16091         (gnus-agent-rename-group): New function.
16092         (gnus-agent-delete-group): New function.
16093         (gnus-agent-save-group-info): Use gnus-command-method when
16094         `method' parameter is nil.  Don't write nil entries into the
16095         active file.
16096         (gnus-agent-get-group-info): New function.
16097         (gnus-agent-fetch-articles): Use
16098         gnus-agent-update-files-total-fetched-for to increment disk space
16099         used.
16100         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16101         gnus-agent-update-view-total-fetched-for to increment disk space
16102         used.
16103         (gnus-agent-get-local): Added optional parameters to avoid calling
16104         gnus-group-real-name and gnus-find-method-for-group.
16105         (gnus-agent-set-local): Delete stored entry if either min, or max,
16106         are nil.
16107         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16108         quit, use gnus-agent-regenerate-group to record existance of any
16109         articles fetched to disk before the quit occurred.
16110         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16111         gnus-agent-update-view-total-fetched-for, and
16112         gnus-agent-update-files-total-fetched-for to decrement disk space
16113         used.
16114         (gnus-agent-retrieve-headers): Use
16115         gnus-agent-update-view-total-fetched-for to increment disk space
16116         used.
16117         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16118         with gnus-agent-update-files-total-fetched-for to decrement disk
16119         space and fresh group buffer.
16120         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16121         (gnus-agent-need-update-total-fetched-for): New variable.
16122         (gnus-agent-update-files-total-fetched-for): New function.
16123         (gnus-agent-update-view-total-fetched-for): New function.
16124         (gnus-agent-total-fetched-for): New function.
16125
16126         * gnus-cache.el (gnus-cache-save-buffers): Use
16127         gnus-cache-update-overview-total-fetched-for to change disk space
16128         used by this group.
16129         (gnus-cache-possibly-enter-article): Use
16130         gnus-cache-update-file-total-fetched-for to increment disk space
16131         used by this group.
16132         (gnus-cache-possibly-remove-article): Use
16133         gnus-cache-update-file-total-fetched-for to decrement disk space
16134         used by this group.
16135         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16136         (gnus-cache-rename-group): New function.
16137         (gnus-cache-delete-group): New function.
16138         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16139         (gnus-cache-need-update-total-fetched-for): New variable.
16140         (gnus-cache-with-refreshed-group): New macro.
16141         (gnus-cache-update-file-total-fetched-for): New function.
16142         (gnus-cache-update-overview-total-fetched-for): New function.
16143         (gnus-cache-rename-group-total-fetched-for): New function.
16144         (gnus-cache-delete-group-total-fetched-for): New function.
16145         (gnus-cache-total-fetched-for): New function.
16146
16147         * gnus-group.el: Require gnus-sum and autoload functions to
16148         resolve warnings when gnus-group.el compiled alone.
16149         (gnus-group-line-format): Documented new %F.
16150         (size of Fetched data) group line format; identifies disk space
16151         used by agent and cache.
16152         (gnus-group-line-format-alist): Defined new F format.
16153         (gnus-total-fetched-for): New function.
16154         (gnus-group-delete-group): No longer update
16155         gnus-cache-active-altered as gnus-request-delete-group now keeps
16156         the cache in sync.
16157         (gnus-group-list-active): Let the agent store a server's active
16158         list if currently plugged.
16159
16160         * gnus-int.el (gnus-request-delete-group):
16161         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16162         local disk in sync with the server.
16163         (gnus-request-rename-group):
16164         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16165         local disk in sync with the server.
16166
16167         * gnus-start.el (gnus-get-unread-articles):
16168         Cosmetic simplification to logic.
16169
16170         * gnus-util.el (gnus-rename-file): New function.
16171
16172 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16173
16174         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16175
16176 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16177
16178         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16179         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16180
16181 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16182
16183         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16184         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16185
16186 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16187
16188         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16189
16190 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16191
16192         * spam.el (spam-set-difference): Add function to replace
16193         gnus-set-difference in spam.el.
16194         (spam-summary-prepare-exit): Use spam-set-difference.
16195
16196 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16197
16198         * gnus-registry.el (gnus-registry-cache-file): Update to use
16199         gnus-dribble-directory OR gnus-home-directory OR ~.
16200         (gnus-registry-split-fancy-with-parent): Fix doc.
16201
16202 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16203
16204         * message.el (message-exchange-point-and-mark): Use
16205         message-mark-active-p.  Suggested by Jesper Harder
16206         <harder@ifa.au.dk>.
16207
16208 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16209
16210         * message.el (message-exchange-point-and-mark): Don't activate
16211         region if it was inactive.  Suggested by Hiroshi Fujishima
16212         <pooh@nature.tsukuba.ac.jp>.
16213
16214 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16215
16216         * gnus-art.el (article-display-face): Display Faces in the same
16217         order as X-Faces.
16218
16219 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16220
16221         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16222
16223 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16224
16225         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16226         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16227         (gnus-article-mime-hierarchy): Remove.
16228         (gnus-article-mime-hierarchy-next): Remove.
16229         (gnus-article-mode): Revert 2004-03-19 change.
16230         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16231         (gnus-insert-mime-button): Revert 2004-03-19 change.
16232         (gnus-mime-accumulate-hierarchy): Remove.
16233         (gnus-mime-enter-multipart): Remove.
16234         (gnus-mime-leave-multipart): Remove.
16235         (gnus-mime-display-part): Revert 2004-03-19 change.
16236         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16237
16238         * mml.el (mml-preview): Revert 2004-03-19 change.
16239
16240 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16241
16242         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16243
16244 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16245
16246         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16247         t while entering a file name using the mm-with-multibyte macro.
16248         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16249
16250         * mm-util.el (mm-with-multibyte): New macro.
16251
16252 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16253
16254         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16255         user option.
16256         (gnus-mime-multipart-functions): Doc and customization fix.
16257         (gnus-article-mime-hierarchy): New variable.
16258         (gnus-article-mime-hierarchy-next): New variable.
16259         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16260         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16261         gnus-article-mime-hierarchy-next to nil.
16262         (gnus-insert-mime-button): Show hierarchy numbers.
16263         (gnus-mime-accumulate-hierarchy): New function.
16264         (gnus-mime-enter-multipart): New function.
16265         (gnus-mime-leave-multipart): New function.
16266         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16267         (gnus-mime-display-alternative): Show hierarchy numbers.
16268
16269         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16270         gnus-article-mime-hierarchy-next to nil.
16271
16272 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16273
16274         * dns.el: Don't require gnus-xmas.
16275
16276 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16277
16278         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16279         inline PGP.
16280         (mml-menu): Disable mml-quote-region if mark is inactive.
16281
16282 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16283
16284         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16285         when the group's active is not available.
16286
16287 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16288
16289         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16290         error.
16291
16292 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16293
16294         * imap.el (imap-store-password): New variable.
16295         (imap-interactive-login): Use it.
16296         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16297
16298 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16299
16300         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16301         window-start and hscroll to summary window.
16302
16303 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16304
16305         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16306         conversion message to newsrc-dribble when an actual conversion is
16307         performed.
16308
16309 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16310
16311         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16312
16313 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16314
16315         * mm-decode.el (mm-complicated-handles): New function reviving
16316         former definition of mm-multiple-handles.
16317
16318         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16319         (gnus-mime-delete-part): Use it.
16320
16321 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16322
16323         * gnus-agent.el (gnus-agent-read-local): Bind
16324         nnheader-file-coding-system to gnus-agent-file-coding-system to
16325         avoid the implicit assumption that they will always be equal.
16326         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16327         coding-system-for-write, as the with-temp-file macro first prints
16328         to a buffer then saves the buffer.
16329
16330 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16331
16332         * gnus-art.el (gnus-article-edit-part): New function.
16333         (gnus-mime-save-part-and-strip): Use it; do query instead of
16334         signaling an error; don't use mm-multiple-handles.
16335         (gnus-mime-delete-part): Ditto.
16336
16337 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16338
16339         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16340         old file versions.
16341         (gnus-group-prepare-hook): Removed function that converted list
16342         form of gnus-agent-expire-days to group properties.
16343
16344         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16345         (gnus-request-accept-article): Re-indented.
16346
16347         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16348         converters to handle old agent file formats.  Added logic for a
16349         "backup before upgrading warning".
16350         (gnus-convert-mark-converter-prompt): Developers can mark
16351         functions as needing (default), or not needing,
16352         gnus-convert-old-newsrc's "backup before upgrading warning".
16353         (gnus-convert-converter-needs-prompt): Tests whether the user
16354         should be protected from potentially irreversable changes by the
16355         function.
16356
16357         * legacy-gnus-agent.el: New.  Provides converters that are only
16358         loaded when gnus-convert-old-newsrc needs to call them.
16359
16360 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16361
16362         * mail-source.el (mail-source-touch-pop): Doc fix.
16363
16364         * message.el (message-smtpmail-send-it): Doc fix.
16365
16366 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16367
16368         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16369
16370         * nnmail.el (nnmail-split-fancy): do.
16371
16372         * gnus-kill.el (gnus-kill, gnus-execute): do.
16373
16374 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16375
16376         * gnus-sum.el (gnus-widget-reversible-match)
16377         (gnus-widget-reversible-to-internal)
16378         (gnus-widget-reversible-to-external): New functions.
16379         (gnus-widget-reversible): New widget.
16380         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16381
16382 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16383
16384         * gnus-sum.el (gnus-thread-sort-functions)
16385         (gnus-article-sort-functions): Document `(not F)' items.
16386
16387 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16388
16389         * spam.el (spam-use-gmane-xref): Add new backend.
16390         (spam-gmane-xref-spam-group): Add variable to control the name of the
16391         Gmane spam group.
16392         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16393         (spam-regex-headers-spam, spam-regex-headers-ham)
16394         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16395         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16396         backends and checks.
16397         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16398
16399         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16400         an autodetect method.
16401
16402 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16403
16404         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16405         articles are being added to a group.
16406         (gnus-request-replace-article): Inform the agent that articles
16407         need to be uncached as the cached contents are no longer valid.
16408
16409 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16410
16411         * binhex.el: Don't autoload executable-find.
16412
16413         * canlock.el: Don't autoload mail-fetch-field.
16414
16415         * dgnushack.el: Autoload c-mode for XEmacs.
16416
16417         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16418
16419         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16420         rmail-dont-reply-to and rmail-output.
16421
16422         * gnus-score.el: Don't autoload ffap-string-at-point.
16423
16424         * gnus-setup.el: Don't autoload sc-cite-original.
16425
16426         * imap.el: Don't autoload base64-decode-string,
16427         base64-encode-string and md5.
16428
16429         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16430         and rmail-msg-restore-non-pruned-header.
16431
16432         * mm-decode.el: Don't autoload executable-find.
16433
16434         * mm-url.el: Don't autoload executable-find.
16435
16436         * mm-view.el: Don't autoload diff-mode.
16437
16438         * nndb.el: Don't autoload news-reply-mode, news-setup,
16439         cancel-timer and telnet.
16440
16441         * password.el: Don't autoload run-at-time for Emacs.
16442
16443         * sha1-el.el: Don't autoload executable-find.
16444
16445         * sieve-mode.el: Don't autoload c-mode.
16446
16447         * uudecode.el: Don't autoload executable-find.
16448
16449 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16450
16451         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16452         (gnus-agent-possibly-alter-active): Avoid null in numeric
16453         comparison.
16454         (gnus-agent-set-local): Refuse to save null in local object table.
16455         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16456         list of articles that will be marked as unread.
16457
16458 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16459
16460         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16461
16462 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16463
16464         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16465         language tags.
16466
16467 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16468
16469         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16470         Don't bind "obarray".
16471
16472         * gnus-sum.el (gnus-thread-sort-functions): Added
16473         `gnus-thread-sort-by-most-recent-number' and
16474         `gnus-thread-sort-by-most-recent-date'.
16475         Reported by Kai Grossjohann <kai@emptydomain.de>.
16476
16477 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16478
16479         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16480
16481 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16482
16483         * gnus-cus.el (gnus-agent-customize-category): Removed
16484         ignore-errors macro reference that required cl to be loaded at
16485         run-time.
16486
16487         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16488         single-interval range of the form (min . max).  Previously the
16489         range had to look like ((min . max)).  Likewise, return
16490         (min . max) rather than ((min . max)).
16491         (gnus-range-map): Use gnus-range-normalize to accept
16492         single-interval range.
16493
16494         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16495         the cache, but not the agent, now appear with their usual face.
16496
16497         * dgnushack.el (loaddir): New variable that is bound to the
16498         directory containing the dgnushack.el file. Use loaddir, rather
16499         than srcdir, to update load-path. Change lets dgnushack compile
16500         code in directories other than GNUS/lisp.
16501
16502 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16503
16504         * lpath.el: Don't bind w3m-safe-url-regexp.
16505
16506         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16507         w3m-safe-url-regexp variable buffer-local.
16508
16509         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16510
16511 2004-02-27  Simon Josefsson  <jas@extundo.com>
16512
16513         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16514         gnus-group-real-prefix.
16515         (gnus-summary-move-article): Use it, instead of
16516         gnus-group-real-prefix.
16517
16518 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16519
16520         * lpath.el: Bind w3m-safe-url-regexp.
16521
16522         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16523         w3m-safe-url-regexp variable buffer-local and set it as the value
16524         of mm-w3m-safe-url-regexp.
16525
16526         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16527
16528         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16529         parsing gnus-posting-styles when the message is not for replying.
16530
16531         * dgnushack.el: Autoload sgml-mode for XEmacs.
16532
16533         * nnrss.el (nnrss-opml-export): Use
16534         mm-set-buffer-file-coding-system instead of
16535         set-buffer-file-coding-system.
16536
16537 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16538
16539         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16540         of checkdoc.el).
16541         * nnrss.el: do.
16542         * gnus-mlspl.el: do.
16543         * gnus-ml.el: do.
16544         * gnus-srvr.el: do.
16545
16546         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16547
16548 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16549
16550         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16551         Corrections to custom-manual links.
16552
16553         * gnus-art.el (gnus-article): Ditto.
16554
16555         * mm-decode.el (mime-display, mime-security): Ditto.
16556
16557 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16558
16559         * flow-fill.el: Typo.
16560
16561 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16562
16563         * spam-wash.el: New file.
16564
16565 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16566
16567         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16568
16569 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16570
16571         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16572         to be run with new-articles as LIST1, not LIST2.
16573         (spam-registration-functions): Add spam-use-ham-copy as a nil
16574         registration backend.
16575
16576 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16577
16578         * spam-stat.el (spam-stat-washing-hook): New option.
16579         (spam-stat-buffer-words): Use it.
16580         (spam-stat-process-directory, spam-stat-test-directory): Use
16581         insert-file-contents-literally.
16582         (spam-stat-coding-system): New variable.
16583         (spam-stat-load, spam-stat-save): Use it.
16584
16585 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16586
16587         * spam-report.el (spam-report-plug-agent): Quote
16588         spam-report-url-to-file and spam-report-url-ping-plain.
16589
16590 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16591
16592         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16593         / in mailto URLs.
16594
16595 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16596
16597         * spam-report.el (spam-report-process-queue): Fix interactive use.
16598         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16599         (spam-report-unplug-agent): Doc fixes.
16600         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16601         (spam-report-agentize, spam-report-deagentize): Autoload.
16602
16603 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16604
16605         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16606
16607         * message.el (message-setup-fill-variables): Add mml tags to
16608         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16609         <ajk@iu.edu>.
16610         (message-mode): Don't modify paragraph-separate there.
16611
16612 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16613
16614         * compface.el (uncompface-use-external): Default to undecided.
16615         (uncompface-use-external-threshold): New variable.
16616         (uncompface-float-time): New macro.
16617         (uncompface): Determine whether to use the external decoder if
16618         uncompface-use-external is undecided.
16619
16620 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16621
16622         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16623         after images.
16624
16625         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16626
16627 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16628
16629         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16630
16631         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16632
16633         * gnus-sum.el (gnus-summary-limit-to-age)
16634         (gnus-summary-limit-children): do.
16635
16636         * gnus-int.el (gnus-request-scan): do.
16637
16638         * gnus-group.el (gnus-group-suspend): do.
16639
16640         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16641
16642         * gnus-cite.el (gnus-cite-parse-attributions): do.
16643
16644         * gnus-agent.el (gnus-summary-set-agent-mark)
16645         (gnus-agent-regenerate-group): do.
16646
16647         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16648
16649         * binhex.el (binhex-decode-region-internal): do.
16650
16651 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16652
16653         * gnus-fun.el (gnus-face-properties-alist): New user option.
16654         (gnus-display-x-face-in-from): Use it.
16655
16656         * gnus-art.el (article-display-face): Ditto.
16657
16658         * compface.el (uncompface-use-external): Default to nil.
16659
16660 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16661
16662         * nntp.el (nntp-erase-buffer): New function.
16663         (nntp-retrieve-data, nntp-send-command)
16664         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16665         (nntp-possibly-change-group): Use it.
16666
16667         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16668         with-current-buffer.
16669
16670 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16671
16672         * compface.el: Merge the ELisp-based uncompface program.
16673         (compface): New customization group.
16674         (uncompface-use-external): New user option.
16675         (uncompface): Call uncompface-internal if uncompface-use-external
16676         is nil.
16677         (uncompface-internal): New function.  Note that there are also
16678         some other functions and variables added for this function.
16679
16680 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16681
16682         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16683         if necessary.
16684
16685 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16686
16687         * spam-report.el (spam-report-unplug-agent)
16688         (spam-report-plug-agent, spam-report-deagentize)
16689         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16690         Add support for the Agent in spam-report: when unplugged, report to a
16691         file; when plugged, submit all the requests.
16692
16693         * spam.el (spam-register-routine): Fix message about
16694         registration.
16695
16696 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16697
16698         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16699         dependencies.
16700         (rfc2047-encode): Use it.
16701
16702         * gnus-art.el (gnus-button-marker-list): Move before first
16703         reference.
16704
16705         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16706         (imap-parse-body): Fix format string mismatch.
16707
16708         * gnus-score.el (gnus-summary-increase-score): do.
16709
16710         * nnrss.el (nnrss-close): New function.
16711
16712 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16713
16714         * nnrss.el (nnrss-make-filename): New function.
16715         (nnrss-request-delete-group, nnrss-read-server-data)
16716         (nnrss-save-server-data, nnrss-read-group-data)
16717         (nnrss-save-group-data): Use it.
16718         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
16719         (nnrss-read-server-data, nnrss-read-group-data): Use load.
16720         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
16721
16722 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
16723
16724         * mml.el (mml-compute-boundary-1): Don't uncompress files.
16725
16726 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
16727
16728         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
16729         files.
16730
16731         * message.el (message-generate-headers-first): Don't quote nil
16732         and t in docstrings.
16733
16734         * imap.el (imap-id): do.
16735
16736         * gnus-agent.el (gnus-agent-consider-all-articles)
16737         (gnus-agent-queue-mail): do.
16738
16739 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
16740
16741         * spam-report.el (spam-report-process-queue): New function.
16742         Process requests from `spam-report-requests-file'.
16743         (spam-report-process-queue): Doc fix.
16744
16745 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
16746
16747         * spam.el (spam-register-routine)
16748         (spam-log-processing-to-registry, spam-log-registered-p)
16749         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16750         Change "check" to "spam-check" for semi-clarity.
16751
16752 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
16753
16754         * pop3.el: Require nnheader.
16755
16756         * mml-smime.el: Require cl.  Autoload message-fetch-field.
16757
16758         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
16759
16760         * gnus-picon.el: Require cl.
16761
16762         * gnus-fun.el: Require gnus-ems and gnus-util.
16763
16764         * gnus.el (gnus-method-to-server): Move defsubst before first use.
16765
16766         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
16767
16768         * gnus-art.el (gnus-article-edit-mode): Define before first
16769         reference.
16770
16771 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
16772
16773         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
16774         (gnus-uu-post-encoded): Use point-at-bol.
16775
16776         * gnus-topic.el (gnus-group-active-topic-p): do.
16777
16778         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
16779
16780         * gnus-group.el (gnus-group-kill-region): do.
16781
16782         * gnus-art.el (article-date-ut): do.
16783
16784         * message.el (message-fetch-field): Remove redundant
16785         case-fold-search binding.
16786         (message-narrow-to-field): Simplify.
16787
16788 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16789
16790         * spam.el (spam-directory): Derive from `gnus-directory'.
16791
16792         * spam-report.el (spam-report-url-to-file)
16793         (spam-report-requests-file): New function and variable for offline
16794         reporting.
16795         (spam-report-url-ping-function): Add `spam-report-url-to-file'
16796         and user defined function.
16797         (spam-report-url-ping-mm-url): Remove doubled slash.
16798
16799 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
16800
16801         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
16802
16803 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
16804
16805         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
16806         format string mismatch.
16807
16808         * sieve.el (sieve-deactivate-all): do.
16809
16810         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
16811
16812         * nnlistserv.el (nnlistserv-kk-wash-article): do.
16813
16814         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
16815
16816         * mm-bodies.el (mm-7bit-chars): Don't include \r.
16817
16818 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
16819
16820         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
16821         the list of checks.
16822
16823 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
16824
16825         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
16826         padding.
16827
16828 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
16829
16830         * mm-view.el (mm-fill-flowed): New variable.
16831         (mm-inline-text): Use it.
16832
16833 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
16834
16835         * spam.el (spam-spamassassin-register-ham-routine)
16836         (spam-spamassassin-register-spam-routine): Fix function names.
16837
16838 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16839
16840         * gnus.el (gnus-tmp-grouplens): Remove.
16841         (gnus-summary-line-format): Remove grouplens.
16842
16843         * gnus-group.el (gnus-group-line-format): Ditto.
16844
16845         * gnus-spec.el (gnus-format-specs): Ditto.
16846         (gnus-update-format-specifications): Flush the group format spec
16847         cache if there's the grouplens stuff.
16848         (gnus-parse-simple-format): Replace %l with the empty string.
16849
16850 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
16851
16852         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
16853         omission.
16854
16855 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16856
16857         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
16858         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16859
16860 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16861
16862         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
16863         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
16864         New macros and functions.
16865         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
16866         Handle > NLINK_MAX messages.
16867         * nnmaildir.el (nnmaildir-request-set-mark): Use
16868         nnmaildir--emlink-p and nnmaildir--eexist-p.
16869
16870 2004-01-25  Alex Schroeder  <alex@gnu.org>
16871
16872         * spam-stat.el (spam-stat-process-directory-age): New option.
16873         (spam-stat-process-directory): Use it.
16874
16875 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
16876
16877         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
16878         (spam-stat-save): Accept prefix argument.
16879
16880 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
16881
16882         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
16883         links" error.
16884
16885 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16886
16887         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
16888         the rest of the and/or forms.
16889
16890 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16891
16892         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
16893         compatibility with old .newsrc.eld files.
16894
16895         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
16896
16897         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16898
16899         * gnus-start.el (gnus-1): do.
16900
16901         * gnus-group.el (gnus-group-line-format-alist): do.
16902
16903         * gnus.el (gnus-use-grouplens, gnus-visual): do.
16904
16905         * gnus-gl.el: Remove.
16906
16907 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16908
16909         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
16910         marks consisting of a single range {for example, (3 . 5)} rather
16911         than a list of a single range { ((3 . 5)) }.
16912
16913 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16914
16915         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
16916         with-current-buffer.
16917         (spam-stat-store-current-buffer): Use insert-buffer-substring to
16918         avoid consing a string.
16919
16920         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
16921         Remove obsolete entries for big5 and gb2312.
16922
16923 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16924
16925         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
16926         uncompressed list.
16927
16928 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
16929
16930         * spam-stat.el (spam-stat-strip-xref): New function.
16931         (spam-stat-process-directory): Use it.
16932
16933         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
16934         here -- it's done in message-fetch-field.
16935
16936 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16937
16938         * gnus-agent.el (gnus-agent-queue-mail)
16939         (gnus-agent-prompt-send-queue): New variables.
16940         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
16941         * gnus-draft.el (gnus-group-send-queue): Pass the group name
16942         "nndraft:queue" along to gnus-draft-send.  Use
16943         gnus-agent-prompt-send-queue.
16944         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
16945         is "nndraft:queue".  Suggested by Gaute Strokkenes
16946         <gs234@srcf.ucam.org>
16947
16948         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
16949         (agent-enable-undownloaded-faces): Added.
16950         (gnus-agent-cat-groups): Use eval-and-compile, not
16951         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
16952         method of gnus-agent-cat-groups even when the buffer has been
16953         evaled.
16954         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
16955         delete gnus-agent-save-active-1.
16956         (gnus-agent-save-groups): Deleted.  Identical to
16957         gnus-agent-save-active.
16958         (gnus-agent-write-active): No longer adjust agent's copy of active
16959         file as agent's adjustments are now stored in their own
16960         file.  Removed optional parameter.
16961         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
16962         servers.  Add use of min/max range limits from server's local
16963         file.
16964         (gnus-agent-save-alist): Removed unused optional argument.
16965         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
16966         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
16967         (gnus-agent-set-local): A per-server file that keeps min/max range
16968         limits for articles known to the agent.  Provides a fast mechanism
16969         for altering many active ranges.
16970         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
16971         active file (local makes it unnecessary).
16972         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
16973
16974         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
16975         (agent-enable-undownloaded-faces): Added.
16976
16977         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
16978         disable it when sending to "nndraft:queue".
16979         (gnus-group-send-queue): Add safety check to avoid sending queue
16980         when unplugged.
16981
16982         * gnus-group.el (gnus-group-catchup): Use new
16983         gnus-sequence-of-unread-articles, not
16984         gnus-list-of-unread-articles, to avoid exhausting memory with huge
16985         numbers of articles.  Use gnus-range-map to avoid having to
16986         uncompress the unread list.
16987         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
16988         Fixed invalid ange-ftp reference.
16989
16990         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
16991         (gnus-sorted-range-intersection): Intersection of two ranges
16992         without requiring that they first be uncompressed.
16993
16994         * gnus-start.el (gnus-activate-group): Unless blocked by the
16995         caller, possibly expand the active range to include both cached
16996         and agentized articles.
16997         (gnus-convert-old-newsrc): Rewrote in anticipation of having
16998         multiple version-dependent converters.
16999         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17000         gnus-agent-save-active.
17001         (gnus-save-newsrc-file): Save dirty agent range limits.
17002
17003         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17004         gnus-agent-possibly-alter-active.
17005         (gnus-adjust-marked-articles): Faster handling of simple lists.
17006
17007 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17008
17009         * spam-stat.el (spam-stat-test-directory): New optional argument
17010         displays a list of files detected.  Suggested by Andrew Cohen
17011         <cohen@andy.bu.edu>.
17012         (spam-stat-buffer-words-with-scores): Don't narrow and change
17013         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17014
17015 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17016
17017         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17018         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17019         (spam-spamassassin-arguments)
17020         (spam-spamassassin-spam-flag-header)
17021         (spam-spamassassin-positive-spam-flag-header)
17022         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17023         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17024         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17025         (spam-list-of-processors, spam-list-of-checks)
17026         (spam-list-of-statistical-checks, spam-registration-functions)
17027         (spam-check-spamassassin-headers, spam-check-spamassassin)
17028         (spam-spamassassin-score)
17029         (spam-spamassassin-register-with-sa-learn)
17030         (spam-spamassassin-register-spam-routine)
17031         (spam-spamassassin-register-ham-routine)
17032         (spam-assassin-register-spam-routine)
17033         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17034         (spam-bogofilter-score): Fix to show article before scoring.
17035
17036 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17037
17038         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17039         default scoring function.
17040         (spam-generic-score): Call spam-spamassassin-score if
17041         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17042         spam-bogofilter-score otherwise.
17043
17044         * gnus.el (spam-process, spam-autodetect-methods): Add
17045         spamassassin and spamassassin-headers.
17046
17047 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17048
17049         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17050         Suppress unnecessary messages.
17051
17052 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17053
17054         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17055         make-hash-table.
17056
17057 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17058
17059         * canlock.el (base64-encode-string): Don't autoload it.
17060
17061 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17062
17063         * run-at-time.el: Remove useless (require 'itimer),
17064         eval-and-compile and (featurep 'xemacs).
17065
17066 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17067
17068         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17069         GROUP is a virtual group.
17070
17071 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17072
17073         * gnus.el: Autoload `message-y-or-n-p'.
17074
17075 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17076
17077         * pgg-parse.el: Remove unnecessary (require 'custom).
17078
17079         * pgg-def.el: do.
17080
17081         * nnmail.el: do.
17082
17083         * gnus-undo.el: do.
17084
17085         * gnus-picon.el: do.
17086
17087         * gnus-util.el: do.
17088
17089 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17090
17091         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17092
17093 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17094
17095         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17096         handle, as well as a list.
17097
17098         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17099         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17100         (mm-w3m-cid-retrieve): Simplify.
17101
17102 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17103
17104         * message.el (message-kill-to-signature): Allow prefix arg to
17105         specify number of lines to keep before signature.
17106
17107 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17108
17109         * message.el (message-kill-to-signature): Change docstring.
17110
17111 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17112
17113         * canlock.el: Always require sha1-el.
17114         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17115
17116         * message.el: Autoload sha1 only when compiling.
17117
17118         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17119         eudc-expand-inline for XEmacs.
17120
17121 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17122
17123         * message.el (message-canlock-generate): Require sha1-el.
17124
17125 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17126
17127         * message.el (message-expand-name): Silence the byte compiler.
17128
17129         * lpath.el: Add detect-coding-system.
17130
17131         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17132         cus-edit.
17133
17134 2004-01-13  Simon Josefsson  <jas@extundo.com>
17135
17136         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17137         Invoke gnus-score-mode.  Reported by
17138         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17139
17140         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17141         Jim Blandy <jimb@redhat.com> (tiny change).
17142
17143 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17144
17145         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17146
17147 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17148
17149         * spam.el (spam-get-article-as-string): Update to use
17150         gnus-request-article-this-buffer, much simpler.
17151         (spam-get-article-as-buffer): Remove.
17152
17153 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17154
17155         * message.el (message-expand-name): Use EUDC if the user uses that.
17156
17157 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17158
17159         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17160         character for the encoding to avoid consing a string.
17161
17162         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17163         unnecessarily.
17164
17165         * mm-util.el (mm-replace-chars-in-string): Remove.
17166
17167         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17168         of mm-replace-chars-in-string.
17169
17170 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17171
17172         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17173
17174         * mm-util.el (mm-subst-char-in-string): Support inplace.
17175
17176         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17177         a new string in every iteration.  Use shy groups.
17178
17179 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17180
17181         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17182         * gnus-soup.el (gnus-soup-group-brew):
17183         * gnus-msg.el (gnus-put-message):
17184         * gnus-move.el (gnus-group-move-group-to-server):
17185         * gnus-kill.el (gnus-batch-score):
17186         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17187         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17188         (gnus-group-update-group, gnus-group-read-group)
17189         (gnus-group-make-group, gnus-group-make-help-group)
17190         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17191         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17192         (gnus-group-sort-by-unread, gnus-group-catchup)
17193         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17194         (gnus-group-yank-group, gnus-group-set-info)
17195         (gnus-group-list-groups):
17196         * gnus.el (gnus-generate-new-group-name):
17197         * gnus-delay.el (gnus-delay-send-queue):
17198         * nnvirtual.el (nnvirtual-catchup-group):
17199         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17200         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17201         (gnus-group-prepare-topics, gnus-topic-check-topology):
17202         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17203         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17204         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17205         (gnus-group-make-articles-read):
17206         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17207         (gnus-group-change-level, gnus-kill-newsgroup)
17208         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17209         (gnus-get-unread-articles, gnus-make-articles-unread)
17210         (gnus-make-ascending-articles-unread): Use accessor
17211         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17212         to get group information for improved readability.
17213
17214
17215 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17216
17217         * gnus-art.el (article-decode-mime-words, article-babel)
17218         (gnus-article-highlight-signature, gnus-article-add-buttons)
17219         (gnus-signature-toggle): Use gnus-with-article-buffer.
17220
17221         * gnus-art.el (gnus-article-highlight-headers)
17222         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17223
17224         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17225         (gnus-article-set-globals, gnus-request-article-this-buffer)
17226         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17227         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17228         (gnus-mime-display-alternative): Use with-current-buffer.
17229
17230 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17231
17232         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17233         also under 80 char limit, and call gnus-error if needed.
17234         (spam-fetch-article-header): Fix - it was a
17235         buffer-local variable (gnus-newsgroup-data).
17236         (spam-find-spam): Use spam-generate-fake-headers, forget about
17237         spam-insert-fake-headers.
17238         (spam-insert-fake-headers): Remove.
17239
17240 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17241
17242         * deuglify.el (gnus-article-outlook-unwrap-lines)
17243         (gnus-outlook-rearrange-article)
17244         (gnus-outlook-repair-attribution-outlook)
17245         (gnus-outlook-repair-attribution-block)
17246         (gnus-outlook-repair-attribution-other): Remove redundant
17247         save-excursion.
17248
17249 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17250
17251         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17252         (spam-fetch-field-subject-fast)
17253         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17254         (spam-fetch-article-header): Add functions to deal with Gnus
17255         internals for fast retrieval of article header data.
17256         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17257
17258 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17259
17260         * pop3.el (pop3-md5): Remove.
17261         (pop3-apop): Replace pop3-md5 with md5.
17262
17263         * mm-bodies.el: base64 is always built-in.
17264
17265         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17266         with-current-buffer.
17267
17268 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17269
17270         * canlock.el (canlock-insert-header): Remove excessive grouping in
17271         regexp.
17272
17273         * gnus-sum.el (gnus-summary-read-document): Ditto.
17274
17275         * gnus-uu.el (gnus-uu-part-number): Ditto.
17276
17277         * html2text.el (html2text-remove-tags): Ditto.
17278         (html2text-format-tags): Ditto.
17279         (html2text-format-single-elements): Ditto.
17280
17281         * mml.el (mml-parse-1): Ditto.
17282
17283 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17284
17285         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17286
17287         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17288
17289         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17290
17291         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17292
17293 2003-11-15  Simon Josefsson  <jas@extundo.com>
17294
17295         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17296         (pgg-gpg-lookup-key): Use regexp match instead of
17297         split-string (split-string is different between emacs 21.2 and
17298         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17299
17300 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17301
17302         * gnus-art.el (gnus-mime-view-all-parts)
17303         (gnus-article-part-wrapper, gnus-article-view-part): Use
17304         with-current-buffer.
17305
17306 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17307
17308         * spam.el (spam-disable-spam-split-during-ham-respool)
17309         (spam-spamoracle-database, spam-cache-lookups)
17310         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17311         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17312         (spam-group-ham-marks, spam-group-spam-marks)
17313         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17314         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17315         also add spam-use-blackholes to the statistical checks.
17316         (spam-fetch-field-fast): Add interface to fetching fields, may
17317         become a macro.
17318         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17319         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17320         (spam-insert-fake-headers): Fake an article when needed.
17321         (spam-find-spam): Fake article when possible.
17322         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17323         (spam-check-bogofilter-headers): Use message-fetch-field instead
17324         of nnmail-fetch-field.
17325
17326 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17327
17328         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17329
17330 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17331
17332         * spam.el (spam-split): Do not require spam-use-CHECK to be
17333         enabled if that check is passed to spam-split explicitly; also
17334         fix so 'spam doesn't get converted to spam-split-group when
17335         spam-split-symbolic-return is t.
17336         (spam-find-spam): Find registrations of the article and use those
17337         instead of re-running spam-split to find the spam/ham
17338         classification of the article.
17339         (spam-log-processing-to-registry, spam-log-registered-p)
17340         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17341         Use gnus-error instead of gnus-message.
17342         (spam-log-registration-type): Add function to determine the
17343         classification of a message based on registry entries; will
17344         return nil if both 'spam and 'ham are found.
17345         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17346         a reasonably fast local cache without the loading errors.
17347         (spam-cache-lookups): Set to t by default.
17348         (spam-find-spam): Don't try to guess spam-cache-lookups.
17349         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17350         spam-caches entry.
17351         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17352         caching of whitelist/blacklist entries.
17353         (spam-check-whitelist, spam-check-blacklist): Invoke
17354         spam-from-listed-p with a type, not a cache variable.
17355         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17356
17357 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17358
17359         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17360
17361         * nnmail.el (nnmail-split-fancy): do.
17362
17363         * mml.el (mml-parse): do.
17364
17365         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17366         (gnus-score-adaptive): do.
17367
17368 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17369
17370         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17371         (gnus-mime-button-map): Don't set keymap parent.
17372         (gnus-button-ctan-directory-regexp): Use shy grouping.
17373         (gnus-prev-page-map): Don't set keymap parent.
17374         (gnus-prev-page-map): Remove duplicated one.
17375         (gnus-next-page-map): Don't set keymap parent.
17376         (gnus-mime-security-button-map): Ditto.
17377
17378         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17379         version number.
17380
17381         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17382
17383 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17384
17385         * canlock.el (canlock-sha1-function): Remove.
17386         (canlock-sha1-function-for-verify): Remove.
17387         (canlock-openssl-program): Remove.
17388         (canlock-openssl-args): Remove.
17389         (canlock-ignore-errors): Remove.
17390         (canlock-sha1-with-openssl): Remove.
17391         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17392         (canlock-verify): Don't use canlock-ignore-errors.
17393
17394         * sha1-el.el (sha1-string-external): Make it can return a string
17395         in binary form.
17396         (sha1-region-external): Ditto.
17397         (sha1-string-internal): Ditto.
17398         (sha1-region-internal): Ditto.
17399         (sha1-region): Ditto.
17400         (sha1-string): Ditto.
17401         (sha1): Ditto.
17402
17403 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17404
17405         * spam.el (spam-report-articles-gmane): New command.
17406
17407 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17408
17409         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17410
17411         * run-at-time.el (run-at-time-saved): Remove.
17412         (run-at-time): Doc fix.
17413
17414 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17415
17416         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17417         (gnus-summary-limit-map): Add it.
17418         (gnus-summary-make-menu-bar): do.
17419
17420 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17421
17422         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17423         Make attempt at some caching support (done for BBDB only now).
17424         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17425         addresses to be checked.
17426         (spam-clear-cache-BBDB): Add function, to be invoked by
17427         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17428         (spam-check-BBDB): Check and use the caches, if
17429         spam-cache-lookups is on, remove superfluous (provide).
17430
17431 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17432
17433         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17434
17435 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17436
17437         * run-at-time.el (run-at-time-saved): Move to after the definition
17438         of `run-at-time'.
17439
17440         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17441
17442 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17443
17444         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17445         mm-w3m-local-map-property.
17446
17447         * mm-view.el (mm-w3m-mode-map): Remove.
17448         (mm-w3m-local-map-property): Remove.
17449         (mm-inline-text-html-render-with-w3m): Don't use
17450         mm-w3m-local-map-property.
17451
17452 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17453
17454         * run-at-time.el: New file.
17455
17456         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17457         under Emacs.
17458
17459         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17460         of gnus-set-text-properties.
17461
17462         * gnus-uu.el (gnus-uu-save-article): Ditto.
17463
17464         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17465
17466         * gnus-cite.el (gnus-cite-parse): Ditto.
17467
17468         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17469         of gnus-.
17470
17471         * gnus-xmas.el (run-at-time): Require run-at-time.
17472
17473         * gnus.el: Changed calls to nnheader-run-at-time and
17474         password-run-at-time throughout to use run-at-time directly.
17475
17476         * password.el: Removed definition of run-at-time.
17477
17478         * nnheaderxm.el: Remove definition of run-at-time.
17479
17480 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17481
17482         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17483         in prompt.
17484
17485 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17486
17487         * messagexmas.el (message-xmas-redefine): Alias
17488         `message-make-caesar-translation-table' to
17489         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17490         version.
17491
17492         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17493         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17494         `gnus-xmas-set-text-properties'.
17495         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17496         `gnus-xmas-completing-read'.
17497         (gnus-xmas-completing-read): Removed.
17498         (gnus-xmas-open-network-stream): Removed.
17499
17500         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17501         XEmacs version.
17502
17503         * dns.el (dns-make-network-process): Use `open-network-stream'
17504         instead of `gnus-xmas-open-network-stream'.
17505
17506         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17507
17508         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17509
17510 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17511
17512         * gnus-art.el (gnus-mime-display-alternative)
17513         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17514         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17515         Don't use gnus-local-map-property.
17516
17517         * gnus-util.el (gnus-local-map-property): Remove.
17518
17519         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17520         gnus-completing-read-maybe-default with completing-read.
17521
17522         * gnus-util.el (gnus-completing-read): do.
17523         (gnus-completing-read-maybe-default): Remove.
17524
17525 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17526
17527         * password.el: Only autoload `run-at-time' if not XEmacs.
17528         Only autoload the itimer functions if XEmacs.
17529
17530 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17531
17532         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17533         XEmacsen.
17534
17535         * dgnushack.el: Autoload executable-find for XEmacs.
17536
17537 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17538
17539         * gnus-art.el (gnus-read-string): Remove.
17540         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17541         read-string.
17542
17543 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17544
17545         * netrc.el: Autoload password-read.
17546         (netrc): Add configuration group.
17547         (netrc-encoding-method, netrc-openssl-path): Add
17548         variables for encoding and decoding of files with symmetric
17549         ciphers.
17550         (netrc-encode): Add assistant function to encode a file with
17551         netrc-encoding-method.
17552         (netrc-parse): Add interactive parameter, added optional
17553         decoding if netrc-encoding-method is non-nil but otherwise
17554         behavior is standard.
17555         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17556         Do s/encode/encrypt/ everywhere.
17557
17558         * spam.el: Remove executable-find autoload.
17559
17560 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17561
17562         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17563
17564         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17565
17566 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17567
17568         * gnus-art.el (gnus-treat-ansi-sequences)
17569         (article-treat-ansi-sequences): New variable and function.
17570         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17571
17572         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17573         Use it.
17574
17575 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17576
17577         * mm-util.el (mm-quote-arg): Remove.
17578
17579         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17580         shell-quote-argument.
17581
17582         * gnus-uu.el (gnus-uu-command): do.
17583
17584         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17585
17586         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17587         with make-char.
17588
17589         * mm-util.el (mm-make-char): Remove.
17590
17591         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17592         add-minor-mode.
17593
17594         * gnus-undo.el (gnus-undo-mode): do.
17595
17596         * gnus-topic.el (gnus-topic-mode): do.
17597
17598         * gnus-sum.el (gnus-dead-summary-mode): do.
17599
17600         * gnus-start.el (gnus-slave-mode): do.
17601
17602         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17603
17604         * gnus-ml.el (gnus-mailing-list-mode): do.
17605
17606         * gnus-gl.el (gnus-grouplens-mode): do.
17607
17608         * gnus-draft.el (gnus-draft-mode): do.
17609
17610         * gnus-dired.el (gnus-dired-mode): do.
17611
17612         * gnus-ems.el (gnus-add-minor-mode): Remove.
17613
17614         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17615         Replace gnus-char-width with char-width.
17616
17617         * gnus-ems.el (gnus-char-width): Remove.
17618
17619         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17620         Replace gnus-char-width with char-width.
17621
17622         * gnus-ems.el (gnus-char-width): Remove.
17623
17624         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17625         definition.
17626         Remove Emacs 20 hash table compatibility code.
17627
17628         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17629         20 compatibility code.
17630
17631         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17632
17633         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17634
17635         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17636         with point-at-{eol,bol}.
17637
17638         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17639
17640         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17641
17642         * flow-fill.el (fill-flowed-point-at-bol)
17643         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17644
17645         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17646         Replace with point-at-{eol,bol} throughout all files.
17647
17648 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17649
17650         * ntlm.el (ntlm-string-as-unibyte): New macro.
17651         (ntlm-build-auth-response): Use it.
17652
17653         Remove Emacs 20 stuff:
17654         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
17655         (butlast, mapc, remove): Remove the compiler macros.
17656         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17657         of delq and copy-sequence.
17658         * gnus-art.el (popup-menu): Remove the compiler macro.
17659         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17660         Emacs 20.
17661
17662 2004-01-05  Simon Josefsson  <jas@extundo.com>
17663
17664         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17665         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17666         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17667         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17668         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17669         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17670         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17671         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17672         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17673         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17674         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17675         string-xor into ntlm-string-xor.  Suggested by
17676         Jesper Harder <harder@myrealbox.com>.
17677
17678         * ntlm.el: Don't include poem.
17679
17680         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17681         Jesper Harder <harder@myrealbox.com>.
17682
17683         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17684
17685         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17686         probably breaks emacs with DL patch, but do we care? Is anyone
17687         still using the DL stuff?)
17688
17689         * sieve-manage.el: Use the password package.
17690         (sieve-manage-read-passwd): Remove.
17691         (sieve-manage-interactive-login): Use password.  Re-add
17692         condition-case around loop.
17693
17694         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17695         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17696         the password package.
17697
17698 2003-02-19  Simon Josefsson  <jas@extundo.com>
17699
17700         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17701         token.
17702
17703 2002-08-07  Simon Josefsson  <jas@extundo.com>
17704
17705         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17706         (sieve-manage-authenticators):
17707         (sieve-manage-authenticator-alist): Add some SASL mechs.
17708         (sieve-sasl-auth): New function.
17709         (sieve-manage-cram-md5-auth):
17710         (sieve-manage-plain-auth): Rewrite using SASL library.
17711         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17712         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17713         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17714         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17715
17716 2004-01-05  Simon Josefsson  <jas@extundo.com>
17717
17718         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
17719         New files.
17720
17721 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17722
17723         * gnus-group.el (gnus-no-groups-message): Update.
17724
17725         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
17726
17727 2003-11-09  Simon Josefsson  <jas@extundo.com>
17728
17729         * imap.el: Support for ID IMAP extension (RFC 2971).
17730         (imap-local-variables): Add imap-id.
17731         (imap-id): New variable.
17732         (imap-id): New function.
17733         (imap-parse-response): Parse untagged ID response.
17734         * nnimap.el (nnimap-id): New variable.
17735         (nnimap-open-connection): Use it.
17736
17737 2003-12-28  Simon Josefsson  <jas@extundo.com>
17738
17739         * gnus-score.el (gnus-score-edit-all-score): New.
17740         * gnus-group.el (gnus-group-score-map): Bind it to W e.
17741
17742 2004-01-04  Simon Josefsson  <jas@extundo.com>
17743
17744         * password.el: Add.
17745
17746 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
17747
17748         * dns.el (dns-query-types): Fix typo.
17749         (dns-query-types): New function.
17750         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
17751         PTR and SOA replies, see RFC 1035.
17752
17753 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17754
17755         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
17756
17757         * Moved to Changelog.2.
17758
17759 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17760
17761         * gnus.el (gnus-version-number): Bump version.
17762
17763 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17764
17765         * gnus.el: No Gnus v0.1 is released.
17766
17767 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17768
17769         * gnus.el: No Gnus v0.0 is released.
17770
17771 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17772
17773         * gnus.el (gnus-version-number): Bump.
17774         (gnus-version): No.
17775
17776 See ChangeLog.2 for earlier changes.
17777
17778     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
17779       Free Software Foundation, Inc.
17780
17781   This file is part of GNU Emacs.
17782
17783   GNU Emacs is free software: you can redistribute it and/or modify
17784   it under the terms of the GNU General Public License as published by
17785   the Free Software Foundation, either version 3 of the License, or
17786   (at your option) any later version.
17787
17788   GNU Emacs is distributed in the hope that it will be useful,
17789   but WITHOUT ANY WARRANTY; without even the implied warranty of
17790   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17791   GNU General Public License for more details.
17792
17793   You should have received a copy of the GNU General Public License
17794   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17795
17796 ;; Local Variables:
17797 ;; coding: utf-8
17798 ;; fill-column: 79
17799 ;; add-log-time-zone-rule: t
17800 ;; End: