(nnimap-open-connection): Prepare to support open-gnutls-stream.
[gnus] / lisp / ChangeLog
1 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * nnimap.el (nnimap-open-connection): Prepare to support
4         open-gnutls-stream.
5
6         * shr.el: Rearrange function order to be more logical.
7
8 2010-10-06  Julien Danjou  <julien@danjou.info>
9
10         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
11         (nnrss-discover-feed): Remove 404 URL in docstring.
12
13         * nnir.el: Fix Swish-E URL.
14         Fix Namazu URL.
15
16         * message.el (message-change-subject): Remove 404 URL in a comment.
17
18 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19
20         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
21         called interactively.
22
23         * gnus-util.el (gnus-remove-if): Allow hash table.
24         (gnus-remove-if-not): New function.
25
26         * gnus-art.el (gnus-mime-view-part-as-type)
27         * gnus-score.el (gnus-summary-score-effect)
28         * gnus-sum.el (gnus-read-move-group-name):
29         Replace remove-if-not with gnus-remove-if-not.
30
31         * gnus-group.el (gnus-group-completing-read):
32         Regard collection as a hash table if it is not a list.
33
34 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
35
36         * shr.el (shr-render-td): Allow blank/missing <TD>s.
37
38         * shr.el: Document the table-rendering algorithm.
39
40 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
41
42         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
43         for Emacsen having no `libxml-parse-html-region' support.
44
45 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
46
47         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
48         invalid URLs.
49
50         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
51         line-broken.
52         (shr-tag-img): Ignore image fetching errors.
53         (shr-overlays-in-region): Compute overlay positions correctly.
54
55         * mm-decode.el (mm-shr): Require shr.
56
57         * gnus-art.el (gnus-blocked-images): Move variable here.
58
59         * shr.el (shr-insert-table): Bind free variable.
60
61         * mm-decode.el (mm-shr): Bind shr-content-function.
62
63         * shr.el (shr-content-function): New variable.
64
65         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
66         added for symmetry.
67
68         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
69
70         * gnus-group.el (gnus-group-make-group): Doc fix.
71
72         * nnimap.el (nnimap-request-newgroups): Return success.
73
74         * shr.el (shr-find-elements): New function.
75         (shr-tag-table): Put all the images after the table.
76         (shr-tag-table): Really inhibit images inside the table.
77         (shr-collect-overlays): Copy over overlays from the TD elements to the
78         main document.
79
80         * mm-decode.el (mm-shr): Bind shr-blocked-images to
81         gnus-blocked-images.
82
83 2010-10-05  Julien Danjou  <julien@danjou.info>
84
85         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
86         (gnus-html-maximum-image-size): Add this function.
87         (gnus-html-put-image): Use gnus-html-maximum-image-size.
88
89         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
90         server-value of the capability is nil.
91
92 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
93
94         * shr.el (shr-tag-em): Add <EM> tag.
95
96 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
97
98         * sieve-manage.el (sieve-manage-default-stream): Make default stream
99         customizable.
100
101         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
102         handing broken links to browse-url.
103
104 2010-10-05  Julien Danjou  <julien@danjou.info>
105
106         * gnus-util.el (gnus-emacs-completing-read)
107         (gnus-iswitchb-completing-read): Use autoload rather than require.
108
109 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
110
111         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
112         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
113         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
114         iswitchb-temp-buflist for XEmacs.
115
116         * gnus-util.el (gnus-completing-read-function): Exclude
117         gnus-icompleting-read and gnus-ido-completing-read from candidates for
118         XEmacs since iswitchb.el is very old and ido.el is unavailable in
119         XEmacs.
120
121         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
122         not to use `delete-dups' that is unavailable in XEmacs 21.4.
123
124         * gnus-html.el: Don't require help-fns under XEmacs.
125         (gnus-html-schedule-image-fetching): Work for XEmacs.
126
127         * mm-decode.el (mm-shr): Decode contents by charset.
128
129 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
130
131         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
132         unknown.
133
134         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
135         (shr-get-image-data): Ensure against the cache file missing.
136
137         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
138         for data.
139
140         * spam-report.el (spam-report-url-ping-plain): Don't query about
141         killing the process.
142
143         * shr.el (shr-render-td): Protect against too-wide text.
144
145 2010-10-04  Julien Danjou  <julien@danjou.info>
146
147         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
148         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
149
150         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
151         retrieved.
152
153 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
154
155         * shr.el (browse-url): Required.
156         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
157         lines.
158         (shr-show-alt-text, shr-browse-image): New commands.
159         (shr-browse-url, shr-copy-url): New commands.
160
161         * gnus-sum.el (gnus-widen-article-window): New variable.
162         (gnus-summary-select-article-buffer): Use it.
163
164         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
165         without @ signs.
166
167 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
168
169         * nnir.el (nnir-run-imap): Remove spurious space in search string.
170
171 2010-10-04  Julien Danjou  <julien@danjou.info>
172
173         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
174         for XEmacs.
175
176 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
177
178         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
179
180         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
181         (nnimap-close-server): Implement.
182
183         * dgnushack.el (iswitchb): Require to shut up the compiler.
184
185         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
186         (shr-insert): Tweak line breaking.
187         (shr-insert): Handle <pre> better.
188         (shr-tag-li): Get <li> indentation right.
189         (shr-tag-li): Get <li> indentation even righter.
190         (shr-tag-blockquote): Ensure paragraph start.
191         (shr-make-table): Tweak table generation.
192         (shr-make-table): Fix typo.
193
194         * shr.el: Implement table rendering.
195
196 2010-10-04  Julien Danjou  <julien@danjou.info>
197
198         * gnus-html.el (gnus-html-put-image): Fix resize image code.
199
200 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
201
202         * shr.el (shr-insert): Use string anchors instead of line anchors.
203
204 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
205
206         * shr.el: Add headings.
207         (shr-ensure-paragraph): Actually work.
208         (shr-tag-li): Make <ul> prettier.
209         (shr-insert): Get white space at the beginning/end of elements right.
210         (shr-tag-p): Collapse subsequent <p>s.
211         (shr-ensure-paragraph): Don't insert double line feeds after blank
212         lines.
213         (shr-insert): \t is also space.
214         (shr-tag-s): Fix "s" tag name function.
215         (shr-tag-s): Fix face prop name.
216
217 2010-10-03  Julien Danjou  <julien@danjou.info>
218
219         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
220
221         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
222         gnus-window-inside-pixel-edges.
223
224         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
225         gnus-ems.
226
227         * mm-view.el (mm-inline-image-emacs): Support image resizing.
228
229         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
230         function.
231
232         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
233         resize choice.
234
235 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
236
237         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
238         beginning of the buffer.
239
240         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
241         article buffer again.
242
243         * shr.el (shr-tag-p): Don't insert newlines at the start of the
244         buffer.
245
246         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
247         when it's at the start of the buffer.
248
249         * shr.el (shr-tag-blockquote): Convert name.
250         (shr-rescale-image): Use the right image-size variant.
251
252         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
253         buffer isn't shown, then select the current article first instead of
254         bugging out.
255         (gnus-summary-select-article-buffer): Show both the article and summary
256         buffers again.
257
258         * shr.el (shr-fontize-cont): Protect against regions with no text.
259         Rename tag functions to shr-tag-* for enhanced security.
260         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
261
262 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
263
264         * shr.el (shr-insert):
265         * pop3.el (pop3-movemail):
266         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
267         loaded.
268
269 2010-10-03  Glenn Morris  <rgm@gnu.org>
270
271         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
272
273         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
274
275         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
276
277         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
278
279         * gnus-util.el (gnus-make-local-hook): Simplify.
280
281 2010-10-02  Julien Danjou  <julien@danjou.info>
282
283         * gnus-util.el (gnus-iswitchb-completing-read): New function.
284         (gnus-ido-completing-read): New function.
285         (gnus-emacs-completing-read): New function.
286         (gnus-completing-read): Use gnus-completing-read-function.
287         Add gnus-completing-read-function.
288
289 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
290
291         * shr.el (shr-insert-document): Autoload.
292         (shr-img): Be silent.
293         (shr-insert): Add a newline after every picture before text.
294         (shr-add-font): Use overlays for combining faces.
295         (shr-insert): Pass upwards the text start point.
296
297         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
298         possible.
299         (mm-shr): New function.
300
301 2010-10-02  Julien Danjou  <julien@danjou.info>
302
303         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
304         should go backward.
305
306 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
307
308         * shr.el (shr): Fix typo in provide call.
309
310 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
311
312         * shr.el: New file.
313
314         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
315
316         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
317         completing read.
318
319 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
320
321         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
322         we're being queried about.  Suggested by Dan Jacobson.
323
324         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
325         by Jason Eisner.
326
327         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
328         table, too.  Suggested by Stefan Wiens.
329         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
330         the table unnecessary.  Suggested by Stefan Wiens.
331
332         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
333         longer needed, and probably doesn't work either, as pointed out by
334         Stefan Wiens.
335         (gnus-summary-exit): Remove call to the clearing function.
336         (gnus-summary-exit-no-update): Ditto.
337
338         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
339         instead of gnus-eval-in-buffer-window to avoid popping up frames.
340         Reported by Stefan Monnier.
341         (gnus-summary-save-in-rmail): Ditto.
342
343         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
344         article buffer, instead of both the article buffer and the summary
345         buffer.  Sort of suggested by Dan Jacobson.
346
347         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
348
349         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
350         Suggested by Dan Jacobson.
351
352         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
353         documentation clearer.
354
355         * message.el (message-shorten-references): Comment on the number "21".
356         Suggested by Stefan Monnier.
357
358         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
359         Suggested by Dan Jacobson.
360
361         * gnus.el (gnus-large-newsgroup): Mention
362         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
363
364         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
365         externalize attachments.  Bug reported by Steve Wen.
366
367         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
368         really message anything to the user.
369
370         * nnmail.el (nnmail-article-group): Allow using the fancy split method
371         directly.
372
373         * nnimap.el (nnimap-request-group): Low higher than high to signal no
374         messages in empty groups.
375
376 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
377
378         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
379         non-UIDNEXT group.
380
381 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
382
383         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
384         not the value from the collection.
385
386         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
387         values.  This sometimes happens on some groups that have no info.
388         (nnimap-request-newgroups): New function.
389
390 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
391
392         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
393         check into `gnus-registry-initialize'.
394         (gnus-registry-initialize): Ditto.
395         Fix and extend header docs.
396
397 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
398
399         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
400         regexp backtrace overflows.
401
402         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
403         for starttls that tls.el implements; i.e. openssl.
404
405         * tls.el (tls-starttls-switches): Give up on using starttls with
406         gnutls-cli.
407         (tls-program): Add --insecure to be consistent with the defaults from
408         openssl s_client.  Now all three commands are insecure.
409
410 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
411
412         * lpath.el: Bind completion-styles-alist for XEmacs.
413
414         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
415         (gravatar-create-image): New function that's an alias to
416         gnus-xmas-create-image, gnus-create-image, or create-image.
417         (gravatar-data->image): Use it.
418
419 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
420
421         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
422         install the nnregistry refer method.
423         (gnus-registry-install-hooks): Use it.
424         (gnus-registry-unfollowed-groups): Add nnmairix to the default
425         unfollowed groups.
426
427 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
428
429         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
430         expanding threads.
431
432 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
433
434         * nnir.el: Use the server names without suffixes (bug #7009).
435
436         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
437         unencrypted to STARTTLS, if possible.
438
439 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
440
441         * message.el (message-ignored-supersedes-headers): Strip Injection-*
442         headers before superseding.
443
444 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
445
446         * nnrss.el (nnrss-use-local): Add documentation.
447
448         * nnimap.el (nnimap-extend-tls-programs): New function.
449         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
450         (nnimap-wait-for-connection): Accept the greeting from the stupid
451         output from openssl s_client -starttls, too.
452
453         * tls.el (tls-starttls-switches): New variable.
454         (tls-find-starttls-argument): Use it.
455         (open-tls-stream): Ditto.
456
457         * netrc.el (netrc-credentials): Return the value of the "default"
458         entry.
459         (netrc-machine): Ditto.
460
461         * nnimap.el (nnimap-find-article-by-message-id): Really return the
462         article number.
463         (nnimap-split-fancy): New variable.
464         (nnimap-split-incoming-mail): Use it.
465
466         * nntp.el (nntp-server-list-active-group): Document.
467
468         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
469         SELECT to get the message-id.
470
471         * mail-source.el (mail-sources): Removed webmail support.
472         (defvar): Ditto.
473         (mail-source-fetcher-alist): Ditto.
474         (mail-source-fetch-webmail): Removed.
475
476         * webmail.el: Removed -- doesn't seem relevant any more.
477
478         * gnus.el: Fix up make-obsolete-variable declarations throughout.
479
480         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
481         the \r.
482
483 2010-09-30  Julien Danjou  <julien@danjou.info>
484
485         * gnus-agent.el (gnus-agent-add-group): Fix call to
486         gnus-completing-read.
487
488 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
489
490         * nndoc.el (nndoc-retrieve-groups): New function.
491
492         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
493         `default', use nnmail-split-methods.
494         (nnimap-request-article): Downcase the NILs so that they are nil.
495
496         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
497         symbol.
498
499         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
500         code, since if the user has requested network, that's what they ought
501         to get.
502         (nnimap-request-set-mark): Erase the buffer before issuing commands.
503         (nnimap-split-rule): Mark as obsolete.
504
505         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
506         variable.
507
508         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
509         correct slot, too.
510
511 2010-09-29  Julien Danjou  <julien@danjou.info>
512
513         * gnus.el (gnus-local-domain): Declare variable obsolete.
514
515         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
516         computing.
517         (gnus-ido-completing-read): Require ido.
518
519 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
520
521         * gnus-registry.el: Don't prompt on load, which makes it impossible to
522         build Gnus.
523
524         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
525         when interpreting the structures.
526         (nnimap-request-accept-article): Add \r\n to the lines to make this
527         work with Cyrus.
528
529         * nndraft.el (nndraft-request-expire-articles): Use the group name
530         instead if "nndraft".  Fix found by Nils Ackermann.
531
532 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
533
534         * nnregistry.el: Added.
535
536 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
537
538         * nnmail.el (group, group-art-list, group-art):
539         Remove unneeded directives.
540
541 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
542
543         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
544         (mm-mime-charset)
545         * rfc2047.el (rfc2047-syntax-table)
546         * utf7.el (utf7-utf-16-coding-system): Comment fix.
547
548         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
549         rather than `insert-file-contents' and `eval-region'.
550
551         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
552         construction.
553
554         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
555
556         * time-date.el: No need to require cl for Emacs 21.
557
558 2010-09-29  Julien Danjou  <julien@danjou.info>
559
560         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
561         replacement of `gnus-gravatar-relief' to mimic
562         `gnus-faces-properties-alist'.
563         Add :version property.
564
565 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
566
567         * mail-source.el (mail-source-report-new-mail)
568         * message.el (message-default-mail-headers)
569         * mm-decode.el (mm-valid-image-format-p): Comment fix.
570
571         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
572
573 2010-09-28  Julien Danjou  <julien@danjou.info>
574
575         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
576         mail-address contains the same string as real-name.
577
578         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
579         non-blank in header, otherwise it'll get stripped.
580
581         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
582         real-name, and then for mail address rather than doing : or , search.
583
584 2010-09-27  Julien Danjou  <julien@danjou.info>
585
586         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
587         (gnus-server-goto-server): Use gnus-completing-read.
588
589         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
590
591         * mm-util.el (defalias): Use gnus-completing-read.
592         (mm-codepage-setup): Use gnus-completing-read.
593
594         * smime.el (smime-sign-buffer): Use gnus-completing-read.
595         (smime-decrypt-buffer): Use gnus-completing-read.
596
597         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
598
599         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
600         (mml-minibuffer-read-disposition): Use gnus-completing-read.
601         (mml-insert-multipart): Use gnus-completing-read.
602
603         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
604
605         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
606
607         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
608
609         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
610
611         * gnus.el (gnus-read-method): Use gnus-completing-read.
612
613         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
614
615         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
616         (gnus-mime-action-on-part): Use gnus-completing-read.
617         (gnus-article-encrypt-body): Use gnus-completing-read.
618
619         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
620         (gnus-topic-move-matching): Use gnus-completing-read.
621         (gnus-topic-copy-matching): Use gnus-completing-read.
622         (gnus-topic-sort-topics): Use gnus-completing-read.
623         (gnus-topic-move): Use gnus-completing-read.
624
625         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
626         (gnus-agent-add-group): Use gnus-completing-read.
627
628         * nnmairix.el (nnmairix-create-server-and-default-group): Use
629         gnus-completing-read.
630         (nnmairix-update-groups): Use gnus-completing-read.
631         (nnmairix-get-server): Use gnus-completing-read.
632         (nnmairix-backend-to-server): Use gnus-completing-read.
633         (nnmairix-goto-original-article): Use gnus-completing-read.
634         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
635
636         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
637
638         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
639         (gnus-group-make-useful-group): Use gnus-completing-read.
640         (gnus-group-make-web-group): Use gnus-completing-read.
641         (gnus-group-add-to-virtual): Use gnus-completing-read.
642         (gnus-group-browse-foreign-server): Use gnus-completing-read.
643
644         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
645         (gnus-summary-limit-to-extra): Use gnus-completing-read.
646         (gnus-summary-execute-command): Use gnus-completing-read.
647         (gnus-summary-respool-article): Use gnus-completing-read.
648         (gnus-read-move-group-name): Use gnus-completing-read.
649
650         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
651         (gnus-summary-score-effect): Use gnus-completing-read.
652
653         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
654
655         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
656         right completing-read function.
657         (gnus-use-ido): New variable
658         (gnus-completing-read-with-default): Remove.
659
660 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
661
662         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
663         x-focus-frame.
664
665         * nnimap.el (auth-source-forget-user-or-password)
666         (auth-source-user-or-password): Autoload.
667
668         * message.el (message-from-style, message-interactive)
669         (message-cite-prefix-regexp, message-sendmail-envelope-from)
670         (message-yank-prefix, message-indentation-spaces, message-signature)
671         (message-signature-file): Add comment.
672
673 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
674
675         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
676         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
677         new articles.
678
679         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
680         parts.
681         (nnimap-request-article): Work with the t setting, too.
682
683         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
684         that you don't get flashes of other buffers.
685         (gnus-summary-show-complete-article): Intern before setting.
686
687 2010-09-27  David Engster  <dengste@eml.cc>
688
689         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
690         well as HEADERS.
691         (nnmairix-retrieve-headers): Provide new argument for the above.
692
693 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
694
695         * gnus-sum.el (gnus-summary-move-article): Don't alter
696         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
697         group.
698
699         * nnimap.el (nnimap-update-info): Don't destructively alter active.
700
701         * message.el (message-cite-prefix-regexp): Revert my last edit.
702
703         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
704         variable instead of the Gnus variable.
705
706         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
707
708         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
709         again.
710
711         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
712         since some servers don't like it.
713         (nnimap-open-connection): Forget credentials if the server says the
714         password was wrong.
715         (nnimap-parse-line): Protect against invalid data.
716
717         * gnus-sum.el (gnus-summary-move-article): Add comment.
718         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
719         nothing alters it while scanning for new messages.
720
721         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
722         which may or may not help.
723         (nnimap-open-connection): If we're doing a stream connection, and then
724         discover we're on a STARTTLS-capable server, then open a STARTTLS
725         connection instead.
726
727 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
728
729         * nnimap.el (utf7): Required.
730
731         * message.el (message-cite-prefix-regexp): Remove "}" from citation
732         prefix.
733
734 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
735
736         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
737
738 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
739
740         * nnimap.el (nnimap-request-accept-article): Message the error on
741         error.
742
743 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
744
745         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
746
747 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
748
749         * nndoc.el (nndoc-request-list): Return success always.
750
751         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
752         `fetch-old' -- we only want to fetch the articles we've requested.  The
753         rest are in the agent, probably.
754         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
755         disappeared server" to something low.  It's not important.
756
757         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
758         arrived before the FETCH data.
759
760         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
761         target here, because we don't know the Gnus name of the group.
762
763         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
764         for the correct group.
765
766         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
767
768         * gnus.el (gnus): Give a final warning after startup.
769
770         * gnus-util.el (gnus-action-message-log): New variable.
771         (gnus-message): Use it.
772         (gnus-final-warning): New function.
773
774         * nnimap.el (nnimap-open-connection): Record the greeting.
775         (nnimap): Add greeting.
776
777 2010-09-26  Julien Danjou  <julien@danjou.info>
778
779         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
780         arguments.
781         (gnus-html-wash-images): Fix spec computing to include start/end.
782
783         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
784
785 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
786
787         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
788         deletion.
789         (nnimap-retrieve-headers): Don't select the group, because that's
790         already done by nnimap-possibly-change-group.
791
792         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
793         (gnus-picon-transform-address): Use it.
794
795         * mail-source.el (mail-source-value): Revert previous patch.
796
797         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
798         on failure.
799         (nnimap-open-connection): Look up both virtual and physical server name
800         credentials.
801
802         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
803
804 2009-02-07  Dave Love  <fx@gnu.org>
805
806         * tls.el (open-tls-stream): Don't query killing process.
807
808 2009-02-08  Dave Love  <fx@gnu.org>
809
810         * gnus-win.el (gnus-window-to-buffer-helper,
811         gnus-all-windows-visible-p): Function needn't be a symbol.
812
813         * mail-source.el (mail-source-value): Function needn't be a symbol.
814
815 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
816
817         * message.el (message-cite-prefix-regexp): Remove } from the cite
818         prefix.
819
820         * gnus-art.el (gnus-treatment-function-alist): Do picons before
821         highlight again, so that the highlight is correct.
822
823         * gnus-picon.el (gnus-picon): Remove again.
824         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
825
826         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
827         doing the header highlightling, so that the background colour of the
828         picon is correct.
829
830         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
831         (gnus-picon): Ditto.
832         (gnus-picon): Reinstate.  The background colour for picons is white.
833         (gnus-picon-insert-glyph): Make the background white.
834
835         * nnml.el (nnml-open-nov): Don't return dead buffers.
836
837         * auth-source.el (auth-source-create): Query the user for whether to
838         store the credentials.
839
840         * netrc.el (netrc-store-data): New function.
841
842         * auth-source.el (auth-source-user-or-password): Use the existing auth
843         sources, if any, for creation.
844
845         * gnus.el (gnus-group-fast-parameter): Return the last matching
846         parameter instead of the first matching parameter.
847
848 2010-09-26  Julien Danjou  <julien@danjou.info>
849
850         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
851
852 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
853
854         * mml2015.el (mml2015-use): Remove gpg support.
855
856         * mml1991.el (mml1991-function-alist): Remove gpg function.
857         (mml1991-gpg-sign): Removed.
858
859 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
860
861         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
862         (gnus-browse-unsubscribe-current-group): Document it.
863         (gnus-browse-unsubscribe-group): Use it.
864
865 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
866
867         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
868         address to the To list for easier response.
869
870         * gnus.el (gnus-play-startup-jingle): Removed.
871         (gnus-splash): Don't play jingle.
872         (gnus): Silence gnus-load message.
873
874         * gnus-art.el (gnus-treat-play-sounds): Removed.
875
876         * gnus.el (gnus-play-jingle): Remove audio support.
877
878         * gnus-cus.el (gnus-score-customize): Remove audio reference.
879
880         * earcon.el: Removed -- no users.
881
882         * gnus-audio.el: Removed -- no users of this package.
883
884         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
885
886         * gnus-start.el (gnus-setup-news): Remove nocem support.
887
888         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
889
890         * gnus.el (gnus-use-nocem): Removed.
891
892         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
893         Removed.
894
895         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
896         uses NoCeM any more.
897
898         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
899         (gnus-button-ctan-handler): Ditto.
900         (gnus-button-handle-ctan-bogus-regexp): Ditto.
901         (gnus-button-ctan-directory-regexp): Ditto.
902         (gnus-button-handle-ctan): Ditto.
903         (gnus-button-tex-level): Ditto.
904         (gnus-button-alist): Removed CTAN stuff.
905
906 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
907
908         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
909         nnimap-streaming test.
910
911         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
912         servers twice.
913
914         * nnimap.el (nnimap-open-connection): Add more error reporting when
915         nnimap fails early.
916
917         * nnheader.el (nnheader-get-report-string): New function.
918         (nnheader-get-report): Use it.
919
920         * gnus-int.el (gnus-check-server): Say what the error was when opening
921         failed.
922
923         * nnimap.el (nnimap-wait-for-response): Search further when we're not
924         using streaming.
925
926 2010-09-25  Julien Danjou  <julien@danjou.info>
927
928         * gnus-html.el (gnus-html-rescale-image): Use our defalias
929         gnus-window-inside-pixel-edges.
930
931 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
932
933         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
934
935         * mm-decode.el (mm-save-part): Allow saving to other directories the
936         normal Emacs way.
937
938         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
939         by Jay Berkenbilt.
940
941         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
942         there isn't a single byte.
943
944         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
945         just do it.  It doesn't really seem to matter what the user responds
946         here, I think, so it's just a confusing question.
947
948         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
949         non-streaming case.
950
951         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
952         (gnus-article-encrypt-body): Use it.
953
954         * gnus-sum.el (gnus-summary-show-complete-article): New command and
955         keystroke.
956
957         * nnimap.el (nnimap-find-wanted-parts-1): Use
958         gnus-fetch-partial-articles.
959
960         * gnus-art.el (gnus-fetch-partial-articles): New variable.
961
962         * nnimap.el (nnimap-insert-partial-structure): New function.
963         (nnimap-get-partial-article): New function.
964         (nnimap-request-article): Use it.
965         (nnimap-wait-for-response): Return whether the wait was successful.
966         (nnimap-finish-retrieve-group-infos): Don't do anything if the
967         retrieval wasn't successful.
968         (nnimap-retrieve-group-data-early): Allow throttling servers.
969         (nnimap-streaming): New variable.
970         (nnimap-fetch-partial-articles): Removed.
971
972         * mm-decode.el (mm-with-part): Protect against killed buffers.
973
974         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
975         for prettier summary display.
976
977 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
978
979         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
980         directly.
981
982 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
983
984         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
985         apparently third-party libraries depend on it.
986
987         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
988         before starting negotiation.
989
990         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
991         privacy reasons.
992         (gnus-treat-mail-gravatar): Ditto.
993
994         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
995         buffer when inserting images.  Inserting text into the headers, for
996         instance, can make them invalid.
997
998 2010-09-25  Julien Danjou  <julien@danjou.info>
999
1000         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1001         variables.
1002
1003         * nnheader.el: Remove useless variables news-reply-yank-from and
1004         news-reply-yank-message-id.
1005
1006         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1007         variables.
1008
1009         * mml1991.el: Remove useless mml1991-verbose.
1010
1011         * gnus.el: Remove useless variable gnus-use-generic-from.
1012         Remove obsolete variable gnus-topic-indentation.
1013
1014         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1015
1016         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1017
1018         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1019
1020         * gnus-group.el: Remove useless gnus-group-icon-cache.
1021         Remove useless gnus-ephemeral-group-server.
1022
1023         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1024
1025         * mml2015.el: Remove useless mml2015-verbose.
1026
1027         * mml-smime.el: Remove useless mml-smime-verbose.
1028
1029         * gnus.el: Remove useless gnus-local-domain.
1030
1031         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1032         gnus-gravatar-size.
1033
1034         * gnus-art.el: Remove useless gnus-treat-translate.
1035
1036 2010-09-24  Julien Danjou  <julien@danjou.info>
1037
1038         * gnus-sum.el: Add support for Gravatars.
1039
1040         * gnus-art.el: Add support for Gravatars.
1041
1042         * gnus-gravatar.el: Add this file.
1043
1044         * gravatar.el: Add this file.
1045
1046 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1047
1048         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1049
1050         * gnus-group.el (gnus-group-fetch-faq): Removed.
1051
1052         * gnus.el (gnus-group-faq-directory): Removed.
1053
1054         * gnus-group.el (gnus-group-fetch-charter): Removed.
1055
1056         * gnus.el (gnus-group-charter-alist): Removed.
1057
1058         * gnus-group.el (gnus-group-archive-directory): Removed.
1059         (gnus-group-recent-archive-directory): Ditto.
1060         (gnus-group-make-archive-group): Removed.
1061
1062         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1063
1064         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1065         use the same article number for all the cached articles.
1066
1067         * nnimap.el (nnimap-command): Register the last command time so
1068         that we can use it for idling NOOPs.
1069         (nnimap-open-connection): Start the keeplive timer.
1070         (nnimap-make-process-buffer): Store all the process buffers.
1071         (nnimap-keepalive): New function.
1072
1073         * starttls.el: (starttls-open-stream): Add autoload cookie.
1074
1075 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1076
1077         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1078         handling.
1079
1080 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1081
1082         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1083         its data structures.
1084
1085         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1086         instead of the cl.el copy-list.
1087         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1088         equalp.
1089
1090 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1091
1092         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1093         and tool-bar-local-item-from-menu.
1094
1095         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1096         mode-line-highlight face for Emacs.
1097
1098         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1099         loading gnus-sum.elc; fix comment for canlock-verify.
1100         (gnus-article-jump-to-part): Use read-number.
1101         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1102         Emacs pre-21 compatible code for help-echo.
1103         (gnus-article-next-page-1): No need to adjust the number of lines.
1104         (gnus-article-describe-bindings): Always use help-buffer.
1105
1106         * gnus-audio.el (gnus-audio-inline-sound)
1107         * gnus-cus.el (gnus-custom-mode)
1108         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1109
1110         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1111
1112         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1113         compatible code.
1114
1115 2010-09-24  Glenn Morris  <rgm@gnu.org>
1116
1117         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1118         visiting the fcc file in rmail-mode.
1119
1120         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1121
1122 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1123
1124         * nnir.el: Silence the byte compiler.
1125
1126         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1127         alias to browse-url-url-encode-chars if any.
1128         (gnus-html-encode-url): Use it.
1129
1130 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1131
1132         * gnus-start.el (gnus-use-backend-marks): New variable.
1133         (gnus-get-unread-articles-in-group): Use it.
1134
1135         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1136         makeover.
1137
1138 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1139
1140         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1141
1142 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1143
1144         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1145         Removed.
1146         (gnus-setup-news-hook): Removed
1147         gnus-fixup-nnimap-unread-after-getting-new-news.
1148
1149         * gnus-int.el (gnus-request-update-info): Protect against backends not
1150         having the function.
1151
1152         * nnimap.el (nnimap-stream): Mention starttls.
1153         (nnimap-open-connection): Add starttls support.
1154
1155 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1156
1157         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1158
1159 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1160
1161         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1162         BODYSTRUCTUREs.
1163         (nnimap-transform-headers): Unfold quoted {42} headers.
1164
1165         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1166         the info.
1167         (gnus-get-unread-articles): Only call updatep on backends that support
1168         it.
1169
1170         * nnweb.el (nnweb-request-update-info): NOOP.
1171
1172         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1173
1174         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1175         since it only deals with marks.
1176
1177         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1178         gnus-request-marks, and make a new gnus-request-update-info.
1179
1180         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1181         the active instead of the high number, which is usually too low.
1182
1183 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1184
1185         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1186         * encrypt.el: Removed.
1187
1188 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1189
1190         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1191         server in symbolic form.
1192
1193         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1194         0.9.
1195
1196 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1197
1198         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1199         (nnimap-update-info): Fix up code slightly.
1200
1201         * gnus-int.el (gnus-open-server): Add tracing for performance
1202         debugging.
1203
1204         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1205         (gnus-group-insert-group-line): Pass the real group name so that it
1206         gets the right data.
1207
1208         * gnus-start.el (gnus-get-unread-articles): Don't have
1209         `gnus-get-unread-articles-in-group' update info, since that can be
1210         really slow and doesn't seem to be needed?
1211
1212 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1213
1214         * time-date.el (date-to-time): Try using parse-time-string first before
1215         using the slower timezone-make-date-arpa-standard.
1216
1217 2010-09-22  Julien Danjou  <julien@danjou.info>
1218
1219         * gnus-group.el (gnus-group-insert-group-line): Call
1220         gnus-group-highlight-line.
1221         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1222         default hook list.
1223         (gnus-group-update-eval-form): Add new function.
1224         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1225         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1226
1227 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1228
1229         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1230         immediate, then expire all articles.
1231         (nnimap-update-info): Fix off-by-one errors.
1232         (nnimap-flags-to-marks): Would return no marks lists for group with no
1233         flags.  Instead return the other data.
1234
1235 2010-09-22  Julien Danjou  <julien@danjou.info>
1236
1237         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1238         Only return an icon.
1239         (gnus-group-insert-group-line): Compute icon to return.
1240
1241         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1242         variable.
1243         (gnus-html-image-fetched): Only cache if
1244         gnus-html-image-automatic-caching is set.
1245         (gnus-html-image-fetched): Check for errors.
1246
1247 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1248
1249         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1250         once per method on `g'.  This ensures that backends like nnfolder don't
1251         open all their folders.
1252
1253         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1254         (nnimap-request-list): Nix out group in the correct buffer.
1255         (nnimap-parse-flags): Implement by using `read' instead of
1256         hand-parsing.
1257         (nnimap-flags-to-marks): Pass on permanent-flags.
1258         (nnimap-make-process-buffer): Record the server name.
1259         (nnimap-parse-flags): Fix typo.
1260         (nnimap-request-scan): Run split on the server in general, not just a
1261         single group.
1262
1263         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1264         parameter, and propagate this downwards.
1265
1266         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1267         since EXAMINE changes it on the server.
1268
1269         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1270         this command might take a while.
1271
1272 2010-09-22  Julien Danjou  <julien@danjou.info>
1273
1274         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1275         harmful if you have 2 images side-by-side, they can't be properly
1276         update on text deletion.  Using text-property is safer here.
1277         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1278         data.
1279
1280 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1281
1282         * nnimap.el (nnimap-expunge-inbox): Removed.
1283         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1284         (nnimap-expunge): Flip default to t.
1285
1286         * gnus.el (gnus-method-to-server): Don't push things to the cache
1287         unless it's unique.
1288         (gnus-server-to-method): Ditto.
1289
1290 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1291
1292         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1293
1294 2010-09-22  Julien Danjou  <julien@danjou.info>
1295
1296         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1297         get the start of data.
1298         (gnus-html-encode-url): Add this function to encode special chars in
1299         URL.
1300         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1301         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1302
1303         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1304         default.
1305         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1306
1307         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1308         images alt-text.
1309         (gnus-html-put-image): Put alt-text as help-echo.
1310
1311 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1312
1313         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1314         * mm-util.el (mm-decompress-buffer)
1315         * nnir.el (nnir-run-find-grep)
1316         * pop3.el (pop3-list): Use 3rd arg of split-string.
1317
1318         * time-date.el (format-seconds): Comment fix.
1319
1320         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1321         and byte-optimize-form-code-walker.
1322         (dgnushack-make-auto-load): Don't advise make-autoload.
1323
1324         * lpath.el: Remove Emacs 21 stuff.
1325
1326 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1327
1328         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1329         outside the active range.  Suggested by Dan Christensen.
1330
1331         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1332         slightly later to avoid double-getting it.
1333
1334         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1335         previous patch.
1336
1337         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1338
1339 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1340
1341         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1342
1343 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1344
1345         * gnus-int.el (gnus-open-server): Give a better error message in the
1346         "go offline" case.
1347
1348         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1349         marks for nnimap, which is seldom the right thing to do.
1350
1351         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1352         (gnus-same-method-different-name): New function.
1353
1354         * nnimap.el (parse-time): Require.
1355
1356         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1357         method in the presence of many similar methods.
1358
1359         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1360
1361         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1362         nnml-inhibit-expiry.
1363
1364         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1365         find out whether methods are equal.
1366
1367         * nnimap.el (nnimap-find-expired-articles): New function.
1368         (nnimap-process-expiry-targets): New function.
1369         (nnimap-request-move-article): Request the article before looking at
1370         what the Message-ID is.  Fix found by Andrew Cohen.
1371         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1372
1373         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1374         for oldness in addition to being a predicate.
1375
1376         * nnimap.el (nnimap-request-group): When we have zero articles, return
1377         the right data to Gnus.
1378         (nnimap-request-expire-articles): Only delete articles immediately if
1379         the target is 'delete.
1380
1381         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1382         method, this would bug out.
1383
1384         * gnus-group.el (gnus-group-expunge-group): Renamed from
1385         gnus-group-nnimap-expunge, and implemented as a normal interface
1386         function.
1387
1388         * gnus-int.el (gnus-request-expunge-group): New function.
1389
1390         * nnimap.el (nnimap-request-create-group): Implement.
1391         (nnimap-request-expunge-group): New function.
1392
1393 2010-09-21  Julien Danjou  <julien@danjou.info>
1394
1395         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1396         (gnus-html-cache-expired): Add new function.
1397         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1398         wethever we should display image for fetch it.
1399         Compute alt-text earlier to pass it to the fetching function too.
1400         (gnus-html-schedule-image-fetching): Change function argument to only
1401         get one image at a time, not a list.
1402         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1403         cache.
1404         (gnus-html-get-image-data): New function to retrieve image data from
1405         cache.
1406         (gnus-html-put-image): Change buffer argument to use image data rather
1407         than file, and place image above region rather than inserting a new
1408         one. Do not take alt-text as argument, since it's useless now: we place
1409         the image above alt-text.
1410         (gnus-html-prune-cache): Remove.
1411         (gnus-html-show-images): Start to fetch image when we find one, do not
1412         push into a temporary list.
1413         (gnus-html-prefetch-images): Only fetch image if they have expired.
1414         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1415         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1416
1417 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1418
1419         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1420
1421 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1422
1423         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1424         spec inser "*" if the group isn't active instead of 0.
1425
1426         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1427         opening the server.
1428         (nnimap-request-delete-group): Implement group deletion.
1429         (nnimap-transform-headers): Return the size of the entire message in
1430         the Bytes header, not just the size of the first part.
1431         (nnimap-request-move-article): When moving an article from nnimap,
1432         request the article first so the accepting form has an article to
1433         accept.  Reported by Dan Christensen.
1434         (nnimap-command): Make sure that the error message doesn't error out.
1435
1436 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1437
1438         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1439         we haven't requested anything.
1440
1441 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1442
1443         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1444         "".  Fix found by Andrew Cohen.
1445
1446         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1447         instead of -encode-string.
1448
1449 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1450
1451         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1452
1453         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1454         by mm-subst-char-in-string.
1455
1456 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1457
1458         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1459         waiting for the connection string.
1460
1461         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1462         arriving.
1463
1464         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1465         bogus characters.  This allows selecting certain Gmail groups.
1466
1467         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1468         (nnimap-fetch-partial-articles): New variable.
1469         (nnimap-open-connection): When looking for credentials, also use the
1470         nnimap-server-port.
1471         (nnimap-request-article): Return the group/article number, so that Gnus
1472         `^' works as expected.
1473         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1474         them.
1475
1476         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1477         comments.
1478         (gnus-methods-sloppily-equal): New function.
1479         (gnus): When using the development version of Gnus, load the gnus-load
1480         file.
1481
1482         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1483         `gnus-open-server' on each method before trying to scan them etc.  This
1484         ensures that all the backend parameters are set correctly.
1485
1486         * nnimap.el (nnimap-authenticator): New variable.
1487         (nnimap-open-connection): Allow anonymous login.
1488         (nnimap-transform-headers): The chars header is called Chars not
1489         Bytes.
1490         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1491         drops.
1492
1493         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1494         patch, found by Knut Anders Hatlen.
1495
1496 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1497
1498         * gnus-agent.el (gnus-agent-batch-confirmation)
1499         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1500         to gnus-message.
1501         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1502         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1503         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1504         * gnus-int.el (gnus-open-server): Likewise.
1505         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1506         (gnus-score-check-syntax): Likewise.
1507         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1508         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1509         Likewise.
1510         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1511
1512 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1513
1514         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1515         calling conventions so that prefetch doesn't bug out.
1516
1517 2010-09-19  Julien Danjou  <julien@danjou.info>
1518
1519         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1520         rather than `subst-char-in-region' in order to be able to replace ASCII
1521         char by UTF-8 ones.
1522
1523         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1524         than curl.
1525         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1526         the right URL and ALT text on images.
1527         (gnus-html-wash-tags): Fix tag case.
1528         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1529         (gnus-article-html): Add -o display_ins_del=2 option.
1530         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1531
1532 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1533
1534         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1535         the extra mail headers, which sometimes seem to happen for unknown
1536         reasons.
1537
1538         * mail-parse.el (mail-header-encode-parameter): Define as
1539         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1540         (or most, perhaps?) mail readers don't understand the latter, but do
1541         understand the former.
1542
1543         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1544         to nil, so that no methods are automatically agentized.  I think this
1545         is probably what most users want.
1546
1547         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1548         from url-retrieve, for instance about invalid URLs.
1549
1550         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1551         groups that have no articles.
1552         (nnimap-request-article): Check that we really got an article when we
1553         requested one.
1554
1555         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1556         doesn't exist.
1557
1558         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1559         nntp buffer so the agent can save it.
1560         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1561         that CRLF doesn't get translated to \n.
1562         (nnimap-open-connection): Don't make 'shell commands only send \n.
1563
1564 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1565
1566         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1567         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1568         Update var name.
1569         (nnml-generate-nov-file): Use dolist.
1570         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1571         Use with-current-buffer.
1572
1573 2010-09-18  Julien Danjou  <julien@danjou.info>
1574
1575         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1576         parallel.
1577
1578 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1579
1580         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1581         the range update right.
1582         (nnimap-request-group): Don't make `M-g' bug out on group with no
1583         marks.
1584         (nnoo): Required, so that other packages can require nnimap.
1585         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1586         command we're looking for.  This helps when the server sends more
1587         responses after we've gotten everything we expected.
1588         (nnimap): Add a `newlinep' field to keep track of end-of-line
1589         conventions.
1590         Don't send CRLF to things that don't want it.
1591         (nnimap-request-accept-article): Ditto.
1592
1593 2010-09-18  Julien Danjou  <julien@danjou.info>
1594
1595         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1596         than curl to retrieve images.
1597
1598 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1599
1600         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1601         the marks.
1602         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1603         (nnimap-wait-for-connection): New function.
1604         (nnimap-open-connection): If we have PREAUTH, don't query for login
1605         credentials.
1606         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1607         when doing a partial update.
1608
1609 2010-09-18  Julien Danjou  <julien@danjou.info>
1610
1611         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1612         tags.
1613
1614 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1615
1616         * nnimap.el (nnimap-credentials): New function.
1617         (nnimap-open-connection): Use the new function to look for credentials
1618         also on the numeric equivalents of "imap" and "imaps".
1619
1620         * gnus-start.el (gnus-activate-group): Send the info to
1621         gnus-request-group.
1622
1623         * nnimap.el (nnimap-request-group): Have the "check" version of the
1624         function parse flags and update the info, so that a `M-g' get a total
1625         resync of all flags from the group.
1626
1627         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1628         to allow backends to alter the info on group selection.  Also alter all
1629         the backend -request-group functions to take the parameter.
1630
1631         * nnimap.el (nnimap-store-info): New function.
1632         (nnimap-update-info): Store the info for later usage.
1633         (nnimap-request-group): Use the stored info for the dont-check case, so
1634         that we don't retrieve all marks when we enter a group.
1635
1636         * nnimap.el: Use deffoo instead of defun for interface functions.
1637
1638         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1639         update the group info.  This makes the nndraft groups, for instance, go
1640         back to their old behaviour.
1641
1642         * gnus-sum.el (gnus-select-newsgroup): Indent.
1643
1644         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1645         in.
1646         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1647         nothing.
1648
1649         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1650         from methods that are denied.
1651
1652         * gnus-int.el (gnus-method-denied-p): New function.
1653
1654         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1655         store the password instead of netrc.
1656         (nnimap-open-connection): Don't error out when we can't make a
1657         connections.
1658
1659         * auth-source.el (auth-source-create): In the password prompt, say what
1660         we're querying for.  Also prompt for user name if that hasn't been
1661         given.
1662
1663         * nnimap.el (nnimap-with-process-buffer): Removed.
1664
1665 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1666
1667         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1668         method when we're reading from the agent.
1669
1670         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1671
1672         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1673         that's probably most useful for users.
1674
1675         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1676         "failed" all the time.
1677
1678         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1679         ...)) with (with-current-buffer ... ).
1680
1681         * nntp.el (nntp-open-server): Return whether the open was successful or
1682         not.
1683
1684         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1685         select an unread unseen article first.
1686
1687         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1688         /etc/services, supply some sensible port defaults.
1689
1690         * dgnushack.el: Define netrc-credentials.
1691
1692 2010-09-17  Julien Danjou  <julien@danjou.info>
1693
1694         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1695
1696 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1697
1698         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1699         doesn't have any parameters.
1700
1701 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1702
1703         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1704         only upcased checks.
1705
1706         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1707
1708         * nnimap.el (nnimap-open-shell-stream): New function.
1709         (nnimap-open-connection): Use it.
1710         (nnimap-transform-headers): Get the number of lines in each message.
1711         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1712         number of lines.
1713         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1714         problem.
1715
1716         * utf7.el (utf7-encode): Autoload.
1717
1718         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1719         to allow the mail splitting to not return a default group.  This is
1720         useful for nnimap, which will leave unmatched mail in the inbox.
1721
1722         * nnimap.el: Rewritten.
1723
1724         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1725         nnimap usage.
1726
1727         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1728         if the move is internal, so that nnimap can do fast internal moves.
1729
1730         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1731         data.
1732         (gnus-read-active-for-groups): Support finishing the early retrieval of
1733         data.
1734
1735         * gnus-range.el (gnus-range-nconcat): New function.
1736
1737         * gnus-int.el (gnus-finish-retrieve-group-infos)
1738         (gnus-retrieve-group-data-early): New functions.
1739
1740 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1741
1742         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1743         (nnrss-retrieve-groups):
1744         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1745         (pop3-quit): Use with-current-buffer.
1746
1747 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1748
1749         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1750         instead of nnheader-accept-process-output.
1751
1752         * dgnushack.el (dgnushack-compile): Add comment.
1753
1754         * lpath.el: No need to fbind propertize for XEmacs 21.4.
1755
1756         * gnus-html.el (gnus-html-schedule-image-fetching)
1757         (gnus-html-prefetch-images): Replace process-kill-without-query by
1758         gnus-set-process-query-on-exit-flag.
1759
1760 2010-09-16  Romain Francoise  <romain@orebokech.com>
1761
1762         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1763
1764 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1765
1766         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1767         parameter to unintern is mandatory-ish in Emacs 24.
1768
1769         * gnus-html.el (gnus-html-schedule-image-fetching)
1770         (gnus-html-prefetch-images): Check for curl before using it.
1771
1772         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1773         depend on curl, which isn't essential.
1774
1775         * imap.el: Revert back to version
1776         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1777         seem problematic.
1778
1779 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1780
1781         * gnus-registry.el (gnus-registry-install-shortcuts):
1782         Explicitly pass `obarray' to `unintern' to avoid a warning.
1783
1784 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1785
1786         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1787         change.
1788
1789         * nnrss.el (nnrss-request-list): Removed this function and related
1790         functions, including the moreover stuff.
1791
1792 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1793
1794         * nnrss.el (nnrss-retrieve-groups): New function.
1795
1796 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1797
1798         * .dir-locals.el: Add no-byte-compile cookie.
1799
1800 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1801
1802         * time-date.el (format-seconds): Comment fix.
1803
1804         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
1805         for back end that doesn't support request-scan.
1806
1807 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1808
1809         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
1810         then do request scans from the backends.
1811
1812         * netrc.el (netrc-credentials): New conveniency function.
1813
1814         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
1815         avoid running a hook per line, since this takes a lot of time,
1816         profiling shows.
1817         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
1818         directly if gnus-visual-p is true.
1819
1820 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1821
1822         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
1823         groups; replace mapcar with dolist which is a bit faster; pass groups
1824         info to gnus-read-active-file-1.
1825         (gnus-read-active-file-1): Scan only specified groups if the new
1826         optional arg `infos' is given.
1827
1828 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1829
1830         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
1831
1832         * pop3.el (pop3-movemail): Removed.
1833         (pop3-streaming-movemail): Renamed to pop3-movemail.
1834
1835         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
1836         don't restrict end-tag searches to the end of the line.
1837
1838 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1839
1840         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
1841         articles of every unchecked group to t, which means unknown since the
1842         server has never been opened.
1843
1844 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1845
1846         * gnus-html.el (gnus-html-show-alt-text): New command.
1847         (gnus-html-browse-image): Ditto.
1848         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
1849         to browse the image directly.
1850         (gnus-html-wash-tags): Search for images first, so that <a><img> works
1851         better.
1852
1853         * gnus-async.el (gnus-async-article-callback): Call
1854         `gnus-html-prefetch-images' unconditionally.
1855
1856         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
1857         before feeding URLs to curl.
1858
1859 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1860
1861         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
1862         internal images as deletable by `W D D'.
1863
1864         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
1865         (gnus-async-article-callback): Fix typo.
1866
1867 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1868
1869         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
1870         current line to work around bugs in the output from w3m.
1871
1872         * gnus-async.el (gnus-async-article-callback): Always prefetch images
1873         for groups that want that.
1874
1875         * nntp.el (nntp-wait-for-string): Supply a timeout for
1876         accept-process-output to ensure progress.
1877
1878         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
1879         level to get unread articles from, then use that for foreign groups,
1880         too.
1881
1882         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
1883         confuses the rest of the function.
1884
1885         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
1886         for the methods that support -retrieve-groups, too.
1887
1888         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
1889
1890 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1891
1892         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
1893         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
1894
1895         * pop3.el: Require cl when compiling.
1896         (pop3-number-of-responses): Search for "+OK", not "+OK ".
1897
1898 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1899
1900         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
1901         that aren't going to be activated.
1902         (gnus-get-unread-articles): Fix up the last commit.
1903
1904         * gnus-html.el (gnus-article-html): Allow calling without specifying
1905         the handle.  In that case, dissect the buffer first.
1906
1907         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
1908
1909         * nnimap.el (nnimap-open-connection): Revert the change that would look
1910         into authinfo for imaps instead of imap.
1911
1912         * gnus-start.el (gnus-activate-group): Take an optional parameter to
1913         say that you don't want to call gnus-request-group with don-check, but
1914         do check the reponse.  This is for virtual groups only.
1915         (gnus-get-unread-articles): Count the archive groups as secondary, so
1916         that they're activated the same way as before.
1917
1918         * imap.el (imap-message-map): Removed optional buffer parameter, since
1919         no callers use it.
1920         (imap-message-get): Ditto.
1921         (imap-message-put): Ditto.
1922         (imap-mailbox-map): Ditto.
1923         (imap-mailbox-put): Ditto.
1924         (imap-mailbox-get): Ditto.
1925         (imap-mailbox-get): Revert last change for this function.
1926
1927         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
1928         case-insensitively.
1929         (nnimap-debug): Removed.
1930
1931         * imap.el (imap-fetch-safe): Removed function, and altered all callers
1932         to use `imap-fetch' instead.  According to the comments, this should be
1933         safe, since all other IMAP clients use the 1:* syntax.
1934         (imap-enable-exchange-bug-workaround): Removed.
1935         (imap-debug): Removed -- doesn't seem very useful.
1936
1937         * mail-source.el (mail-source-fetch): Don't message if we're fetching
1938         mail from a file, and the file doesn't exist.
1939
1940         * imap.el (imap-log): New convenience function used throughout instead
1941         of repeating the same code all over the place.
1942
1943         * pop3.el (pop3-streaming-movemail): Return t for success.
1944
1945         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
1946         .authinfo if we're using ssl connection.
1947
1948         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
1949         already have if we're in a main Gnus `g' run.
1950
1951         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
1952
1953 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1954
1955         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
1956
1957         * nnmh.el (nnmh-request-list-1): Bind `file'.
1958
1959         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
1960         alias to set-process-query-on-exit-flag or process-kill-without-query.
1961         (pop3-open-server): Use it.
1962
1963 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1964
1965         * mail-source.el (mail-source-delete-crash-box): Always move the crash
1966         box to the Incoming file.  Fixes mistake in previous checkin.
1967
1968         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
1969         request loop (for debugging purposes) removed.
1970
1971         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
1972         culprit is more visible.
1973         (nnml-save-incremental-nov, nnml-open-incremental-nov)
1974         (nnml-add-incremental-nov): New functions to do "incremental" nov
1975         updates, where we just append to the end of the existing nov files
1976         without reading/writing them in full.
1977
1978         * mail-source.el (mail-source-delete-crash-box): Really only check the
1979         incoming files once in a while.
1980
1981         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
1982
1983         * mail-source.el (mail-source-delete-crash-box): Only check the
1984         incoming files for deletion once per day to save a lot of file
1985         accesses.
1986
1987         * pop3.el (pop3-logon): Fix up unbound variable typo.
1988
1989         * mail-source.el (pop3-streaming-movemail): Autoload.
1990
1991         * pop3.el (pop3-streaming-movemail): Respect
1992         pop3-leave-mail-on-server.
1993
1994         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
1995         retrieval.
1996
1997         * pop3.el (pop3-process-filter): Removed unused function.
1998         (pop3-streaming-movemail, pop3-send-streaming-command)
1999         (pop3-wait-for-messages, pop3-write-to-file)
2000         (pop3-number-of-responses): New functions for streaming pop3
2001         retrieval.
2002
2003         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2004         come from no known methods.
2005         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2006         list.
2007
2008         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2009         message sizes.
2010         (pop3-movemail): Use erase-buffer instead of looping and deleting
2011         regions, which seems rather odd.
2012
2013         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2014         file once per `g' run.
2015
2016         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2017         directories.  This makes the draft queue directory work.
2018
2019         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2020         data from the backends, so that we only request the list of groups from
2021         each method once.  This should speed things up considerably.
2022
2023         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2024         detect that it's not implemented.
2025
2026         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2027         we actually do recurse down into the tree, but don't stat all leaf
2028         nodes.
2029
2030         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2031         then say so instead of bugging out.
2032
2033         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2034         files exist before trying to read them.
2035
2036         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2037         around <pre_int>.
2038
2039         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2040
2041         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2042
2043 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2044
2045         * mm-util.el (mm-image-load-path): Just return the image directories,
2046         not all directories in the path in addition to the image directories.
2047         (mm-image-load-path): Maintain a cache of the image directories so that
2048         the `g' command in Gnus doesn't have to stat dozens of directories each
2049         time.
2050
2051         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2052         (gnus-html-wash-tags): Add a new `i' command to insert images.
2053         (gnus-html-insert-image): New command and keystroke.
2054         (gnus-html-redisplay-with-images): New command and keystroke.
2055         (gnus-html-show-images): Renamed command.
2056         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2057         spacers.
2058         (gnus-html-wash-tags): Decode entities at the end, so that entities
2059         inside the tags don't mess up the rest of the "parsing".
2060
2061         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2062         so that nnimap methods aren't agentized by default.  There's apparently
2063         many problems related to agent/imap behaviour.
2064
2065         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2066
2067         * gnus-html.el: Doc fix.
2068
2069 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2070
2071         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2072         specifier-spec-list for Emacs 21.
2073
2074         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2075         glyph-width and glyph-height instead of display-graphic-p and
2076         image-size; make avoidance of displaying small images work for XEmacs.
2077
2078         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2079         for XEmacs.
2080
2081         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2082         of symbol that holds plist data.
2083         (gnus-process-plist): Remove plist of process after getting it.
2084
2085 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2086
2087         * message.el (message-generate-hashcash): Change default to
2088         'opportunistic if hashcash is installed.
2089
2090         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2091         (gnus-html-put-image): Only call image-size once, since it's somewhat
2092         time-consuming on remote X servers.
2093
2094 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2095
2096         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2097         type on data, not a file name.
2098
2099         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2100         window-pixel-edges for Emacs 21.
2101
2102         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2103         decoded contents.
2104         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2105
2106 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2107
2108         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2109         group line format, since it isn't very interesting.
2110
2111         * gnus-agent.el (gnus-agent-short-article),
2112         (gnus-agent-long-article): Increase values for these two variables,
2113         since most people are likely to have more network connection and
2114         storage than before.
2115
2116         * gnus.el (gnus-refer-article-method): Change default to 'current.
2117         When referring an article, the common behaviour is to refer it from the
2118         current select method, not the native select method.  The chances of
2119         the native select method having the message in question is rather slim
2120         these days.
2121
2122         * gnus-sum.el (gnus-auto-select-subject): Change default to
2123         `unseen-or-unread'.  I think it's likely that most people want to
2124         select an unseen article over a previously seen, but unread one.
2125
2126         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2127         means that in the article buffer none of the minor mode elements will
2128         be shown, usually, and this is not desirable in most cases.
2129
2130         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2131         that commands like `d' (and the like) go to the next line in the
2132         buffer, instead of the next unread article.  I think this is the
2133         behaviour that is most natural for most users.
2134         (gnus-single-article-buffer): Change default to nil, so that people can
2135         have as many article buffers open as they have summary buffer.  I think
2136         this is the most natural way for the groups to behave.
2137
2138         * message.el (message-generate-new-buffers): Change default to
2139         `unsent', so that all new message buffers start their names with the
2140         string "*unsent", and it's easier to find the buffers if you move from
2141         them.
2142
2143 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2144
2145         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2146         small.  They're probably tracking images.
2147         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2148         (gnus-html-rescale-image): Yet another try at getting the image sizing
2149         right.
2150
2151         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2152         nntp-marks-file-name is nil.
2153
2154 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2155
2156         * gnus-html.el (gnus-html-wash-tags)
2157         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2158         Better logging.
2159
2160 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2161
2162         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2163
2164         * gnus-html.el (gnus-html-wash-tags): Check the value of
2165         gnus-blocked-images in the summary buffer.
2166
2167 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2168
2169         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2170
2171 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2172
2173         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2174         like "a", it seems like.
2175         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2176         since it needs to be picked from the correct buffer.
2177
2178         * nnwfm.el: Removed.
2179
2180         * nnlistserv.el: Removed.
2181
2182 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2183
2184         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2185         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2186
2187 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2188
2189         * nnkiboze.el: Removed.
2190
2191         * nndb.el: Removed.
2192
2193         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2194         alt text.
2195         (gnus-html-rescale-image): Try to get the rescaling logic right for
2196         images that are just wide and not tall.
2197
2198         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2199         overshadow variable bindings.
2200
2201 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2202
2203         * gnus-html.el (gnus-html-wash-tags)
2204         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2205         extra logging.
2206
2207 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2208
2209         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2210         (gnus-max-image-proportion): New variable.
2211         (gnus-html-rescale-image): New function.
2212         (gnus-html-put-image): Rescale images.
2213
2214 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2215
2216         Fix up some byte-compiler warnings.
2217         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2218         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2219         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2220         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2221         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2222         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2223         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2224
2225 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2226
2227         * gnus-html.el (gnus-article-html): Decode contents by charset.
2228
2229 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2230
2231         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2232         (gnus-html-frame-width, gnus-blocked-images)
2233         * message.el (message-prune-recipient-rules): Add custom version.
2234         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2235
2236         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2237         functions.
2238
2239         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2240         gnus-process-get.
2241
2242 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2243
2244         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2245         instead of lsub directly.
2246
2247 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2248
2249         * nnwarchive.el: Removed.
2250
2251         * gnus-soup.el: Removed.
2252
2253         * nnsoup.el: Removed.
2254
2255         * nnultimate.el: Removed.
2256
2257         * gnus-html.el (gnus-blocked-images): New variable.
2258
2259         * message.el (message-prune-recipients): New function.
2260         (message-prune-recipient-rules): New variable.
2261
2262         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2263         guess whether a long line is natural text or not.
2264
2265         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2266         gnus-process-plist and friends for compatibility.
2267
2268 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2269
2270         * gnus-html.el: Require packages that define macros used in this file.
2271         (gnus-article-mouse-face): Declare to silence byte-compiler.
2272         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2273         process-get.
2274         (gnus-html-put-image): Use plist-get to avoid getf.
2275         (gnus-html-prefetch-images): Use with-current-buffer.
2276
2277 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2278
2279         * gnus-ems.el: Provide compatibility functions for
2280         gnus-set-process-plist.
2281
2282         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2283         header-line-format for XEmacs 21.4.
2284
2285         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2286         * gnus.el (gnus-valid-select-methods)
2287         * message.el (message-send-mail-partially-limit)
2288         * mm-decode.el (mm-text-html-renderer)
2289         * mml.el (mml-insert-mime-headers-always)
2290         * smiley.el (smiley-regexp-alist): Bump custom version.
2291
2292 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2293
2294         * gnus-html.el: require mm-url.
2295         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2296         with the url to `url'.
2297         (gnus-html-wash-tags): Support cid: URLs/images.
2298
2299 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2300
2301         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2302         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2303         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2304
2305         * gnus-move.el: Removed file, since it doesn't really work.
2306
2307         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2308         UTF-8.  This seems to fix problems with some German web feeds.
2309
2310         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2311         at the top so that the proper colours are applied.
2312
2313         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2314         don't have dots in their names.
2315
2316         * gnus-art.el (gnus-article-view-part): Doc fix.
2317
2318         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2319         XEmacs-compatible.
2320         (gnus-html-put-image): Don't do images on non-graphic displays.
2321
2322         * nnslashdot.el: Removed this unused backend.
2323
2324         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2325         actions.
2326         (gnus-undo-register-1): Revert last change.
2327
2328         * gnus-group.el (gnus-group-completing-read): Protect against not
2329         having completion-styles bound.
2330
2331         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2332         make broken recipients happier.
2333
2334         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2335
2336         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2337         point parameter.
2338
2339         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2340
2341         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2342         completion-styles for group selection.
2343
2344 2009-02-04  Andreas Schwab  <schwab@suse.de>
2345
2346         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2347         headers and regexp-quote the match if necessary.
2348
2349 2009-03-24  Miles Bader  <miles@gnu.org>
2350
2351         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2352         the blinking smiley.
2353
2354 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2355
2356         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2357         blink smiley.
2358
2359 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2360
2361         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2362         where the dribbel file lives exists.
2363
2364         * message.el (message-send-mail-partially-limit): Change the default to
2365         nil, since most people don't want this.
2366
2367         * mm-url.el (mm-url-decode-entities): Also decode entities like
2368         &#x3212.
2369
2370 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2371
2372         * gnus-sum.el (gnus-summary-idna-message):
2373         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2374         Hyperlink urls in docstrings with URL `...'.
2375
2376 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2377
2378         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2379         functions.
2380
2381 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2382
2383         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2384         say what the mouseover text should be.
2385
2386         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2387         version of the mm-w3m-safe-url-regexp variable to only download images
2388         in the groups where we want that to happen.
2389
2390         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2391
2392         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2393         easier debugging.
2394         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2395         big pictures in the article buffer.
2396
2397         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2398         gnus-article-html.
2399         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2400         w3m.
2401
2402         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2403
2404 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2405
2406         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2407         which doesn't exist.
2408
2409         * message.el (message-inhibit-ecomplete): New variable to allow some
2410         function to inhibit ecomplete address storage.
2411         (message-resend): Disable ecomplete message storage when resending
2412         messages.
2413
2414         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2415
2416 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2417
2418         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2419         Save excursion while copying, moving, and deleting articles in order to
2420         prevent the cursor from jumping to unforeseen place.
2421
2422 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2423
2424         * lpath.el: No need to bind bookmark-current-buffer,
2425         bookmark-yank-point and bookmark-make-record-function.
2426
2427 2010-08-17  Glenn Morris  <rgm@gnu.org>
2428
2429         * gnus-sync.el: Require gnus components whose functions are used.
2430
2431         * gnus-art.el (bookmark-make-record-function):
2432         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2433         Declare for compiler.
2434
2435         * mm-url.el (mml-compute-boundary): Autoload.
2436
2437 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2438
2439         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2440
2441 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2442
2443         Typo fix "hoo4a" -> "hook".
2444
2445         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2446
2447 2010-08-14  Glenn Morris  <rgm@gnu.org>
2448
2449         * gnus-sync.el (gnus-sync): Fix defgroup version.
2450
2451 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2452
2453         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2454
2455         * gnus-sync.el: Fix docs.
2456         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2457         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2458
2459 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2460
2461         Optimizations for gnus-sync.el.
2462
2463         * gnus-sync.el: Add docs about gnus-sync-backend
2464         possibilities.
2465         (gnus-sync-save): Remove unnecessary message.
2466         (gnus-sync-read): Optimize and show what groups were skipped.
2467
2468 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2469
2470         Minor bug fixes for gnus-sync.el.
2471
2472         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2473         read the sync on get-new-news.
2474
2475         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2476         quiet.
2477
2478         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2479
2480 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2481
2482         Make saving and restoring of hidden threads work with overlays.
2483         Patch applied by Ted Zlatanov.
2484
2485         * gnus-sum.el (gnus-hidden-threads-configuration)
2486         (gnus-restore-hidden-threads-configuration): Update to deal with text
2487         properties, rather than searching for a magic character.
2488
2489 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2490
2491         New gnus-sync.el library for synchronization of marks.
2492
2493         * gnus-sync.el: New library for synchronization of marks.
2494
2495         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2496         renamed from `gnus-registry-grep-in-list'.
2497
2498         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2499
2500         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2501
2502 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2503
2504         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2505         determining charset of text fails.
2506
2507 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2508
2509         * nnmail.el (nnmail-get-new-mail-1): Revert.
2510
2511         * nnml.el (nnml-active-number): Make sure names of newly created groups
2512         in nnml-group-alist are encoded.
2513
2514 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2515
2516         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2517         containing non-ASCII characters in active file for nnml back end.
2518
2519 2010-07-24  David Engster  <dengste@eml.cc>
2520
2521         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2522         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2523
2524 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2525
2526         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2527         tag (Bug#6654).
2528
2529 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2530
2531         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2532         the article buffer, not the summary buffer.
2533
2534 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2535
2536         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2537         Emacs 23 as well.
2538
2539 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2540
2541         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2542         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2543
2544 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2545
2546         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2547         Patch applied by Karl Fogel.
2548
2549         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2550         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2551
2552 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2553
2554         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2555         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2556         C-w still not working correctly from Article buffers; Thierry's
2557         patch to fix that will be applied after this.
2558
2559         * gnus-art.el (bookmark-make-record-function): New local variable.
2560
2561         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2562         article buffer.
2563         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2564
2565 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2566
2567         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2568         on changes in bookmark.el.
2569
2570 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2571
2572         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2573         `no-log' instead of message not to log prompt string.
2574
2575 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2576
2577         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2578         the *other* type of HTML form submission.
2579
2580 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2581
2582         * auth-source.el (auth-source-pick): If choice does not contain a
2583         questioned keyword, set the check to t.
2584
2585 2010-06-12  Romain Francoise  <romain@orebokech.com>
2586
2587         * gnus-util.el (gnus-date-get-time): Move up before first use.
2588
2589 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2590
2591         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2592         (gnus-article-edit-part): Bind it to make last part that is substituted
2593         or deleted visible.
2594         (gnus-mime-display-single): Buttonize part of which id equals to
2595         gnus-mime-buttonized-part-id.
2596
2597 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2598
2599         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2600         (gnus-dd-mmm): Use gnus-date-get-time.
2601         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2602         simplify logic.
2603         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2604         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2605
2606 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2607
2608         * auth-source.el (top): Autoload `secrets-list-collections',
2609         `secrets-create-item', `secrets-delete-item'.
2610         (auth-sources): Fix tag string.
2611         (auth-get-source, auth-source-retrieve, auth-source-create)
2612         (auth-source-delete): New defuns.
2613         (auth-source-pick): Rewrite in order to avoid 2 passes.
2614         (auth-source-forget-user-or-password): New parameter USERNAME.
2615         (auth-source-user-or-password): New parameters CREATE-MISSING and
2616         DELETE-EXISTING.  Retrieve password interactively, if needed.
2617
2618 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2619
2620         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2621         deleting unused directories when gnus-expert-user is t.
2622
2623 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2624
2625         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2626         for each temp file when gnus-article-browse-delete-temp is ask.
2627
2628 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2629
2630         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2631         Lisp calls to delete-backward-char by calls to delete-char.
2632
2633 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2634
2635         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2636
2637 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2638
2639         * password-cache.el (password-cache-remove): Fix docstring.
2640
2641 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2642
2643         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2644         article unless decoding article to be saved.
2645
2646 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2647
2648         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2649         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2650         generated within the mm-with-unibyte-current-buffer macro.
2651
2652 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2653
2654         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2655         to nil when we're in a mml-preview buffer and no group is selected.
2656
2657 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2658
2659         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2660         when catching the `C-g'.  Reported by "Leo".
2661
2662 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2663
2664         * message.el (message-forward-make-body-plain)
2665         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2666         multibyte-string-p.
2667
2668         * lpath.el: Revert.
2669
2670 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2671
2672         * message.el (message-forward-make-body-mml): Assume original message
2673         is multibyte string; error on unibyte.
2674         (message-forward-make-body-plain): Ditto; don't add excessive newline
2675         in body end.
2676
2677         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2678
2679 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2680
2681         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2682         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2683
2684 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2685
2686         * mm-extern.el (mm-extern-url): Don't use
2687         mm-with-unibyte-current-buffer.
2688         (mm-extern-cache-contents): Use with-current-buffer instead of
2689         save-excursion + set-buffer.
2690
2691 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2692
2693         * mm-util.el (mm-emacs-mule): Remove.
2694
2695 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2696
2697         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2698         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2699         change.
2700
2701 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2702
2703         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2704         bind the default value of enable-multibyte-characters to nil.
2705
2706 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2707
2708         * message.el (message-forward-make-body-plain)
2709         (message-forward-make-body-mml):
2710         Don't use mm-with-unibyte-current-buffer.
2711
2712 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2713
2714         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2715
2716 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2717
2718         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2719         (Bug#5592).
2720
2721 2010-05-07  Julien Danjou  <julien@danjou.info>
2722
2723         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2724         it to mm-pipe-part.
2725
2726         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2727         it is given.
2728
2729 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2730
2731         * binhex.el (binhex-decode-region-internal)
2732         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2733         (dns-query)
2734         * nnweb.el (nnweb-gmane-search)
2735         * pgg-parse.el (pgg-parse-armor)
2736         * pgg.el (pgg-verify-region)
2737         * sha1.el (sha1-string-external)
2738         * uudecode.el (uudecode-decode-region-internal)
2739         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2740         XEmacs.
2741
2742         * gnus-art.el (gnus-article-browse-html-parts)
2743         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2744         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2745         make-temp-file.
2746
2747         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2748         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2749         compiling.
2750
2751         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2752         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2753         XEmacs when compiling.
2754
2755         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2756         gnus-pick-mode-off-hook for XEmacs when compiling.
2757         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2758         gnus-binary-mode-off-hook for XEmacs when compiling.
2759
2760         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2761         nil if char-charset is not available.
2762
2763         * imap.el (imap-disable-multibyte)
2764         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2765         macros.
2766
2767         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2768         instead of encode-coding-string.
2769
2770         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2771         'xemacs) instead of mm-emacs-mule to switch function definitions.
2772         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2773
2774         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2775         bind temporary-file-directory for XEmacs;
2776         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2777         timer-set-function for XEmacs 21.4 and SXEmacs;
2778         bind timer-list for XEmacs 21.4 and SXEmacs;
2779         fbind char-charset and find-charset-region for non-Mule XEmacs;
2780         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2781         encode-coding-region and encode-coding-string for XEmacs having no
2782         file-coding feature.
2783
2784 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2785
2786         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2787
2788 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2789
2790         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2791         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2792
2793 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
2794
2795         * mm-util.el (mm-decompress-buffer): Use `delete-file';
2796         alias `jka-compr-delete-temp-file' no longer exists.
2797
2798 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2799
2800         Use define-minor-mode in Gnus where applicable.
2801         * mml.el (mml-mode): Use define-minor-mode.
2802         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
2803         (gnus-undo-mode): Use define-minor-mode.
2804         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
2805         (gnus-dead-summary-mode): Use define-minor-mode.
2806         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
2807         Initialize in declaration.
2808         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
2809         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
2810         (gnus-mailing-list-mode): Use define-minor-mode.
2811         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
2812         (gnus-draft-mode): Use define-minor-mode.
2813         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
2814         (gnus-dired-mode): Use define-minor-mode.
2815
2816 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
2817
2818         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
2819         handles on recursive mml-to-mime translation and check them for
2820         boundary delimiter collisions.  Reported by Greg Troxel.
2821
2822 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2823
2824         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
2825
2826 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2827
2828         * mm-util.el (mm-find-buffer-file-coding-system):
2829         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
2830
2831 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
2832
2833         * message.el (message-generate-headers): Record insertion of optional
2834         headers as well.  Otherwise the check to prevent repeated insertion of
2835         optional headers is a no-op.
2836
2837 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
2838
2839         * smime.el: Don't mention CVS.
2840
2841         * nnrss.el (nnrss-fetch): Don't mention CVS.
2842
2843         * nnir.el: Don't mention CVS.
2844
2845 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2846
2847         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
2848
2849 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2850
2851         * lpath.el: Fbind bookmark-default-handler,
2852         bookmark-get-bookmark-record, bookmark-make-record-default,
2853         bookmark-prop-get for Emacs <23 and XEmacs.
2854
2855 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2856
2857         * gnus-sum.el: Add bookmark declarations to silence the compiler.
2858         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
2859         Use with-current-buffer to silence the byte-compiler.
2860         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
2861         bother to require `gnus'.
2862         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
2863
2864 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2865
2866         * gnus-sum.el (gnus-summary-bookmark-make-record)
2867         (gnus-summary-bookmark-jump): New functions.
2868         (gnus-summary-mode): Setup bookmark support.
2869
2870 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
2871
2872         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
2873         if set.
2874
2875 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2876
2877         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
2878         gnus-article-browse-html-save-cid-image; make it work recursively for
2879         forwarded messages as well.
2880         (gnus-article-browse-html-parts): Work when prefix arg is given.
2881         (gnus-article-browse-html-article): Doc fix.
2882
2883 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2884
2885         * message.el (message-default-mail-headers):
2886         (message-default-headers): Carry the value mail-default-headers over
2887         into message-default-mail-headers, rather than message-default-headers.
2888
2889 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
2890
2891         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
2892         charset.
2893
2894         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
2895         charset into the <meta> tag when the article is encoded to utf-8.
2896
2897 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2898
2899         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
2900         directories as well.
2901         (gnus-article-browse-html-parts): Work for images that do not specify
2902         file names; delete temp directory when quitting; insert header at the
2903         right place; use file: scheme for image files.
2904
2905 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
2906
2907         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
2908         (gnus-article-browse-html-parts): Use it to make temporary cid image
2909         files in addition to html file so that browser may display them.
2910
2911 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2912
2913         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2914
2915 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2916
2917         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
2918
2919 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2920
2921         * auth-source.el (auth-sources): Change default to be simpler.  Explain
2922         about Secret Service API sources.  Improve Customize options.
2923         (auth-source-pick): Change to accept any number of search parameters.
2924         Implement fallbacks iteratively, not recursively.  Add scoring on the
2925         second pass and sort by score.  Call Secret Service API when needed.
2926         (auth-source-user-or-password): Use it.  Call Secret Service API
2927         directly when needed to get the user name and the password.
2928
2929 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2930
2931         * message.el (message-interactive): Doc fix.
2932         (message-qmail-inject-args): Reflow.
2933         (message-kill-to-signature): Fix typo in docstring.
2934
2935         * smiley.el (smiley-buffer): Fix typo in docstring.
2936
2937 2010-03-24  Glenn Morris  <rgm@gnu.org>
2938
2939         * mail-source.el (gnus-message): Declare.
2940         (mail-source-delete-old-incoming): Require gnus-util.
2941
2942 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2943
2944         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
2945
2946         * message.el (ecomplete-setup): Autoload it for Emacs <23.
2947
2948         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
2949         password-cache's default if it is not bound.
2950         (mml-secure-passphrase-cache-expiry): Default to 16 that is
2951         password-cache-expiry's default if it is not bound.
2952
2953         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
2954         available in Emacs 21.
2955
2956         * lpath.el: Suppress compiler warnings for:
2957         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
2958         XEmacs;
2959         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
2960         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
2961         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
2962
2963 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
2964
2965         * auth-source.el (auth-sources): Fix up definition so extra parameters
2966         are always inline.
2967
2968 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
2969
2970         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2971         wasn't updated after mismatch.  Clear cached mailbox info correctly
2972         when uidvalidity changes.
2973         (nnimap-group-prefixed-name): New function to avoid some code
2974         duplication.
2975         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2976         (nnimap-request-group): Use it.
2977         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2978         (nnimap-update-unseen): Significantly improved speed of Gnus startup
2979         with many imap folders.  This is done by caching the group status from
2980         the imap server persistently in a group parameter `imap-status'.  (This
2981         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2982         but not persistently, so every Gnus startup was still very slow.)
2983
2984 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
2985
2986         * assistant.el (assistant-render-text): Run `widget-setup' and don't
2987         delete the extra newline.  Otherwise editing of :string and :number
2988         types don't work.
2989
2990 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2991
2992         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
2993         secrets.el dependency.
2994         (auth-sources): Add optional user name.  Add secrets.el configuration
2995         choice (unused right now).
2996
2997 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2998
2999         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3000         `gnus-registry-install-shortcuts' fill in the functions.
3001
3002         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3003         warnings.
3004         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3005         (gnus-registry-install-shortcuts): Populate and use it in a
3006         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3007
3008 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3009
3010         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3011         In-place substitutions for the group name encoding/decoding.
3012         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3013         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3014         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3015         (nnimap-update-unseen, nnimap-request-list)
3016         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3017         (nnimap-request-set-mark, nnimap-split-to-groups)
3018         (nnimap-split-articles, nnimap-request-newgroups)
3019         (nnimap-request-create-group, nnimap-request-accept-article)
3020         (nnimap-request-delete-group, nnimap-request-rename-group)
3021         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3022         `encoded-mbx' for consistency.
3023         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3024         variable `imap-current-mailbox'.
3025
3026         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3027         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3028
3029 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3030
3031         * pop3.el (pop3-display-message-size-flag): Display message size byte
3032         counts during POP3 download.
3033         (pop3-movemail): Use it.
3034         (pop3-list): Implement listing of available messages.
3035
3036 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3037
3038         * nnir.el (nnir-get-article-nov-override-function): New function to
3039         override the normal NOV retrieval.
3040         (nnir-retrieve-headers): Use it.
3041
3042 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3043
3044         * auth-source.el (netrc-machine-user-or-password): Autoload.
3045
3046 2010-03-19  Glenn Morris  <rgm@gnu.org>
3047
3048         Stop message.el from loading about 40 libraries it doesn't always need.
3049         The general approach is to autoload rather than require, and to
3050         require in the specific functions rather than the file.  (Bug#5642)
3051
3052         * gmm-utils.el: Don't require wid-edit.
3053         (widget-create-child-value, widget-convert, widget-default-get):
3054         Autoload.
3055
3056         * gnus-util.el: Don't require time-date, netrc.
3057         (message-fetch-field, gnus-group-name-decode): Declare rather than
3058         autoloading.
3059         (gnus-fetch-field): Require message.
3060         (gnus-decode-newsgroups): Require gnus-group.
3061
3062         * ietf-drums.el: Don't require time-date.
3063
3064         * message.el: Don't require hashcash, canlock, ecomplete.
3065         Do require mail-utils.  Require nnheader only when compiling.
3066         (smtpmail-default-smtp-server): Remove declaration.
3067         (message-send-mail-function): Check smtpmail-default-smtp-server
3068         is bound rather than requiring smtpmail.
3069         (message-auto-save-directory, message-insert-signature): Use
3070         expand-file-name rather than nnheader-concat.
3071         (nnheader-insert-file-contents): Autoload.
3072         (hashcash-wait-async): Declare.
3073         (message-send-mail): Only call gnus-setup-posting-charset if
3074         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3075         (message-send-mail-with-sendmail): Require sendmail.
3076         (canlock-password, canlock-password-for-verify): Declare.
3077         (message-canlock-password): Require canlock.
3078         (nnheader-get-report): Autoload.
3079         (gnus-setup-posting-charset): Declare.
3080         (message-send-news): Require gnus-msg.
3081         (message-make-references, message-make-in-reply-to): Use mail-header-id
3082         rather than the alias mail-header-message-id.
3083         (ecomplete-add-item, ecomplete-save): Declare.
3084         (message-put-addresses-in-ecomplete): Require ecomplete.
3085         (ecomplete-display-matches): Autoload.
3086
3087         * mm-decode.el: Don't require mailcap, gnus-util.
3088         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3089         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3090         Autoload.
3091         (mailcap-mime-extensions): Declare.
3092
3093         * mm-encode.el: Don't require mailcap.
3094         (mailcap-extension-to-mime): Autoload.
3095
3096         * mml-sec.el: Don't require password-cache.
3097
3098         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3099         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3100         (mml-minibuffer-read-type): Require mailcap.
3101         (mml-preview): Require gnus-msg.
3102
3103         * mml1991.el: Require password-cache.
3104         (password-cache-expiry): Remove declaration.
3105
3106         * mml2015.el: Require password-cache.
3107         (password-cache-expiry): Remove declaration.
3108
3109         * nneething.el (mailcap): Require mailcap.
3110
3111         * nnheader.el (declare-function): Add compatibility stub.
3112         (message-remove-header): Declare rather than autoload.
3113         (nnheader-replace-header): Require message.
3114
3115         * nnimap.el (declare-function): Add compatibility stub.
3116         (netrc-parse, netrc-machine-user-or-password): Declare.
3117         (nnimap-open-connection): Require netrc.
3118
3119         * nntp.el (declare-function): Add compatibility stub.
3120         (netrc-parse, netrc-machine, netrc-get): Declare.
3121         (nntp-send-authinfo): Require netrc.
3122
3123         * rfc2047.el: Don't require qp.
3124         (quoted-printable-encode-region, quoted-printable-decode-string):
3125         Autoload.
3126
3127         * sieve-mode.el: Don't require easymenu.
3128         (easy-menu-add-item): Autoload it.
3129
3130         * spam-stat.el (time-to-number-of-days): Autoload it.
3131
3132 2010-03-19  Glenn Morris  <rgm@gnu.org>
3133
3134         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3135
3136 2010-03-18  Glenn Morris  <rgm@gnu.org>
3137
3138         * hashcash.el (declare-function): Remove duplicate definition.
3139
3140 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3141
3142         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3143         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3144         value if any backslash escapes).
3145
3146 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3147
3148         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3149         if it is available.  (bug#5647)
3150
3151         * lpath.el: Suppress compiler warning for coding-system-from-name for
3152         Emacs 21 and XEmacs.
3153
3154 2010-03-14  Juri Linkov  <juri@jurta.org>
3155
3156         * hmac-def.el:
3157         * hmac-md5.el:
3158         * netrc.el: Fix keywords.
3159
3160 2010-02-26  Glenn Morris  <rgm@gnu.org>
3161
3162         * message.el (message-send-mail-function): Change the default, so that
3163         it inherits from a customized send-mail-function.  (Bug#5643)
3164
3165 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3166
3167         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3168         shell-command-to-string signals an error (bug#5299).
3169
3170 2010-02-24  Glenn Morris  <rgm@gnu.org>
3171
3172         * message.el (message-smtpmail-send-it)
3173         (message-send-mail-with-mailclient): Doc fixes.
3174
3175 2010-02-16  Glenn Morris  <rgm@gnu.org>
3176
3177         * message.el (message-default-mail-headers): Change the default value
3178         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3179
3180 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3181
3182         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3183         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3184
3185 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3186
3187         * time-date.el (date-to-time): Doc fix (Bug#5408).
3188
3189 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3190
3191         * message.el (message-mail): Just pass yank-action on to message-setup.
3192         (message-setup): Handle (FUN . ARGS) form of yank-action.
3193         (message-with-reply-buffer, message-widen-reply)
3194         (message-yank-original): Handle non-buffer values of
3195         message-reply-buffer (Bug#4080).
3196         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3197
3198 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3199
3200         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3201         Fix typo in docstring.
3202
3203 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3204
3205         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3206         response.
3207
3208 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3209
3210         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3211
3212         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3213
3214         * message.el (message-check-news-header-syntax): Protect against a
3215         string that `rfc822-addresses' returns when parsing fails.
3216
3217 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3218
3219         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3220         (gnus-previous-char-property-change): New functions.
3221
3222         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3223
3224 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3225
3226         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3227         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3228
3229 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3230
3231         * message.el (message-exchange-point-and-mark): Rework last change to
3232         avoid using optional arg of exchange-point-and-mark, for backward
3233         compatibility.
3234
3235 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3236
3237         * message.el (message-exchange-point-and-mark): Call
3238         exchange-point-and-mark with an argument rather than setting
3239         mark-active by hand (Bug#5175).
3240
3241 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3242
3243         * nntp.el (nntp-service-to-port): Work for service expressed with
3244         numeric string; replace [:digit:] with [0-9] for XEmacs.
3245
3246 2009-12-17  Glenn Morris  <rgm@gnu.org>
3247
3248         * gnus-group.el (gnus-bug-group-download-format-alist):
3249         Change emacs entry to debbugs.gnu.org.  Bump :version.
3250
3251 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3252
3253         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3254
3255 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3256
3257         * message.el (message-info): Explain why we use `Info-goto-node'.
3258
3259 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3260
3261         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3262
3263 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3264
3265         * message.el (message-completion-in-region): New compatibility function.
3266         (message-expand-group): Use it.
3267
3268 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3269
3270         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3271         with no unread article should be listed if the 2nd arg `predicate' is
3272         given.
3273
3274 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3275
3276         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3277
3278 2009-11-29  Juri Linkov  <juri@jurta.org>
3279
3280         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3281         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3282         on `gnus-recenter'. (Bug#4698, Bug#4981)
3283
3284 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3285
3286         * sha1.el (sha1-string-external): default-directory "/" in case
3287         otherwise non-existent.  process-connection-type pipe for touch of
3288         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3289
3290 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3291
3292         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3293         it's comms related and sgml-mode.el has "comm" on that basis too.
3294
3295 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3296
3297         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3298         containing tspecial characters if they have been already quoted.
3299
3300 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3301
3302         * dns-mode.el (auto-mode-alist): Purecopy string.
3303
3304 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3305
3306         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3307
3308 2009-10-24  Glenn Morris  <rgm@gnu.org>
3309
3310         * gnus-art.el (help-xref-stack-item): Define for compiler.
3311
3312 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3313
3314         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3315
3316 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3317
3318         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3319
3320 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3321
3322         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3323         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3324
3325 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3326
3327         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3328         (gnus-overlays-in): New alias to overlays-in.
3329
3330         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3331         gnus-overlay-get, and gnus-delete-overlay.
3332         (gnus-summary-show-thread): Make it work as well for systems in which
3333         next-single-char-property-change is not available.
3334         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3335
3336         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3337         (gnus-overlay-get): New alias to extent-property.
3338         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3339
3340         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3341         SXEmacs.
3342
3343         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3344         SXEmacs.
3345
3346 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3347
3348         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3349
3350 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3351
3352         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3353         and XEmacs that don't have `remove-overlays'.
3354
3355 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3356
3357         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3358         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3359         selective display.  Use overlays instead.
3360
3361 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3362
3363         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3364
3365 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3366
3367         * spam-stat.el (spam-stat-load): Fix typo in message.
3368
3369 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3370
3371         * dig.el (dig-invoke): Fix typo in docstring.
3372         (query-dig): Reflow docstring.
3373
3374 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3375
3376         * gnus-art.el (gnus-article-encrypt-body):
3377         * message.el (message-check-recipients):
3378         * mm-util.el (mm-codepage-setup):
3379         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3380         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3381
3382 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3383
3384         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3385         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3386         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3387         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3388         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3389
3390 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3391
3392         * dig.el: Add "Keywords: comm", as per net-utils.el.
3393
3394 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3395
3396         * dig.el (dig-mode): Use define-derived-mode.
3397
3398 2009-09-19  Glenn Morris  <rgm@gnu.org>
3399
3400         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3401
3402 2009-09-18  Glenn Morris  <rgm@gnu.org>
3403
3404         * gnus-diary.el (gnus-diary-check-message):
3405         * message.el (message-insert-formatted-citation-line):
3406         * nnbabyl.el (top-level):
3407         * nndiary.el (nndiary-schedule):
3408         Fix typos in condition-case handlers.
3409
3410 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3411
3412         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3413         configuration that provides the sole article window in a frame;
3414         position point correctly after deleting a part.
3415
3416 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3417
3418         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3419         (spam-resolve-registrations-routine): Use it to unregister articles
3420         that change status.
3421
3422 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3423
3424         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3425         with XEmacs.
3426         (parse-time-string-chars): Use it.
3427
3428 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3429
3430         * imap.el (imap-interactive-login): Better messages.
3431         (imap-open): Fix bug with renamed buffer on reconnect.
3432         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3433         for easier debugging and cleaner code.  On successful (guessed based on
3434         server capabilities) secondary authentication, set imap-state
3435         correctly.
3436         (imap-last-authenticator): Define imap-last-authenticator as a variable
3437         to avoid warnings.
3438
3439 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3440
3441         * nnrss.el (nnrss-request-article): Remove binding of
3442         default-enable-multibyte-characters that has gotten needless by
3443         the 2007-07-13 change in rfc2047-encode-message-header.
3444
3445         * mml.el (mml-insert-multipart): Error on the message header.
3446         (mml-insert-part): Error on the message header; position point at
3447         the end of a MIME tag.
3448
3449 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3450
3451         * time-date.el (autoload): Expand define-obsolete-function-alias into
3452         defalias and make-obsolete for old Emacsen that Gnus supports.
3453         (with-no-warnings): Define it for old Emacsen.
3454         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3455         is available.
3456         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3457         float-time is available; suppress compile warning for time-to-seconds.
3458
3459         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3460         (gnus-float-time): Alias to float-time if it exists.
3461
3462         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3463         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3464         float-time is available; suppress compile warning for time-to-seconds.
3465
3466         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3467         XEmacs.
3468
3469 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3470
3471         * imap.el (imap-message-map): Docstring fix.
3472
3473 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3474
3475         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3476         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3477         Add the optional argument `encoding' that overrides the default.
3478
3479         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3480         mm-encode-buffer.
3481
3482 2009-09-04  Glenn Morris  <rgm@gnu.org>
3483
3484         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3485         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3486         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3487         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3488         * mm-util.el (mm-with-unibyte-current-buffer)
3489         (mm-find-buffer-file-coding-system):
3490         * yenc.el (yenc-decode-region): Use default-value rather than
3491         default-enable-multibyte-characters.
3492
3493 2009-09-03  Glenn Morris  <rgm@gnu.org>
3494
3495         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3496         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3497         than default-enable-multibyte-characters.
3498
3499 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3500
3501         * gnus-art.el (gnus-article-read-summary-keys):
3502         Fix gnus-buffer-configuration's value temporarily used.
3503
3504 2009-09-02  Glenn Morris  <rgm@gnu.org>
3505
3506         * gnus-util.el (gnus-float-time): New function.
3507         * gnus-delay.el (gnus-delay-article):
3508         * gnus-sum.el (gnus-thread-latest-date):
3509         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3510         * nnspool.el (nnspool-request-newgroups):
3511         Use gnus-float-time rather than time-to-seconds.
3512         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3513
3514         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3515         (gnus-header-subject-face, gnus-header-newsgroups-face)
3516         (gnus-header-name-face, gnus-header-content-face):
3517         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3518         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3519         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3520         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3521         (gnus-cite-face-11):
3522         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3523         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3524         (gnus-server-closed-face, gnus-server-denied-face)
3525         (gnus-server-offline-face):
3526         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3527         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3528         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3529         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3530         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3531         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3532         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3533         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3534         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3535         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3536         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3537         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3538         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3539         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3540         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3541         (gnus-summary-high-undownloaded-face)
3542         (gnus-summary-low-undownloaded-face)
3543         (gnus-summary-normal-undownloaded-face)
3544         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3545         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3546         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3547         (gnus-splash-face):
3548         * message.el (message-header-to-face, message-header-cc-face)
3549         (message-header-subject-face, message-header-newsgroups-face)
3550         (message-header-other-face, message-header-name-face)
3551         (message-header-xheader-face, message-separator-face)
3552         (message-cited-text-face, message-mml-face):
3553         * sieve-mode.el (sieve-control-commands-face)
3554         (sieve-action-commands-face, sieve-test-commands-face)
3555         (sieve-tagged-arguments-face):
3556         * spam.el (spam-face):
3557         Mark face aliases with "-face" in the name as obsolete.
3558
3559 2009-09-01  Glenn Morris  <rgm@gnu.org>
3560
3561         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3562         than goto-line.
3563
3564 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3565
3566         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3567         Don't move point if the command is invoked inside the message header.
3568
3569 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3570
3571         * imap.el (imap-send-command): Simplify.
3572         (imap-wait-for-tag): point-max -> buffer-size.
3573
3574 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3575
3576         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3577         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3578         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3579         * nnir.el (nnir-swish-e-index-file):
3580         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3581         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3582         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3583         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3584         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3585         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3586
3587 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3588
3589         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3590         Don't save excursion.
3591
3592 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3593
3594         * nnheader.el (nnheader-find-file-noselect):
3595         * mm-util.el (mm-insert-file-contents):
3596         Use (default-value 'major-mode) instead of default-major-mode.
3597
3598 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3599
3600         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3601
3602 2009-08-26  Glenn Morris  <rgm@gnu.org>
3603
3604         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3605         than placing in files.el.
3606
3607 2009-08-25  Glenn Morris  <rgm@gnu.org>
3608
3609         * nnir.el (top-level): Don't require cl at run-time.
3610         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3611         Replace cl-function substitute with gnus-replace-in-string.
3612         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3613         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3614         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3615         simplified expansions.
3616
3617 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3618
3619         * dig.el (dig): Add autoload cookie.
3620
3621 2009-08-22  Glenn Morris  <rgm@gnu.org>
3622
3623         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3624         goto-line.
3625
3626 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3627
3628         * parse-time.el (parse-time-string-chars): Save match data.
3629
3630 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3631
3632         * parse-time.el (parse-time-string-chars): Compute using character
3633         classes, to handle non-ascii characters (Bug#3190).
3634
3635 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3636
3637         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3638
3639         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3640         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3641         (gnus-mm-display-part, gnus-mime-display-single)
3642         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3643         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3644
3645         * gnus-sum.el
3646         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3647         (gnus-summary-move-article): Add expirable mark to articles copied or
3648         moved to group that has auto-expire turned on if the option is non-nil.
3649
3650 2009-07-24  Glenn Morris  <rgm@gnu.org>
3651
3652         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3653         Fix typo.  (Bug#3903)
3654
3655 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3656
3657         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3658         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3659         that should not be used for draft articles.
3660         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3661         that has no concern in minor mode keys.
3662         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3663         Abolish.
3664
3665 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3666
3667         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3668         article without making inquiry to a user for unknown encoding.
3669
3670         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3671         (nnmaildir--scan): Assume i-node and device number that file-attributes
3672         returns might be cons-cell.
3673
3674         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3675
3676         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3677
3678 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3679
3680         * auth-source.el: Remove docs now in auth.texi.  Don't use
3681         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3682         `auth-source-hide-passwords' and use them.
3683
3684 2009-07-15  Glenn Morris  <rgm@gnu.org>
3685
3686         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3687
3688 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3689
3690         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3691         excessive whitespace from the default values of title and description.
3692
3693 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3694
3695         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3696         mail-fetch-field to fetch Content-Description header in order to
3697         exclude newlines.
3698
3699 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3700
3701         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3702         format used by GnuPG 2.0.11.
3703
3704 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3705
3706         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3707         to deleted part.
3708
3709 2009-05-30  David Engster  <dengste@eml.cc>
3710
3711         * nnmairix.el: Remove old documentation in the commentary block.
3712         (nnmairix-request-group): Do not update active file for nnml back ends.
3713         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3714         end so that overview files are ignored.
3715         (nnmairix-update-groups): Make updating the groups more robust by using
3716         marks.
3717         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3718         with dollar characters in message-id.
3719
3720 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3721
3722         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3723         2008-12-25 in dns.el.
3724
3725 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3726
3727         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3728         could happen if the text is only composed of spaces and/or tabs.
3729
3730 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3731
3732         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3733         when sending a queued message to avoid extra mml tags.
3734
3735 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3736
3737         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3738
3739 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3740
3741         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3742         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3743         rmail-toggle-header for XEmacs;
3744         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3745
3746 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3747
3748         * gnus-dired.el: Remove autoload for gnus-setup-message.
3749         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3750         displaying Gnus logo; always use compose-mail.
3751
3752 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3753
3754         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3755
3756 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3757
3758         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3759         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3760         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3761         available.
3762         (gnus-nocem-epg-verify): New function.
3763
3764 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3765
3766         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3767
3768 2009-02-15  Glenn Morris  <rgm@gnu.org>
3769
3770         * gnus-util.el (rmail-insert-rmail-file-header)
3771         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3772         autoloads.
3773         (rmail-default-rmail-file): Remove unnecessary declaration.
3774         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3775
3776 2009-02-14  Glenn Morris  <rgm@gnu.org>
3777
3778         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3779         variable (only used in gnus-util, which declares it anyway).
3780         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3781         which was only needed by gnus-art (changed to not use it any more).
3782         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3783         only used in gnus-util, which autoloads it itself.
3784         (rmail-update-summary): Fix autoload.
3785
3786         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3787         rather than rmail-output-to-rmail-file.
3788
3789 2009-02-07  Glenn Morris  <rgm@gnu.org>
3790
3791         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3792         autoload of function that no longer exists.
3793         (rmail-toggle-header): Declare.
3794         (message-forward-rmail-make-body): Handle mbox Rmail.
3795
3796 2009-01-31  Glenn Morris  <rgm@gnu.org>
3797
3798         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
3799         2009-01-09 change.
3800
3801 2009-01-31  Dave Love  <fx@gnu.org>
3802
3803         * imap.el (imap-fetch-safe): Bind debug-on-error.
3804         (imap-debug): Add imap-fetch-safe.
3805
3806 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
3807
3808         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
3809         (auth-source-forget-all-cached): New convenience function.
3810         (auth-source-user-or-password): Accept list of modes or a single mode.
3811
3812         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
3813         auth-source modes.
3814
3815         * netrc.el (netrc-machine-user-or-password): Use list of
3816         auth-source modes.
3817
3818         * nnimap.el (nnimap-open-connection): Use list of
3819         auth-source modes.
3820
3821         * nntp.el (nntp-send-authinfo): Use list of
3822         auth-source modes.
3823
3824 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3825
3826         * auth-source.el: Update docs to reflect epa-file-enable is to be used
3827         now.
3828
3829 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3830
3831         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
3832         coding system in XEmacs; add a workaround for XEmacs.
3833
3834         * lpath.el: Fbind coding-system-aliasee.
3835
3836 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3837
3838         * mm-util.el (mm-coding-system-priorities): Protect against nil value
3839         of current-language-environment.
3840
3841 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3842
3843         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
3844         available at runtime.
3845
3846 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3847
3848         * gnus-art.el (article-date-ut): Fix end point of narrowing.
3849
3850 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
3851
3852         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
3853         the greatest positive fixnum value doesn't work under an XEmacs with
3854         bignum support; use the most-positive-fixnum constant instead,
3855         available since Emacs 21.1 with cl and XEmacs 21.1.
3856
3857 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3858
3859         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
3860         XEmacs gets not to work.
3861
3862 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3863
3864         * mm-util.el (mm-coding-system-priorities): Allow the value like
3865         "Japanese (UTF-8)" of current-language-environment.
3866
3867 2009-01-09  Glenn Morris  <rgm@gnu.org>
3868
3869         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
3870         with last-command-event.
3871
3872 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3873
3874         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
3875         in the doc string.
3876
3877         * message.el (message-fix-before-sending): Amend comment.
3878
3879 2009-01-08  Dave Love  <fx@gnu.org>
3880
3881         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
3882
3883 2009-01-07  David Engster  <dengste@eml.cc>
3884
3885         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
3886         simplified server definitions by converting it via
3887         gnus-server-to-method.
3888
3889 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3890
3891         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
3892         parameter's operands.
3893
3894 2009-01-06  David Engster  <dengste@eml.cc>
3895
3896         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
3897         primary select method (for gnus-group-mark-article-as-read).
3898
3899 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
3900
3901         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
3902         `(gnus)Face', not `(gnus)X-Face'.
3903
3904 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3905
3906         * mm-util.el (mm-ucs-to-char): New function.
3907
3908         * mm-url.el (mm-url-decode-entities): Use it.
3909
3910         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
3911         unicode-to-char.
3912
3913 2009-01-05  Dave Love  <fx@gnu.org>
3914
3915         * time-date.el: Require cl for `declare'.
3916
3917 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3918
3919         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
3920         Dave Love.
3921
3922 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3923
3924         * message.el (message-fix-before-sending): Add `eight-bit' to
3925         illegible-text check.
3926
3927 2009-01-03  Michael Olson  <mwolson@gnu.org>
3928
3929         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
3930         `headers' is nil.  This can occur if the IMAP server does not have
3931         permissions to read messages from a folder, but can write new messages
3932         to the folder.
3933         (nnimap-request-article-part): Do not insert `data' if it is nil.
3934
3935         * imap.el (imap-parse-fetch): Courier can insert spurious blank
3936         characters which will confuse `read', so skip past them.
3937
3938 2009-01-01  Dave Love  <fx@gnu.org>
3939
3940         * imap.el (imap-string-to-integer): Fix typo.
3941         (imap-fetch-safe): New function.
3942         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
3943
3944         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
3945
3946         * imap.el (imap-process-connection-type, imap-debug, imap-open):
3947         (imap-parse-greeting): Fix doc strings.
3948         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
3949         (imap-parse-flag-list): Make messages unique.
3950         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
3951
3952         * nnimap.el: Fix author email.
3953         (nnimap-split-rule): Add FIXME comment.
3954         (nnimap-debug): Fix doc string.
3955
3956 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3957
3958         * dns.el (dns-set-servers): Check "Address".  Fix typo.
3959
3960 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
3961
3962         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
3963         nslookup if resolv.conf isn't available.
3964         (dns-query): Rename from query-dns.
3965         (dns-query-cached): Rename from query-dns-cached.
3966
3967 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3968
3969         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3970         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3971         to check if those variables exist (first appeared in Emacs 18.50).
3972
3973 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3974
3975         * mm-util.el (mm-line-number-at-pos): New function.
3976
3977         * spam-report.el (spam-report-process-queue): Use it.
3978
3979 2008-12-24  David Engster  <dengste@eml.cc>
3980
3981         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3982         parameters that haven't existed as variables as buffer-local variables.
3983
3984 2008-12-23  Dave Love  <fx@gnu.org>
3985
3986         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3987         cadar.
3988
3989         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3990         imap-starttls-p.
3991         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3992
3993 2008-12-22  Dave Love  <fx@gnu.org>
3994
3995         * imap.el: Fix author email.  Doc fixes.
3996         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3997         reply.
3998
3999 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4000
4001         * spam-report.el (spam-report-gmane-max-requests): New constant.
4002         (spam-report-gmane-wait): New variable.
4003         (spam-report-gmane-ham, spam-report-gmane-spam)
4004         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4005         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4006         the server.
4007
4008         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4009         Add explanations.
4010
4011         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4012         nnheader-accept-process-output and nnheader-read-timeout if available.
4013         (pop3-movemail): Use it.
4014
4015         * message.el (message-check-news-body-syntax): Fix signature check if
4016         there's an attachment.
4017
4018 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4019
4020         * mm-util.el: Add comments to the mm- emulating functions.
4021
4022 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4023
4024         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4025         by Stephen Berman <stephen.berman@gmx.net>.
4026
4027 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4028
4029         * mm-util.el (mm-substring-no-properties): New function.
4030         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4031         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4032         (mm-string-to-multibyte): Doc fix.
4033
4034         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4035
4036 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4037
4038         * mml.el (mml-attach-file): Strip text properties from file name.
4039         (Bug#1574)
4040
4041 2008-12-16  Glenn Morris  <rgm@gnu.org>
4042
4043         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4044
4045 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4046
4047         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4048         knows since the charset specified might be a bogus alias that
4049         mm-charset-synonym-alist provides.
4050
4051 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4052
4053         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4054         "ISO_8859-1".
4055
4056         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4057
4058 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4059
4060         * mm-util.el (mm-charset-eval-alist):
4061         Define it before mm-charset-to-coding-system.
4062         (mm-charset-to-coding-system): Add optional argument `silent';
4063         define it before mm-charset-override-alist.
4064         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4065         default value if it can be used in Emacs currently running;
4066         silence mm-charset-to-coding-system.
4067
4068 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4069
4070         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4071         `allow-override' which says whether to use `mm-charset-override-alist'.
4072         (rfc2047-decode-encoded-words): Use it.
4073
4074         * mm-util.el (mm-charset-override-alist): Fix custom type;
4075         add `(gb2312 . gbk)' to choices.
4076
4077 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4078
4079         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4080         fast.
4081
4082         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4083
4084         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4085
4086 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4087
4088         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4089         on links.
4090
4091         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4092
4093 2008-12-03  Lute Kamstra  <lute@gnu.org>
4094
4095         * sha1.el: Remove leading * from docstrings of defcustoms,
4096         deffaces, defconsts and defuns.
4097
4098 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4099
4100         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4101         users' addresses that don't have domain parts.
4102         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4103         rather than message-narrow-to-head since there will be the message
4104         header separator.
4105
4106 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4107
4108         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4109         since the result is inserted in a unibyte buffer anyway.
4110         (nnimap-demule-use-string-to-multibyte): Remove.
4111         (nnimap-demule): Alias it to mm-string-to-multibyte.
4112
4113 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4114
4115         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4116         variable for debugging bug#464 and bug#1174.
4117         (nnimap-demule): Use it.
4118
4119 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4120
4121         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4122         score calculation correctly.
4123
4124 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4125
4126         * message.el (message-send-mail): Just set the buffer to unibyte
4127         rather than use mm-with-unibyte-current-buffer which does a lot more.
4128         (message-send-mail-partially): Don't bother with
4129         mm-with-unibyte-current-buffer since it's already been made unibyte by
4130         message-send-mail.
4131
4132 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4133
4134         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4135
4136 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4137
4138         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4139
4140 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4141
4142         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4143         require itself and to remove `with-no-warnings'.
4144
4145 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4146
4147         * starttls.el (starttls-any-program-available): Get the name of the
4148         available TLS layer program.
4149         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4150         well as the host name in the "opening" message.
4151
4152         * auth-source.el (auth-source-cache, auth-source-do-cache)
4153         (auth-source-user-or-password): Cache passwords and logins by default,
4154         allow override with `auth-source-do-cache'.
4155         (auth-source-forget-user-or-password): Allow users to remove cache
4156         entries if needed.
4157
4158 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4159
4160         * md4.el (md4-buffer): Fix typo in docstring.
4161         (md4, md4-64): Doc fixes.
4162         (md4-pack-int32): Reflow docstring.
4163
4164 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4165
4166         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4167         condition-case to only the forward-sexp call.
4168
4169 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4170
4171         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4172         quotes contained.  Make it more robust regardless by an extra
4173         condition-case wrapper.
4174
4175 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4176
4177         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4178
4179 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4180
4181         * nnml.el (nnml-request-expire-articles): Check if the function set to
4182         `nnmail-expiry-target' returns the symbol `delete'.
4183
4184         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4185
4186         * nnmail.el (nnmail-expiry-target): Fix custom type.
4187
4188 2008-10-02  Glenn Morris  <rgm@gnu.org>
4189
4190         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4191         Silence compiler warning.
4192
4193 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4194
4195         * tls.el (open-tls-stream): Show the actual command being
4196         executed, instead of the format string.
4197
4198 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4199
4200         * lpath.el: Fbind codepage-setup for Emacs 23.
4201
4202 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4203
4204         * mml.el (mml-menu): Don't assume mml2015 is bound.
4205
4206 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4207
4208         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4209         exists.
4210
4211 2008-09-27  Glenn Morris  <rgm@gnu.org>
4212
4213         * gnus-util.el (mail-header-remove-comments): Autoload it.
4214
4215 2008-09-27  Andreas Schwab  <schwab@suse.de>
4216
4217         * gnus-util.el (gnus-split-references): Strip comments.
4218         (gnus-parent-id): Likewise.
4219
4220 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4221
4222         * message.el (message-confirm-send): Fix version.
4223
4224 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4225
4226         * message.el (message-idna-to-ascii-rhs-1): Use
4227         mail-extract-address-components rather than mail-header-parse-addresses
4228         that is an alias by default to ietf-drums-parse-addresses that does not
4229         support non-ASCII names in headers' contents.
4230
4231 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4232
4233         * message.el (message-confirm-send): Fixed variable documentation to
4234         avoid the "y/n" wording.
4235
4236 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4237
4238         * message.el (message-set-auto-save-file-name): Save to a different
4239         filename so multiple messages (especially drafts) can be recovered.
4240
4241 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4242
4243         * message.el (message-confirm-send): Add appropriate version.
4244
4245 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4246
4247         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4248         defvar.
4249
4250 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4251
4252         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4253         (mm-pkcs7-enveloped-magic): Ditto.
4254
4255 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4256
4257         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4258         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4259
4260 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4261
4262         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4263         default, it's better.
4264
4265 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4266
4267         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4268         summary line gnus-number property and ignore them (with a warning
4269         message).
4270
4271 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4272
4273         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4274         macro caddr in the interactive form since it won't be expanded.
4275
4276 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4277
4278         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4279         `charset'; fix name of function called recursively.
4280         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4281
4282 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4283
4284         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4285         (gnus-mime-set-charset-parameters): New function.
4286         (gnus-mime-view-part-as-charset): Use it to correctly display part
4287         specifying wrong charset.
4288
4289 2008-09-08  David Engster  <dengste@eml.cc>
4290
4291         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4292         in completing-read for back end server.
4293
4294 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4295
4296         * message.el (message-confirm-send): New variable to confirm sending a
4297         message.
4298         (message-send): Use it.
4299
4300 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4301
4302         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4303
4304 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4305
4306         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4307
4308 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4309
4310         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4311         prevent tracking too many groups.
4312         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4313         Use it.
4314
4315 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4316
4317         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4318         moving point to the bottom of the window in order to avoid recentering.
4319
4320 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4321
4322         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4323
4324         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4325         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4326         (gnus-article-beginning-of-window): Fix calculation.
4327
4328 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4329
4330         * gnus-msg.el (gnus-summary-supersede-article)
4331         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4332         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4333         message header.
4334
4335 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4336
4337         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4338         pending output coming after the status change.
4339
4340 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4341
4342         * message.el:
4343         * gnus-start.el:
4344         * gnus-registry.el: Remove VMS support.
4345
4346 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4347
4348         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4349         macro.
4350         (rfc2104-hash): Use it.
4351
4352 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4353
4354         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4355         (gnus-summary-sort-by-most-recent-date): New commands.
4356         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4357         and menu entries.
4358
4359 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4360
4361         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4362         don't redisplay article for raw contents; remove plural articles stuff.
4363
4364         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4365         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4366         on gnus-summary-save-article; display results properly.
4367
4368 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4369
4370         * lpath.el: No need to fbind ns-focus-frame.
4371
4372 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4373
4374         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4375
4376 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4377
4378         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4379         gnus-save-all-headers.
4380
4381 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4382
4383         * gnus-util.el (ns-focus-frame): Remove declaration.
4384         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4385         like x.
4386
4387 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4388
4389         * rfc2104.el (rfc2104-zero): Delete defconst.
4390         (rfc2104-hex-alist): Likewise.
4391         (rfc2104-hex-to-int): Delete func.
4392         (rfc2104-hexstring-to-bitstring): Likewise.
4393         (rfc2104-nybbles): New defconst.
4394         (rfc2104-hash): Rewrite for speed.
4395
4396 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4397
4398         * tls.el (open-tls-stream): Make it work with the 2nd argument
4399         BUFFER that is a string but does not exist as a buffer object, as
4400         mentioned in the doc-string.
4401
4402 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4403
4404         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4405         SXEmacs.
4406
4407 2008-07-16  Glenn Morris  <rgm@gnu.org>
4408
4409         * gnus-util.el (ns-focus-frame): Declare for compiler.
4410
4411 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4412
4413         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4414         set as a group parameter.
4415         (gnus-summary-save-in-pipe): Work when it is called independently.
4416         (gnus-summary-pipe-to-muttprint): Don't modify
4417         gnus-summary-pipe-output-default-command.
4418
4419 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4420
4421         * message.el (message-send-mail-with-sendmail):
4422         Display the error message.
4423
4424 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4425
4426         * gnus-art.el (gnus-default-article-saver):
4427         Add gnus-summary-save-in-pipe to choices.
4428         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4429         gnus-summary-pipe-output-default-command as the default command.
4430         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4431         instead of gnus-last-shell-command.
4432
4433         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4434         New user option.
4435         (gnus-summary-muttprint-program): Mention the value will be changed.
4436         (gnus-summary-save-article): Force showing of all headers.
4437         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4438
4439 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4440
4441         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4442
4443 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4444
4445         * nnimap.el (nnimap-id):
4446         * sieve-manage.el (sieve-manage-open): Doc fixes.
4447
4448 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4449
4450         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4451         if available.
4452
4453 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4454
4455         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4456
4457         * nnkiboze.el (nnkiboze-generate-group):
4458         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4459
4460         * nnmairix.el: Require CL.
4461
4462 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4463
4464         * dgnushack.el: Autoload get-display-table and put-display-table for
4465         XEmacs 21.5.
4466
4467         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4468         21.4 and SXEmacs.
4469
4470 2008-06-15  David Engster  <dengste@eml.cc>
4471
4472         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4473
4474 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4475
4476         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4477         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4478         runtime choice under XEmacs.
4479
4480         * gnus-sum.el (gnus-summary-set-display-table):
4481         Use `gnus-put-display-table', `gnus-get-display-table',
4482         `gnus-set-display-table' for the display table, instead of `aset'.
4483
4484         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4485         Use `gnus-put-display-table', `gnus-get-display-table',
4486         `gnus-set-display-table' for the display table.
4487
4488 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4489
4490         * nnmairix.el: Add autoloads.
4491
4492 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4493
4494         * nnmairix.el (nnmairix-delete-recreate-group)
4495         (nnmairix-update-and-clear-marks): Fix error messages.
4496
4497 2008-06-14  David Engster  <dengste@eml.cc>
4498
4499         * nnmairix.el: Upgrade to version 0.6.
4500         (nnmairix-group-toggle-propmarks-this-group)
4501         (nnmairix-group-toggle-readmarks-this-group)
4502         (nnmairix-group-delete-recreate-this-group)
4503         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4504         (nnmairix-remove-tick-mark-original-article): New commands.
4505         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4506         (nnmairix-propagate-marks-to-nnmairix-groups)
4507         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4508         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4509         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4510         functions needed for marks propagation and manipulation of read marks.
4511         (nnmairix-update-groups): New function.
4512         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4513         (nnmairix-determine-original-group-from-registry)
4514         (nnmairix-determine-original-group-from-path)
4515         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4516         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4517         New helper functions.
4518         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4519         keystrokes for new commands.
4520         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4521         (nnmairix-request-group): Check allow-fast group parameter.
4522         (nnmairix-request-create-group): Set allow-fast group parameter if
4523         nnmairix-allowfast-default is set.
4524         (nnmairix-close-group): Propagate marks upon closing if needed.
4525         (nnmairix-group-toggle-threads-this-group): Use new.
4526         nnmairix-group-toggle-parameter helper function.
4527         (nnmairix-search): Better check for empty search result.
4528         (nnmairix-goto-original-article): Use new helper functions for
4529         determining original article.
4530         (nnmairix-show-original-article): Make sure message-id is in brackets.
4531         (nnmairix-call-mairix-binary): Change variable name.
4532         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4533         helper function.
4534         (nnmairix-widget-toggle-activate): Fix doc string.
4535
4536 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4537
4538         * nnir.el: Require edmacro when compiling with XEmacs.
4539         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4540         available in Emacs 21.
4541
4542 2008-06-11  Glenn Morris  <rgm@gnu.org>
4543
4544         * gnus-util.el (x-focus-frame):
4545         * gnus.el (image-size):
4546         * mm-decode.el (image-size): Declare.
4547
4548         * gnus-picon.el (declare-function): Add compat definition.
4549         (image-size): Declare.
4550
4551         * gnus-group.el (tool-bar-map):
4552         * gnus-sum.el (tool-bar-map): Define for compiler.
4553
4554         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4555
4556         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4557
4558         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4559         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4560         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4561         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4562         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4563         * sieve-manage.el, spam-report.el, spam.el:
4564         Remove unnecessary eval-and-compile of autoloads.
4565
4566 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4567
4568         * auth-source.el: Precise Tramp doc.
4569
4570 2008-06-07  Glenn Morris  <rgm@gnu.org>
4571
4572         * nnmairix.el: Remove unnecessary eval-when-compile.
4573
4574 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4575
4576         * lpath.el: Fbind propertize for XEmacs 21.4.
4577
4578 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4579
4580         * nnir.el: Move here from ../contrib.
4581
4582 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4583
4584         * gnus-util.el (gnus-read-shell-command): New function.
4585         * mm-decode.el (mm-pipe-part):
4586         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4587
4588 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4589
4590         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4591
4592 2008-06-03  Glenn Morris  <rgm@gnu.org>
4593
4594         * pop3.el (nnheader-accept-process-output): Autoload it.
4595
4596 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4597
4598         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4599         are not 2-digit hexadecimal characters that follow `%'s.
4600
4601 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4602
4603         * message.el (message-bogus-recipient-p): Fix type in doc string.
4604         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4605         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4606         Improve custom options.
4607         (message-bogus-recipient-p): Adjust accordingly.
4608
4609 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4610
4611         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4612         long-form month and day names.
4613
4614 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4615
4616         * dgnushack.el: Autoload debug, eudc-expand-inline and
4617         pgg-snarf-keys-region for XEmacs.
4618
4619         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4620
4621         * nnmairix.el: Require edmacro when compiling with XEmacs.
4622
4623 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4624
4625         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4626         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4627
4628 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4629
4630         * auth-source.el: Add more docs.
4631
4632         * netrc.el (netrc-machine): Always match if the port is not given.
4633
4634 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4635
4636         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4637         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4638         retrieval faster in some cases, but might make CPU usage larger.  If
4639         this has any bad side effects, we might revert this change.
4640
4641         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4642         seems to make mail retrieval much, much faster.
4643         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4644         unconditionally.
4645
4646         * gnus-draft.el (gnus-group-send-queue): Bind
4647         message-send-mail-partially-limit to nil to avoid being prompted.
4648
4649 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4650
4651         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4652
4653         * message.el (message-bogus-address-regexp): Fix and improve custom
4654         type.
4655         (message-setup-hook): Add message-check-recipients as custom option.
4656
4657 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4658
4659         * message.el (message-cite-function): Remove bogus autoload which crept
4660         in during merge from v5-10.
4661
4662 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4663
4664         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4665
4666         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4667
4668         * auth-source.el: Preliminary Tramp docs.
4669         (auth-sources): Change the default auth-sources to use
4670         EPA .gpg files.
4671
4672 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4673
4674         * nntp.el: Autoload `auth-source-user-or-password'.
4675         (nntp-send-authinfo): Use it.
4676
4677         * nnimap.el: Autoload `auth-source-user-or-password'.
4678         (nnimap-open-connection): Use it.
4679
4680         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4681         for the gnus-message function.
4682         (auth-source-user-or-password): Use it.
4683
4684 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4685
4686         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4687         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4688         (rfc2104-hash): Use it.
4689
4690 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4691
4692         * gnus-art.el (gnus-article-toggle-truncate-lines):
4693         Don't use `iff' in docstring.
4694
4695 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4696
4697         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4698
4699         * gnus-util.el (gnus-extract-address-component-name)
4700         (gnus-extract-address-component-email): Convenience functions around
4701         `gnus-extract-address-components'.
4702
4703         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4704         Use `gnus-extract-address-component-email' to fix bug of comparing full
4705         sender name to `user-mail-address'.
4706
4707 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4708
4709         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4710         catch/throw to optimize.
4711         (gnus-registry-find-keywords): Just use member to find a keyword.
4712
4713 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4714
4715         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4716         is current before calling gnus-server-prepare.
4717         (gnus-server-setup-buffer, gnus-server-update-server)
4718         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4719
4720 2008-05-04  Juri Linkov  <juri@jurta.org>
4721
4722         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4723         (mailcap-file-default-commands): Use mailcap-replace-in-string
4724         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4725         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4726
4727 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4728
4729         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4730
4731 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4732
4733         * gnus.el: Bump version to 0.11.
4734
4735 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4736
4737         * gnus.el: No Gnus v0.10 is released.
4738
4739 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4740
4741         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4742         hooks.
4743         (gnus-update-read-articles): Speed up non-marks-using users.
4744         (gnus-use-marks): Define gnus-use-marks.
4745         (gnus-propagate-marks): Rename variable to something more sensible.
4746
4747 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4748
4749         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4750         (gmm-image-load-path-for-library): Fix typos in docstrings.
4751         (gmm-message): Reflow docstring.
4752
4753 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4754
4755         * mail-source.el (mail-source-set-1, mail-source-bind):
4756         Move auth-source code out of the macro to clean it up and fix bugs.
4757
4758 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4759
4760         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4761         by sender if it's equal to user-mail-address, it's likely to be
4762         useless.
4763
4764         * mail-source.el (mail-source-bind): Don't use user or password if they
4765         are not bound.  Unintern them if they are nil.  Don't use server unless
4766         it's bound, and default it to empty string otherwise.
4767
4768 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4769
4770         * mail-source.el: Load auth-source.el.
4771         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4772         get user name or password, if auth-sources is set up.
4773
4774         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4775         strategy of splitting with parent.
4776         (gnus-registry-split-fancy-with-parent)
4777         (gnus-registry-post-process-groups): Use it and fix prior
4778         bug (returning a list as the split result).
4779
4780         * auth-source.el (auth-sources): Remove server parameter.
4781         (auth-source-pick, auth-source-user-or-password)
4782         (auth-source-user-or-password-imap)
4783         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4784         (auth-source-user-or-password-sftp)
4785         (auth-source-user-or-password-smtp): Remove server parameter.
4786
4787 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4788
4789         * smime.el (smime-sign-region, smime-encrypt-region)
4790         (smime-decrypt-region):
4791         Remove redundant calls to `generate-new-buffer-name'.
4792
4793 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
4794
4795         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
4796         Don't use QP for message/rfc822.
4797         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
4798
4799 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4800
4801         * sieve-manage.el (sieve-string-bytes): Remove.
4802         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
4803         correct byte-length only if the process's coding-system is the same as
4804         the one used internally by Emacs to represent strings.
4805
4806 2008-04-22  Juri Linkov  <juri@jurta.org>
4807
4808         * mailcap.el (mailcap-file-default-commands): New function.
4809
4810 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4811
4812         * message.el (message-signature-separator, message-cite-function):
4813         Change custom version.
4814
4815 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
4816
4817         * tls.el (tls-program): Add -ign_eof argument to call the openssl
4818         commands.
4819         (tls-checktrust): Ditto.
4820
4821 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4822
4823         * mm-decode.el (mm-display-external): Make temp file read-only.
4824
4825 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4826
4827         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
4828         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
4829         `C-c C-f d'.
4830
4831 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4832
4833         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
4834
4835 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4836
4837         * gnus.el: Bump version to 0.9.
4838
4839 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4840
4841         * gnus.el: No Gnus v0.8 is released.
4842
4843 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4844
4845         * mail-source.el (mail-source-value):
4846         Prefer fboundp to functionp so it works with macros as well.
4847
4848 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4849
4850         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4851         Fix last change in case the element is not even a symbol.
4852
4853 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4854
4855         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4856         Prefer fboundp to functionp so it works with macros as well.
4857
4858 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
4859
4860         * auth-source.el: Added docs.
4861         (auth-sources): Modify format to support server.
4862         (auth-source-pick, auth-source-user-or-password)
4863         (auth-source-user-or-password-imap)
4864         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4865         (auth-source-user-or-password-sftp)
4866         (auth-source-user-or-password-smtp): Add server parameter.
4867
4868 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
4869
4870         * gnus-registry.el: Initialize the registry when gnus-registry-install
4871         is t.
4872
4873 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4874
4875         * compface.el (uncompface): Make buffer unibyte.
4876
4877 2008-04-05  Glenn Morris  <rgm@gnu.org>
4878
4879         * gnus-ems.el (mm-disable-multibyte): Autoload it.
4880
4881 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4882
4883         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
4884         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
4885
4886         * nnheader.el (nnheader-init-server-buffer): Change buffer's
4887         multibyteness after rather than before erasing it.
4888
4889         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
4890         mm-with-multibyte.
4891         (gnus-request-article-this-buffer): Make sure the proper decoding is
4892         used if gnus-original-article-buffer happens to be unibyte.
4893
4894         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
4895         default-enable-multibyte-characters.
4896
4897         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
4898         default-enable-multibyte-characters.
4899
4900         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
4901
4902         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
4903
4904 2008-04-02  Simon Josefsson  <simon@josefsson.org>
4905
4906         * imap.el (imap-enable-exchange-bug-workaround): New variable.
4907         (imap-message-copyuid-1): Use it.
4908         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
4909         J. Williams in
4910         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
4911
4912         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
4913         imap-enable-exchange-bug-workaround.
4914         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
4915
4916 2008-04-01  Simon Josefsson  <simon@josefsson.org>
4917
4918         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
4919         a 100 byte status-checks into a 2-3MB transfer for each group.
4920         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
4921         to enable bug workaround or not.
4922         (nnimap-find-minmax-uid): Only enable workaround conditionally.
4923
4924 2008-03-31  Glenn Morris  <rgm@gnu.org>
4925
4926         * message.el (mml2015-use): Declare for compiler.
4927         (message-info): Require mml2015 when appropriate.
4928
4929 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4930
4931         * Makefile.in (EMACS_COMP): Quote directory name that might contain
4932         whitespace.
4933
4934 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4935
4936         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
4937         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
4938         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
4939         (nntp-service-to-port): New function.
4940         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
4941         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
4942         (nntp-open-netcat-stream): New function.
4943         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
4944
4945 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
4946
4947         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
4948
4949 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4950
4951         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
4952
4953 2008-03-28  Magnus Henoch  <mange@freemail.hu>
4954
4955         * dns.el (dns-write): Use set-buffer-multibyte.
4956
4957 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
4958
4959         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
4960
4961 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4962
4963         * message.el (message-signature-separator): Change default.
4964         Improve custom type.
4965         (message-cite-function): Change default to
4966         message-cite-original-without-signature.
4967
4968         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
4969         toggle.
4970
4971         * message.el (message-check-news-body-syntax): Fix signature check.
4972         (message-setup-1): Mark buffer as unmodified _after_ running
4973         message-setup-hook and handling message-alternative-emails.
4974         (message-shorten-references): Be more strict when building list of
4975         valid references to comply with GNKSA.
4976
4977         * gnus-group.el (gnus-read-ephemeral-bug-group)
4978         (gnus-read-ephemeral-debian-bug-group)
4979         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
4980
4981         * message.el (message-info): Don't use booleanp which isn't supported
4982         in Emacs 21 and XEmacs.
4983
4984 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4985
4986         * gnus-group.el (gnus-gmane-group-download-format): Rename from
4987         gnus-group-gmane-group-download-format.
4988         (gnus-group-read-ephemeral-gmane-group): Rename from
4989         gnus-group-read-ephemeral-gmane-group.
4990         (gnus-read-ephemeral-gmane-group-url): Rename from
4991         gnus-group-read-ephemeral-gmane-group-url.
4992         (gnus-bug-group-download-format-alist): New variable.
4993         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
4994         (gnus-read-ephemeral-emacs-bug-group): New commands.
4995
4996 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4997
4998         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
4999         (gnus-visible-headers): Improve custom type.
5000
5001 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5002
5003         * mml.el (mml-menu): Add workarounds for XEmacs.
5004
5005         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5006         X-Boundary header.
5007
5008         * message.el (message-simplify-recipients): Fix previous commit.
5009
5010 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5011
5012         * mm-util.el (mm-set-buffer-multibyte): New function.
5013         * mm-decode.el (mm-copy-to-buffer): Use it.
5014
5015 2008-03-19  Glenn Morris  <rgm@gnu.org>
5016
5017         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5018         Accidentally removed in the sync process with Emacs.
5019
5020 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5021
5022         * message.el (message-alter-recipients-discard-bogus-full-name):
5023         New function.
5024         (message-alter-recipients-function): New variable.
5025         (message-get-reply-headers): Use it.
5026         (message-replace-header): New helper function.
5027         (message-recipients-without-full-name): New variable.
5028         (message-simplify-recipients): New command.
5029
5030         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5031
5032         * message.el (message-info): Handle EasyPG manual.
5033
5034         * mml.el (mml-menu): Add entry for EasyPG.
5035
5036 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5037
5038         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5039         parameter.
5040
5041         * message.el (message-disassociate-draft): Specify drafts group name
5042         fully.
5043
5044 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5045
5046         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5047         unnecessary duplicates from the match list.
5048
5049 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5050
5051         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5052
5053         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5054
5055         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5056         args of `how-many' of which the XEmacs version doesn't take; declare
5057         Info-index-next as function.
5058
5059 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5060
5061         * gnus-score.el (gnus-score-headers): Fix handling of
5062         gnus-inhibit-slow-scoring.
5063
5064         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5065         string.
5066         (gnus-button-url-regexp): Improve handling of parenthesis.
5067         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5068         (gnus-button-handle-info-keystrokes): Handle index entries.
5069
5070 2008-03-15  Glenn Morris  <rgm@gnu.org>
5071
5072         * parse-time.el (parse-time-string): Simplify.
5073
5074 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5075
5076         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5077         Incoming* files.
5078
5079 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5080
5081         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5082         (auth-source-pick): Use it.
5083
5084 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5085
5086         * binhex.el (binhex-decode-region-internal):
5087         * uudecode.el (uudecode-decode-region-internal):
5088         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5089         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5090         setting default-enable-multibyte-characters.
5091
5092 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5093
5094         * auth-source.el (auth-source-protocols)
5095         (auth-source-protocols-customize, auth-source-choices): Added and
5096         modified variable customizations and defaults.
5097         (auth-source-pick, auth-source-user-or-password)
5098         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5099         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5100         (auth-source-user-or-password-sftp)
5101         (auth-source-user-or-password-smtp): Use new variables and provide an
5102         interface to netrc.el.
5103
5104 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5105
5106         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5107         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5108         Make sure the nntp port to specify is a string.
5109
5110 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5111
5112         * nntp.el: Use with-current-buffer.
5113         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5114         dubious mm-with-unibyte-current-buffer.
5115         (nntp-with-open-group-function): New function extracted from
5116         nntp-with-open-group macro.
5117         (nntp-with-open-group): Use the function, so it's easier to debug.
5118         Add indentation and debugging info.
5119         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5120         the use of the netcat alternatives.
5121
5122         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5123         Avoid mm-string-as-multibyte as well.
5124
5125         * nnweb.el (nnweb-insert-html):
5126         Remove use of nnheader-string-as-multibyte.
5127
5128         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5129         (nnheader-string-as-multibyte): Remove.
5130
5131         * mm-view.el: Use inhibit-read-only.
5132         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5133         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5134         or unibyte-string.
5135
5136         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5137         (mm-uu-yenc-extract): Use with-current-buffer.
5138
5139         * gnus-soup.el (gnus-soup-send-packet): Don't use
5140         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5141
5142         * nnmh.el: Use with-current-buffer.
5143         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5144         mm-string-as-multibyte on the output of mm-encode-coding-string.
5145
5146         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5147         (nnimap-request-move-article): Use with-current-buffer.
5148
5149         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5150         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5151         conversion uses string-make-unibyte rather than string-as-unibyte.
5152
5153         * gnus-msg.el: Use with-current-buffer.
5154
5155         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5156
5157 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5158
5159         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5160         string for caching if it is 'PIN.
5161
5162 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5163
5164         * lpath.el: Consider the case without Emacs/W3.
5165
5166 2008-03-08  Glenn Morris  <rgm@gnu.org>
5167
5168         * time-date.el (date-to-time, time-subtract, time-add)
5169         (safe-date-to-time): Doc fixes.
5170
5171 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5172
5173         * mail-source.el (mail-source-delete-old-incoming-confirm):
5174         Change default to nil.
5175         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5176
5177 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5178
5179         * lpath.el: Rearrange.
5180
5181         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5182         (gnus-article-goto-prev-page): Work for articles having ^L's.
5183
5184         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5185
5186         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5187
5188 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5189
5190         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5191         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5192         (gnus-bookmark-jump): Adjust some variable names.
5193
5194 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5195
5196         * auth-source.el: New package.
5197         (auth-source-choices): Add customization entry point variable.
5198
5199         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5200         bug.
5201
5202 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5203
5204         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5205         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5206         (gnus-registry-install-shortcuts): Rename from
5207         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5208         the `gnus-registry-mark-map' keymap dynamically from
5209         `gnus-registry-marks'.  The generated functions update the summary line
5210         when a registry mark is added or deleted, and will call
5211         `gnus-registry-install-p' (see the comments in the code).
5212         (gnus-registry-user-format-function-M): Use concat intelligently.
5213
5214         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5215         the registry mark functions.
5216
5217 2008-03-05  Glenn Morris  <rgm@gnu.org>
5218
5219         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5220         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5221         gnus-art.
5222         (top-level): No need to load own source when compiling.
5223
5224 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5225
5226         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5227         Suggested by <chris.anderton@zetnet.co.uk>.
5228
5229 2008-03-04  Glenn Morris  <rgm@gnu.org>
5230
5231         * gnus-sum.el (top-level): No need to require gnus when compiling,
5232         since unconditionally required near start of file.
5233         (gnus-summary-display-while-building): Move definition before use.
5234
5235 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5236
5237         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5238         formatting function.
5239
5240 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5241
5242         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5243         with plists.
5244         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5245         Use new format.
5246
5247 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5248
5249         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5250         `where-is-internal' that returns a range of key sequences.
5251
5252 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5253
5254         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5255
5256         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5257         (gnus-summary-jump-to-group): Consider windows on other displayed
5258         frames as well.  Similar changes might be needed elsewhere, but that's
5259         the one I've bumped into during my use.
5260
5261         * nndoc.el (nndoc-oe-dbx-type-p):
5262         * gnus-msg.el (gnus-debug):
5263         * gnus-group.el (gnus-update-group-mark-positions):
5264         Use mm-string-to-multibyte.
5265
5266 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5267
5268         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5269         doesn't handle NotDashEscaped.
5270
5271         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5272         (mml-dnd-attach-options): Fix typo in custom choice.
5273
5274         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5275         nndoc-article-type to mbox.
5276         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5277
5278         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5279         to nil, instead of html2text.
5280
5281         * imap.el (imap-debug): Add `imap-ping-server'.
5282
5283         * gnus-bookmark.el: Add FIXMEs.
5284
5285         * message.el (message-form-letter-separator)
5286         (message-send-form-letter-delay): New variables.
5287         (message-send-form-letter): Use them.  New command to send form
5288         letters.  Requested by Uwe Siart.
5289         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5290
5291 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5292
5293         * Update copyright years.
5294
5295 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5296
5297         Sync from EMACS_22_BASE.
5298
5299         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5300
5301 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5302
5303         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5304         empty author.
5305
5306 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5307
5308         * gnus-registry.el (gnus-registry-marks): Add variable for
5309         customization of marks and their appearance.
5310         (gnus-registry-read-mark): Use it.
5311         (gnus-registry-do-marks): Add utility function to loop through
5312         `gnus-registry-marks'.
5313         (gnus-registry-install-shortcuts-and-menus): Add function to install
5314         shortcuts and menus.
5315         (gnus-registry-initialize): Use it.
5316         (gnus-registry-default-mark): Clarify documentation.
5317
5318 2008-02-29  Glenn Morris  <rgm@gnu.org>
5319
5320         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5321         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5322         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5323         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5324         Change defcustom :version from 23.0 to 23.1.
5325
5326 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5327
5328         * gnus-registry.el (gnus-registry-follow-group-p)
5329         (gnus-registry-post-process-groups): Add functions to aid registry
5330         splitting and improve logging.  Clarify behavior in function
5331         documentation.
5332         (gnus-registry-split-fancy-with-parent): Use them.
5333
5334 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5335
5336         * gnus-art.el: Use with-current-buffer.
5337
5338 2008-02-27  David Engster  <dengste@eml.cc>
5339
5340         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5341         Express real group name in the response.
5342
5343 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5344
5345         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5346         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5347         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5348         autoload gnus-registry-fetch-group when compiling.
5349         (nnmairix-request-group-with-article-number-correction): Remove
5350         unreferenced argument passed to nnmairix-call-backend.
5351
5352 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5353
5354         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5355         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5356         Wilde.
5357
5358 2008-02-27  Glenn Morris  <rgm@gnu.org>
5359
5360         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5361         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5362         variables to defconsts.  Convert comments to doc-strings.
5363         (nnmairix-last-server, nnmairix-current-server): Convert from free
5364         variables to defvars.  Convert comments to doc-strings.
5365         (gnus-registry-fetch-group): Autoload.
5366         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5367         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5368         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5369         caddr.
5370         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5371         nnmairix-request-group-with-article-number-correction call.
5372         (nnmairix-fast, nnmairix-group): New, less general names, for free
5373         variables passed from nnmairix-request-group to
5374         nnmairix-request-group-with-article-number-correction.  Declare.
5375         (nnmairix-request-group-with-article-number-correction):
5376         Use nnmairix-fast, nnmairix-group rather than fast, group.
5377
5378 2008-02-26  David Engster  <dengste@eml.cc>
5379
5380         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5381         version 0.5.
5382
5383 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5384
5385         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5386         instead of making an extra function call.  Don't add the current group
5387         to articles only when they have the group.  Use
5388         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5389         Reported by David <de_bb@arcor.de>.
5390
5391 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5392
5393         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5394         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5395
5396 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5397
5398         * mail-source.el (mail-source-delete-incoming): Change default.
5399         Supplement doc string.
5400
5401         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5402
5403 2008-02-14  Glenn Morris  <rgm@gnu.org>
5404
5405         * time-date.el (format-seconds): New function.
5406
5407 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5408
5409         * nnmail.el (nnmail-message-id-cache-file): Derive from
5410         `gnus-home-directory'.
5411
5412 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5413
5414         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5415         Document negative prefix.
5416
5417         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5418
5419 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5420
5421         * message.el (message-unsent-separator): Add the Exim bounce
5422         separator.
5423
5424 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5425
5426         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5427         list.
5428         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5429         recipient/signer list.
5430
5431 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5432
5433         * Makefile.in (datarootdir): Define.
5434         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5435         name that might contain whitespace.
5436
5437 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5438
5439         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5440         fbound (Emacs 23 unicode), signal an error.
5441
5442 2008-02-08  Glenn Morris  <rgm@gnu.org>
5443
5444         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5445
5446 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5447
5448         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5449         ports to the calls to `netrc-machine-user-or-password' in addition to
5450         "imap" and "imaps".
5451
5452 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5453
5454         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5455
5456         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5457
5458 2008-02-01  Kenichi Handa  <handa@m17n.org>
5459
5460         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5461         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5462         (rfc2104-hash): Convert the result of concat to unibyte string.
5463
5464 2008-02-01  Dave Love  <fx@gnu.org>
5465
5466         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5467         coding-system-for-read.
5468         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5469
5470 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5471
5472         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5473         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5474         <hanche@math.ntnu.no>.
5475
5476 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5477
5478         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5479
5480         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5481
5482 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5483
5484         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5485         * message.el (message-beginning-of-line): Use featurep instead of bound
5486         tests in order to resolve conditionals at compile time.
5487
5488 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5489
5490         * mail-source.el (mail-sources): Add `group' choice.
5491
5492         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5493         parameter `in-group' to control into which group the articles go.
5494         Add treatment of `group' mail-source.
5495
5496 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5497
5498         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5499
5500         * mm-decode.el (mm-dissect-buffer): Decode description.
5501
5502         * mml.el (mml-to-mime): Encode message header first.
5503
5504 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5505
5506         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5507         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5508
5509         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5510         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5511
5512 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5513
5514         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5515
5516 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5517
5518         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5519         prefix keys.
5520         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5521         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5522         gnus-xmas.el.
5523
5524         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5525         (gnus-xmas-article-describe-bindings): New function.
5526         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5527         gnus-xmas-article-describe-bindings.
5528
5529         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5530
5531 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5532
5533         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5534         Add new variables for article mark management.
5535         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5536         list of extra data entries which, when present, will indicate that the
5537         article ID should not be trimmed from the registry.
5538         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5539         functions.
5540         (gnus-registry-read-mark): New function to read a mark name from the
5541         user.
5542         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5543         (gnus-registry-set-article-mark-internal): New functions to add and
5544         remove marks.
5545         (gnus-registry-get-article-marks): New function to show the marks for
5546         an article, or retrieve them for further use.
5547
5548 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5549
5550         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5551         keys when no argument is given.
5552
5553 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5554
5555         * imap.el (imap-ping-server): New variable.
5556         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5557         (imap-ping-server): Minor doc string fixes.
5558
5559 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5560
5561         * imap.el (imap-ping-server): New function.
5562         (imap-opened): Call imap-ping-server.
5563
5564 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5565
5566         * gnus-sum.el (gnus-article-sort-by-random)
5567         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5568         jidanni@jidanni.org.
5569
5570 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5571
5572         * gnus-art.el (gnus-article-describe-bindings): New function.
5573         (gnus-article-read-summary-keys): Use it.
5574         (gnus-article-mode-map): Bind `C-h b' to it.
5575
5576 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5577
5578         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5579         XEmacs.
5580         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5581         against non-character events.
5582
5583         * lpath.el: Fbind map-keymap for Emacs 21.
5584
5585 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5586
5587         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5588         command.
5589         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5590         instead of END.  Change name of the temp file.
5591         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5592         customizable.
5593
5594 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5595
5596         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5597         bind `S W' to gnus-article-wide-reply-with-original; set default
5598         binding to gnus-article-read-summary-send-keys.
5599         (gnus-article-read-summary-keys): Fix the order of keys; display
5600         continuation keys correctly in the echo area; describe bindings
5601         correctly when keys end with `C-h'.
5602         (gnus-article-read-summary-send-keys): New function.
5603         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5604         for gnus-article-read-summary-send-keys; display continuation keys
5605         correctly in the echo area.
5606         (gnus-article-reply-with-original): Ignore prefix argument.
5607         (gnus-article-wide-reply-with-original): New function.
5608
5609         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5610         Emacs 21.
5611
5612 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5613
5614         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5615         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5616
5617 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5618
5619         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5620         (gnus-group-read-ephemeral-gmane-group): New command.
5621
5622 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5623
5624         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5625
5626 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5627
5628         * message.el (message-send-mail-function): Increase custom version.
5629
5630         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5631         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5632
5633 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5634
5635         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5636         for the cases where imap-authenticate is called with a nil buffer
5637         parameter.
5638
5639 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5640
5641         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5642         html parts correctly; support forwarded messages.
5643         (gnus-article-browse-html-article): Remove work buffers.
5644
5645         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5646         compiling.
5647         (netrc-bound-and-true-p): New macro.
5648         (netrc-parse): Use it instead of bound-and-true-p that is not available
5649         in XEmacs 21.4.
5650
5651 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5652
5653         * gnus-registry.el (gnus-registry-mark-article)
5654         (gnus-registry-article-marks): Add functionality to mark articles
5655         through the Gnus registry.
5656
5657         * encrypt.el: Clarify documentation for the new pgg method.
5658         (encrypt-file-alist): Add PGG option.
5659         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5660         functionality.  Abstract password key and messaging to external
5661         functions.
5662         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5663         (encrypt-message-method-and-cipher): Add new convenience external
5664         functions.
5665         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5666         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5667
5668         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5669         (netrc-parse): Use encrypt-file-alist to determine if
5670         encrypt-find-model or encrypt-insert-file-contents should be used.
5671
5672         * encrypt.el: Clarify documentation.  Load password-cache or
5673         password, whichever one is found first, instead of autoloading.
5674
5675 2007-12-19  Glenn Morris  <rgm@gnu.org>
5676
5677         * mml.el (message-options-set, message-narrow-to-head)
5678         (message-in-body-p, message-mail-p, message-encode-message-body):
5679         Autoload.
5680         (message-remove-header, message-narrow-to-headers-or-head)
5681         (message-subscribed-p, message-make-mail-followup-to)
5682         (message-position-on-field, message-news-p)
5683         (message-options-set-recipient, message-generate-headers)
5684         (message-sort-headers): Declare as functions.
5685
5686 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5687
5688         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5689         convention in doc string.
5690
5691 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5692
5693         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5694         title to html parts.
5695         (gnus-article-browse-html-article): Pass message header to it.
5696
5697         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5698
5699 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5700
5701         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5702         or password compatible with XEmacs.
5703
5704 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5705
5706         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5707         format document.
5708         (gnus-mime-delete-part): Don't write description line if empty.
5709         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5710
5711 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5712
5713         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5714         (gnus-summary-mark-read-and-unread-as-read)
5715         (gnus-summary-mark-current-read-and-unread-as-read)
5716         (gnus-summary-mark-unread-as-ticked): Doc fix.
5717         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5718
5719 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5720
5721         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5722         Christoph Conrad <christoph.conrad@gmx.de>.
5723
5724 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5725
5726         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5727         yes-or-no-p.
5728
5729 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5730
5731         * mm-decode.el (mm-add-meta-html-tag): New function.
5732         (mm-save-part-to-file, mm-pipe-part): Use it.
5733
5734         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5735         gnus-y-or-n-p instead of y-or-n-p.
5736         (gnus-article-browse-html-parts): Work with message/external-body; use
5737         mm-add-meta-html-tag.
5738
5739 2007-12-11  Glenn Morris  <rgm@gnu.org>
5740
5741         * gnus-cache.el: Require gnus-sum not just when compiling.
5742
5743         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5744
5745         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5746         definitions before use.
5747
5748         * mm-decode.el: Require gnus-util.
5749         (mm-remove-part): Only call delete-annotation on XEmacs.
5750
5751         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5752
5753         * nnmail.el: Require gnus-int.
5754
5755         * spam.el: Move `require's before `eval-when-compile's.
5756
5757         * gnus-ems.el (gnus-alive-p):
5758         * gnus-fun.el (message-goto-eoh):
5759         * gnus-util.el (gnus-group-name-decode):
5760         * mail-source.el (gnus-compress-sequence):
5761         * message.el (Info-goto-node, format-spec):
5762         * mm-bodies.el (message-options-get):
5763         * mm-decode.el (mm-view-pkcs7):
5764         * mm-util.el (gmm-write-region):
5765         * mml-smime.el (mml-compute-boundary)
5766         (gnus-completing-read-with-default):
5767         * mml.el (widget-button-press, gnus-make-hashtable):
5768         * mml1991.el (mm-decode-content-transfer-encoding)
5769         (mm-encode-content-transfer-encoding)
5770         (message-options-get, message-options-set):
5771         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5772         * nnfolder.el (gnus-request-group):
5773         * nnheader.el (ietf-drums-unfold-fws):
5774         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5775         * smime.el (gnus-run-mode-hooks):
5776         * spam-stat.el (gnus-message): Autoload.
5777
5778         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5779         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5780         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5781         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5782         Add declare-function compatibility definition.
5783
5784         * gnus-cache.el (nnvirtual-find-group-art):
5785         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5786         (gnus-add-image, gnus-add-wash-type):
5787         * gnus-group.el (nnkiboze-score-file):
5788         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5789         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5790         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
5791         (message-tokenize-header, gnus-get-buffer-create)
5792         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
5793         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
5794         * gnus.el (gnus-group-decoded-name):
5795         * mail-source.el (imap-capability):
5796         * mm-bodies.el (message-options-set):
5797         * mm-decode.el (gnus-configure-windows):
5798         * mm-extern.el (message-goto-body):
5799         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
5800         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
5801         (epg-sub-key-validity, message-options-set):
5802         * mml.el (widget-event-point, gnus-configure-windows):
5803         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
5804         * mml2015.el (epg-check-configuration, epg-configuration)
5805         (message-options-set):
5806         * nndb.el (nndb-request-article):
5807         * nnfolder.el (gnus-request-create-group):
5808         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
5809         * nnmaildir.el (gnus-group-mark-article-read):
5810         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
5811         * rfc1843.el (message-fetch-field):
5812         * spam.el (gnus-extract-address-components):
5813         Declare as functions.
5814
5815 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5816
5817         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
5818
5819         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
5820
5821         * lpath.el: Fbind run-mode-hooks for Emacs 21;
5822         bind show-trailing-whitespace for XEmacs.
5823
5824 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5825
5826         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
5827         new no-op macro for backward compatibility.
5828
5829         * imap.el (imap-string-to-integer): New function.
5830
5831 2007-12-09  Glenn Morris  <rgm@gnu.org>
5832
5833         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
5834
5835         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
5836         * message.el, mm-view.el, sieve-manage.el, smime.el:
5837         Add declare-function compatibility definition.
5838
5839         * gnus-art.el (w3-region, w3m-region, Info-menu):
5840         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
5841         * gnus-sum.el (gnus-get-predicate):
5842         * gnus-util.el (mm-append-to-file, w32-focus-frame):
5843         * message.el (mail-abbrev-in-expansion-header-p):
5844         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
5845         (w3m-detect-meta-charset, w3m-region):
5846         * sieve-manage.el (password-read, password-cache-add)
5847         (password-cache-remove):
5848         * smime.el (password-read-and-add): Declare as functions.
5849
5850 2007-12-08  David Kastrup  <dak@gnu.org>
5851
5852         * gnus-sum.el (gnus-summary-simplify-subject-query):
5853         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
5854         `message'.
5855
5856 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5857
5858         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
5859         it to bind idna-program, installation-directory, defined-colors, and
5860         face-attribute for XEmacs of the version that compiles defcustom forms.
5861
5862 2007-12-07  Glenn Morris  <rgm@gnu.org>
5863
5864         * gnus-art.el (article-make-date-line): Revert previous change.
5865
5866 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5867
5868         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
5869
5870 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
5871
5872         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
5873         Call gnus-add-to-range ranges only once with a prepared article-list.
5874
5875 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
5876
5877         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
5878         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
5879         group names with backslashes.  Reported by Tassilo Horn
5880         <tassilo@member.fsf.org>.
5881
5882 2007-12-06  Deepak Goel  <deego3@gmail.com>
5883
5884         * gnus-art.el (article-make-date-line):
5885         * gnus-start.el (gnus-load):
5886         * pop3.el (pop3-read-response): Fix buggy call to `error'.
5887
5888 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5889
5890         * gnus-art.el (gnus-use-idna)
5891         * gnus-start.el (gnus-site-init-file)
5892         * message.el (message-use-idna)
5893         * mm-uu.el (mm-uu-hide-markers)
5894         * smiley.el (smiley-style): Revert changes that suppress warnings.
5895
5896 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5897
5898         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
5899         specify charset to html source.  Reported by Christoph Conrad
5900         <christoph.conrad@gmx.de>.
5901
5902 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5903
5904         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
5905         idna-program in order to suppress byte compile warning issued by XEmacs
5906         that came to byte compile the default value section of defcustom forms
5907         recently.
5908
5909         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
5910         value of installation-directory.
5911
5912         * message.el (message-use-idna): Don't directly refer to the value of
5913         idna-program.
5914
5915         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
5916
5917         * smiley.el (smiley-style): Don't directly call face-attribute.
5918
5919 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
5920
5921         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
5922
5923         * gnus-dired.el: Reduce Gnus dependencies.
5924         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
5925         require.  Use autoloads instead.
5926         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
5927         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
5928         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
5929         (gnus-dired-mode): Adjust doc string.
5930         (gnus-dired-mail-mode): New variable.
5931         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
5932         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
5933         (gnus-dired-mail-buffers): New function.  Return mail or message
5934         composition buffers.
5935         (gnus-dired-attach): Use it.
5936         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
5937         NO-DECODE.
5938         (gnus-dired-print): Use `gnus-print-buffer' depending on
5939         `gnus-dired-mail-mode'.
5940
5941 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5942
5943         * rfc2047.el (rfc2047-encoded-word-regexp)
5944         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
5945         explaining what regexp patterns are for.
5946
5947 2007-12-04  Glenn Morris  <rgm@gnu.org>
5948
5949         * password.el: Move to password-cache.el.
5950
5951         * mml1991.el (password-read, password-cache-add, password-cache-remove):
5952         * mml2015.el (password-read, password-cache-add, password-cache-remove):
5953         * mml-smime.el (password-read, password-cache-add)
5954         (password-cache-remove):
5955         No need to autoload, since mml-sec requires password.
5956
5957         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
5958         * message.el (gnus-extract-address-components):
5959         * mml-smime.el (gnus-extract-address-components): Define for compiler.
5960
5961         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
5962         password.
5963
5964 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5965
5966         * mailcap.el: Reduce dependencies.
5967         (mail-header-parse-content-type): Autoload.
5968         (mailcap-delete-duplicates): New alias.
5969         (mailcap-mime-info): Add optional argument NO-DECODE.
5970         (mailcap-mime-types): Use mailcap-delete-duplicates.
5971
5972         * message.el (message-ignored-supersedes-headers): Add "X-ID".
5973
5974 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
5975
5976         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
5977         (imap-parse-status): Upcase status-att for servers that sends them
5978         lower-case (e.g., MS Exchange 2007).
5979
5980 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5981
5982         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
5983         function.
5984
5985         * gnus-uu.el (gnus-uu-decode-yenc): New command.
5986         (gnus-uu-yenc-article): New function.
5987
5988         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
5989
5990         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
5991         buffer.
5992
5993 2007-12-02  Glenn Morris  <rgm@gnu.org>
5994
5995         * binhex.el (binhex): New custom group.
5996         (binhex-decoder-program, binhex-decoder-switches)
5997         (binhex-use-external): Move to the binhex custom group.
5998
5999         * uudecode.el (uudecode): New custom group.
6000         (uudecode-decoder-program, uudecode-decoder-switches)
6001         (uudecode-use-external): Move to the uudecode custom group.
6002
6003         * netrc.el (top-level): Don't load `encrypt' features.
6004         (netrc-parse): Don't use encrypt.
6005         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6006
6007         * encrypt.el: Remove file.
6008
6009 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6010
6011         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6012         matches on patches.
6013
6014         * gnus-art.el (gnus-article-browse-html-article): Mention
6015         `mm-text-html-renderer' in the doc string.
6016
6017         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6018         string.  Add comments.
6019
6020         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6021         if rhs is ASCII.
6022
6023 2007-12-01  Glenn Morris  <rgm@gnu.org>
6024
6025         * mail-source.el (top-level): Require format-spec before
6026         eval-when-compile.
6027
6028 2007-11-30  Glenn Morris  <rgm@gnu.org>
6029
6030         * encrypt.el: Require password, rather than autoloading password-read.
6031
6032 2007-11-29  Glenn Morris  <rgm@gnu.org>
6033
6034         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6035         (sasl-make-client, sasl-next-step, sasl-step-data)
6036         (sasl-step-set-data): Declare as functions.
6037
6038 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6039
6040         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6041
6042 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6043
6044         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6045         certs should be verified and what is to be done in the event of a
6046         verification failure.
6047
6048         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6049         caller can indicate whether the cache should be disregarded for this
6050         call.  This way the result of the call is reproducible at all times and
6051         can be considered a canonical server name for the supplied method.
6052         (gnus-agent-method-p): Canonicalize server names by pushing their
6053         method through `gnus-method-to-server' using the no-cache argument.
6054
6055         * gnus-srvr.el (gnus-server-insert-server-line): Call
6056         `gnus-method-to-server' with `no-cache' argument.
6057
6058         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6059         gnus-agent-possibly-synchronize-flags as this should be called when the
6060         server is actually being opened.
6061         (gnus-agent-possibly-synchronize-flags)
6062         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6063         flags file of an agentized server to the latter function.
6064
6065         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6066         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6067         after a connection has been established successfully.
6068
6069 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6070
6071         * gnus-art.el (article-display-face): Force to display face if called
6072         interactively; check if gnus-article-x-face-too-ugly matches author.
6073         (article-display-x-face): Display face even if From header is missing
6074         as article-display-face does.
6075
6076 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6077
6078         * hashcash.el (message-narrow-to-headers-or-head)
6079         (message-fetch-field, message-goto-eoh)
6080         (message-narrow-to-headers): Declare as functions.
6081
6082 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6083
6084         * mail-source.el (mail-sources): Default to fetch from file for
6085         compatibility with default of nnmail-spool-file.
6086
6087 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6088
6089         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6090         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6091         to look for encoded word that should be encoded again.
6092         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6093         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6094         encoding pattern.
6095         (rfc2047-decode-region): Switch strict regexp and loose one according
6096         to rfc2047-allow-irregular-q-encoded-words.
6097
6098 2007-11-25  Romain Francoise  <romain@orebokech.com>
6099
6100         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6101
6102 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6103
6104         * tls.el (tls-program): Provide more custom choices from
6105         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6106         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6107
6108 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6109
6110         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6111         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6112
6113         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6114         `nnmail-spool-file'.
6115
6116         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6117         `nnmail-spool-file'.
6118
6119         * gnus-move.el (gnus-change-server): Ditto.
6120
6121         * gnus-kill.el (gnus-batch-score): Ditto.
6122
6123         * gnus-cache.el (gnus-jog-cache): Ditto.
6124
6125         * gnus-msg.el (gnus-summary-reply):
6126         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6127
6128 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6129
6130         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6131         version.  Minor improvement to doc strings.
6132         (tls-program): Add comment.
6133
6134 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6135
6136         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6137         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6138         mismatch between the hostname provided in the certificate and the name
6139         of the host connnecting to.
6140         (open-tls-stream): Use them.  Check certificates against trusted root
6141         certificates.
6142
6143 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6144
6145         * gnus-cache.el (gnus-cache-generate-nov-databases):
6146         Use nnml-generate-nov-databases-directory instead of
6147         nnml-generate-nov-databases-1.
6148
6149 2007-11-24  Glenn Morris  <rgm@gnu.org>
6150
6151         * message.el (message-tool-bar-retro): Update for rename
6152         mail_send.xpm->mail-send.xpm.
6153
6154 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6155
6156         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6157         `smime-ldap-search' for Emacs 22 and up.
6158
6159 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6160
6161         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6162
6163         * message.el (message-send-mail-function): Fix error convention.
6164         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6165         (message-widen-reply, message-send-mail, message-talkative-question)
6166         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6167         (message-clone-locals, message-send-news): Use with-current-buffer.
6168         (message-insert-or-toggle-importance): Remove unused var `valid'.
6169         (message-make-references): Remove unused var `new-references'.
6170         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6171
6172 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6173
6174         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6175         (spam-split-symbolic-return-positive): Reflow docstring.
6176         (spam-backends, spam-summary-exit-behavior)
6177         (spam-mark-ham-unread-before-move-from-spam-group)
6178         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6179         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6180         (spam-clear-cache, spam-backend-check, spam-install-backend)
6181         (spam-install-statistical-backend, spam-list-of-processors)
6182         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6183         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6184         (spam-check-crm114, spam-initialize, spam-unload-hook):
6185         Fix typos in docstrings.
6186
6187 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6188
6189         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6190         been checked if they have never been read and those group levels are
6191         higher than the one that a user specified.
6192
6193 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6194
6195         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6196         foreign groups unless a group level is specified by a user.
6197         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6198
6199 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6200
6201         * message.el (message-send-mail-function): Require sendmail.
6202
6203 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6204
6205         * message.el (message-send-mail-function): Check for smtpmail too.
6206
6207         * utf7.el (utf7-encode, utf7-decode): Use coding system
6208         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6209
6210         * message.el (message-send-mail-function): New function.
6211         (message-send-mail-function): Set default using
6212         message-send-mail-function.  Adjust doc string.
6213         (message-send-mail-with-mailclient): New function.
6214
6215 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6216
6217         * smime.el (from):
6218         * rfc2047.el (message-posting-charset):
6219         * qp.el (mm-use-ultra-safe-encoding):
6220         * pop3.el (parse-time-months):
6221         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6222         * nnml.el (files):
6223         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6224         (jka-compr-compression-info-list, ange-ftp-path-format)
6225         (efs-path-regexp):
6226         * nndiary.el (files):
6227         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6228         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6229         (epg-digest-algorithm-alist, inhibit-redisplay)
6230         (password-cache-expiry):
6231         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6232         (pgg-output-buffer, password-cache-expiry):
6233         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6234         (efs-path-regexp):
6235         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6236         (inhibit-redisplay):
6237         * mm-uu.el (file-name, start-point, end-point, entry)
6238         (gnus-newsgroup-name, gnus-newsgroup-charset):
6239         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6240         (latin-unity-ucs-list):
6241         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6242         (mm-uu-binhex-decode-function):
6243         * message.el (gnus-message-group-art, gnus-list-identifiers)
6244         (rmail-enable-mime-composing, gnus-local-organization)
6245         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6246         (gnus-read-active-file, facemenu-add-face-function)
6247         (facemenu-remove-face-function, gnus-article-decoded-p)
6248         (tool-bar-mode):
6249         * mail-source.el (display-time-mail-function):
6250         * gnus-util.el (nnmail-pathname-coding-system)
6251         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6252         (gnus-original-article-buffer, gnus-user-agent)
6253         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6254         (xemacs-codename, sxemacs-codename, emacs-program-version):
6255         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6256         * gnus-start.el (gnus-agent-covered-methods)
6257         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6258         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6259         (gnus-newsgroup-headers, gnus-group-list-mode)
6260         (gnus-group-mark-positions, gnus-newsgroup-data)
6261         (gnus-newsgroup-unreads, nnoo-state-alist)
6262         (gnus-current-select-method, mail-sources)
6263         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6264         (nnmail-spool-file, gnus-cache-active-hashtb):
6265         * gnus-mh.el (mh-lib-progs):
6266         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6267         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6268         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6269         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6270         (gnus-group-buffer):
6271         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6272         (font-lock-set-defaults):
6273         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6274         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6275         (gnus-summary-post-menu, total-parts, type, condition, length):
6276         * gnus-agent.el (gnus-agent-read-agentview):
6277         * flow-fill.el (show-trailing-whitespace):
6278         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6279         eval-and-compile wrappers for byte compiler pacifiers.
6280
6281         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6282         (mm-display-inline-fontify): Check for featurep 'xemacs not
6283         extent-list.
6284
6285         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6286         itimer-list.
6287         (mm-create-image-xemacs): Only do something for XEmacs.
6288         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6289
6290         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6291
6292         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6293         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6294
6295 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6296
6297         * nnimap.el (nnimap-split-download-body):
6298         * gnus-demon.el (gnus-demon):
6299         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6300
6301 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6302
6303         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6304         macros.
6305         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6306         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6307         copy data from unibyte buffer to multibyte current buffer.
6308         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6309         to copy data from unibyte current buffer to multibyte buffer.
6310         (nntp-make-process-buffer): Make process buffer unibyte.
6311
6312         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6313
6314 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6315
6316         * pop3.el (pop3-open-server): Accept and process data more robustly at
6317         connexion start to avoid spurious "POP SSL connexion failed" errors.
6318
6319 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6320
6321         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6322         read group names.
6323
6324 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6325
6326         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6327
6328 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6329
6330         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6331         (nnmail-save-active): Use a unibyte buffer when saving active file,
6332         which may contain non-ASCII group names.
6333
6334         * nnml.el (nnml-request-group): Decode group names in messages.
6335
6336 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6337
6338         * message.el (message-citation-line-function)
6339         (message-insert-formatted-citation-line): Fix spelling of
6340         `message-insert-formated-citation-line'.
6341
6342 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6343
6344         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6345
6346 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6347
6348         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6349         nnmail-pathname-coding-system.
6350
6351         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6352         that a user enters; decode group names in messages.
6353
6354         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6355
6356 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6357
6358         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6359
6360         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6361
6362         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6363         risky local variable.
6364
6365         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6366
6367 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6368
6369         * encrypt.el: Improve documentation to fix function name typo.
6370         Reported by Daiki Ueno <ueno@unixuser.org>.
6371
6372 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6373
6374         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6375         even if the point is not in the last page of an article.
6376         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6377         back to the previous page.
6378
6379 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6380
6381         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6382
6383 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6384
6385         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6386
6387 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6388
6389         * message.el (message-check-news-body-syntax): Avoid
6390         mm-string-as-multibyte.
6391         (message-hide-headers): Don't assume (point-min)==1.
6392
6393 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6394
6395         * message.el (message-remove-blank-cited-lines): Fix if remove is
6396         given.
6397         (message-bogus-address-regexp): New variable.
6398         (message-bogus-recipient-p): New function.
6399         (message-check-recipients): New command.
6400         (message-syntax-checks): Add `bogus-recipient'.
6401         (message-fix-before-sending): Add `bogus-recipient'.
6402
6403         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6404         (gnus-treat-body-boundary): Don't test window-system.
6405
6406 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6407
6408         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6409
6410 2007-10-28  Miles Bader  <miles@gnu.org>
6411
6412         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6413         at compile-time too.
6414
6415 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6416
6417         * gnus-msg.el (gnus-message-setup-hook): Add
6418         `message-remove-blank-cited-lines' to options.
6419
6420 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6421
6422         * message.el (message-remove-blank-cited-lines): New function.
6423         Suggested by Karl Plästerer.
6424
6425 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6426
6427         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6428         mapc.
6429
6430         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6431         (top-level): Use mapc to set functions to be traced for debugging.
6432
6433         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6434         called for effect with while loop.
6435
6436         * message.el (message-talkative-question): Replace mapcar called for
6437         effect with mapc.
6438
6439         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6440         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6441         called for effect with dolist.
6442
6443         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6444
6445         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6446         gnus-extra-headers and nnmail-extra-headers.
6447
6448         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6449         called for effect with dolist.
6450         (top-level): Use mapc to set functions to be traced for debugging.
6451
6452         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6453         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6454         dolist.
6455
6456         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6457         Replace mapcar called for effect with mapc.
6458         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6459         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6460         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6461         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6462
6463         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6464         remove-if that's a cl function.
6465
6466         * webmail.el (webmail-debug): Replace mapcar called for effect with
6467         dolist.
6468
6469         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6470         with mapc.
6471
6472 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6473
6474         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6475         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6476         with while loop.
6477
6478         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6479         functions from article-* functions.
6480         (gnus-multi-decode-header): Replace mapcar called for effect with
6481         dolist.
6482
6483         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6484         (gnus-bookmark-show-details): Replace mapcar called for effect with
6485         while loop.
6486
6487         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6488         called for effect with while loop.
6489
6490         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6491         with dolist.
6492
6493         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6494         mapcar called for effect with dolist.
6495
6496         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6497
6498         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6499         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6500         Replace mapcar called for effect with dolist.
6501         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6502         mapc.
6503
6504         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6505         Replace mapcar called for effect with dolist.
6506         (gnus-topic-list): Replace mapcar called for effect with mapc.
6507
6508         * gnus.el: Use mapc instead of mapcar to add autoloads.
6509
6510 2007-10-23  Richard Stallman  <rms@gnu.org>
6511
6512         * gnus-group.el (gnus-group-highlight): Mark as risky.
6513
6514 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6515
6516         * gnus.el (gnus-server-to-method): Return method found first in
6517         gnus-newsrc-alist.
6518
6519         * gnus-art.el (gnus-article-highlight-signature)
6520         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6521         button overlay without the front stickiness.
6522
6523 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6524
6525         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6526         overview buffer needed a catch to receive its throw.
6527         (gnus-agent-flush-cache): Declared as interactive to make this function
6528         easier to use.
6529
6530 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6531
6532         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6533         `next-line'.
6534
6535 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6536
6537         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6538         exclude address matching message-dont-reply-to-names.
6539
6540 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6541
6542         * gnus-util.el (gnus-string<): New function.
6543
6544         * gnus-sum.el (gnus-article-sort-by-author)
6545         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6546
6547 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6548
6549         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6550         the frame-focus tag is set in gnus-buffer-configuration.
6551
6552 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6553
6554         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6555         the front stickiness.
6556
6557 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6558
6559         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6560         url pattern; remove duplicate one.
6561         (gnus-article-extend-url-button): New function.
6562         (gnus-article-add-buttons): Use it.
6563         (gnus-button-push): Use concatenated url that it makes.
6564
6565 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6566
6567         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6568
6569 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6570
6571         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6572         Don't hardcode point-min==1.
6573
6574 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6575
6576         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6577         Fix comment about "iso8859-1".
6578
6579 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6580
6581         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6582         ones returned from the verify-function.
6583
6584         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6585         mml2015-extract-cleartext-signature if extraction failed.
6586
6587 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6588
6589         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6590         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6591         failed.
6592
6593 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6594
6595         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6596
6597 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6598
6599         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6600         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6601         recommends to use EasyPG instead of PGG.
6602
6603         * pgg.el: Revert to revision 6.23.2.16.
6604
6605         * pgg-def.el: Revert to revision 6.6.2.14.
6606
6607         * pgg-gpg.el: Revert to revision 6.23.2.34.
6608
6609 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6610
6611         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6612         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6613         thread for both the null and zero (kill/expire thread) universal prefix
6614         cases.
6615         (gnus-summary-expire-thread): Add new function to expire a thread,
6616         using gnus-summary-kill-thread.
6617         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6618         shortcuts for gnus-summary-expire-thread.
6619         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6620         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6621
6622 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6623
6624         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6625         extras value, so an extras entry can be deleted.
6626         (gnus-registry-delete-extra-entry): Use it.
6627         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6628         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6629         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6630         storage through the gnus-registry, and provide an appropriate API for
6631         it.
6632
6633 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6634
6635         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6636         Suggested by Leo <sdl.web@gmail.com>.
6637
6638         * gnus.el: Do.
6639
6640 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6641
6642         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6643         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6644
6645         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6646
6647         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6648         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6649
6650 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6651
6652         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6653         newline.
6654         (nnmbox-request-accept-article): Don't change article in source buffer;
6655         narrow to header to use message-fetch-field rather than
6656         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6657         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6658         as delimiters; make sure article ends with newline.
6659         (nnmbox-delete-mail): Correct last position of article to be deleted;
6660         ignore X-Gnus-Newsgroup header in article body.
6661         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6662         positions; make sure article ends with newline.
6663
6664         * message.el (message-display-abbrev): Don't infloop when a user
6665         inserts SPC in the beginning of header.
6666
6667         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6668         coding-system-for-read and coding-system-for-write for XEmacs having no
6669         file-coding feature.
6670
6671         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6672
6673 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6674
6675         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6676         list of groups not followed by default.  Fix type to be regexp.
6677         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6678
6679 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6680
6681         * hmac-def.el (define-hmac-function): Switch from old-style to
6682         new-style backquotes.
6683
6684         * md4.el (md4-make-step): Likewise.
6685
6686 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6687
6688         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6689         raw-text coding system when saving .newsrc file, which may contain
6690         non-ASCII group names.
6691
6692 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6693
6694         * gnus-cus.el (gnus-score-extra): New widget.
6695         (gnus-score-extra-convert): New function.
6696         (gnus-score-customize): Use it for Extra.
6697
6698 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6699
6700         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6701         (mml2015-mailcrypt-clear-verify): Use it.
6702         (mml2015-gpg-clear-verify): Use it.
6703         (mml2015-pgg-clear-verify): Use it.
6704         (mml2015-epg-clear-verify): Replace the current part with the output
6705         from GnuPG; don't extract the plaintext by itself.
6706
6707         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6708         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6709         mml2015-clear-verify-function; don't touch the armor headers or
6710         dash-escaped text here.
6711
6712 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6713
6714         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6715         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6716         parts, or application/octet-stream as a last resort.
6717         (gnus-mime-view-part-as-type): Don't toggle display.
6718         (gnus-mime-view-part-as-charset): Don't turn off display before
6719         querying charset.
6720
6721         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6722         stuff to undisplayer function in Emacs.
6723         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6724
6725         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6726         text/calendar parts.
6727
6728 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6729
6730         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6731         decoding text/calendar parts.
6732
6733         * message.el (message-forward-make-body-mime): Always mark body as
6734         having no illegible text; remove signed-or-encrypted argument.
6735         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6736
6737         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6738         (mml-generate-mime-1): Don't encode body if it is specified to be in
6739         raw form; don't make buffer be unibyte when inserting multibyte string.
6740
6741 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6742
6743         * sha1.el: Fix up comment style.
6744         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6745         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6746
6747         * hex-util.el: Fix up comment style.
6748         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6749
6750         * gnus-salt.el: Use with-current-buffer.
6751         (gnus-pick-setup-message): Fix long-standing typo.
6752
6753 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6754
6755         * imap.el (imap-logout-timeout): New variable.
6756         (imap-logout, imap-logout-wait): New functions.
6757         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6758
6759         * nnimap.el (nnimap-logout-timeout): New server variable.
6760         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6761         nnimap-logout-timeout.
6762
6763         * gnus-art.el (gnus-article-summary-command-nosave)
6764         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6765
6766 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6767
6768         * gnus.el (gnus-maximum-newsgroup): New variable.
6769
6770         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6771         according to gnus-maximum-newsgroup.
6772
6773         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6774         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6775         Limit the range of articles according to gnus-maximum-newsgroup.
6776
6777 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6778
6779         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6780         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6781         Don't perform gnus-configure-windows here; reuse existing sticky
6782         article buffer.
6783
6784         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6785         it doesn't exist in gnus-article-mode.
6786
6787 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6788
6789         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6790         (gnus-agent-decoded-group-name): New function.
6791         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
6792         (gnus-agent-expire-group-1): Use it; decode group name in messages.
6793
6794 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
6795
6796         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
6797         Add binding for gnus-sticky-article.
6798         (gnus-summary-exit): Don't kill sticky article buffers.
6799
6800         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
6801         article buffer.
6802         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
6803         (gnus-kill-sticky-article-buffers): New commands.
6804
6805 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6806
6807         * nntp.el (nntp-xref-number-is-evil): New server variable.
6808         (nntp-find-group-and-number): If it is non-nil, don't trust article
6809         numbers in the Xref header.
6810
6811 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6812
6813         * gnus-agent.el (gnus-agent-read-group): New function.
6814         (gnus-agent-flush-group, gnus-agent-expire-group)
6815         (gnus-agent-regenerate-group): Use it.
6816         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
6817         nnmail-pathname-coding-system.
6818
6819 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6820
6821         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
6822
6823         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
6824         that are unread as unread, and also as selected so that information of
6825         marks having been changed by a user may be updated when exiting group.
6826
6827 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6828
6829         * gnus-art.el (gnus-mime-display-single): Pass part number that is
6830         calculated ignoring signature parts to gnus-treat-article.
6831
6832 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6833
6834         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
6835         a point here in order to keep the window start.
6836         (gnus-insert-mime-security-button): Make a button overlay without the
6837         front stickiness.
6838         (gnus-mime-display-security): Goto the end of a button.
6839
6840         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
6841
6842 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6843
6844         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
6845         group-name-at-point.
6846         (gnus-group-completing-read): New function that offers decoded
6847         non-ASCII group names for completion.
6848         (gnus-fetch-group, gnus-group-read-ephemeral-group)
6849         (gnus-group-jump-to-group, gnus-group-make-group-simple)
6850         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
6851         (gnus-group-fetch-control): Use it.
6852         (gnus-fetch-group): Use group-name-at-point for the initial value
6853         rather than the default value; use gnus-alive-p.
6854
6855         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
6856         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
6857         (gnus-summary-post-news): Use gnus-group-completing-read.
6858
6859         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
6860         (gnus-read-move-group-name): Decode group name for completion.
6861
6862 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
6863
6864         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
6865         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
6866         Yamaoka slightly modified the code).
6867
6868 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6869
6870         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
6871         (nnmail-split-incoming): Bind it.
6872
6873         * nnml.el (nnml-group-name-charset): New function.
6874         (nnml-decoded-group-name): Use it; don't decode group name if
6875         nnmail-group-names-not-encoded-p is non-nil.
6876         (nnml-encoded-group-name): New function.
6877         (nnml-group-pathname): Inline nnml-decoded-group-name.
6878         (nnml-request-expire-articles): Decode group name in message.
6879         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
6880         nnmail-pathname-coding-system.
6881         (nnml-save-mail, nnml-active-number): Work with decoded group names and
6882         not decoded ones according to nnmail-group-names-not-encoded-p.
6883         (nnml-generate-active-info): Use nnml-encoded-group-name.
6884
6885 2007-08-08  Glenn Morris  <rgm@gnu.org>
6886
6887         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
6888         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
6889         doc-strings and comments.
6890
6891 2007-07-25  Glenn Morris  <rgm@gnu.org>
6892
6893         * Relicense all FSF files to GPLv3 or later.
6894
6895 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6896
6897         * gnus-sum.el (gnus-summary-move-article): Make
6898         gnus-summary-respool-article work.
6899
6900 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
6901
6902         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
6903         string.
6904
6905 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
6906
6907         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
6908         that should be ignored when comparing distant RSS articles with local
6909         ones.
6910         (nnrss-make-hash-index): New function.  Create a hash index according
6911         to the ignored fields.
6912         (nnrss-check-group): Use it.
6913
6914 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6915
6916         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
6917
6918         * gnus-art.el (article-decode-group-name): Decode Xref header too.
6919
6920         * gnus-group.el (gnus-group-make-group): Encode group name here unless
6921         the new optional argument ENCODED is non-nil.
6922         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
6923         coding system for encoding group name.
6924         (gnus-group-make-rss-group): Pass un-encoded group name to
6925         gnus-group-make-group.
6926         (gnus-group-set-info): Tell gnus-group-make-group that group name is
6927         encoded.
6928
6929         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
6930         Encode group name to which articles are moved or copied.
6931         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
6932         coding system for encoding Newsgroup, Followup-To and Xref headers.
6933
6934         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
6935         marks; use nnheader-file-coding-system to write a file.
6936         (nnagent-retrieve-headers): Bind file-name-coding-system to
6937         nnmail-pathname-coding-system.
6938
6939         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
6940
6941         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
6942         (nnml-request-article, nnml-request-create-group)
6943         (nnml-request-rename-group, nnml-find-id)
6944         (nnml-possibly-change-directory, nnml-possibly-create-directory)
6945         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
6946         (nnml-save-marks): Use nnml-group-pathname instead of
6947         nnmail-group-pathname.
6948
6949         (nnml-request-create-group, nnml-request-expire-articles)
6950         (nnml-request-move-article, nnml-request-delete-group)
6951         (nnml-deletable-article-p, nnml-possibly-create-directory)
6952         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
6953         (nnml-open-marks): Bind file-name-coding-system to
6954         nnmail-pathname-coding-system.
6955
6956         (nnml-request-article): Pass server argument to nnml-find-group-number.
6957         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
6958         server argument to nnml-possibly-create-directory.
6959         (nnml-request-accept-article): Pass server argument to
6960         nnml-active-number and nnml-save-mail.
6961         (nnml-find-group-number): Pass server argument to nnml-find-id.
6962         (nnml-request-update-info): Pass server argument to
6963         nnml-marks-changed-p.
6964
6965         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
6966         (nnml-save-mail, nnml-active-number): Add server argument.
6967
6968         (nnml-request-delete-group): Warn if group is missing.
6969         (nnml-get-nov-buffer): Decode group name.
6970         (nnml-generate-active-info): Encode group name.
6971         (nnml-open-marks): Decode group name in messages.
6972
6973 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6974
6975         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
6976         if it is not specified.
6977         (gnus-article-pipe-part, gnus-article-save-part)
6978         (gnus-article-interactively-view-part, gnus-article-copy-part)
6979         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
6980         (gnus-article-inline-part, gnus-article-save-part-and-strip)
6981         (gnus-article-replace-part, gnus-article-delete-part)
6982         (gnus-article-view-part-as-type): Pass raw prefix argument to
6983         gnus-article-part-wrapper.
6984
6985 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6986
6987         * gnus-agent.el (gnus-agent-save-active): Bind
6988         nnheader-file-coding-system to gnus-agent-file-coding-system.
6989
6990         * gnus-cache.el (gnus-cache-save-buffers)
6991         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
6992         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
6993         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
6994         (gnus-cache-braid-nov, gnus-cache-braid-heads)
6995         (gnus-cache-generate-active, gnus-cache-rename-group)
6996         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
6997         (gnus-cache-update-overview-total-fetched-for): Bind
6998         file-name-coding-system to nnmail-pathname-coding-system.
6999         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7000         variables.
7001         (gnus-cache-decoded-group-name): New function.
7002         (gnus-cache-file-name): Use it.
7003         (gnus-cache-generate-active): Use non-decoded group name for active.
7004
7005         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7006         right place.
7007         (gnus-write-active-file): Don't break non-ASCII group names.
7008
7009         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7010         nnmail-pathname-coding-system.
7011
7012         * lpath.el: Bind default-file-name-coding-system,
7013         file-name-coding-system and language-info-alist for XEmacs.
7014
7015         * gnus-uu.el (gnus-uu-decode-save): Typo.
7016
7017 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7018
7019         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7020
7021 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7022
7023         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7024         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7025         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7026         (gnus-agent-flush-group, gnus-agent-flush-cache)
7027         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7028         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7029         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7030         (gnus-agent-regenerate-group)
7031         (gnus-agent-update-files-total-fetched-for)
7032         (gnus-agent-update-view-total-fetched-for): Bind
7033         file-name-coding-system to nnmail-pathname-coding-system.
7034         (gnus-agent-group-pathname): Don't encode file names by
7035         nnmail-pathname-coding-system.
7036         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7037         coding-system-for-write instead of buffer-file-coding-system to
7038         gnus-agent-file-coding-system.
7039
7040         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7041         Decode group name.
7042
7043         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7044
7045         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7046         (gnus-read-newsrc-el-file): Make group names unibyte.
7047
7048         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7049         nnmail-pathname-coding-system.
7050
7051         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7052         (nnrss-request-delete-group): Bind file-name-coding-system to
7053         nnmail-pathname-coding-system.
7054         (nnrss-read-server-data, nnrss-read-group-data): Bind
7055         file-name-coding-system correctly.
7056         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7057
7058         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7059         (nntp-server-to-method-cache): New variable.
7060         (nntp-group-pathname): New function that decodes non-ASCII group names.
7061         (nntp-possibly-create-directory, nntp-marks-changed-p)
7062         (nntp-save-marks, nntp-open-marks): Use it.
7063         (nntp-possibly-create-directory, nntp-open-marks):
7064         Bind file-name-coding-system to nnmail-pathname-coding-system.
7065         (nntp-open-marks): Decode group names when bootstrapping marks.
7066
7067         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7068         Newsgroups and Folowup-To headers.
7069
7070 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7071
7072         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7073         (gnus-server-closed-face, gnus-server-denied-face)
7074         (gnus-server-offline-face): Remove variable.
7075         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7076
7077         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7078         of modifying message-stack directly for XEmacs.
7079
7080         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7081         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7082         if the coding-system argument is nil for XEmacs.
7083
7084         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7085         mm-charset-override-alist.
7086
7087         * rfc2047.el: Don't require base64; require rfc2045 for the function
7088         rfc2045-encode-string.
7089         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7090         to quote the parameter value.
7091
7092 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7093
7094         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7095         form in gnus-group-name-charset-method-alist.
7096
7097         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7098         overrides the default layout edit-form.
7099
7100         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7101
7102         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7103
7104 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7105
7106         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7107         as unfetched articles.
7108
7109 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7110
7111         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7112
7113 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7114
7115         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7116         original back end that keeps marks in the local system.
7117
7118 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7119
7120         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7121         arg of pop-to-buffer for XEmacs.
7122         (gnus-article-read-summary-keys): Ditto; don't restore window
7123         configuration if summary command ends up with neither article buffer
7124         nor summary buffer; describe bindings if summary keys end with C-h.
7125
7126 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7127
7128         * message.el (message-fix-before-sending): Skip raw message part to be
7129         forwarded while checking illegible text.
7130         (message-forward-make-body-mime, message-forward-make-body): Mark
7131         signed or encrypted raw message as having no illegible text.
7132
7133 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7134
7135         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7136         (gnus-message-with-timestamp-1): New macro.
7137         (gnus-message-with-timestamp): New function.
7138         (gnus-message): Use them.
7139
7140         * nnheader.el (nnheader-message): Use them.
7141
7142 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7143
7144         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7145         .newsrc.eld file.
7146
7147 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7148
7149         * gnus-agent.el (gnus-agent-fetch-headers)
7150         (gnus-agent-retrieve-headers): Bind
7151         gnus-decode-encoded-address-function to identity.
7152
7153         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7154         available also when the server returns simply a dot.
7155
7156         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7157
7158 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7159
7160         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7161
7162 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7163
7164         * gnus-ems.el (gnus-x-splash): Make it work.
7165
7166         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7167         from being used.
7168
7169         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7170
7171 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7172
7173         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7174         4th and the 5th arguments.
7175
7176         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7177         the front stickiness.
7178         (gnus-article-summary-command-nosave): Correct the order of the
7179         arguments passed to pop-to-buffer.
7180         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7181         summary command ends up with the article buffer.
7182
7183         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7184         the same faces.
7185
7186 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7187
7188         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7189
7190 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7191
7192         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7193         * gnus-sum.el (gnus-summary-highlight):
7194         * pgg.el (pgg-sign-region, pgg-sign):
7195         * mail-source.el (mail-source-delete-old-incoming-confirm):
7196         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7197
7198 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7199
7200         * gnus-art.el (gnus-mime-view-part-externally)
7201         (gnus-mime-view-part-internally): Fix predicate function passed to
7202         completing-read.
7203
7204         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7205
7206         * gnus.el (gnus-update-message-archive-method): Add :version.
7207
7208 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7209
7210         * gnus.el (gnus-update-message-archive-method): New variable.
7211
7212         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7213         according to gnus-message-archive-method if
7214         gnus-update-message-archive-method is non-nil.
7215
7216 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7217
7218         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7219         by Loic Dachary <loic@dachary.org>.
7220         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7221
7222 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7223
7224         * message.el (message-pop-to-buffer): Add switch-function argument.
7225         (message-mail): Pass switch-function argument to it.
7226
7227 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7228
7229         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7230         Improve doc string.
7231
7232 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7233
7234         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7235         (gnus-header-content)
7236         * gnus-cite.el (gnus-cite-10)
7237         * gnus-srvr.el (gnus-server-closed)
7238         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7239         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7240         (gnus-group-mail-3-empty, gnus-group-mail-low)
7241         (gnus-group-mail-low-empty, gnus-splash)
7242         * message.el (message-header-to, message-header-cc)
7243         (message-header-subject, message-header-other, message-header-name)
7244         (message-header-xheader, message-separator, message-cited-text)
7245         (message-mml): Lighten colors of faces used for dark background.
7246
7247 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7248
7249         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7250         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7251
7252 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7253
7254         * message.el (message-narrow-to-headers-or-head):
7255         Ignore mail-header-separator in the body.
7256
7257 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7258
7259         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7260         same as window size.
7261
7262 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7263
7264         * message.el (message-font-lock-keywords): Use message-header-xheader
7265         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7266         ahead of the anything pattern, to get it recognised.
7267
7268 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7269
7270         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7271         spam.el loads uses it in the compiled defadvice form.
7272
7273 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7274
7275         * gnus-sum.el (gnus-articles-to-read)
7276         (gnus-summary-insert-old-articles): Don't truncate group name for
7277         `read-string'.
7278
7279         * gnus-util.el (gnus-limit-string): Delete this function.
7280
7281         * gnus-sum.el (gnus-simplify-subject-fully): Use
7282         `truncate-string-to-width' instead.
7283
7284 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7285
7286         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7287         if, on summary exit, the next group has to be selected.
7288         (gnus-summary-exit): Use it.
7289
7290 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7291
7292         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7293         non-break space.
7294
7295 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7296
7297         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7298         Check if group is not a directory.
7299         (nnfolder-request-expire-articles): Don't delete articles if the target
7300         group is not available.
7301
7302         * nnml.el (nnml-request-create-group): Properly check if group is not a
7303         file.
7304         (nnml-request-expire-articles): Don't delete articles if the target
7305         group is not available.
7306
7307         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7308         Don't quote characters that are within parentheses.
7309
7310 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7311
7312         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7313         (gnus-handle-ephemeral-exit): Select article according to it.
7314
7315 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7316
7317         * message.el (message-insert-formated-citation-line): Remove newline.
7318         (message-citation-line-format): Add final \n here so that the user can
7319         avoid a blank line.
7320
7321 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7322
7323         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7324         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7325         Update lanl/arXiv support.
7326
7327 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7328
7329         * gnus.el: Bump version number.
7330
7331 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7332
7333         * gnus.el (gnus-version-number): Bump version.
7334
7335 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7336
7337         * gnus.el: No Gnus v0.6 is released.
7338
7339 2007-04-27  Didier Verna  <didier@xemacs.org>
7340
7341         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7342         * gmm-utils.el (gmm-regexp-concat): here.
7343         * message.el: Don't require 'gnus-util.
7344         (message-dont-reply-to-names): Handle name change above.
7345         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7346
7347 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7348
7349         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7350         since the initial value varies according to the system.
7351
7352 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7353
7354         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7355
7356 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7357
7358         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7359
7360 2007-04-24  Didier Verna  <didier@xemacs.org>
7361
7362         Improve the type of gnus-ignored-from-addresses.
7363         * gnus-util.el (gnus-orify-regexp): New function.
7364         * message.el (gnus-util): Require it.
7365         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7366         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7367         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7368
7369 2007-04-24  Didier Verna  <didier@xemacs.org>
7370
7371         * gnus-sum.el:
7372         * gnus-utils.el: Fix some trailing whitespaces.
7373
7374 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7375
7376         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7377         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7378         article's Message-ID; refer parent article in summary buffer.
7379
7380         * message.el (message-bounce): Call mime-to-mml.
7381
7382         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7383         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7384         optimize and/or forms properly.
7385
7386 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7387
7388         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7389         URL.
7390
7391 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7392
7393         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7394
7395 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7396
7397         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7398         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7399         displayed of multipart/alternative part if it is invoked from summary
7400         buffer.
7401
7402         * mm-view.el (mm-inline-text-html-render-with-w3m)
7403         (mm-inline-text-html-render-with-w3m-standalone)
7404         (mm-inline-render-with-function): Use mail-parse-charset by default.
7405
7406 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7407
7408         * parse-time.el (parse-time-string-chars): Check if CHAR
7409         is less than the length of parse-time-syntax.
7410
7411 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7412
7413         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7414         from gnus-newsgroup-processable.
7415
7416 2007-04-16  Didier Verna  <didier@xemacs.org>
7417
7418         * gnus-msg.el (gnus-configure-posting-styles): Handle
7419         message-signature-directory properly with :file syntax.  Reported by
7420         "Leo".
7421
7422 2007-04-11  Didier Verna  <didier@xemacs.org>
7423
7424         New user option: message-signature-directory.
7425         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7426         * message.el (message-insert-signature): Ditto.
7427         * message.el (message-signature-file): Doc update.
7428         * message.el (message-signature-directory): New.
7429
7430 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7431
7432         * gnus-msg.el (gnus-inews-yank-articles): Use
7433         message-exchange-point-and-mark instead of exchange-point-and-mark.
7434
7435 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7436
7437         * message.el (message-yank-original): Make sure cited text ends with
7438         newline; don't exchange point and mark.
7439
7440 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7441
7442         * tls.el (open-tls-stream): Properly handle case where there
7443         is no associated buffer.
7444
7445 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7446
7447         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7448         message-yank-original, make sure (< mark TEXT point).
7449
7450 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7451
7452         * message.el (message-fill-column): New variable.
7453         (message-mode): Use it.  Add comment on a possible new hook.
7454
7455         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7456         (nnmail-get-new-mail): Reformat.
7457
7458         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7459
7460         * gmm-utils.el: Fix Commentary.
7461         (gmm-tool-bar-from-list): Fix typo in doc string.
7462
7463 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7464
7465         * message.el (message-yank-original): Don't switch point and mark
7466         unnecessarily to put point and mark as documented.
7467
7468 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7469
7470         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7471         from the message heads.
7472
7473 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7474
7475         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7476         article buffer does not have a window.  This may not be the best
7477         solution but is certainly better than setting the start of the null,
7478         that is the current, window.
7479
7480 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7481
7482         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7483         (gnus-draft-setup): Run it.
7484
7485         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7486         gnus-score-fast-scoring.  Allow regexp.
7487         (gnus-score-headers): Use it.
7488
7489         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7490         XEmacs.
7491
7492         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7493         string.
7494         (gnus-button-alist): Also catch `<f1> k ...'.
7495         (gnus-treat-display-x-face): Fix doc string.
7496
7497 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7498
7499         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7500         evaluation of gnus-extended-version to ensure correct generation of the
7501         User-Agent header when message-generate-headers-first is used.
7502
7503 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7504
7505         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7506         hashcash-path is nil.  Don't call callback with incorrect number of
7507         parameters if val is 0.
7508
7509 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7510
7511         * message.el (message-required-news-headers):
7512         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7513
7514 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7515
7516         * tls.el (open-tls-stream): In handshake-waiting loop,
7517         don't wait more if there is output available to process.
7518
7519 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7520
7521         * tls.el (tls-program): Doc fix.
7522
7523 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7524
7525         * message.el (message-generate-new-buffers): Change the meaning of the
7526         nil value; add `standard' to the choices; treat t as `unique'; improve
7527         doc string.
7528         (gnus-select-frame-set-input-focus): Autoload.
7529         (message-buffer-name): Search for the existing message buffer if
7530         message-generate-new-buffers is nil or `standard'; treat the value t of
7531         message-generate-new-buffers as `unique'.
7532         (message-pop-to-buffer): Raise the frame already displaying the message
7533         buffer; clear the echo area after querying.
7534         (message-setup): Pass the `continue' argument to compose-mail.
7535         (message-mail): Prefer `switch-function' if it is given; search for the
7536         existing message buffer if the `continue' argument is non-nil; pass
7537         continue and switch-function arguments to compose-mail by way of
7538         message-setup.
7539         (message-mail-other-window): Adjust argument of message-setup.
7540         (message-mail-other-frame): Ditto.
7541
7542 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7543
7544         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7545         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7546         to turn font-lock on when turning gnus-message-citation-mode on.
7547
7548 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7549
7550         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7551         (mml-smime-function-alist): New variable; add epg as the backend.
7552         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7553         mml-smime- functions instead.
7554         * mm-view.el: Require smime.
7555
7556 2007-03-05  Didier Verna  <didier@xemacs.org>
7557
7558         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7559         instead of just inheritance for posting styles.
7560         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7561
7562 2007-02-24  Chris Moore  <dooglus@gmail.com>
7563
7564         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7565         * pgg-pgp.el (pgg-pgp-encrypt-region):
7566         * pgg-gpg.el (pgg-gpg-encrypt-region):
7567         Check pgg-encrypt-for-me if no other recipients.
7568
7569 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7570
7571         * tls.el (tls-certtool-program): Fix custom type.
7572
7573 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7574
7575         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7576         and point-at-eol instead of line-(beginning|end)-position.
7577
7578         * assistant.el (assistant-parse-buffer): Ditto.
7579
7580         * netrc.el (netrc-parse-services): Ditto.
7581
7582 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7583
7584         * mml2015.el (mml2015-epg-find-usable-key): New function.
7585         (mml2015-epg-sign): Use it.
7586         (mml2015-epg-encrypt): Use it.
7587
7588 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7589
7590         * message.el (message-make-in-reply-to): Quote name containing
7591         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7592         if there are special characters.  Reported by NAKAJI Hiroyuki
7593         <nakaji@jp.freebsd.org>.
7594
7595 2007-02-27  Didier Verna  <didier@xemacs.org>
7596
7597         Include the group parameters as well as the topic ones in the
7598         inheritance filter process.
7599         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7600         argument GROUP-PARAMS-LIST.
7601         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7602
7603 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7604
7605         * nntp.el (nntp-never-echoes-commands)
7606         (nntp-open-connection-functions-never-echo-commands): New variables.
7607         (nntp-send-command): Use them.
7608
7609 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7610
7611         * mml2015.el (mml2015-epg-verify): Simplified.
7612
7613 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7614
7615         * mml.el (mml-content-disposition-alist): New user option.
7616         (mml-content-disposition): New function.
7617         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7618         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7619
7620 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7621
7622         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7623         verification.
7624
7625 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7626
7627         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7628         articles posted in the last 24 hours.
7629
7630 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7631
7632         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7633
7634 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7635
7636         * nntp.el (nntp-send-command): Don't wait for echoes when
7637         nntp-open-ssl-stream is used.
7638
7639 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7640
7641         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7642         (gnus-message-add-citation-keywords)
7643         (gnus-message-remove-citation-keywords): Remove.
7644         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7645         directly, make the variables in font-lock-defaults buffer-local, add
7646         gnus-message-citation-keywords to them and then update the value of
7647         font-lock-keywords.
7648
7649 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7650
7651         * message.el (message-cite-original-1): Don't call
7652         gnus-article-highlight-citation.
7653
7654         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7655         citations; fix line count.
7656
7657 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7658
7659         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7660         (gnus-message-add-citation-keywords)
7661         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7662         versions of font-lock-add-keywords and font-lock-remove-keywords to
7663         work with XEmacs correctly.
7664
7665 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7666
7667         * gnus-cite.el (gnus-cite-face-list): Set the values of
7668         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7669         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7670         (gnus-message-cite-prefix-regexp): New variable.
7671         (gnus-message-search-citation-line): Use it; protect against long
7672         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7673         the 0th match data for Emacs.
7674         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7675         (gnus-message-add-citation-keywords): Append keywords rather than
7676         prepending; emulate font-lock-add-keywords if it is not available.
7677         (gnus-message-remove-citation-keywords): Emulate
7678         font-lock-remove-keywords if it is not available.
7679
7680         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7681
7682         * message.el (message-cite-prefix-regexp): Set the value of
7683         gnus-message-cite-prefix-regexp.
7684
7685 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7686
7687         * nnweb.el (nnweb-google-parse-1): Update parser.
7688
7689 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7690
7691         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7692
7693 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7694
7695         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7696         regexp.
7697
7698 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7699
7700         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7701         string-to-multibyte.
7702         (uudecode-decode-region-internal): Use it.
7703
7704         * lpath.el: Fbind string-as-multibyte for XEmacs.
7705
7706 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7707
7708         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7709         custom choice.
7710
7711         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7712
7713 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7714
7715         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7716
7717         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7718         `write-region' to respect `mm-inhibit-file-name-handlers'.
7719
7720 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7721
7722         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7723         Use gnus-home-directory instead of "~/" or "$HOME".
7724
7725 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7726
7727         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7728         to mention filename.
7729         Add comments at beginning regarding usage.
7730         (encrypt-write-file-contents): Change interactive so a string is
7731         acceptable.  If the file has no associated model, show an error instead
7732         of a nonsense prompt.
7733
7734 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7735
7736         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7737         Thanks to Yoshihiko Yamada for kind notification of this typo.
7738
7739 2007-01-12  Kenichi Handa  <handa@m17n.org>
7740
7741         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7742         multibyte buffer.
7743
7744 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7745
7746         * gnus-score.el (gnus-score-fast-scoring): New variable.
7747         (gnus-score-headers): Use it.
7748
7749         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7750
7751         * message.el (message-cite-original-1): Call
7752         gnus-article-highlight-citation if requested.
7753         (message-make-from): Allow name and address as optional arguments.
7754
7755         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7756
7757         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7758         bugs to doc string.
7759         (gnus-button-alist): Add mid\\|message-id.
7760         (gnus-button-fetch-group): Extend for use in
7761         `browse-url-browser-function'.
7762         (gnus-button-url-regexp): Try to catch paired parentheses like in
7763         Wikipedia URLs.
7764
7765         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7766         Suggested by Simon Krahnke <overlord@gmx.li>.
7767
7768 2007-01-13  Romain Francoise  <romain@orebokech.com>
7769
7770         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7771         Update copyright.
7772
7773 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7774
7775         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7776
7777 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7778
7779         * gnus-registry.el (gnus-registry-unfollowed-groups)
7780         (gnus-registry-split-fancy-with-parent): Fix documentation.
7781
7782 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7783
7784         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7785         from nnweb groups.
7786
7787 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7788
7789         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7790         Xref urls.  Erase buffer before requesting head.
7791
7792 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
7793
7794         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
7795         customizable.
7796
7797 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
7798
7799         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
7800         no signing key is found.
7801         (mml2015-epg-encrypt): Ask user whether to skip or abort if
7802         no encrypting and/or signing key is found.
7803
7804 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7805
7806         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
7807
7808 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7809
7810         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
7811         headers read from disk with the ones newly found in the current search.
7812         This should no longer cause problems, because the article numbers in
7813         Gmane's `nov.php' output are ignored since the previous change.
7814
7815 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7816
7817         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
7818
7819 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7820
7821         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
7822         replace-regexp-in-string; bind url-version; fbind display-images-p and
7823         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
7824         find-face and set-itimer-function for Emacs; bind itimer-list for
7825         Emacs.
7826
7827         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
7828
7829 2007-01-01  Romain Francoise  <romain@orebokech.com>
7830
7831         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7832
7833 2006-12-31  Steve Youngs  <steve@sxemacs.org>
7834
7835         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
7836         `define-minor-mode' macro definition expanded properly.
7837         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
7838         exclude it there.
7839
7840         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
7841         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
7842         `fboundp' test.
7843         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
7844         This is OK to autoload in (S)XEmacs now.
7845
7846 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7847
7848         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
7849         keystroke.
7850         (gnus-summary-limit-to-singletons): Fix typo.
7851
7852         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
7853         else fails.
7854
7855 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7856
7857         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
7858         docstring.
7859
7860         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
7861         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
7862         (gnus-summary-insert-dormant-articles): Fix typo in message.
7863
7864 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
7865
7866         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
7867         nil for XEmacs.
7868         (gnus-message-citation-mode): Don't autoload in XEmacs.
7869
7870         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
7871
7872 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7873
7874         * nnimap.el (nnimap-expunge-search-string): Mention
7875         nnimap-search-uids-not-since-is-evil in docstring.
7876
7877 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7878
7879         * spam.el: Revert to make-obsolete-variable because
7880         define-obsolete-variable-alias is not supported in Emacs 21.
7881
7882         * spam.el (spam-ifile-path, spam-ifile-database-path)
7883         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
7884         make-obsolete-variable.
7885         (spam-bsfilter-path, spam-bsfilter-program)
7886         (spam-spamassassin-path, spam-spamassassin-program)
7887         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
7888         use "path" inappropriately.
7889         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
7890         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
7891         variable names.
7892
7893 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
7894
7895         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
7896         summary buffer.
7897
7898         * password.el (password-cache-remove): Use clear-string to burn
7899         password, if available.
7900
7901 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7902
7903         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
7904
7905         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
7906
7907         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
7908         (gnus-message-highlight-citation): Move defcustom here from
7909         gnus-cite.el.
7910         (gnus-message-citation-mode): Autoload.
7911
7912         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
7913         checks to make it compile with XEmacs.
7914         (gnus-message-citation-mode): New minor mode.
7915         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
7916         (gnus-message-highlight-citation): New variables.
7917         (gnus-message-search-citation-line)
7918         (gnus-message-add-citation-keywords)
7919         (gnus-message-remove-citation-keywords)
7920         (turn-on-gnus-message-citation-mode)
7921         (turn-off-gnus-message-citation-mode): New functions.
7922
7923 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
7924
7925         * gnus-cite.el: Enable highlighting of different citation levels in
7926         message-mode.
7927
7928 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7929
7930         * message.el (message-make-fqdn): Fix comment.
7931         (message-bogus-system-names): Add ".local".
7932
7933         * spam.el (spam-ifile-path, spam-ifile-program)
7934         (spam-ifile-database-path, spam-ifile-database)
7935         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
7936         Don't use "path" inappropriately.
7937         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
7938         strings.
7939         (spam-check-ifile, spam-ifile-register-with-ifile)
7940         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
7941         new variable names.
7942
7943         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
7944         (gnus-treat-display-smileys): Simplify using
7945         gnus-image-type-available-p.
7946
7947         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
7948         available.
7949
7950         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
7951         `display-images-p' if available.
7952
7953 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7954
7955         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
7956         one after turning on the buffer's multibyteness instead of decoding
7957         them directly in the unibyte buffer that causes unexpected conversion
7958         in Emacs 23 (unicode).
7959
7960 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7961
7962         * message.el (message-generate-hashcash): Fix custom type.
7963
7964 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7965
7966         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
7967
7968 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7969
7970         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7971         disconnect icons.  Add help text.
7972
7973 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
7974
7975         * spam.el (spam-extra-header-to-number): CRM114 spam score is
7976         negated to be consistent with the others we handle.
7977
7978 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7979
7980         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
7981         version of gnus-summary-buffer to something, so that we can use two
7982         article buffers at the same time.
7983
7984 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
7985
7986         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
7987         trigger all the extra headers.
7988         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
7989         sorting.
7990
7991 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7992
7993         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
7994         solid groups.
7995
7996 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
7997
7998         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
7999
8000 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8001
8002         * legacy-gnus-agent.el: Add Copyright notice.
8003
8004 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8005
8006         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8007
8008 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8009
8010         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8011
8012         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8013         to make it work reliably in CVS Emacs.
8014         (gnus-summary-limit-strange-charsets-predicate)
8015         (gnus-summary-limit-to-predicate): New functions.
8016
8017 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8018
8019         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8020         specifying array size.
8021         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8022         array if it is too small.
8023         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8024         (gnus-sort-threads-loop): New function.
8025
8026 2006-12-06  Chris Moore  <dooglus@gmail.com>
8027
8028         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8029         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8030
8031 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8032
8033         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8034         options.
8035
8036 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8037
8038         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8039         DOS-ing the recipient.
8040
8041         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8042         the headers when creating the mapping to avoid mismappings.
8043         (nnweb-gmane-create-mapping): Always nix out old mapping.
8044
8045 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8046
8047         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8048         and mm-verify-option to never.
8049
8050 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8051
8052         * message.el (message-signed-or-encrypted-p): New function.
8053         (message-forward-make-body): Use it.
8054
8055         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8056         Replace encode-coding-string with mm-encode-coding-string.
8057
8058 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8059
8060         * nneething.el (nneething-decode-file-name): Replace
8061         decode-coding-string with mm-decode-coding-string.
8062
8063         * gnus-int.el (gnus-open-server): Say failed server's name.
8064
8065 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8066
8067         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8068         strings to a single string.  Quote `errors-file-name'.
8069         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8070         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8071         Adjust calls.  Use `shell-quote-argument'.
8072
8073 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8074
8075         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8076         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8077
8078         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8079         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8080         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8081         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8082         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8083         (gnus-subscribe-newsgroup, gnus-1):
8084         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8085         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8086         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8087         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8088
8089 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8090
8091         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8092         keystroke.
8093         (gnus-summary-limit-to-bodies): Implement headersp.
8094
8095 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8096
8097         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8098
8099 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8100
8101         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8102
8103 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8104
8105         * message.el (message-generate-hashcash): Expand range of values to
8106         include `opportunistic'.
8107         (message-send-mail): Use it.
8108
8109 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8110
8111         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8112         and comment it.
8113
8114         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8115
8116 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8117
8118         * gnus-util.el (gnus-extract-address-components): Improve comment.
8119
8120 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8121
8122         * gnus-util.el (gnus-extract-address-components): Work with address in
8123         which the name portion contains @.
8124
8125         * lpath.el: Fbind custom-autoload.
8126
8127 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8128
8129         * gnus.el (gnus-start): Move custom group up.
8130         (gnus-select-method): Don't autoload, but make it available for
8131         `customize-variable'.
8132         (gnus-getenv-nntpserver): Don't autoload.
8133
8134 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8135
8136         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8137
8138 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8139
8140         * message.el (message-sendmail-extra-arguments): New variable.
8141         (message-send-mail-with-sendmail): Use it.
8142
8143 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8144
8145         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8146         mm-with-unibyte-current-buffer to make string unibyte.
8147
8148         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8149         mm-string-as-multibyte.
8150
8151 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8152
8153         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8154         Reported by Werner Koch <wk@gnupg.org>.
8155
8156 2006-11-14  Daiki Ueno  <ueno@p360>
8157
8158         * mml2015.el: Autoload epa-select-keys when compiling.
8159
8160 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8161
8162         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8163         message-options.
8164         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8165
8166 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8167
8168         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8169         EasyPG (< 0.0.6).
8170         (mml2015-always-trust): New user option.
8171         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8172         prompt.
8173
8174 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8175
8176         * nntp.el (nntp-authinfo-force): New variable.
8177         (nntp-send-authinfo): Use it.
8178
8179 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8180
8181         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8182         decode encoded words.  Improve prompt.  Add comment about forwarding.
8183         (message-replacement-char): Move up.
8184
8185 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8186
8187         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8188         instead of gnus-intersection because arguments of gnus-sorted-nunion
8189         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8190
8191 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8192
8193         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8194         (message-simplify-subject-functions): Enable
8195         message-strip-subject-encoded-words by default.
8196
8197 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8198
8199         * message.el (message-strip-subject-encoded-words): New function.
8200         (message-simplify-subject-functions): New variable.
8201         (message-simplify-subject): Use it.  Fix typo in doc string.
8202         Support message-strip-subject-encoded-words.
8203
8204 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8205
8206         * gnus-diary.el (gnus-diary-delay-format-function):
8207         * nndiary.el (nndiary-reminders):
8208         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8209
8210 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8211
8212         * gnus-art.el (article-hide-boring-headers): Fetch date from
8213         gnus-original-article-buffer to avoid problems with localized date
8214         strings.
8215
8216 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8217
8218         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8219
8220 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8221
8222         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8223         New variables.
8224         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8225         (mm-charset-synonym-alist): Move some entries to
8226         mm-codepage-iso-8859-list.
8227         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8228         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8229
8230 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8231
8232         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8233
8234 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8235
8236         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8237         with Emacs 21 and XEmacs.
8238
8239 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8240
8241         * spam.el (spam-parse-address): New function for better parsing,
8242         catching errors, etc.
8243         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8244
8245 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8246
8247         * mm-view.el: Add interactive arg to html2text autoload.
8248
8249 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8250
8251         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8252
8253 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8254
8255         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8256         variables.
8257         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8258         (mm-charset-synonym-alist): Move some entries to
8259         mm-codepage-iso-8859-list.
8260
8261         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8262
8263 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8264
8265         * message.el (message-citation-line-format)
8266         (message-insert-formated-citation-line): Fix implementation of %E, %N
8267         and %n according to the doc string.
8268
8269 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8270
8271         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8272         car-safe to avoid bad parses.
8273
8274 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8275
8276         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8277         names.
8278
8279         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8280
8281 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8282
8283         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8284         header.
8285
8286         * message.el (message-draft-headers): Add Date.
8287         (message-headers-to-generate): Fix typo in docstring.
8288
8289         * nndraft.el (nndraft-required-headers): New variable.
8290         (nndraft-generate-headers): Use it.
8291
8292         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8293
8294 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8295
8296         * gnus-registry.el (gnus-registry-wash-for-keywords)
8297         (gnus-registry-find-keywords): New functions to allow easy searching of
8298         articles that are in the registry.
8299
8300 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8301
8302         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8303         ietf-drums-parse-address instead of gnus-extract-address-components.
8304         Reported by Damien Elmes <damien@repose.cx>.
8305
8306 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8307
8308         * gnus.el (gnus-mime): Remove unused custom group.
8309
8310 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8311
8312         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8313         "blank line" when searching for end of armor headers.
8314
8315 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8316
8317         * gmm-utils.el (gmm-write-region): Fix variable name.
8318
8319 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8320
8321         * gmm-utils.el (gmm-write-region): New function based on compatibility
8322         code from `mm-make-temp-file'.
8323
8324         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8325
8326         * nnmaildir.el (nnmaildir--update-nov)
8327         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8328         Use `gmm-write-region'.
8329
8330 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8331
8332         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8333         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8334
8335         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8336
8337         * message.el (message-replacement-char): New variable.
8338         (message-fix-before-sending): Use it.
8339         (message-simplify-subject): New function to remove duplicate code.
8340         (message-reply, message-followup): Use it.
8341
8342         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8343         gnus-summary-limit-to-articles.
8344
8345 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8346
8347         * gnus-util.el (gnus-with-local-quit): New macro.
8348
8349         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8350
8351 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8352
8353         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8354         ignore non-string data.
8355
8356 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8357
8358         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8359         non-string data (needs to be done in the registry too).
8360
8361 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8362
8363         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8364         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8365         (gnus-registry-split-fancy-with-parent)
8366         (gnus-registry-fetch-simplified-message-subject-fast)
8367         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8368         Remove text properties on ingress into the registry and when it's saved.
8369         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8370         registry from entries with no groups.
8371
8372 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8373
8374         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8375         function to remove string properties.
8376
8377 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8378
8379         * gmm-utils.el (gmm): Adjust custom version.
8380
8381         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8382         custom version.
8383
8384         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8385
8386 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8387
8388         * gnus-art.el (gnus-insert-prev-page-button)
8389         (gnus-insert-next-page-button): Simplify.  Reformat.
8390
8391 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8392
8393         * gnus-art.el (gnus-insert-prev-page-button)
8394         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8395
8396 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8397
8398         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8399
8400 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8401
8402         * gnus-art.el (gnus-insert-mime-button)
8403         (gnus-insert-mime-security-button):
8404         Apply gnus-article-button-face to MIME and security buttons.
8405
8406 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8407
8408         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8409         readable.
8410
8411 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8412
8413         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8414
8415 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8416
8417         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8418         `browse-url-of-file' instead of `browse-url'.
8419
8420 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8421
8422         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8423         regexp.  Articles containing quotation were cut prematurely.
8424
8425 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8426
8427         * message.el (message-cite-original-1): Use nobody by default for the
8428         value of From header.
8429         (message-reply): Ditto.
8430
8431 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8432
8433         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8434         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8435         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8436
8437 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8438
8439         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8440         mails in the doc string.  Add some URLs in comment.
8441         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8442
8443 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8444
8445         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8446         backslashes handling and the way to find boundaries of quoted strings.
8447
8448 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8449
8450         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8451         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8452         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8453         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8454
8455 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8456
8457         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8458         doc string.
8459         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8460
8461 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8462
8463         * lpath.el: Fbind epg-check-configuration.
8464
8465 2006-09-06  Simon Josefsson  <jas@extundo.com>
8466
8467         * mml2015.el (mml2015-use): Doc fix, mention epg.
8468
8469 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8470
8471         * mml2015.el (mml2015-use): Default to epg, if available.
8472
8473 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8474
8475         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8476         message-sender.
8477         (mml1991-epg-encrypt): Ditto.
8478         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8479         message-sender.
8480         (mml2015-epg-encrypt): Ditto.
8481
8482 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8483
8484         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8485         several common directories.
8486
8487 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8488
8489         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8490         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8491
8492 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8493
8494         * gnus-art.el (article-decode-encoded-words): Make it fast.
8495
8496 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8497
8498         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8499
8500         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8501         in quoted string into `\'.
8502
8503 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8504
8505         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8506         Use standard-syntax-table.
8507
8508 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8509
8510         * gnus-art.el (gnus-decode-address-function): New variable.
8511         (article-decode-encoded-words): Use it to decode headers which are
8512         assumed to contain addresses.
8513         (gnus-mime-delete-part): Remove useless `or'.
8514
8515         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8516         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8517         (gnus-nov-parse-line): Use it to decode From header.
8518         (gnus-get-newsgroup-headers): Ditto.
8519         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8520
8521         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8522         (mail-decode-encoded-address-string): New alias.
8523
8524         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8525         New function.
8526         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8527         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8528         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8529         (rfc2047-decode-string): Ditto.
8530         (rfc2047-decode-address-region): New function.
8531         (rfc2047-decode-address-string): New function.
8532
8533 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8534
8535         * message.el (message-caesar-buffer-body): Allow rotating headers.
8536
8537         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8538
8539         * message.el (message-insert-formated-citation-line): Fix %f.
8540         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8541
8542 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8543
8544         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8545         (gnus-bookmark-mouse-available-p): New macro.
8546         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8547         (gnus-bookmark-bmenu-show-infos): Use it.
8548         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8549         (gnus-bookmark-bmenu-hide-infos): Ditto.
8550         (gnus-bookmark-remove-properties): New function.
8551         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8552         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8553         (gnus-bookmark-write-file): Bind coding-system-for-write.
8554         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8555         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8556         group before selecting it.
8557         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8558         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8559         quit-window if it is not available; use gnus-mouse-2 and bind it to
8560         gnus-bookmark-bmenu-select-by-mouse.
8561         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8562         (gnus-bookmark-bmenu-select-by-mouse): New function.
8563
8564 2006-08-13  Romain Francoise  <romain@orebokech.com>
8565
8566         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8567         space.
8568
8569 2006-08-10  Romain Francoise  <romain@orebokech.com>
8570
8571         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8572         (dns-mode-soa-auto-increment-serial): New user option.
8573         (dns-mode-soa-maybe-increment-serial): New function.
8574         (dns-mode): Add the latter to `write-contents-functions'.
8575
8576 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8577
8578         * compface.el (uncompface): Use binary rather than raw-text-unix.
8579
8580 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8581
8582         * compface.el (uncompface): Make sure the eol conversion doesn't take
8583         place when communicating with the external programs.  Reported by
8584         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8585
8586 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8587
8588         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8589
8590 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8591
8592         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8593         Make it more robust by parsing author and date independently.
8594
8595 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8596
8597         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8598
8599 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8600
8601         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8602         first matching secret key.
8603         (mml2015-epg-encrypt): Ditto.
8604
8605         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8606         first matching secret key.
8607         (mml1991-epg-encrypt): Ditto.
8608
8609         * mml2015.el (mml2015-encrypt-to-self): New user option.
8610         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8611         mml2015-epg-encrypt-to-self is set.
8612
8613         * mml1991.el (mml1991-encrypt-to-self): New variable.
8614         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8615         mml1991-epg-encrypt-to-self is set.
8616
8617         * mml2015.el (mml2015-signers): New user option.
8618         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8619         (mml2015-epg-encrypt): Allow to select signing keys.
8620
8621         * mml1991.el (mml1991-signers): New variable.
8622         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8623         (mml1991-epg-encrypt): Allow to select signing keys.
8624
8625 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8626
8627         * nnheader.el (nnheader-insert-head): Make it work even if the file
8628         uses CRLF for the line-break code.
8629
8630 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8631
8632         * mml2015.el: Require mml-sec instead of password.
8633         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8634         (mml2015-cache-passphrase): Inherit the default value from
8635         mml-secure-cache-passphrase.
8636         (mml2015-passphrase-cache-expiry): Inherit the default value from
8637         mml-secure-passphrase-cache-expiry.
8638
8639         * mml1991.el: Require mml-sec instead of password.
8640         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8641         (mml1991-cache-passphrase): Inherit the default value from
8642         mml-secure-cache-passphrase.
8643         (mml1991-passphrase-cache-expiry): Inherit the default value from
8644         mml-secure-passphrase-cache-expiry.
8645
8646         * mml-sec.el: Require password.
8647         (mml-secure-verbose): New user option.
8648         (mml-secure-cache-passphrase): New user option.
8649         (mml-secure-passphrase-cache-expiry): New user option.
8650
8651 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8652
8653         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8654         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8655         andreas@altroot.de (Andreas Vögele).
8656
8657         FIXME: Use `tiny change'?
8658
8659 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8660
8661         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8662         workaround for the url package included with Emacs.
8663
8664         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8665
8666 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8667
8668         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8669         correctly.  This fixes a bug caused by the 2006-05-12 change.
8670
8671 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8672
8673         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8674         some information about the error when saying that the `bogus' mail
8675         group will be used.
8676
8677 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8678
8679         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8680         string.
8681
8682 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8683
8684         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8685
8686 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8687
8688         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8689
8690 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8691
8692         * mml1991.el (mml1991-function-alist): Add epg.
8693         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8694         (mml1991-epg-encrypt): New functions.
8695
8696 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8697
8698         * mml2015.el (mml2015-verbose): New variable.
8699         (mml2015-cache-passphrase): Ditto.
8700         (mml2015-passphrase-cache-expiry): Ditto.
8701         (mml2015-function-alist): Add epg.
8702         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8703         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8704         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8705         functions.
8706
8707 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8708
8709         * message.el (message-cite-original-1): Preserve region when removing
8710         quoted text due to X-No-Archive in order to avoid bogus attribution
8711         when citing multiple messages.
8712
8713 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8714
8715         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8716         Kenneth Jacker <khj@be.cs.appstate.edu>.
8717
8718 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8719
8720         * gnus-diary.el (gnus-user-format-function-d)
8721         (gnus-user-format-function-D): Autoload.
8722
8723         * imap.el (Commentary): Fix typo.
8724
8725         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8726         2006-04-22 contribution.
8727
8728 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8729
8730         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8731         It didn't really fix the bogosity I'm seeing with solid web groups.
8732
8733 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8734
8735         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8736         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8737         created using server names.  If we use the feature without declaring
8738         it, Gnus does not properly manage server and group state.
8739
8740         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8741         bound.
8742
8743 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8744
8745         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8746         looking up the method using GROUP's prefix before inventing a new one.
8747         It is used on killed/unknown groups in various places where returning
8748         an all-new method isn't expected by the caller.
8749
8750         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8751         and match semantics of gnus-group-real-prefix.
8752
8753 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8754
8755         * nnmail.el (nnmail-broken-references-mailers): New variable.
8756         (nnmail-ignore-broken-references): New function generalizing
8757         nnmail-fix-eudora-headers.
8758         (nnmail-fix-eudora-headers): Now obsolete.
8759
8760         * gnus-art.el (gnus-button-handle-custom): Support
8761         `customize-apropos*'.
8762
8763 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8764
8765         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8766
8767         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8768         articles.
8769
8770 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8771
8772         * message.el (message-cite-reply-above): New variable.
8773         (message-yank-original): Use it.
8774
8775 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8776
8777         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8778
8779 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8780
8781         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8782         as read.
8783
8784         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8785
8786 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8787
8788         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8789         (gnus-bookmark-default-file): Use gnus-directory.
8790         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
8791         Remove "*" in doc string.
8792         (gnus-bookmark-write-file): Simplify.
8793         (gnus-bookmark-maybe-sort-alist): Use `when'.
8794         (gnus-bookmark-get-bookmark): Fix typo in doc string.
8795         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
8796         FIXME about Emacs 21 and XEmacs compatibility.
8797         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
8798         compatibility.
8799         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
8800         compatibility.
8801         (gnus-bookmark-menu-heading): Fix version.
8802
8803 2006-06-19  Bastien Guerry  <bzg@altern.org>
8804
8805         * gnus-bookmark.el: New file.
8806
8807 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8808
8809         * message.el (message-syntax-checks): Doc fix.
8810
8811 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8812
8813         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
8814         unsubscribed groups as if they were killed ones.  It causes duplicate
8815         entries in gnus-newsrc-alist.
8816
8817 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8818
8819         * message.el (message-syntax-checks): Doc fix.
8820         (message-send-mail): Add check for continuation headers.
8821         (message-check-news-header-syntax): Fix regexp used to check for
8822         continuation headers.
8823
8824 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8825
8826         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
8827
8828 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
8829
8830         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
8831
8832 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8833
8834         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
8835         default-truncate-lines.
8836
8837 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8838
8839         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
8840         to fill the utf-8 entry.
8841
8842         * lpath.el: Fbind unicode-precedence-list.
8843
8844 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8845
8846         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8847
8848 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
8849
8850         * gnus-agent.el (directory-files-and-attributes): Move all the way
8851         forward (the third and final move).
8852         (gnus-agent-read-agentview): Trap reconstruction errors due to
8853         nonexistant directory.  Handle by returning nil.
8854
8855 2006-05-30  Didier Verna  <didier@xemacs.org>
8856
8857         * message.el (message-dont-reply-to-names): Update the custom type.
8858         * message.el (message-dont-reply-to-names): New defsubst: potentially
8859         convert a list of regexps into a single one.
8860         * message.el (message-get-reply-headers): Use it.
8861         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
8862
8863 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8864
8865         * gnus-agent.el (directory-files-and-attributes): Move forward.
8866
8867 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8868
8869         * gnus-ml.el (gnus-mailing-list-subscribe)
8870         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
8871         (gnus-mailing-list-message): Fix doc strings.
8872
8873 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8874
8875         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
8876         of doing it manually.
8877
8878 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8879
8880         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
8881         comment.
8882
8883 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
8884
8885         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
8886         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
8887         (gnus-agent-read-local): All symbols allocated in my-obarray.
8888         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
8889         (gnus-agent-regenerate-group): Check numeric names to see if they are
8890         messages or groups.
8891         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
8892         better way of do this...)
8893
8894         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
8895         'dummy.group' (there should be a better way of do this...)
8896
8897 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8898
8899         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
8900         (gnus-saved-headers): Ditto.
8901         (gnus-default-article-saver): Mention functions may have properties.
8902         (gnus-article-save): Override gnus-save-all-headers and
8903         gnus-saved-headers by :headers property which saver function may have.
8904         (gnus-summary-save-in-file): Add :headers property.
8905         (gnus-summary-write-to-file): Ditto.
8906
8907         * gnus-sum.el (gnus-summary-save-article): Bind
8908         gnus-prompt-before-saving to t when saving many articles in a file;
8909         always show all headers.
8910
8911         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
8912
8913 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
8914
8915         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
8916         marks.
8917
8918         * message.el (message-indent-citation): Add optional arguments to allow
8919         using it outside of message buffers.
8920
8921         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
8922         (gnus-article-treat-unfold-headers): Use it.
8923         (gnus-article-truncate-lines): New variable.
8924         (gnus-article-mode): Use it.
8925         (gnus-article-toggle-truncate-lines): New function.
8926
8927         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
8928         gnus-article-toggle-truncate-lines.
8929
8930         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
8931         coding system in XEmacs, use binary.
8932
8933 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8934
8935         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
8936         after-load-alist.
8937
8938         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
8939         this function should save decoded articles.
8940         (gnus-summary-write-to-file): Use property to specify this function
8941         should save decoded articles and specify gnus-summary-save-in-file
8942         should be used to save articles other than the first one when saving
8943         many articles.
8944         (gnus-summary-save-body-in-file): Use property to specify this
8945         function should save decoded articles.
8946         (gnus-summary-write-body-to-file): Use property to specify this
8947         function should save decoded articles and specify
8948         gnus-summary-save-body-in-file should be used to save articles other
8949         than the first one when saving many articles.
8950
8951         * gnus-sum.el (gnus-summary-save-article): Simplify.
8952
8953 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8954
8955         * gnus-art.el (gnus-default-article-saver): Add
8956         gnus-summary-write-body-to-file.
8957         (gnus-article-save-coding-system): Don't use coding system object
8958         in XEmacs.
8959         (gnus-read-save-file-name): Add optional `dir-var' argument which
8960         specifies directory in which files are saved; work even if optional
8961         `variable' argument is not specified.
8962         (gnus-summary-write-to-file): Read file name.
8963         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
8964         (gnus-summary-write-body-to-file): New function.
8965
8966         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
8967         (gnus-summary-local-variables): Add it.
8968         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
8969         (gnus-summary-save-article): Remove optional `decode' argument;
8970         determine whether to decode articles by the value of
8971         gnus-default-article-saver; when saving many files using
8972         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
8973         it first and use gnus-summary-save-in-file or
8974         gnus-summary-save-body-in-file thereafter unless
8975         gnus-prompt-before-saving is always; move point to article which
8976         will be saved.
8977         (gnus-summary-save-article-file): Revert.
8978         (gnus-summary-write-article-file): Revert.
8979         (gnus-summary-save-article-body-file): Revert.
8980         (gnus-summary-write-article-body-file): New function.
8981
8982 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8983
8984         * gnus-art.el (gnus-default-article-saver): Doc fix.
8985         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
8986         from gnus-summary-save-article-coding-system, and default to a
8987         certain coding system.
8988         (gnus-output-to-file): Add coding cookie and encode text according
8989         to gnus-article-save-coding-system; don't use mm-append-to-file.
8990
8991         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
8992         gnus-art.el and rename to gnus-article-save-coding-system.
8993         (gnus-summary-save-article): Require gnus-art; don't show all
8994         headers if it decodes articles; don't add coding cookie here;
8995         don't bind mm-text-coding-system-for-write.
8996         (gnus-summary-save-article-file): Save decoded articles.
8997         (gnus-summary-write-article-file): When saving many files, use
8998         gnus-summary-write-to-file first and gnus-summary-save-in-file
8999         thereafter unless gnus-prompt-before-saving is always.
9000         (gnus-summary-save-article-body-file): Save decoded articles.
9001
9002         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9003
9004 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9005
9006         * nnrss.el (nnrss-check-group): Bind hash-index.
9007
9008 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9009
9010         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9011         its hash index.  Store this hash in `nnrss-group-data'.
9012         (nnrss-read-group-data): Update accordingly.
9013
9014 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9015
9016         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9017         entry.
9018
9019         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9020         gnus-article-browse-html-article.
9021
9022 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9023
9024         * gnus-sum.el (gnus-summary-mime-map): Add
9025         gnus-article-browse-html-article.
9026
9027         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9028
9029 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9030
9031         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9032         suitable coding systems in customize.
9033
9034 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9035
9036         * mail-source.el (mail-sources): Fix custom type.
9037
9038 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9039
9040         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9041         (gnus-summary-expire-articles-now): Shorten prompt.
9042
9043         * gmm-utils.el (wid-edit): Require.
9044         (defun-gmm): Renamed from `gmm-defun-compat'.
9045         (gmm-image-search-load-path): Use it.
9046         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9047
9048 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9049
9050         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9051         variable.
9052         (gnus-summary-save-article): Add optional `decode' argument.  If
9053         it is set and gnus-summary-save-article-coding-system is non-nil,
9054         save decoded article.
9055         (gnus-summary-write-article-file): Save decoded article if
9056         gnus-summary-save-article-coding-system is non-nil.
9057
9058         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9059         type.
9060
9061 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9062
9063         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9064
9065 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9066
9067         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9068         first to test gnus-single-article-buffer which may be buffer-local.
9069
9070         * gnus-sum.el (gnus-summary-setup-buffer): Make
9071         gnus-single-article-buffer buffer-local and nil in ephemeral
9072         group; make gnus-article-buffer, gnus-article-current, and
9073         gnus-original-article-buffer always buffer-local.
9074         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9075         group.
9076         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9077
9078 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9079
9080         * nnml.el (nnml-request-compact-group): Compressed files might not
9081         have .gz extension.
9082
9083 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9084
9085         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9086         (mm-copy-to-buffer): Use with-current-buffer.
9087         (mm-display-part): Simplify.
9088         (mm-inlinable-p): Add optional arg `type'.
9089
9090 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9091
9092         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9093         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9094         Try harder to show the attachment internally or externally using
9095         gnus-mime-view-part-as-type.
9096
9097 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9098
9099         * message.el (message-from-style, message-signature-separator)
9100         (message-user-organization-file, message-send-mail-function)
9101         (message-citation-line-function, message-yank-prefix)
9102         (message-indent-citation-function, message-signature)
9103         (message-signature-file, message-signature-insert-empty-line):
9104         Remove autoloads.
9105
9106         * gnus-art.el (gnus-buttonized-mime-types): Remove
9107         "multipart/signed".  Revert 2006-04-26 change.
9108
9109 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9110
9111         * gnus.el (gnus-version-number): Bump version.
9112
9113 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9114
9115         * gnus.el: No Gnus v0.5 is released.
9116
9117 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9118
9119         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9120         fetching articles by message-id.
9121
9122 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9123
9124         * message.el (hashcash): Require hashcash as normal.
9125
9126         * ecomplete.el (ecomplete-highlight-match-line): Use
9127         point-at-eol.
9128         (ecomplete-highlight-match-line): Use `highlight', because that
9129         face exists in both Emacs and XEmacs.
9130
9131         * message.el (message-display-abbrev): Use point-at-bol.
9132
9133         * mail-source.el: Don't require timer/timer-funcs.
9134
9135         * gnus-async.el: Ditto.
9136
9137         * password.el: Ditto.
9138
9139         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9140
9141         * mm-url.el: Ditto.
9142
9143         * gnus-xmas.el: Don't require timer-funcs.
9144
9145         * mm-util.el: Require timer/timer-funcs.
9146
9147 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9148
9149         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9150         Close.
9151
9152 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9153
9154         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9155         unibyte after clear-decrypt function runs.
9156
9157         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9158         returns as a unibyte string.
9159
9160 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9161
9162         * lpath.el: Revert.
9163
9164         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9165         (pgg-gpg-process-sentinel): Revert.
9166
9167         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9168         (pgg-pgp-lookup-key): Revert.
9169
9170         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9171         (pgg-pgp5-lookup-key): Revert.
9172
9173         * pgg.el (pgg-fetch-key): Revert.
9174
9175 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9176
9177         * lpath.el: Fbind string-as-multibyte for XEmacs.
9178
9179         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9180         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9181         (mml1991-pgg-encrypt): Ditto.
9182
9183         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9184         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9185         a multibyte buffer.
9186
9187         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9188         (pgg-pgp-lookup-key): Ditto.
9189
9190         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9191         (pgg-pgp5-lookup-key): Ditto.
9192
9193         * pgg.el (pgg-fetch-key): Ditto.
9194
9195 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9196
9197         * message.el (message-user-organization-file): Check several
9198         locations of the organization file.
9199
9200         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9201         Add gnus-article-view-part-as-type.
9202
9203         * gnus-art.el (gnus-article-view-part-as-type): New function.
9204
9205         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9206         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9207
9208         * mml.el: Simplify autoload.
9209         (mml-mode): defvar dnd-protocol-alist instead of using
9210         symbol-value.
9211         (mml-default-directory): New variable.
9212         (mml-minibuffer-read-file): Use it.
9213         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9214
9215         * message.el (message-citation-line-format): New variable.
9216         (message-insert-formated-citation-line): New function.
9217         (message-citation-line-function): Add
9218         `message-insert-formated-citation-line' to custom type.
9219
9220         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9221         to doc string.
9222
9223         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9224         depending on mm-verify-option.
9225
9226 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9227
9228         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9229         binding pgg-* variables; reimplement the section which prevents
9230         MIME header from being signed.
9231         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9232         pgg-text-mode; remove a blank line at the top of body.
9233
9234         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9235         lines at the top of body; use gnus-newsgroup-charset if there's no
9236         Charset header.
9237
9238 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9239
9240         * message.el (message-self-insert-commands): Doc fix.
9241
9242         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9243         (mm-uu-pgp-encrypted-test): Ditto.
9244         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9245         between header and body; return application/pgp-encrypted handle
9246         if decryption failed; decode decrypted body by charset.
9247
9248         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9249         element match to application/pgp-*.
9250
9251 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9252
9253         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9254         HTML.
9255
9256 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9257
9258         * mail-source.el (mail-source-call-script): Message the error
9259         string.
9260
9261 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9262
9263         * gnus-util.el (gnus-byte-compile): Use it.
9264
9265 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9266
9267         * gnus-util.el (kill-empty-logs): New function.
9268
9269 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9270
9271         * message.el (message-mail-alias-type): Doc fix.
9272         (message-mail-alias-type-p): New function.
9273         (message-send): Use it.
9274         (message-mode): Ditto.
9275         (message-strip-forbidden-properties): Ditto.
9276
9277         * ecomplete.el (ecomplete-database-file-coding-system): New
9278         variable.
9279         (ecomplete-save): Use it.
9280         (ecomplete-setup): Use it.
9281
9282 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9283
9284         * message.el (message-self-insert-commands): New variable.
9285         (message-strip-forbidden-properties): Use it.
9286
9287 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9288
9289         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9290         that doesn't make XEmacs choke.
9291
9292 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9293
9294         * gnus-util.el (gnus-replace-in-string):
9295         Prefer replace-regexp-in-string over of replace-in-string.
9296
9297 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9298
9299         * gnus-util.el (gnus-select-frame-set-input-focus):
9300         Use select-frame-set-input-focus if it is available in XEmacs; use
9301         definition defined in Emacs 22 for old Emacsen.
9302
9303         * dgnushack.el: Autoload unmorse-region for XEmacs.
9304
9305         * lpath.el: Bind cursor-in-non-selected-windows and
9306         select-frame-set-input-focus for XEmacs.
9307
9308 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9309
9310         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9311
9312 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9313
9314         * gnus-registry.el (gnus-registry-cache-save): Remove text
9315         properties when saving via the temp buffer.
9316
9317 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9318
9319         * message.el (message-generate-hashcash): Honor custom type.
9320
9321 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9322
9323         * message.el (message-generate-hashcash): Default to non-nil when
9324         hashcash is found.
9325
9326         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9327         (gnus-refer-thread-limit): Increase default to 500.
9328
9329         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9330
9331         * flow-fill.el (fill-flowed): Allow delete-space.
9332
9333 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9334
9335         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9336         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9337         Remove autoloads.
9338
9339 2006-04-18  Simon Josefsson  <jas@extundo.com>
9340
9341         * message.el (message-generate-hashcash): Default to.
9342
9343 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9344
9345         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9346         concatenating segments rather than before concatenating them.
9347
9348 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9349
9350         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9351
9352 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9353
9354         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9355
9356         * message.el (message-forward-make-body-plain): Allow
9357         message-forward-ignored-headers to be a list.
9358         (message-remove-ignored-headers): Factor out into function.
9359         (message-forward-make-body-mml): Use it.
9360
9361         * imap.el (imap-quote-specials): New function.
9362         (imap-login-auth): Quote specials.
9363
9364         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9365         (rfc2231-parse-string): Allow concatanation of parameters that
9366         aren't contiguous.  The test case is
9367           (mail-header-parse-content-type "message/external-body;
9368             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9369             access-type=LOCAL-FILE;
9370             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9371
9372 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9373
9374         * nntp.el (nntp-accept-process-output): Return the value of
9375         `nnheader-accept-process-output'.
9376
9377 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9378
9379         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9380         (gnus-button-alist): Recognize more diff formats.
9381         (gnus-button-patch): Strip directory.
9382
9383 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9384
9385         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9386         Emacs 22 when setting focus.
9387
9388 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9389
9390         * gnus-art.el (gnus-article-treat-types): Do treatment of
9391         text/x-verbatim parts.
9392         (gnus-button-patch): New command.
9393
9394         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9395         addresses that contain invalid characters.
9396
9397 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9398
9399         * message.el (message-put-addresses-in-ecomplete): Use
9400         gnus-replace-in-string.
9401         (message-is-yours-p): Use the more correct
9402         mail-header-parse-address instead of
9403         mail-extract-address-components.
9404         (message-put-addresses-in-ecomplete): Fix typo.
9405
9406         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9407         keystroke.
9408
9409         * gnus-art.el (gnus-treatment-function-alist): Change order of
9410         newsgroups/generic header folding to avoid double-folding.
9411
9412         * message.el (message-hidden-headers): Add X-Draft-From.
9413
9414         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9415         command.
9416         (gnus-summary-repeat-search-article-backward): New command.
9417
9418         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9419         groups in the parent topic.
9420
9421 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9422
9423         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9424         (spam-extra-header-to-number): Return the CRM114 number as a
9425         number instead of a string.
9426
9427 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9428
9429         * gnus-art.el (gnus-face-properties-alist): Moved here from
9430         gnus-fun.
9431
9432         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9433
9434 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9435
9436         * message.el (message-strip-forbidden-properties): Only display on
9437         self-insert-command.
9438
9439         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9440         reindent.
9441         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9442
9443 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9444
9445         * smiley.el (smiley-style): Fix typo.
9446
9447 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9448
9449         * hashcash.el (hashcash-insert-payment-async-2): Use
9450         message-goto-eoh instead of doing it manually.
9451         (mail-add-payment): Use message-narrow-to-header instead of trying
9452         to do the same itself.
9453
9454         * message.el (message-hidden-headers): Add Face.
9455
9456         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9457         reparenting code.
9458         (gnus-summary-reparent-children): Refactored out code.
9459         (gnus-summary-thread-map): New keystroke.
9460         (gnus-summary-reparent-children): Make into command.
9461
9462         * smiley.el (smiley-style): Default to `medium' if using a large
9463         font.
9464
9465         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9466         does it itself.
9467
9468         * message.el (message-point-in-header-p): Simplify definition.
9469
9470 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9471
9472         * nnagent.el (nnagent-request-set-mark): Silence log file
9473         writing.
9474         (nnagent-request-set-mark): Use write-region instead of
9475         append-to-file.
9476
9477         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9478         strange select method.
9479
9480         * ecomplete.el (ecomplete-display-matches): Get highlightling
9481         right.
9482         (ecomplete-display-matches): Use literals.
9483         (ecomplete-display-matches): Disable message logging.
9484
9485         * message.el (message-display-abbrev): Small optimization.
9486
9487         * ecomplete.el (ecomplete-display-matches): Allow automatic
9488         display.
9489
9490         * message.el (message-strip-forbidden-properties): Display
9491         abbrevs.
9492         (message-display-abbrev): Get automatic display right.
9493
9494         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9495         keystrokes.
9496
9497 2006-04-13  Romain Francoise  <romain@orebokech.com>
9498
9499         TODO: Backport to v5-10!
9500
9501         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9502         Moved here (and renamed) from gnus-registry.el.
9503
9504         * gnus-registry.el: Require gnus-util.
9505         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9506
9507 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9508
9509         * gnus-group.el (gnus-group-catchup-current): Change
9510         if-then-else-if-then-else into cond.
9511         (gnus-group-catchup): Indent.
9512         (group-name-at-point): New function.
9513         (gnus-fetch-group): Provide default from thing at point.
9514
9515 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9516
9517         * message.el (message-display-abbrev): Fix regexp.
9518
9519         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9520         choosing.
9521         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9522         dead variables.
9523
9524         * message.el (message-newline-and-indent): Remove debugging.
9525         (message-display-abbrev): Use new implementation.
9526
9527 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9528
9529         * gnus-art.el (gnus-article-mode): Set
9530         cursor-in-non-selected-windows to nil.
9531
9532         * smiley.el: Revert previous change.
9533         (smiley-data-directory): defvar it before using it in the
9534         defcustom of `smiley-style'.
9535
9536 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9537
9538         * message.el (message-newline-and-indent): New function.
9539
9540         * ecomplete.el: Implement more bits.
9541
9542         * message.el (message-put-addresses-in-ecomplete): Clean up the
9543         string.
9544
9545         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9546
9547         * gnus-sum.el (gnus-summary-save-parts): Bind
9548         gnus-summary-save-parts-counter and use it to make unique file
9549         names.
9550
9551         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9552
9553         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9554         parameter to say whether to actually parse the individual
9555         addresses.
9556
9557         * message.el (message-put-addresses-in-ecomplete): New function.
9558         (ecomplete): Require.
9559         (message-mail-alias-type): Add ecomplete as an option.
9560
9561 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9562
9563         * flow-fill.el (fill-flowed): Remove trailing space from blank
9564         quoted lines.
9565
9566 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9567
9568         * smiley.el (smiley-style): Move definition later to avoid a
9569         compilation warning.
9570
9571 2006-04-12  Kenichi Handa  <handa@m17n.org>
9572
9573         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9574         buffer and then decode the buffer text if necessary.
9575         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9576         first, and after mm-encode-body, change the buffer to unibyte.
9577         Use mm-disable-multibyte instead of set-buffer-multibyte.
9578
9579 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9580
9581         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9582         Content-Type header instead of Content-Disposition header.
9583         (gnus-mime-inline-part): Ditto.
9584         (gnus-mime-view-part-as-charset): Ignore charset that the part
9585         specifies.
9586
9587         * mm-decode.el (mm-display-part): Work with external parts and
9588         usual parts similarly.
9589
9590         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9591         instead of gnus-display-mime.
9592
9593         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9594         instead of with-temp-buffer.
9595
9596         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9597         tag to summarized topics part in order to encode non-ASCII text.
9598
9599 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9600
9601         * smiley.el (smiley-style): New variable.
9602         (smiley-directory): New function.
9603         (smiley-data-directory): Derive from `smiley-style' using
9604         `smiley-directory'.
9605         (smiley-regexp-alist): Add new entries.
9606
9607         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9608         (gnus-article-browse-delete-temp): Add :version.
9609
9610 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9611
9612         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9613         the sieve region.
9614
9615 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9616
9617         * gnus.el (gnus-version-number): Bump version.
9618
9619 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9620
9621         * gnus.el: No Gnus v0.4 is released.
9622
9623 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9624
9625         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9626         layout.
9627
9628         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9629         unknown charset.
9630
9631         * message.el (message-header-synonyms): Add Original-To to the
9632         default.
9633
9634         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9635         optional parameter.
9636
9637 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9638
9639         * gnus-fun.el (gnus): Require it for gnus-directory.
9640
9641 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9642
9643         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9644
9645 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9646
9647         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9648
9649 2006-04-05  Simon Josefsson  <jas@extundo.com>
9650
9651         * password.el (password-reset): New function.
9652
9653 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9654
9655         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9656         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9657
9658 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9659
9660         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9661         Some whitespace was matched into the url, which broke browsing hits
9662         > 100 when mm-url-use-external was nil.
9663
9664 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9665
9666         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9667         gnus-extra-headers for 'Newsgroups.
9668
9669         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9670         bound.
9671
9672 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9673
9674         * pgg-gpg.el: Clean up process buffers every time gpg processes
9675         complete.
9676
9677 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9678
9679         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9680         doc string.
9681
9682 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9683
9684         * pgg-gpg.el (pgg-gpg-process-filter)
9685         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9686
9687         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9688         lines, temporary fix.
9689
9690 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9691
9692         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9693
9694 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9695
9696         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9697         default-enable-multibyte-characters.  This reverts the change from
9698         revision 6.17 which is no longer necessary because the passphrase
9699         is sent separately now.  GnuPG messages are unreadable under
9700         multibyte locales with default-enable-multibyte-characters set to
9701         nil.
9702
9703 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9704
9705         * message.el (message-tool-bar-gnome): Move "spell".
9706
9707 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9708
9709         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9710         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9711         instead.
9712
9713 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9714
9715         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9716         newsgroups handling for NNTP overviews which don't include
9717         Newsgroups.
9718
9719 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9720
9721         * message.el (message-resend): Bind message-generate-hashcash to nil.
9722
9723 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9724
9725         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9726         when searching for already-paid recipients.
9727
9728 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9729
9730         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9731         passphrases when it is not needed.
9732         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9733         passphrase stuff from gpg, should only be necessary when you use
9734         gpg with a smartcard.
9735
9736 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9737
9738         * mml.el (mml-insert-mime): Ignore cached contents of
9739         message/external-body part.
9740
9741         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9742         (mm-insert-part): Ditto.
9743
9744 2006-03-23  Simon Josefsson  <jas@extundo.com>
9745
9746         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9747         Reiner.
9748         (pgg-gpg-use-agent-p): Use it again.
9749
9750 2006-03-23  Simon Josefsson  <jas@extundo.com>
9751
9752         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9753         older emacsen.
9754         (pgg-gpg-use-agent-p): Don't use it.
9755
9756 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9757
9758         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9759         if we can.
9760
9761 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9762
9763         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9764         (pgg-gpg-update-agent): New function.
9765         (pgg-gpg-use-agent-p): New function.
9766         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9767         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9768         (pgg-gpg-sign-region): Use it.
9769
9770 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9771
9772         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9773         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9774
9775 2006-03-21  Simon Josefsson  <jas@extundo.com>
9776
9777         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9778         <wilde@sha-bang.de>.
9779         (pgg-gpg-use-agent): New variable.
9780         (pgg-gpg-process-region): Use it.
9781         (pgg-gpg-encrypt-region): Likewise.
9782         (pgg-gpg-encrypt-symmetric-region): Likewise.
9783         (pgg-gpg-decrypt-region): Likewise.
9784         (pgg-gpg-sign-region): Likewise.
9785         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9786
9787 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9788
9789         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
9790
9791         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
9792         Add comment on version.
9793
9794 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9795
9796         * smiley.el: Add missing test smiley.
9797
9798 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9799
9800         * mm-decode.el (mm-with-part): New macro.
9801         (mm-get-part): Use it; work with message/external-body as well.
9802         (mm-save-part): Treat name and filename equally.
9803
9804         * mm-extern.el (mm-extern-cache-contents): New function.
9805         (mm-inline-external-body): Use it; force the part to be displayed;
9806         move undisplayer added to the cached handle to the parent.
9807
9808         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
9809         (gnus-mime-view-part-as-type): Work with message/external-body.
9810
9811         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
9812
9813 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9814
9815         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
9816         images in image-load-path.  [Sync with image.el, revision 1.60, in
9817         Emacs.]
9818
9819 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
9820
9821         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
9822         path rather than symbol.  Always return list of directories.
9823         Guarantee that image directory comes first.  [Sync with image.el,
9824         revision 1.59, in Emacs.]
9825
9826         * message.el (message-make-tool-bar): Adjust to new API of
9827         `gmm-image-load-path-for-library'.
9828
9829         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9830
9831         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9832
9833 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9834
9835         * gnus-art.el (gnus-article-only-boring-p):
9836         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
9837         intangible text.
9838         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
9839
9840 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
9841
9842         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
9843         `defun' instead of `gmm-defun-compat'.
9844
9845 2006-03-14  Simon Josefsson  <jas@extundo.com>
9846
9847         * message.el (message-unique-id): Don't use message-number-base36
9848         if (user-uid) is a float.
9849         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
9850
9851 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9852
9853         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
9854
9855         * gnus-art.el (gnus-mime-display-single): Make sure there is an
9856         empty line between a part and a message part.
9857
9858 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9859
9860         * smiley.el: Add more test smileys.
9861         (smiley-data-directory, smiley-regexp-alist)
9862         (gnus-smiley-file-types): Fix doc strings.
9863         (smiley-update-cache): Clear smiley-cached-regexp-alist before
9864         adding new elements.
9865         (smiley-mouse-map): Unused code.  Make it a comment.
9866
9867 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9868
9869         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
9870         scan latest NoCeM messages instead of old ones.
9871         (gnus-nocem-check-article): Fix regexps so as to match to PGP
9872         delimiters that are recently used.
9873         (gnus-nocem-load-cache): Add autoload cookie.
9874
9875         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
9876
9877         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
9878         level which is larger than gnus-use-nocem is specified.
9879
9880         * gnus-group.el (gnus-group-get-new-news): Ditto.
9881
9882 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9883
9884         * gnus-util.el (gnus-tool-bar-update): New function.
9885
9886         * gnus-group.el (gnus-group-update-tool-bar): New variable.
9887         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
9888
9889         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
9890
9891         * gnus-group.el (gnus-group-redraw-when-idle)
9892         (gnus-group-redraw-check): Remove.
9893         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
9894
9895 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9896
9897         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
9898         if optional last element is specified in splits (FIELD VALUE...).
9899
9900 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9901
9902         * message.el (message-make-tool-bar): Rename gmm-image-load-path
9903         to gmm-image-load-path-for-library.  Call with no-error argument.
9904         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
9905
9906         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9907
9908         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9909
9910         * gmm-utils.el (gmm-image-load-path): Remove alias.
9911
9912 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
9913
9914         * gmm-utils.el (gmm-image-load-path): Add alias.
9915
9916         * nnml.el (nnml-generate-nov-databases-directory): Rename from
9917         nnml-generate-nov-databases-1.
9918         (nnml-generate-nov-databases): Use it.
9919         (nnml-generate-nov-databases-directory): Document no-active
9920         argument.
9921
9922         * gmm-utils.el (gmm-image-load-path-for-library): Return single
9923         directory if path is t.  Add no-error.
9924
9925         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
9926         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9927
9928         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
9929         resetting gnus-article-browse-html-temp-list.
9930
9931         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
9932         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
9933         Add example to docstring.  Rename local variables.  Move error
9934         checks to default case in cond and simplify.
9935
9936 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9937
9938         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
9939         handle is multipart when calling it recursively.
9940         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
9941
9942 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
9943
9944         * nnimap.el (nnimap-request-update-info-internal): Optimize.
9945         Don't `gnus-uncompress-range' to avoid excessive memory usage.
9946
9947 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9948
9949         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
9950         is loaded.
9951
9952         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
9953         loaded.
9954
9955 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9956
9957         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
9958         to "Emacs 23 (unicode)" in doc string.
9959
9960         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
9961         "Emacs 23 (unicode)" in comment.
9962
9963 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9964
9965         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
9966
9967         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
9968         characters 160 through 255 in Emacs 23.
9969
9970 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9971
9972         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
9973         gnus-article-browse-html-temp.
9974         (gnus-article-browse-delete-temp): Make it customizable.  Add
9975         `file'.  Adjust doc string.
9976         (gnus-article-browse-delete-temp-files): Add argument.  Allow
9977         query for each file.  Adjust doc string.
9978         (gnus-article-browse-html-parts): Add
9979         `gnus-article-browse-delete-temp-files' to
9980         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
9981
9982 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
9983
9984         * gnus-art.el (gnus-article-browse-html-temp)
9985         (gnus-article-browse-delete-temp): New variables.
9986         (gnus-article-browse-delete-temp-files): New function.
9987         (gnus-article-browse-html-parts): Use it.
9988
9989 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9990
9991         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
9992
9993         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
9994         string.
9995
9996         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
9997         gnus-summary-insert-new-articles when unplugged.  Remove
9998         gnus-summary-search-article-forward.
9999
10000         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10001         display-visual-class instead of display-color-cells.
10002
10003 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10004
10005         * dgnushack.el: Autoload customize-group for XEmacs.
10006
10007         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10008         message/* containing non-ASCII text properly.
10009
10010 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10011
10012         * message.el: Require gmm-utils, remove autoloads.
10013         (message-tool-bar): Set default based on
10014         gmm-tool-bar-style.
10015         (message-tool-bar-gnome): Add gmm-customize-mode.
10016
10017         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10018         gmm-tool-bar-style.
10019         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10020
10021         * gnus-group.el (gnus-group-tool-bar): Set default based on
10022         gmm-tool-bar-style.
10023         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10024
10025         * gmm-utils.el (gmm-image-directory): Rename variable from
10026         gmm-image-load-path.
10027         (gmm-image-load-path): Use gmm-image-directory.
10028         (gmm-customize-mode): New function.
10029         (gmm-tool-bar-style): New variable.
10030
10031         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10032         gnus-group-redraw-line-number.
10033         (gnus-group-redraw-check): Simplify.
10034         (gnus-group-tool-bar-update): Remove redraw check.
10035         (gnus-group-make-tool-bar): Add redraw check.
10036
10037 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10038
10039         * gnus-art.el (gnus-button): Add missing parentheses.
10040
10041 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10042
10043         * lpath.el: Fbind line-number-at-pos.
10044
10045 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10046
10047         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10048
10049 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10050
10051         * gnus-art.el (gnus-button): New face.
10052         (gnus-article-button-face): Use it.
10053
10054         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10055         gnus-summary-next-page.  Re-order.
10056
10057         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10058         next-node are now included.
10059         (gnus-group-redraw-line-number): New internal variable.
10060         (gnus-group-redraw-check): Helper function for updating the tool
10061         bar.
10062         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10063
10064         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10065
10066         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10067         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10068         Use it to match format of Spamassassin 3.0 and later.  Reported by
10069         IRIE Tetsuya <irie@t.email.ne.jp>.
10070         (spam-check-bogofilter)
10071         (spam-bogofilter-register-with-bogofilter): Fix args of
10072         `gnus-error' calls.
10073
10074 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10075
10076         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10077         unnecessary interaction when sending queued mails.  Reported by
10078         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10079
10080 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10081
10082         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10083         first or last are nil.
10084
10085 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10086
10087         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10088
10089 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10090
10091         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10092
10093 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10094
10095         * dns.el (query-dns): Protect more against buggy tcp output.
10096
10097 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10098
10099         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10100         nov.php.
10101
10102 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10103
10104         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10105         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10106         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10107         output on the server side.
10108         (nnweb-google-create-mapping): Update regexps and add some
10109         progress indication.
10110
10111 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10112
10113         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10114         gnus-agent-toggle-plugged.  Re-order icons.
10115         (gnus-group-tool-bar-gnome): Add
10116         gnus-group-{prev,next}-unread-group.
10117         (gnus-group-tool-bar-gnome): Re-order icons.
10118
10119         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10120         gnus-summary-insert-new-articles.
10121
10122         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10123         comments.
10124
10125         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10126         also available in Emacs 21.3.
10127
10128         * message.el (message-fix-before-sending): Change "Emacs 22" to
10129         "Emacs 23 (unicode)" in comment.
10130
10131         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10132         "Emacs 23 (unicode)" in comment.
10133
10134         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10135         comment.
10136         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10137
10138         * mm-view.el (mm-fill-flowed): Add :version.
10139
10140 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10141
10142         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10143         and load-path.
10144
10145 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10146
10147         * message.el: Autoload gmm-image-load-path.
10148         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10149         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10150         consitency.
10151
10152         * gmm-utils.el (gmm-image-load-path): Also search in
10153         "../etc/images".  Don't set gmm-image-load-path if we don't find
10154         the image.
10155
10156 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10157
10158         * gmm-utils.el (gmm-image-load-path): Don't make
10159         `gmm-image-load-path' include subdirectories which the second arg
10160         `image' might specify.
10161
10162         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10163         subdirectory to icon file names.
10164
10165         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10166
10167 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10168
10169         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10170         gmm-image-load-path calls.
10171
10172         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10173
10174         * message.el (message-make-tool-bar): Ditto.
10175
10176         * mml.el (mml-preview): Added comment concerning tool bar icons.
10177
10178         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10179         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10180
10181         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10182         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10183
10184         * message.el (message-tool-bar-gnome): Use new icon names.
10185         (message-make-tool-bar): Use `gmm-image-load-path'.
10186
10187         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10188         functions from MH-E.
10189         (gmm-image-load-path): New variable from MH-E.
10190         (gmm-image-load-path): New function from MH-E.  Added arguments
10191         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10192         *-image-load-path-called-flag.
10193
10194 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10195
10196         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10197
10198 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10199
10200         * nnimap.el (nnimap-request-move-article): Change folder back to
10201         source group before deleting.
10202
10203 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10204
10205         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10206
10207         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10208         mm-url.
10209
10210         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10211
10212 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10213
10214         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10215         coding system which mm-charset-to-coding-system returns for a
10216         given charset is valid.
10217
10218 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10219
10220         * html2text.el (html2text-remove-tag-list):
10221         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10222
10223 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10224
10225         * gnus-cus.el: Revert 2005-10-17 change.
10226
10227 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10228
10229         * gnus-art.el (article-strip-banner): Call
10230         article-really-strip-banner only when the regexp match is made.
10231
10232 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10233
10234         * gnus-art.el (article-strip-banner): Use
10235         gnus-extract-address-components instead of
10236         mail-header-parse-addresses to make it work with non-ASCII text;
10237         remove mail-encode-encoded-word-string.
10238
10239         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10240         values which are surrounded with \"...\"; make it never cause a
10241         Lisp error; give up parsing of parameters if it failed in
10242         extracting type.
10243
10244 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10245
10246         * smime.el (smime-cert-by-ldap-1): Fix bug where
10247         `smime-ldap-search' returns results without userCertificates.
10248
10249 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10250
10251         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10252
10253 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10254
10255         * spam.el (spam-check-spamassassin-headers): Adapt format for
10256         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10257         <ari@mbf.ocn.ne.jp>.
10258         (spam-list-of-processors): Add spam-use-gmane.
10259
10260 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10261
10262         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10263         make-temp-file; make it work with XEmacs as well.
10264
10265         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10266         mm-make-temp-file.
10267
10268         * mm-decode.el (mm-display-external): Use the 3rd arg of
10269         mm-make-temp-file.
10270         (mm-create-image-xemacs): Ditto.
10271
10272 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10273
10274         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10275         with message-narrow-to-headers.
10276         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10277         (gnus-draft-check-draft-articles): New function.
10278         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10279
10280 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10281
10282         * gnus-art.el (gnus-article-browse-html-parts):
10283         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10284         Don't use suffix argument for mm-make-temp-file for Emacs 21
10285         compatibility.  Remove useless `format'.
10286
10287 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10288
10289         * nnweb.el (nnweb-google-wash-article): Update regexps.
10290         (nnweb-group-alist): Use defvoo instead of defvar.
10291
10292 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10293
10294         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10295         re-loading nn* modules.
10296
10297 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10298
10299         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10300         for `tool-bar-mode' and don't check it's default-value.
10301
10302         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10303
10304         * message.el (message-make-tool-bar): Ditto.
10305
10306         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10307         `substring'.  Shorten tmp-file name.
10308
10309         * gnus.el: Remove bogus comment.
10310
10311 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10312
10313         * gnus-art.el (gnus-article-browse-html-parts): New function.
10314         (gnus-article-browse-html-article): New function for viewing html
10315         articles with a browser.
10316
10317 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10318
10319         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10320         in elisp.
10321         (pgg-gpg-encrypt-symmetric-region): Ditto.
10322         (pgg-gpg-sign-region): Ditto.
10323
10324         * pgg-def.el (pgg-text-mode): New variable.
10325
10326         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10327         (mml2015-pgg-encrypt): Ditto.
10328
10329         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10330         (mml1991-pgg-encrypt): Ditto.
10331
10332 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10333
10334         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10335         message-make-date instead of current-time-string.
10336
10337         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10338         to gnus-decoded which mm-uu might set.
10339
10340 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10341
10342         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10343         don't decode quoted parameters; remove misimported Emacs code.
10344         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10345         (rfc2231-decode-encoded-string): Don't use split-string which
10346         behaves differently according to Emacs version; use
10347         mm-decode-coding-region to convert charset to coding-system.
10348         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10349         (rfc2231-encode-string): Remove misimported Emacs code.
10350
10351 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10352
10353         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10354         when calling mail-header-parse-content-type.
10355         (article-de-quoted-unreadable): Ditto.
10356         (article-de-base64-unreadable): Ditto.
10357         (article-wash-html): Ditto.
10358
10359         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10360         calling mail-header-parse-content-type and
10361         mail-header-parse-content-disposition.
10362         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10363         mail-header-parse-content-type.
10364
10365         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10366         insert charset and format parameters; encode description after
10367         inserting it to buffer.
10368         (mml-insert-parameter): Fold lines properly even if a parameter is
10369         segmented into two or more lines; change the max column to 76.
10370
10371         * rfc1843.el (rfc1843-decode-article-body): Don't use
10372         ignore-errors when calling mail-header-parse-content-type.
10373
10374         * rfc2231.el (rfc2231-parse-string): Return at least type if
10375         possible; don't cause an error even if it fails in parsing of
10376         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10377         (rfc2231-encode-string): Don't break lines at the beginning, leave
10378         it to mml-insert-parameter.
10379
10380         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10381         calling mail-header-parse-content-type.
10382
10383 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10384
10385         * spam-report.el (spam-report-gmane-use-article-number):
10386         Improve doc string.
10387         (spam-report-gmane-internal): Check if a suitable header was found
10388         in the article.
10389
10390 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10391
10392         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10393         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10394
10395 2006-02-05  Romain Francoise  <romain@orebokech.com>
10396
10397         Update copyright notices of all files in the gnus directory.
10398
10399 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10400
10401         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10402
10403 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10404
10405         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10406         segmented lines of parameter value to cope with Thunderbird 1.5
10407         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10408         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10409         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10410
10411 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10412
10413         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10414         parts.
10415
10416 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10417
10418         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10419         there's only one active file for all servers.
10420         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10421         solid groups.  Gnus might have used a FAST request to select the group.
10422         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10423         and nnweb-search redundantly in the active file.
10424         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10425         (nnweb-request-create-group): Don't use ARGS.
10426         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10427         initialisations.  Let nnoo do the work.
10428
10429 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10430
10431         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10432         Say the part has been decoded.
10433
10434         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10435
10436 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10437
10438         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10439         mailcap-viewer-test-cache when there's no 'test clause, since that
10440         will invert the meaning of a "nil" test previously determined by
10441         mailcap-mailcap-entry-passes-test.
10442
10443 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10444
10445         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10446         compiling.
10447
10448         * gnus-sum.el: Ditto.
10449
10450         * message.el: Don't bind tool-bar-map when compiling.
10451
10452 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10453
10454         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10455
10456 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10457
10458         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10459         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10460         current Google Groups.
10461
10462 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10463
10464         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10465         and tool-bar-mode.
10466
10467         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10468         and tool-bar-mode.
10469
10470         * message.el (message-tool-bar-update): Simplify.
10471         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10472
10473         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10474         gnus-summary-buffer.
10475         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10476         gnus-summary-reply.
10477
10478         * gmm-utils.el (gmm): Add :version.
10479
10480 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10481
10482         * Makefile.in (clean): New rule.
10483         (distclean): Use it.
10484
10485 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10486
10487         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10488         autoload.
10489
10490 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10491
10492         * gmm-utils.el (gmm-verbose): Add :group.
10493
10494 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10495
10496         * message.el: Change some comments WRT tool-bars.
10497
10498         * gnus-sum.el (gnus-summary-tool-bar)
10499         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10500         (gnus-summary-tool-bar-zap-list): New variables.
10501         (gnus-summary-make-tool-bar): Complete rewrite using
10502         `gmm-tool-bar-from-list'.
10503
10504         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10505         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10506         variables.
10507         (gnus-group-make-tool-bar): Complete rewrite using
10508         `gmm-tool-bar-from-list'.
10509         (gnus-group-tool-bar-update): New function.
10510
10511         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10512
10513 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10514
10515         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10516         is dissected into a single part of which the type is the same as
10517         the given one; decode charset.
10518
10519 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10520
10521         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10522         into alists as symbol not string, since that's what
10523         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10524         look for.
10525
10526 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10527
10528         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10529         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10530
10531         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10532
10533 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10534
10535         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10536         (gnus-xmas-mime-security-button-menu): New function.
10537
10538         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10539         (gnus-mime-security-button-menu): New definition.
10540         (gnus-mime-security-button-map): Use them.
10541         (gnus-mime-security-button-menu): New function.
10542         (gnus-insert-mime-security-button): Addition to help echo.
10543         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10544         (gnus-mime-security-pipe-part): New functions.
10545
10546         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10547         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10548
10549         * mm-decode.el (mm-handle-set-disposition): Remove.
10550         (mm-handle-set-description): Remove.
10551
10552 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10553
10554         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10555         (mm-w3m-standalone-supports-m17n-p): New function.
10556         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10557         w3m usage.
10558
10559         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10560         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10561
10562 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10563
10564         * message.el (message-tool-bar-zap-list): Use
10565         gmm-tool-bar-zap-list as custom type.
10566         (message-tool-bar-update): New function.
10567         (message-tool-bar, message-tool-bar-gnome)
10568         (message-tool-bar-retro): Add message-tool-bar-update.
10569         (message-tool-bar-gnome): Add flyspell-buffer.
10570
10571         * gnus-util.el (gnus-error): Describe `args'.
10572
10573         * gmm-utils.el (gmm-error): Describe `args'.
10574         (gmm-tool-bar-zap-list): New widget.
10575         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10576
10577 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10578
10579         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10580         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10581         the number of recursive calls.
10582
10583         * mm-decode.el (mm-handle-set-disposition): New macro.
10584         (mm-handle-set-description): New macro.
10585
10586 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10587
10588         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10589         encoding.
10590
10591 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10592
10593         * message.el (message-tool-bar-zap-list, message-tool-bar)
10594         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10595         (message-tool-bar-local-item-from-menu): Remove.
10596         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10597         (message-make-tool-bar): New function.
10598         (message-mode): Use `message-make-tool-bar'.
10599
10600         * gmm-utils.el: New file.
10601         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10602         (gmm-lazy): New widget copied from `nnmail.el'.
10603         (gmm-tool-bar-from-list): New function for creating customizable
10604         tool bars.
10605         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10606         output.
10607         (gmm): Add :prefix to defgroup.
10608
10609 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10610
10611         * gmm-utils.el (gmm-widget-p): New function.
10612
10613 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10614
10615         * mml.el (mml-attach-file): Describe `description' in doc string.
10616         (mml-menu): Add Emacs MIME manual and PGG manual.
10617
10618 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10619
10620         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10621
10622 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10623
10624         * nntp.el (nntp-end-of-line): Doc fix.
10625
10626 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10627
10628         * imap.el (imap-open): Handle case where buffer is a buffer
10629         object.
10630
10631 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10632
10633         * gnus-delay.el (gnus-delay): Don't autoload.
10634         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10635         to be re-loaded when customizing the `gnus-delay' group.
10636
10637 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10638
10639         * message.el (message-insert-citation-line): Use newlines.
10640
10641 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10642
10643         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10644         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10645         these routines, so the passphrase can be managed externally and
10646         passed in to the system.
10647         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10648         pgg-add-passphrase-to-cache function.
10649
10650         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10651         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10652         these routines, so the passphrase can be managed externally and
10653         passed in to the system.
10654         (pgg-pgp5-sign-region): Use new name of
10655         pgg-add-passphrase-to-cache function.
10656
10657 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10658
10659         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10660         part of the decoded armor to find the key-identifier.
10661         (pgg-gpg-lookup-key-owner): New function to return the
10662         human-readable identifier of a key owner.
10663         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10664         itself.
10665         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10666         the key value) if we have a key and can match it against a secret
10667         key.  Also, added a note pointing out fact that the prompt only
10668         indicates the first matching key.
10669
10670         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10671         pgg-decrypt-region.
10672         (pgg-add-passphrase-to-cache): Rename from
10673         `pgg-add-passphrase-cache' to reduce confusion (all callers
10674         changed).
10675         (pgg-remove-passphrase-from-cache): Rename from
10676         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10677         changed).
10678         (pgg-read-passphrase, pgg-add-passphrase-cache)
10679         (pgg-remove-passphrase-cache): Add informative docstrings.
10680         (pgg-decrypt): Convey provided passphrase in subordinate call to
10681         pgg-decrypt-region.
10682
10683 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10684
10685         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10686         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10687         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10688         'passphrase' argument, so the passphrase can be managed externally
10689         and then passed in to the system.
10690
10691         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10692         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10693         so the passphrase cache can be used reliably with identifiers
10694         besides a pgp packet's key id.
10695
10696         * pgg-gpg.el (pgg-gpg-encrypt-region)
10697         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10698         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10699         these routines, so the passphrase can be managed externally and
10700         passed in to the system.
10701
10702         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10703         'notruncate' argument, so the passphrase cache can be used
10704         reliably with identifiers besides a pgp packet's key id.
10705
10706 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10707
10708         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10709         symmetric encryption.
10710         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10711         encrypted session key.
10712         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10713         message ask for the passphrase in a proper way.
10714
10715         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10716         New user commands for symmetric encryption.
10717
10718 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10719
10720         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10721
10722         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10723
10724 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10725
10726         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10727
10728 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10729
10730         * mm-decode.el (mm-inlined-types): Add application/pgp.
10731         (mm-automatic-display): Ditto.
10732
10733         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10734         part as text.
10735
10736 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10737
10738         * nnrss.el: Update copyright.
10739         (nnrss-opml-import): Query whether to subscribe to each entry.
10740
10741         * gnus-art.el:
10742         * gnus-sum.el:
10743         * gnus-xmas.el:
10744         * messagexmas.el:
10745         * mm-uu.el:
10746         * mm-view.el: Update copyright.
10747
10748 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10749
10750         * message.el (message-info): New function.
10751         (message-mode-menu): Add it.
10752         Update copyright.
10753
10754         * ChangeLog: Fix and update copyright.
10755
10756 2006-01-13  Romain Francoise  <romain@orebokech.com>
10757
10758         * message.el (message-forward-subject-name-subject): Prefer the
10759         address to 'nowhere' if the sender has no name.
10760         Fix typo.  Update copyright year.
10761
10762 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10763
10764         * gnus-art.el (article-wash-html): Use
10765         gnus-summary-show-article-charset-alist if a numeric arg is given.
10766         (gnus-article-wash-html-with-w3m-standalone): New function.
10767
10768         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10769         mm-inline-text-html-render-with-w3m-standalone.
10770         (mm-text-html-washer-alist): Map w3m-standalone to
10771         gnus-article-wash-html-with-w3m-standalone.
10772         (mm-inline-text-html-render-with-w3m-standalone): New function.
10773
10774 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10775
10776         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10777         Improve LaTeX.
10778
10779 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10780
10781         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10782         (nnrss-request-article): Render text/plain parts as HTML.
10783
10784         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10785         the buffer.
10786
10787 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10788
10789         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10790         custom definition of `gnus-posting-styles'.
10791
10792         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
10793         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
10794
10795 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10796
10797         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
10798         Use nntp for bug archive.
10799
10800 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10801
10802         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
10803         parts.
10804         (nnrss-normalize-date): New function converts ISO 8601 date into
10805         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10806         (nnrss-check-group): Use it.
10807
10808 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10809
10810         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
10811
10812         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
10813         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10814         (nnrss-insert-w3): Ditto.
10815
10816 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10817
10818         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
10819         the articles to be forwarded including the case where neither a
10820         number of articles nor a region is specified.
10821
10822 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10823
10824         * nnrss.el (nnrss-request-article): Fix last change; fill
10825         text/plain parts.
10826
10827 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10828
10829         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
10830         in text/plain part.
10831         (nnrss-check-group): Don't add excessive newline to dc:subject.
10832
10833 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
10834
10835         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
10836         article.
10837
10838 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10839
10840         * nnml.el: Don't require gnus-bcklg.  Autoload it.
10841         (nnml-use-compressed-files, nnml-save-mail): Support other
10842         comression programs such as bzip2.
10843
10844 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10845
10846         * dns.el (query-dns): Make sure we check the buffer size before
10847         removing tcp headers.
10848
10849 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10850
10851         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
10852         remove MIME buttons associated with multipart/alternative parts.
10853         (gnus-mime-display-alternative): Tag buttons using `article-type'
10854         text property.
10855
10856         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
10857         associated with multipart/alternative parts.
10858
10859         * gnus-art.el (gnus-signature-separator): Fix custom type.
10860
10861         * mm-decode.el (mm-inlined-types): Fix custom type.
10862         (mm-keep-viewer-alive-types): Ditto.
10863         (mm-automatic-display): Ditto.
10864         (mm-attachment-override-types): Ditto.
10865         (mm-inline-override-types): Ditto.
10866         (mm-automatic-external-display): Ditto.
10867
10868 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10869
10870         * spam-report.el (spam-report-user-mail-address)
10871         (spam-report-user-agent): New variables.
10872         (spam-report-url-ping-plain): Use spam-report-user-agent.
10873
10874 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
10875
10876         * gnus-art.el (gnus-button-handle-custom): Do not just use
10877         `customize-apropos' for any "M-x customize-*" button but the
10878         function called for.  Accept both the function name and its
10879         argument in order to achieve this.
10880         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
10881         function name to `gnus-button-handle-custom' in case of "M-x
10882         customize-*" buttons.
10883
10884 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10885
10886         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
10887         multipart/alternative and add xref to mm-discouraged-alternatives
10888         in doc string.
10889
10890         * mm-decode.el (mm-discouraged-alternatives): Add xref to
10891         gnus-buttonized-mime-types in doc string.
10892
10893 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10894
10895         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
10896         Suggest image/.* in the doc string.
10897
10898 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10899
10900         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
10901         message-marks (Debian bug #342521).
10902
10903 2005-12-12  Simon Josefsson  <jas@extundo.com>
10904
10905         * password.el (password-read-from-cache): Add.
10906         (password-read): Use it.
10907
10908 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10909
10910         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
10911         us-ascii as a MIME charset.
10912
10913         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
10914         against the case where the 2nd arg TYPE is nil.
10915
10916 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10917
10918         * pop3.el (pop3-stream-type): Fix custom version.
10919
10920         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
10921
10922 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10923
10924         * mm-decode.el (mm-display-external): Add missing cdr.
10925
10926 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10927
10928         * mm-decode.el (mm-display-external): Use nametemplate (defined in
10929         RFC1524) if it is in mailcap or add a suffix according to
10930         mailcap-mime-extensions when generating a temp filename; postpone
10931         deleting a temp file for 2 seconds for some wrappers, shell
10932         scripts, and so on, which might exit right after having started a
10933         viewer command as a background job.
10934
10935 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10936
10937         * nntp.el (nntp-marks-directory): Fix custom group.
10938
10939         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
10940         steps when < 10.
10941
10942         * gnus-start.el (gnus-no-server-1): Mention
10943         `gnus-level-default-subscribed' in doc string.
10944
10945 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10946
10947         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
10948         parens.
10949
10950 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10951
10952         * gnus-xmas.el (gnus-use-toolbar): Revert.
10953         (gnus-xmas-setup-toolbar): Use global default-toolbar if
10954         gnus-use-toolbar is default.
10955
10956         * messagexmas.el (message-use-toolbar): Revert.
10957         (message-setup-toolbar): Use global default-toolbar if
10958         message-use-toolbar is default.
10959
10960 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10961
10962         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
10963         according to default-toolbar-visible-p.
10964
10965         * messagexmas.el (message-use-toolbar): Ditto.
10966
10967 2005-11-26  Dave Love  <fx@gnu.org>
10968
10969         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
10970         (tls-program, tls-success): Provide openssl alternative.
10971
10972         * starttls.el: Doc fixes.
10973         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
10974         SERVICE to PORT.
10975
10976         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
10977         port null or service name.
10978         (starttls-negotiate): Autoload.
10979
10980 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10981
10982         * message.el (message-kill-to-signature): Fix interactive spec.
10983
10984 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10985
10986         * pop3.el (pop3-open-server): Recognize a string as a service name.
10987
10988 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
10989
10990         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
10991
10992 2005-11-23  Dave Love  <fx@gnu.org>
10993
10994         Add pop3s, pop3/starttls.
10995
10996         * pop3.el (pop3-authentication-scheme): Clarify doc.
10997         (open-tls-stream, starttls-open-stream): Autoload.
10998         (pop3-stream-type): New.
10999         (pop3-open-server): Use it.
11000
11001         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11002         for POP.
11003         (mail-source-keyword-map): Add :stream for POP.
11004         (mail-source-fetch-pop): Use pop3-stream-type.
11005
11006 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11007
11008         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11009         of current-time-string.
11010
11011 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11012
11013         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11014         date header.
11015
11016 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11017
11018         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11019         it can seriously impact performance as it bypasses the agent's
11020         local caches.
11021
11022 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11023
11024         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11025         must be explicitly online rather than "not explicitly offline" for
11026         its flags to be synchronized.
11027
11028         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11029         that gnus-uu-unmark-thread will function correctly.
11030
11031         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11032         1024K is instead displayed as 1M.
11033
11034 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11035
11036         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11037
11038 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11039
11040         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11041
11042 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11043
11044         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11045         error message to display actual error condition.
11046         (gnus-agent-save-local): Avoid saving symbols that are bound to
11047         nil as they simply result in a warning message in
11048         gnus-agent-read-local.
11049
11050 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11051
11052         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11053         rather than make-variable-buffer-local for file-precious-flag.
11054
11055 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11056
11057         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11058         for duplicates which are removed.  The invalid sort check then
11059         triggers a rescan after the sort as sorting may have moved
11060         duplicate entries such that they can be cheaply detected.
11061
11062 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11063
11064         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11065
11066 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11067
11068         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11069         internal variable to a custom variable.  Changed default value
11070         from compressed(2) to uncompressed(1).
11071         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11072         support for uncompressed agentview files.  Taken together, reading
11073         the agentview file should now be 6-7 times faster.
11074
11075 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11076
11077         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11078         as a buffer-local variable.  This avoids creating truncated
11079         dribble files as a result of a hang up, eg.
11080
11081 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11082
11083         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11084         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11085         XEmacs.
11086
11087 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11088
11089         * gnus-start.el (gnus-start-draft-setup): Enforce
11090         `gnus-draft-mode' for nndraft:drafts at startup.
11091
11092         * gnus.el (gnus-splash): Change custom group.
11093         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11094         allow-list argument.
11095
11096         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11097         string.
11098
11099 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11100
11101         * gnus-art.el (gnus-default-article-saver): Add user-defined
11102         `function' to custom type.
11103
11104 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11105
11106         * imap.el (imap-open): Handle case where buffer is a buffer
11107         object.
11108
11109 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11110
11111         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11112         long lines.
11113         (gnus-cache-delete-group): Wrap doc strings.
11114
11115         * gnus-agent.el (gnus-agent-rename-group)
11116         (gnus-agent-delete-group): Wrap doc strings.
11117
11118 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11119
11120         * messagexmas.el (message-use-toolbar): Change the valid values
11121         into default, top, bottom, left, and right.
11122         (message-toolbar-thickness): New variable.
11123         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11124         well.
11125         (message-setup-toolbar): Make it work.
11126
11127         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11128         (gnus-use-toolbar): Change the valid values into default, top,
11129         bottom, left, and right.
11130         (gnus-toolbar-thickness): New variable.
11131         (gnus-xmas-setup-toolbar): New function.
11132         (gnus-xmas-setup-group-toolbar): Use it.
11133         (gnus-xmas-setup-summary-toolbar): Use it.
11134
11135 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11136
11137         * gnus-start.el (gnus-1): Add "native" to
11138         gnus-predefined-server-alist.
11139
11140         * gnus.el (gnus-method-to-server): Don't add "native" to the
11141         lists here, because that leads to problems when
11142         gnus-select-method is bound.
11143
11144 2005-11-09  Simon Josefsson  <jas@extundo.com>
11145
11146         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11147         use (not sort-by-date) instead.
11148
11149 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11150
11151         * gnus-delay.el (gnus-delay-group): Don't autoload.
11152         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11153         to be re-loaded when customizing the `gnus-delay' group.
11154
11155 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11156
11157         * message.el: Revert last changes.
11158         (message-insert-citation-line): Use newlines.
11159
11160 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11161
11162         * message.el (message-courtesy-message)
11163         (message-mark-insert-begin, message-mark-insert-end)
11164         (message-elide-ellipsis, message-cancel-message)
11165         (message-add-header, message-change-subject)
11166         (message-cross-post-followup-to-header)
11167         (message-cross-post-insert-note, message-reduce-to-to-cc)
11168         (message-widen-reply, message-delete-not-region)
11169         (message-kill-to-signature, message-insert-signature)
11170         (message-insert-importance-high, message-insert-importance-low)
11171         (message-insert-or-toggle-importance)
11172         (message-insert-disposition-notification-to)
11173         (message-indent-citation, message-yank-original)
11174         (message-cite-original-without-signature, message-cite-original)
11175         (message-insert-citation-line, message-position-on-field)
11176         (message-fix-before-sending, message-send-mail-partially)
11177         (message-send-mail, message-send-mail-with-sendmail)
11178         (message-send-mail-with-qmail, message-send-news)
11179         (message-check-news-header-syntax, message-generate-headers)
11180         (message-insert-courtesy-copy, message-fill-address)
11181         (message-fill-header, message-shorten-references)
11182         (message-setup-1, message-cancel-news)
11183         (message-forward-make-body-plain, message-forward-make-body-mime)
11184         (message-forward-make-body-mml, message-encode-message-body)
11185         (message-forward-make-body-digest-plain)
11186         (message-forward-make-body-digest-mime)
11187         (message-use-alternative-email-as-from): Insert `hard-newline'
11188         instead of ordinary newlines.
11189
11190 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11191
11192         * message.el (message-generate-headers): Downcase the argument
11193         given to message-check-element.
11194
11195 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11196
11197         * nntp.el (nntp-authinfo-rejected): New error condition.
11198         (nntp-wait-for): Use new error condition to signal authentication
11199         error.
11200         (nntp-retrieve-data): Rethrow new error condition to break out of
11201         recursive call to nntp-send-authinfo.
11202
11203 2005-11-08  Romain Francoise  <romain@orebokech.com>
11204
11205         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11206         (gnus-summary-exit-map): Bind to `Z p'.
11207         (gnus-summary-make-menu-bar): Add menu item.
11208
11209 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11210
11211         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11212         (gnus-treat-*): Add `first' in all doc strings.
11213
11214         * gnus-group.el (gnus-group-compact-group): Fix typo.
11215
11216 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11217
11218         * gnus.el (gnus-parameters-case-fold-search): New variable.
11219         (gnus-parameters-get-parameter): Use it.
11220
11221         * gnus-score.el (gnus-home-score-file): Doc fix.
11222
11223 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11224
11225         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11226
11227 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11228
11229         * mm-util.el (mm-special-display-p): New function.
11230
11231         * mml.el (mml-preview): Use it; doc fix.
11232
11233 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11234
11235         * imap.el (imap-open): Handle case where buffer is a buffer object.
11236
11237 2005-10-29  Romain Francoise  <romain@orebokech.com>
11238
11239         * message.el (message-fix-before-sending): Fix comment.
11240
11241 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11242
11243         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11244
11245 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11246
11247         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11248         Used in gnus-score.el.
11249
11250 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11251
11252         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11253
11254 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11255
11256         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11257         whitespace removed in revision 7.8.  Use concatenated string to
11258         protect trailing whitespace.
11259
11260 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11261
11262         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11263         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11264         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11265         Courier IMAP ("some version from 2004").  Mostly based on similar
11266         code in the same function.
11267
11268 2005-10-26  Didier Verna  <didier@xemacs.org>
11269
11270         * gnus-group.el (gnus-group-compact-group): Invalidate original
11271         article buffer.
11272         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11273         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11274         NOV database and in article itself.
11275         Invalidate article backlog.
11276
11277 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11278
11279         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11280
11281 2005-10-26  Simon Josefsson  <jas@extundo.com>
11282
11283         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11284         part of 2004-07-25 change.
11285
11286 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11287
11288         * message.el (message-display-completion-list): New function.
11289         (message-expand-group): Use it; make sure the Completions buffer
11290         is modifiable.
11291 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11292
11293         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11294         user-mail-name is an empty string.
11295
11296 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11297
11298         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11299         depending on gnus-score-decay-constant.
11300
11301         * encrypt.el (encrypt-insert-file-contents)
11302         (encrypt-write-file-contents): Don't use `gnus-message'.
11303
11304         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11305         arguments.
11306         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11307         arguments to mm-uu-verbatim-marks-extract.
11308         (mm-uu-hide-markers): New variable.
11309         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11310
11311         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11312         (gnus-convert-image-to-face-command): Use "convert" by default to
11313         allow other input image formats.
11314         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11315         accordingly.
11316
11317 2005-10-23  Simon Josefsson  <jas@extundo.com>
11318
11319         * imap.el (imap-gssapi-program): Align command line parameters
11320         with latest GNU SASL.
11321         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11322
11323 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11324
11325         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11326         HTML.
11327         (nnslashdot-request-article): Ditto.
11328
11329         * lpath.el (featurep): Add nobreak-char-display.
11330
11331 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11332
11333         * mail-source.el (mail-source-fetch-pop): Require pop3.
11334         (mail-source-check-pop): Ditto.
11335
11336 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11337
11338         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11339         errors.
11340
11341 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11342
11343         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11344         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11345
11346         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11347
11348         * mm-bodies.el (mm-decode-string): Call
11349         `mm-charset-to-coding-system' with allow-override argument.
11350
11351 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11352
11353         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11354         (rfc2047-charset-to-coding-system): New function.
11355         (rfc2047-decode-encoded-words): New function.
11356         (rfc2047-decode-region): Use them.
11357         (rfc2047-decode-cte): Remove.
11358         (rfc2047-parse-and-decode): Remove.
11359         (rfc2047-decode): Remove.
11360
11361 2005-10-15  Kenichi Handa  <handa@m17n.org>
11362
11363         * rfc2047.el (rfc2047-decode-cte): New function.
11364         (rfc2047-decode-region): Change the way to decode successive
11365         encoded-words: decode B- or Q-encoding in each encoded-word,
11366         concatenate them, and decode it as charset.
11367
11368 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11369
11370         * lpath.el: Fbind codepage-setup for XEmacs.
11371
11372 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11373
11374         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11375         widget-move-and-invoke.
11376         (gnus-custom-mode): Use gnus-custom-map.
11377
11378 2005-10-15  Bill Wohler  <wohler@newt.com>
11379
11380         * message.el (message-tool-bar-map): Renamed image file from
11381         mail_send to mail/send.
11382
11383 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11384
11385         * message.el (message-expand-group): Pass the common
11386         prefix substring of completion to `display-completion-list'.
11387
11388 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11389
11390         * mml-sec.el (mml-secure-method): New internal variable.
11391         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11392         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11393         functions using mml-secure-method.
11394
11395         * mml.el (mml-mode-map): Add key bindings for those functions.
11396         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11397         Harder <harder@myrealbox.com>.
11398         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11399         end of message if point is the headers of the message.
11400
11401         * message.el (message-in-body-p): New function.
11402
11403         * assistant.el: Autoload gnus-util and netrc.
11404
11405         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11406         Use `mm-charset-override-alist' only when decoding.
11407
11408         * mm-bodies.el (mm-decode-body): Call
11409         `mm-charset-to-coding-system' with allow-override argument.
11410
11411         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11412         `filename' from Content-Disposition if Content-Type doesn't
11413         provide `name'.
11414         (gnus-mime-view-part-as-type): Set default instead of
11415         initial-input.
11416
11417 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11418
11419         * format-spec.el (format-spec): Propagate text properties of % spec.
11420
11421 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11422
11423         * gnus-art.el (gnus-treat-predicate): Add `first'.
11424
11425 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11426
11427         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11428         (mm-charset-override-alist): New variable.
11429         (mm-charset-to-coding-system): Use it.
11430         (mm-codepage-setup): New helper function.
11431         (mm-charset-eval-alist): New variable.
11432         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11433         about unknown charsets.
11434
11435         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11436
11437 2005-10-04  David Hansen  <david.hansen@gmx.net>
11438
11439         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11440         (nnrss-check-group): Ditto.
11441
11442 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11443
11444         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11445         Rename x-gnus-verbatim to x-verbatim.
11446         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11447
11448         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11449         x-verbatim.
11450
11451         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11452
11453         * gnus-util.el (gnus-remove-duplicates): Remove.
11454
11455         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11456         instead of gnus-remove-duplicates.
11457
11458         * message.el (message-remove-duplicates): Remove.
11459         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11460         message-remove-duplicates.
11461
11462         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11463         available, else use implementation from `delete-dups'.
11464
11465         * message.el (message-insert-expires): New function.
11466         (message-mode-map): Add key binding.
11467         (message-mode-field-menu): Add menu entry.
11468         (message-mode): Document it.
11469         (message-make-expires-date): Use `message-make-date'.
11470
11471 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11472
11473         * message.el (message-make-expires-date): New function.
11474
11475 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11476
11477         * Makefile.in (list-installed-shadows): New entry.
11478         (install): Use it.
11479         (remove-installed-shadows): New entry.
11480
11481         * dgnushack.el (dgnushack-default-load-path): New variable.
11482         (dgnushack-find-lisp-shadows): New function.
11483         (dgnushack-remove-lisp-shadows): New function.
11484
11485 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11486
11487         * Makefile.in (install-el-elc): New entry.
11488         (install): Use it so that .el files are necessarily installed.
11489
11490 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11491
11492         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11493
11494 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11495
11496         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11497         function rather than the diff-mode.el package.
11498         (mm-display-external): Use with-current-buffer.
11499         (mm-viewer-completion-map, mm-viewer-completion-map):
11500         Move initialization inside declaration.
11501
11502 2005-09-29  Simon Josefsson  <jas@extundo.com>
11503
11504         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11505         autoload mail-check-payment.
11506         (spam-check-hashcash): Define unconditionally, since hashcash.el
11507         is part of Gnus now.  Ignore errors from payment checking.
11508
11509 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11510
11511         * message.el (message-bold-region, message-unbold-region): Rename
11512         from `bold-region' and `unbold-region'.
11513
11514         * message.el: Remove useless autoloads.
11515
11516 2005-09-28  Simon Josefsson  <jas@extundo.com>
11517
11518         * message.el (message-use-idna): Default to t.
11519         (message-use-idna): Test whether encoding works too.  Doc fix.
11520
11521 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11522
11523         * nntp.el (nntp-warn-about-losing-connection): Remove.
11524
11525 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11526
11527         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11528         customizable.  Change default value.
11529         (mm-uu-diff-groups-regexp): Change default value.
11530         (mm-uu-type-alist): Add doc string.
11531         (mm-uu-configure): Add doc string.  Make it interactive.
11532         (mm-uu-tex-groups-regexp): New variable.
11533         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11534         (mm-uu-type-alist): Add LaTeX documents.
11535         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11536         of "text/verbatim".
11537         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11538
11539         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11540         instead of "text/verbatim".
11541
11542         * message.el (message-mark-inserted-region)
11543         (message-mark-insert-file): Use slrn style marks when called with
11544         prefix argument.
11545
11546 2005-09-27  Simon Josefsson  <jas@extundo.com>
11547
11548         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11549
11550 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11551
11552         * message.el (message-remove-duplicates): New function.
11553         Implementation borrowed from `gnus-remove-duplicates'.
11554         (message-idna-to-ascii-rhs): Also encode idna addresses in
11555         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11556         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11557         only ask about the same idna domain once per header and also tell
11558         in what header to replace the idna domain.
11559
11560         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11561         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11562         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11563         a header is decoded and not just the last one.
11564
11565 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11566
11567         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11568         has been decoded.
11569
11570         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11571         (mm-insert-part): Don't modify text if it has been decoded.
11572
11573         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11574         decoded.
11575
11576         * mm-view.el (mm-inline-text): Don't strip text props unless
11577         decoding enriched or richtext parts.
11578
11579 2005-09-25  Romain Francoise  <romain@orebokech.com>
11580
11581         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11582         * gnus-start.el (gnus-subscribe-interactively):
11583         * gnus-uu.el (gnus-uu-grab-articles):
11584         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11585         space.
11586
11587 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11588
11589         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11590         * mm-view.el (mm-view-pkcs7-decrypt):
11591         * gnus-sum.el (gnus-summary-limit-to-extra)
11592         (gnus-summary-respool-article, gnus-read-move-group-name):
11593         * gnus-score.el (gnus-summary-increase-score):
11594         * gnus-util.el (gnus-completing-read-with-default):
11595         * gnus-art.el (gnus-read-save-file-name)
11596         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11597         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11598         * message.el (message-check-news-header-syntax):
11599         Follow convention for reading with the minibuffer.
11600
11601 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11602
11603         * spam-report.el (spam-report-url-ping-plain):
11604         Use gnus-extended-version as User-Agent.
11605
11606         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11607         default value is nil.
11608
11609         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11610         (mm-uu-verbatim-marks-extract): New function.
11611         (mm-uu-extract): New face.
11612         (mm-uu-copy-to-buffer): Use it.
11613
11614         * spam-report.el (spam-report-gmane-ham): Renamed from
11615         `spam-report-gmane-unspam'.
11616         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11617         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11618
11619         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11620         Autoload.
11621         (spam-report-gmane-unregister-routine): Renamed
11622         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11623
11624 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11625
11626         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11627         (spam-report-gmane-unregister-routine): Add support for gmane
11628         unregistration.
11629
11630         * spam-report.el (spam-report-gmane-unspam)
11631         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11632         (spam-report-gmane): Change to take a single article and do unspam
11633         registration.
11634
11635 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11636
11637         * mm-url.el (mm-url-decode-entities): Fix regexp.
11638
11639 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11640
11641         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11642         default to nil, to be able to use Gnus at all.  If the default
11643         switches to something else, then the function should be fixed not
11644         be exceedingly slow.
11645
11646 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11647
11648         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11649         fail hard.
11650
11651         * spam-report.el: Add better Keywords line.
11652
11653         * spam.el: Add Maintainer and better Keywords line.
11654
11655 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11656
11657         * gnus-art.el (gnus-article-replace-part)
11658         (gnus-mime-replace-part): New functions.
11659         (gnus-mime-action-alist, gnus-mime-button-commands)
11660         (gnus-mime-save-part-and-strip): Added file argument.
11661         (gnus-article-part-wrapper): Added interactive argument.
11662
11663         * gnus-sum.el (gnus-summary-mime-map): Add
11664         `gnus-article-replace-part'.
11665
11666 2005-09-19  Didier Verna  <didier@xemacs.org>
11667
11668         The nnml compaction feature:
11669         * nnml.el (nnml-request-compact-group): New function.
11670         * nnml.el (nnml-request-compact): New function.
11671         * gnus-int.el (gnus-request-compact-group): New function.
11672         * gnus-int.el (gnus-request-compact): New function.
11673         * gnus-group.el (gnus-group-compact-group): New function.
11674         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11675         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11676         * gnus-srvr.el (gnus-server-compact-server): New function.
11677         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11678         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11679
11680 2005-09-18  Deepak Goel  <deego@gnufans.org>
11681
11682         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11683         format spec.
11684
11685 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11686
11687         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11688
11689 2005-09-15  Romain Francoise  <romain@orebokech.com>
11690
11691         * message.el (message-fill-paragraph): Clarify docstring.
11692
11693 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11694
11695         * gnus-art.el (gnus-mime-display-part): Protect against broken
11696         MIME messages.
11697
11698 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11699
11700         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11701         before parsing header.
11702
11703 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11704
11705         * html2text.el (html2text-replace-list): Add new entities.
11706
11707 2005-09-11  Romain Francoise  <romain@orebokech.com>
11708
11709         * message.el (message-alternative-emails): Improve docstring.
11710         (message-setup-1): Call `message-use-alternative-email-as-from'
11711         after `message-setup-hook' to give it precedence over posting
11712         styles, etc.
11713         (message-use-alternative-email-as-from): Add docstring.  Remove
11714         the original From header if present.
11715
11716         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11717         (nnml-save-mail): Use it.
11718
11719         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11720         articles.  Add new argument `silent'.
11721         (gnus-uu-mark-all): Report the total number of marked articles.
11722
11723 2005-09-10  Romain Francoise  <romain@orebokech.com>
11724
11725         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11726         (gnus-uu-mark-series): Likewise.
11727
11728 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11729
11730         * spam-report.el (spam-report-gmane): Fix generation of spam
11731         report URL.
11732
11733 2005-09-10  Simon Josefsson  <jas@extundo.com>
11734
11735         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11736         t, based on discussion on the ding list with Robert Epprecht
11737         <epprecht@solnet.ch>.
11738
11739 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11740
11741         * spam-report.el (spam-report-gmane): Make it work without
11742         X-Report-Spam header.  Gmane now only provides Archived-At.
11743         This is only used if `spam-report-gmane-use-article-number' is nil.
11744         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11745
11746         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11747         make `gnus-summary-sort-by-recipient' work with threading.
11748
11749         * nnweb.el (nnweb-google-wash-article): Print a message if article
11750         is not available.
11751
11752 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11753
11754         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11755         change.  Decode text/* parts content before displaying.
11756
11757 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11758
11759         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11760
11761 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11762
11763         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11764
11765         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
11766         url-package-name, url-package-version,
11767         w3m-cid-retrieve-function-alist, w3m-current-buffer,
11768         w3m-display-inline-images, and w3m-minor-mode-map.
11769
11770 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11771
11772         * message.el (message-tab-body-function): Fix mismatched custom type.
11773
11774         * gnus.el (gnus-group-change-level-function): Ditto.
11775
11776         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11777
11778         * gnus-art.el (gnus-signature-limit)
11779         (gnus-article-mime-part-function): Ditto.
11780
11781 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11782
11783         * mml.el (mml-mode): Silence the byte compiler.
11784
11785         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11786         using `(sit-for 0)' before moving the point to the specified part;
11787         skip unbuttonized parts.
11788         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11789         return to the summary window if gnus-auto-select-part is non-nil.
11790
11791 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
11792
11793         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
11794         variables.
11795         (mml-dnd-attach-file, mml-mode): Use them.
11796
11797         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
11798         Make fetching article by MID work again for Google Groups.  Added
11799         FIXME concerning gnus-group-make-web-group.
11800
11801         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
11802         Don't depend on Gnus by using mail-extract-address-components if
11803         gnus-extract-address-components is not bound.
11804
11805 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11806
11807         * gnus-art.el (gnus-mime-display-security): Don't display the
11808         signature, but only the signed part.
11809
11810 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11811
11812         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
11813
11814         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
11815         list, not listp.
11816
11817 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
11818
11819         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
11820         when encoding.
11821
11822         * mm-bodies.el (mm-decode-content-transfer-encoding):
11823         De-canonicalize CRLF for all text content types, not just
11824         text/plain.
11825
11826 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11827
11828         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
11829         valid article; point arrow and cursor at the MIME button.
11830
11831 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11832
11833         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
11834         Suggested by Dan Christensen <jdc@uwo.ca>.
11835
11836         * mm-decode.el (mm-save-part): Enable change of prompt.
11837
11838 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
11839
11840         * gnus-msg.el (gnus-inews-add-send-actions): Made
11841         `message-post-method' lambda parameter ARG `&optional'.
11842
11843 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11844
11845         * gnus-sum.el (gnus-summary-mime-map): Added
11846         gnus-article-save-part-and-strip, gnus-article-delete-part and
11847         gnus-article-jump-to-part.
11848
11849         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
11850         (gnus-article-edit-part): Use it.
11851         (gnus-article-part-wrapper): Added no-handle argument.
11852         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
11853         functions.
11854
11855 2005-08-29  Romain Francoise  <romain@orebokech.com>
11856
11857         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11858         docstring.
11859         (gnus-face-from-file): Likewise.
11860
11861 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11862
11863         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
11864         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
11865         non-nil.
11866         (gnus-auto-select-part): New variable.
11867         (gnus-article-jump-to-part): New function.
11868         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
11869         (gnus-mime-delete-part): Allow selecting specified part after
11870         deleting or stripping parts.
11871         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
11872         part if argument is bogus.
11873
11874 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
11875
11876         * gnus-art.el (w3m-minor-mode-map):
11877         * gnus-spec.el (gnus-newsrc-file-version):
11878         * gnus-util.el (nnmail-active-file-coding-system)
11879         (gnus-original-article-buffer, gnus-user-agent):
11880         * gnus.el (gnus-ham-process-destinations)
11881         (gnus-parameter-ham-marks-alist)
11882         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
11883         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
11884         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
11885         * mm-decode.el (gnus-current-window-configuration):
11886         * mm-extern.el (gnus-article-mime-handles):
11887         * mm-url.el (url-current-object, url-package-name)
11888         (url-package-version):
11889         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
11890         (smime-keys, w3m-cid-retrieve-function-alist)
11891         (w3m-current-buffer, w3m-display-inline-images)
11892         (w3m-minor-mode-map):
11893         * mml-smime.el (gnus-extract-address-components):
11894         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
11895         (gnus-newsrc-hashtb, message-default-charset)
11896         (message-deletable-headers, message-options)
11897         (message-posting-charset, message-required-mail-headers)
11898         (message-required-news-headers):
11899         * mml1991.el (mc-pgp-always-sign):
11900         * mml2015.el (mc-pgp-always-sign):
11901         * nnheader.el (nnmail-extra-headers):
11902         * rfc1843.el (gnus-decode-encoded-word-function)
11903         (gnus-decode-header-function, gnus-newsgroup-name):
11904         * spam-stat.el (gnus-original-article-buffer): Add defvars.
11905
11906 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
11907
11908         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
11909         the end of the date treatments.
11910
11911 2005-08-15  Simon Josefsson  <jas@extundo.com>
11912
11913         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
11914         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
11915         Capello and Romain Francoise.
11916         (pgg-fetch-key-function): Removed, not used?
11917         (pgg-insert-url-with-w3): Require url, to get
11918         url-insert-file-contents regardless of where it is defined.
11919
11920 2005-08-13  Romain Francoise  <romain@orebokech.com>
11921
11922         * message.el (message-cite-original-1): New function.
11923         (message-cite-original): Use it.
11924         (message-cite-original-without-signature): Ditto.
11925
11926 2005-08-08  Romain Francoise  <romain@orebokech.com>
11927
11928         * message.el (message-yank-empty-prefix): New variable.
11929         (message-indent-citation): Use it.
11930         (message-cite-original-without-signature): Respect X-No-Archive.
11931
11932 2005-08-08  Simon Josefsson  <jas@extundo.com>
11933
11934         * pgg.el: Autoload url-insert-file-contents instead of loading
11935         w3/url.
11936         (pgg-insert-url-with-w3): Don't load url here.
11937
11938 2005-08-07  Jesper Harder  <harder@phys.au.dk>
11939
11940         * message.el (message-kill-to-signature): Don't insert newline at
11941         bol.
11942         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
11943
11944 2005-08-06  Romain Francoise  <romain@orebokech.com>
11945
11946         * message.el (message-user-fqdn): Fix typo in docstring.
11947
11948 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
11949
11950         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
11951
11952         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
11953
11954 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11955
11956         * mm-bodies.el (mm-encode-body): Use coding system rather than
11957         charset to encode text.
11958
11959         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
11960         number of charsets if utf-8 is available (XEmacs).
11961
11962 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11963
11964         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
11965         taken from `gnus-button-mid-or-mail-regexp'.
11966         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
11967         (gnus-button-alist): Improve regexp for domain part of the MIDs
11968         for news:localpart@domain buttons.
11969         (gnus-button-ctan-directory-regexp): Update.
11970
11971 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11972
11973         * sieve-manage.el (sieve-manage-interactive-login): Use
11974         make-local-variable rather than make-variable-buffer-local.
11975         (sieve-manage-open): Ditto.
11976         (sieve-manage-authenticate): Ditto.
11977
11978         * mml.el (mml-generate-mime-1): Make the content type default to
11979         text/plain if the filename is not specified.
11980
11981 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11982
11983         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
11984         instead of insert-buffer.
11985
11986         * message.el (message-yank-original): Ditto; set the mark at the
11987         end of the yanked message.
11988
11989 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11990
11991         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
11992         lines to scroll rather than to stop it.
11993
11994         * mml.el (mml-generate-default-type): Add doc string.
11995         (mml-generate-mime-1): Use mm-default-file-encoding or make it
11996         default to application/octet-stream when determining the content
11997         type if it is not specified for the part or the mml contents; add
11998         a comment about mml-generate-default-type.
11999
12000 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12001
12002         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12003         make it default to application/octet-stream when determining the
12004         content type if it is not specified for the external contents.
12005
12006 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12007
12008         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12009         segmented parameter but also other parameters might be there.
12010
12011 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12012
12013         * mm-decode.el (mm-display-external): Delete temp file, directory
12014         and buffer immediately if the external process is exited.
12015
12016 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12017
12018         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12019         fewer lines than that of scroll-margin.
12020         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12021
12022 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12023
12024         * gnus-art.el (gnus-article-next-page): Revert.
12025         (gnus-article-beginning-of-window): New macro.
12026         (gnus-article-next-page-1): Use it.
12027         (gnus-article-prev-page): Ditto.
12028         (gnus-article-edit-part): Use insert-buffer-substring instead of
12029         insert-buffer.
12030         (gnus-article-edit-exit): Ditto.
12031
12032         * gnus-util.el (gnus-beginning-of-window): Remove.
12033         (gnus-end-of-window): Remove.
12034
12035         * lpath.el: Don't bind header-line-format and scroll-margin.
12036
12037 2005-07-25  Simon Josefsson  <jas@extundo.com>
12038
12039         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12040         to have the url package without w3.  Reported by Daiki Ueno
12041         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12042
12043 2005-07-20  Didier Verna  <didier@xemacs.org>
12044
12045         * gnus-diary.el: Remove the description comment (nndiary is now
12046         properly documented in the Gnus manual).
12047         Fix the spelling of "Back End".
12048         * nndiary.el: Ditto.
12049         Fix the copyright notice.
12050
12051 2005-07-18  Romain Francoise  <romain@orebokech.com>
12052
12053         * gnus-sum.el (gnus-summary-to-prefix)
12054         (gnus-summary-newsgroup-prefix): New variables.
12055         (gnus-summary-from-or-to-or-newsgroups): Use them.
12056
12057 2005-07-17  Romain Francoise  <romain@orebokech.com>
12058
12059         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12060         space as it's generally not especially interesting to the user.
12061
12062 2005-07-16  Romain Francoise  <romain@orebokech.com>
12063
12064         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12065         nil to avoid prompting and file modification if one of the
12066         messages at the top of the nnfolder file contains a copyright
12067         notice.
12068         Update copyright notice.
12069
12070         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12071         instead of `current-time-string' as the latter creates a time
12072         string that is not RFC 2822 compliant (it lacks the zone).
12073         Update copyright notice.
12074
12075 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12076
12077         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12078         for text/rtf.  Display default in prompt.  Pass default for M-n.
12079
12080         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12081
12082 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12083
12084         * gnus-msg.el (gnus-button-mailto): Remove
12085         save-selected-window-window hackery because it relies on
12086         save-selected-window internals.
12087
12088 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12089
12090         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12091         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12092         (gnus-article-prev-page): Ditto.
12093
12094         * gnus-util.el (gnus-beginning-of-window): New function.
12095         (gnus-end-of-window): New function.
12096
12097         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12098
12099 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12100
12101         * gnus-score.el (gnus-score-edit-all-score): Set
12102         gnus-score-edit-exit-function to gnus-score-edit-done and call
12103         gnus-message.
12104
12105 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12106
12107         * gnus-msg.el (gnus-button-mailto): Remove
12108         save-selected-window-window hackery because it relies on
12109         save-selected-window internals.
12110
12111 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12112
12113         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12114         add-minor-mode.
12115         (gnus-binary-mode): Ditto.
12116
12117         * gnus-topic.el (gnus-topic-mode): Ditto.
12118
12119 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12120
12121         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12122         (gnus-article-prev-page): Take scroll-margin into consideration.
12123
12124 2005-07-04  Lute Kamstra  <lute@gnu.org>
12125
12126         Update FSF's address in GPL notices.
12127
12128 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12129
12130         * gnus.el (gnus-exit):
12131         * gnus-group.el (gnus-group-icons):
12132         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12133
12134         * gnus-nocem.el (gnus-nocem):
12135         * message.el (message-various, message-buffers, message-sending)
12136         (message-interface, message-forwarding, message-insertion)
12137         (message-headers, message-news, message-mail):
12138         * pgg-gpg.el (pgg-gpg):
12139         * pgg-parse.el (pgg-parse):
12140         * pgg-pgp.el (pgg-pgp):
12141         * pgg-pgp5.el (pgg-pgp5):
12142         * pop3.el (pop3): Finish `defgroup' description with period.
12143
12144 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12145
12146         * gnus-art.el (article-display-face): Improve the efficiency.
12147         (article-display-x-face): Ditto; remove grey x-face stuff.
12148
12149 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12150
12151         * gnus-art.el (article-display-face): Correct the position in
12152         which Faces are inserted.
12153
12154 2005-06-29  Didier Verna  <didier@xemacs.org>
12155
12156         * gnus-art.el (article-display-face): Display faces in correct
12157         order.
12158
12159 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12160
12161         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12162         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12163         (gnus-nocem-check-article): Fetch the Type header.
12164         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12165         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12166         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12167         make sure gnus-nocem-hashtb is initialized.
12168         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12169         (gnus-nocem-unwanted-article-p): Ditto.
12170
12171         * pgg.el (pgg-verify): Return the verification result.
12172
12173 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12174
12175         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12176         is ascii.
12177
12178 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12179
12180         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12181         `show-nonbreak-escape'.
12182
12183 2005-06-23  Lute Kamstra  <lute@gnu.org>
12184
12185         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12186
12187         * dig.el (dig-mode):
12188         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12189
12190 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12191
12192         * nnimap.el (nnimap-split-download-body): Fix spellings.
12193
12194 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12195
12196         * gnus-art.el (gnus-article-encrypt-body):
12197         * gnus-cus.el (gnus-score-customize):
12198         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12199         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12200
12201 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12202
12203         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12204         header by looking for magic "MII" at the beginnig.
12205
12206 2005-06-16  Miles Bader  <miles@gnu.org>
12207
12208         * gnus-xmas.el (gnus-xmas-group-startup-message):
12209         Use renamed gnus-splash face.
12210
12211         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12212         (assistant-field-face): New backward-compatibility alias for renamed
12213         face.
12214         (assistant-render-text): Use renamed assistant-field face.
12215
12216         * spam.el (spam): Remove "-face" suffix from face name.
12217         (spam-face): New backward-compatibility alias for renamed face.
12218         (spam-face, spam-initialize): Use renamed spam face.
12219
12220         * message.el (message-header-to, message-header-cc)
12221         (message-header-subject, message-header-newsgroups)
12222         (message-header-other, message-header-name)
12223         (message-header-xheader, message-separator, message-cited-text)
12224         (message-mml): Remove "-face" suffix from face names.
12225         (message-header-to-face, message-header-cc-face)
12226         (message-header-subject-face, message-header-newsgroups-face)
12227         (message-header-other-face, message-header-name-face)
12228         (message-header-xheader-face, message-separator-face)
12229         (message-cited-text-face, message-mml-face):
12230         New backward-compatibility aliases for renamed faces.
12231         (message-font-lock-keywords): Use renamed message faces.
12232
12233         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12234         (sieve-test-commands, sieve-tagged-arguments):
12235         Remove "-face" suffix from face names.
12236         (sieve-control-commands-face, sieve-action-commands-face)
12237         (sieve-test-commands-face, sieve-tagged-arguments-face):
12238         New backward-compatibility aliases for renamed faces.
12239         (sieve-control-commands-face, sieve-action-commands-face)
12240         (sieve-test-commands-face, sieve-tagged-arguments-face):
12241         Use renamed sieve faces.
12242
12243         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12244         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12245         (gnus-group-news-3-empty, gnus-group-news-4)
12246         (gnus-group-news-4-empty, gnus-group-news-5)
12247         (gnus-group-news-5-empty, gnus-group-news-6)
12248         (gnus-group-news-6-empty, gnus-group-news-low)
12249         (gnus-group-news-low-empty, gnus-group-mail-1)
12250         (gnus-group-mail-1-empty, gnus-group-mail-2)
12251         (gnus-group-mail-2-empty, gnus-group-mail-3)
12252         (gnus-group-mail-3-empty, gnus-group-mail-low)
12253         (gnus-group-mail-low-empty, gnus-summary-selected)
12254         (gnus-summary-cancelled, gnus-summary-high-ticked)
12255         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12256         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12257         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12258         (gnus-summary-low-undownloaded)
12259         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12260         (gnus-summary-low-unread, gnus-summary-normal-unread)
12261         (gnus-summary-high-read, gnus-summary-low-read)
12262         (gnus-summary-normal-read, gnus-splash):
12263         Remove "-face" suffix from face names.
12264         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12265         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12266         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12267         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12268         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12269         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12270         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12271         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12272         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12273         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12274         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12275         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12276         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12277         (gnus-summary-normal-ticked-face)
12278         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12279         (gnus-summary-normal-ancient-face)
12280         (gnus-summary-high-undownloaded-face)
12281         (gnus-summary-low-undownloaded-face)
12282         (gnus-summary-normal-undownloaded-face)
12283         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12284         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12285         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12286         (gnus-splash-face):
12287         New backward-compatibility aliases for renamed faces.
12288         (gnus-group-startup-message): Use renamed gnus faces.
12289
12290         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12291         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12292         (gnus-server-agent): Remove "-face" suffix from face names.
12293         (gnus-server-agent-face, gnus-server-opened-face)
12294         (gnus-server-closed-face, gnus-server-denied-face)
12295         (gnus-server-offline-face):
12296         New backward-compatibility aliases for renamed faces.
12297         (gnus-server-agent-face, gnus-server-opened-face)
12298         (gnus-server-closed-face, gnus-server-denied-face)
12299         (gnus-server-offline-face): Use renamed gnus faces.
12300
12301         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12302         Remove "-face" suffix from face names.
12303         (gnus-picon-xbm-face, gnus-picon-face):
12304         New backward-compatibility aliases for renamed faces.
12305
12306         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12307         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12308         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12309         (gnus-cite-11): Remove "-face" suffix from face names.
12310         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12311         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12312         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12313         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12314         New backward-compatibility aliases for renamed faces.
12315         (gnus-cite-attribution-face, gnus-cite-face-list)
12316         (gnus-article-boring-faces): Use renamed gnus faces.
12317
12318         * gnus-art.el (gnus-signature, gnus-header-from)
12319         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12320         (gnus-header-content): Remove "-face" suffix from face names.
12321         (gnus-signature-face, gnus-header-from-face)
12322         (gnus-header-subject-face, gnus-header-newsgroups-face)
12323         (gnus-header-name-face, gnus-header-content-face):
12324         New backward-compatibility aliases for renamed faces.
12325         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12326
12327         * gnus-sum.el (gnus-summary-selected-face)
12328         (gnus-summary-highlight): Use renamed gnus faces.
12329         * gnus-group.el (gnus-group-highlight): Likewise.
12330
12331 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12332
12333         * gnus-sieve.el (gnus-sieve-article-add-rule):
12334         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12335         * spam-stat.el (spam-stat-buffer-change-to-spam)
12336         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12337
12338         * message.el (message-is-yours-p):
12339         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12340
12341 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12342
12343         * mm-view.el (mm-inline-text): Withdraw the last change.
12344
12345 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12346
12347         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12348         executing enriched-decode.
12349
12350 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12351
12352         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12353         charset of tar files.
12354
12355 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12356
12357         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12358
12359 2005-06-04  Lute Kamstra  <lute@gnu.org>
12360
12361         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12362         information is never recorded.
12363
12364 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12365
12366         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12367
12368 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12369
12370         * pop3.el (pop3-apop): Run md5 in the binary mode.
12371
12372         * starttls.el (starttls-set-process-query-on-exit-flag):
12373         Use eval-and-compile.
12374
12375 2005-05-31  Simon Josefsson  <jas@extundo.com>
12376
12377         * smime.el (smime-replace-in-string): Define.
12378         (smime-cert-by-ldap-1): Use it.
12379
12380 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12381
12382         * gnus-art.el (article-display-x-face): Replace
12383         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12384
12385         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12386         set-process-query-on-exit-flag or process-kill-without-query.
12387
12388         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12389         loop instead of replace-regexp.
12390
12391         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12392         instead of process-kill-without-query if it is available.
12393
12394         * lpath.el: Fbind ldap-search-entries.
12395
12396         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12397         instead of find-file-hooks if it is available.
12398
12399         * mml1991.el: Bind pgg-default-user-id when compiling.
12400
12401         * mml2015.el: Bind pgg-default-user-id when compiling.
12402
12403         * nndraft.el (nndraft-request-associate-buffer):
12404         Use write-contents-functions instead of write-contents-hooks if it is
12405         available.
12406
12407         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12408         instead of find-file-hooks if it is available.
12409
12410         * nntp.el (nntp-open-connection): Replace
12411         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12412         (nntp-open-ssl-stream): Ditto.
12413         (nntp-open-tls-stream): Ditto.
12414
12415         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12416         set-process-query-on-exit-flag or process-kill-without-query.
12417         (starttls-open-stream-gnutls): Use it instead of
12418         process-kill-without-query.
12419         (starttls-open-stream): Ditto.
12420
12421 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12422
12423         * smime.el (smime-cert-by-ldap-1): Don't use
12424         replace-regexp-in-string.
12425
12426 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12427
12428         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12429
12430         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12431         in PEM format.  Adjust to the XEmacs compability.
12432
12433 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12434
12435         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12436         by `string-to-number'.
12437         * gnus-agent.el (gnus-agent-regenerate-group)
12438         (gnus-agent-fetch-articles): Ditto.
12439         * gnus-art.el (gnus-button-fetch-group): Ditto.
12440         * gnus-cache.el (gnus-cache-generate-active)
12441         (gnus-cache-articles-in-group): Ditto.
12442         * gnus-group.el (gnus-group-set-current-level)
12443         (gnus-group-insert-group-line): Ditto.
12444         * gnus-score.el (gnus-score-set-expunge-below)
12445         (gnus-score-set-mark-below, gnus-summary-score-effect)
12446         (gnus-summary-score-entry): Ditto.
12447         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12448         (gnus-soup-pack): Ditto.
12449         * gnus-spec.el (gnus-xmas-format): Ditto.
12450         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12451         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12452         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12453         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12454         * nndb.el (nndb-get-remote-expire-response): Ditto.
12455         * nndiary.el (nndiary-parse-schedule-value)
12456         (nndiary-string-to-number, nndiary-request-replace-article)
12457         (nndiary-request-article): Ditto.
12458         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12459         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12460         * nneething.el (nneething-make-head): Ditto.
12461         * nnfolder.el (nnfolder-request-article)
12462         (nnfolder-retrieve-headers): Ditto.
12463         * nnheader.el (nnheader-file-to-number): Ditto.
12464         * nnkiboze.el (nnkiboze-request-article): Ditto.
12465         * nnmail.el (nnmail-process-unix-mail-format)
12466         (nnmail-process-babyl-mail-format): Ditto.
12467         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12468         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12469         (nnmh-request-create-group, nnmh-request-list-1)
12470         (nnmh-request-group, nnmh-request-article): Ditto.
12471         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12472         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12473         * nnsoup.el (nnsoup-make-active): Ditto.
12474         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12475         * nntp.el (nntp-find-group-and-number)
12476         (nntp-retrieve-headers-with-xover): Ditto.
12477         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12478         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12479         (pgg-format-key-identifier): Ditto.
12480         * pop3.el (pop3-last, pop3-stat): Ditto.
12481         * qp.el (quoted-printable-decode-region): Ditto.
12482
12483         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12484         of concat.
12485
12486 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12487
12488         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12489
12490         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12491
12492         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12493
12494         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12495
12496         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12497
12498         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12499
12500         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12501         (gnus-carpal-mode): Ditto.
12502
12503         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12504         (gnus-browse-mode): Ditto.
12505
12506         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12507
12508         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12509
12510 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12511
12512         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12513
12514 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12515
12516         * gnus-util.el (gnus-run-mode-hooks): New function.
12517
12518         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12519
12520         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12521         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12522
12523 2005-05-27  Lute Kamstra  <lute@gnu.org>
12524
12525         * dns-mode.el (dns-mode): Specify customization group.
12526
12527 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12528
12529         * gnus-agent.el (gnus-agent-make-mode-line-string):
12530         Use mode-line-highlight as mouse-face.
12531
12532 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12533
12534         * canlock.el (canlock): Change the parent group to news.
12535
12536         * deuglify.el (gnus-outlook-deuglify): Add :group.
12537
12538         * dig.el (dig): Add :group.
12539
12540         * dns-mode.el (dns-mode): Add :group.
12541
12542         * encrypt.el (encrypt): Add :group.
12543
12544         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12545         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12546         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12547         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12548         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12549
12550         * gnus-diary.el (gnus-diary): Add :group.
12551
12552         * gnus.el (gnus-group-news-1-face): Add :group.
12553         (gnus-group-news-1-empty-face): Ditto.
12554         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12555         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12556         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12557         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12558         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12559         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12560         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12561         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12562         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12563         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12564         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12565         (gnus-summary-high-ticked-face): Ditto.
12566         (gnus-summary-low-ticked-face): Ditto.
12567         (gnus-summary-normal-ticked-face): Ditto.
12568         (gnus-summary-high-ancient-face): Ditto.
12569         (gnus-summary-low-ancient-face): Ditto.
12570         (gnus-summary-normal-ancient-face): Ditto.
12571         (gnus-summary-high-undownloaded-face): Ditto.
12572         (gnus-summary-low-undownloaded-face): Ditto.
12573         (gnus-summary-normal-undownloaded-face): Ditto.
12574         (gnus-summary-high-unread-face): Ditto.
12575         (gnus-summary-low-unread-face): Ditto.
12576         (gnus-summary-normal-unread-face): Ditto.
12577         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12578         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12579
12580         * hashcash.el (hashcash): New custom group.
12581         (hashcash-default-payment): Add :group.
12582         (hashcash-payment-alist): Ditto.
12583         (hashcash-default-accept-payment): Ditto.
12584         (hashcash-accept-resources): Ditto.
12585         (hashcash-path): Ditto.
12586         (hashcash-extra-generate-parameters): Ditto.
12587         (hashcash-double-spend-database): Ditto.
12588         (hashcash-in-news): Ditto.
12589
12590         * message.el (message-minibuffer-local-map): Add :group.
12591
12592         * netrc.el (netrc): Add :group.
12593
12594         * sieve-manage.el (sieve-manage-log): Add :group.
12595         (sieve-manage-default-user): Diito.
12596         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12597         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12598         (sieve-manage-authenticators): Ditto.
12599         (sieve-manage-authenticator-alist): Ditto.
12600         (sieve-manage-default-port): Ditto.
12601
12602         * sieve-mode.el (sieve-control-commands-face): Add :group.
12603         (sieve-action-commands-face): Ditto.
12604         (sieve-test-commands-face): Ditto.
12605         (sieve-tagged-arguments-face): Ditto.
12606
12607         * smime.el (smime): Add :group.
12608
12609         * spam-report.el (spam-report): Add :group.
12610
12611         * spam.el (spam, spam-face): Add :group.
12612
12613 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12614
12615         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12616         return \n.\n.\n at the end of articles.  Protect against that.
12617         (nntp-with-open-group): Allow debugging.
12618
12619         * nnheader.el (mail-header-set-extra): Make into a function
12620         because I just could't understand how to quote the list properly.
12621
12622         * dns.el (query-dns-cached): New function.
12623
12624 2005-05-26  Lute Kamstra  <lute@gnu.org>
12625
12626         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12627
12628 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12629
12630         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12631
12632         * gnus-art.el: Don't autoload mail-extract-address-components.
12633
12634         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12635         eval-and-compile to evaluate it.
12636
12637         * hashcash.el: Don't autoload executable-find.
12638
12639         * nndb.el: Don't declare the nndb back end two or more times; don't
12640         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12641
12642         * nntp.el: Autoload format-spec instead of format; use
12643         eval-and-compile to evaluate autoload forms.
12644
12645 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12646
12647         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12648
12649 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12650
12651         * gnus.el (gnus-version-number): Bump version.
12652
12653 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12654
12655         * gnus.el: No Gnus v0.3 is released.
12656
12657 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12658
12659         * lpath.el (featurep): Bind show-nonbreak-escape.
12660
12661 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12662
12663         * gnus-art.el (gnus-article-edit-part): Disable undo.
12664
12665 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12666
12667         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12668         gnus-article-date-lapsed-new-header is t if date timer is active;
12669         skip headers in which the original date value is empty.
12670         (gnus-article-save-original-date): Redefine it as a macro.
12671         (gnus-display-mime): Use it.
12672
12673 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12674
12675         * gnus-art.el (article-date-ut): Support converting date in
12676         forwarded parts as well.
12677         (gnus-article-save-original-date): New function.
12678         (gnus-display-mime): Use it.
12679
12680 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12681
12682         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12683         enclosure element of <item>.
12684
12685 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12686
12687         * message.el (message-kill-buffer-query): Renamed from
12688         `message-kill-buffer-query-if-modified'.  Added :version.
12689
12690 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12691
12692         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12693         window layout.
12694
12695 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12696
12697         * mml.el: Autoload dnd when compiling.
12698
12699 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12700
12701         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12702         x-dnd-*.
12703
12704 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12705
12706         * qp.el (quoted-printable-encode-region): Save excursion.
12707
12708 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12709
12710         * message.el (message-kill-buffer-query-if-modified): Add new variable
12711         so the user can kill a modified message buffer quickly.
12712         (message-kill-buffer): Use it.
12713
12714 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12715
12716         * lpath.el: Fbind display-time-event-handler; don't fbind
12717         string-to-multibyte.
12718
12719         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12720
12721 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12722
12723         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12724         contained in text because xml.el decodes entities) with LFs.
12725
12726 2005-04-11  Lute Kamstra  <lute@gnu.org>
12727
12728         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12729         differently.
12730
12731 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12732
12733         * mm-util.el (mm-detect-coding-region): Typo.
12734
12735 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12736
12737         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12738
12739 2005-04-06  Deepak Goel  <deego@gnufans.org>
12740
12741         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12742         user-function allow user modifications of the scores.
12743         (spam-stat-score-buffer-user): New function, to allow
12744         user-computed modifications to the score.
12745         (spam-stat-score-buffer-user-functions): List of additional
12746         scoring functions.
12747         (spam-stat-error-holder): Global temporary error holder.
12748         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12749         variable.
12750
12751 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12752
12753         * gnus-registry.el (gnus-registry-clean-empty-function)
12754         (gnus-registry-trim, gnus-registry-fetch-groups)
12755         (gnus-registry-delete-group): Groups that match
12756         `gnus-registry-ignored-groups' are removed from the registry
12757         entries, not just ignored for splitting.  This helps clean up the
12758         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12759         to get all the groups a message ID is in.
12760
12761         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12762         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12763         (spam-stat-score-buffer-user-functions): Add :number custom type.
12764
12765 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12766
12767         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12768         argument in XEmacs.
12769
12770         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12771         (nnrss-request-group): Decode group name first.
12772         (nnrss-request-article): Make a text/plain article if mml-to-mime
12773         failed.
12774         (nnrss-get-encoding): Return a compatible encoding according to
12775         nnrss-compatible-encoding-alist.
12776         (nnrss-find-el): Use consp instead of listp.
12777         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12778
12779 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12780
12781         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12782         which Emacs 20 doesn't support.
12783         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12784
12785 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12786
12787         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12788         silence the byte compiler inside the defun.
12789
12790         * gnus-demon.el (parse-time-string): Add autoload.
12791
12792         * gnus-delay.el (parse-time-string): Add autoload.
12793
12794         * gnus-art.el (parse-time-string): Add autoload.
12795
12796         * nnultimate.el (parse-time): Require for `parse-time-string'.
12797
12798 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12799
12800         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
12801
12802         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
12803
12804         * smime.el (smime-ldap-host-list): Add :version.
12805
12806 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12807
12808         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
12809         pass it to `gnus-browse-read-group'.
12810         (gnus-browse-read-group): Add NUMBER argument and pass it to
12811         `gnus-group-read-ephemeral-group'.
12812
12813         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
12814         argument and pass it to `gnus-group-read-group'.
12815
12816 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
12817
12818         * mm-util.el (mm-xemacs-find-mime-charset): Only call
12819         mm-xemacs-find-mime-charset-1 if we have the mule feature
12820         available at runtime.
12821
12822 2005-03-25  Werner Lemberg  <wl@gnu.org>
12823
12824         * nnmaildir.el: Replace `illegal' with `invalid'.
12825
12826 2005-03-23  Lute Kamstra  <lute@gnu.org>
12827
12828         * time-date.el: Add comment on time value formats.
12829         Don't require parse-time.
12830         (with-decoded-time-value): New macro.
12831         (encode-time-value): New function.
12832         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12833         (days-to-time): Return a valid time value when arg is huge.
12834         (time-since): Use time-subtract.
12835         (time-to-number-of-days): Use time-to-seconds.
12836
12837 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12838
12839         * gnus-start.el (gnus-display-time-event-handler):
12840         Check display-time-timer at runtime rather than only at load time
12841         in case display-time-mode is turned off in the mean time.
12842
12843 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12844
12845         * nnimap.el (nnimap-open-connection): Print which authinfo file is
12846         used.
12847
12848         * nneething.el (nneething-map-file-directory): Derive from
12849         `gnus-directory'.
12850
12851         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
12852         the To/Cc button.
12853
12854 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12855
12856         * nnmaildir.el (nnmaildir-request-accept-article):
12857         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
12858
12859 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12860
12861         * gnus-async.el: Require timer-funcs at compile time when in
12862         XEmacs for `run-with-idle-timer'.
12863
12864 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12865
12866         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
12867         autoloaded function.
12868
12869 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12870
12871         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
12872
12873 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
12874
12875         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
12876
12877 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12878
12879         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
12880         gnus-expert-user to default.
12881
12882 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
12883
12884         * nnimap.el (nnimap-open-server): Ditto.
12885
12886         * imap.el (imap-authenticate): Fix typo.
12887
12888 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
12889
12890         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
12891         buffer (since IMAP server might return FETCH response out of
12892         order, and the nntp buffer must be sorted).
12893
12894 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
12895
12896         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
12897         comparison on string.
12898
12899         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
12900         (gnus-agent-score): Renamed category keywords to match gnus-cus.
12901         (gnus-agent-summary-fetch-series): Modified to protect against
12902         gnus-agent-summary-fetch-group clearing processable flags.
12903         (gnus-agent-synchronize-group-flags): Update live group buffer as
12904         synchronization may occur due to the user toggle the plugged
12905         status.
12906         (gnus-agent-fetch-group-1): Clear downloadable flag when article
12907         successfully downloaded.
12908         (gnus-agent-expire-group-1): Avoid using markers when the overview
12909         is in ascending order; greatly improves performance.
12910         (gnus-agent-regenerate-group): Use
12911         gnus-agent-synchronize-group-flags to reset read status in both
12912         gnus and server.
12913         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
12914
12915 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12916
12917         * message.el: Don't autoload former message-utils variables.
12918         (message-strip-subject-trailing-was): Change doc string.
12919
12920         * nnweb.el: Fixes for `gnus-group-make-web-group'.
12921         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
12922         (nnweb-google-search): Add "hl=en" here.
12923         (nnweb-google-parse-1, nnweb-google-create-mapping):
12924         Don't hardcode URL.
12925
12926 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12927
12928         * message.el (message-get-reply-headers, message-followup):
12929         Mention related variables `message-use-followup-to' and
12930         `message-use-mail-followup-to', in the information buffer.
12931
12932         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
12933         of broken groups(-beta).google.com.
12934
12935 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
12936
12937         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
12938         parameter to invoked gnus-request-move-article; remove the
12939         redundant gnus-sum-hint-move-is-internal variable; apply the marks
12940         all at once instead of once per article.
12941         (gnus-summary-remove-process-mark): Accept a list of articles as
12942         well as a single article for processing.
12943
12944         * gnus-int.el (gnus-request-move-article): Add move-is-internal
12945         parameter.
12946
12947         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
12948
12949         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
12950
12951         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
12952         parameter.
12953
12954         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
12955         parameter.
12956
12957         * nnimap.el (nnimap-request-move-article): Add move-is-internal
12958         parameter and remove the gnus-sum-hint-move-is-internal variable.
12959
12960         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
12961         parameter.
12962
12963         * nndraft.el (nndraft-request-move-article): Add move-is-internal
12964         parameter.
12965
12966         * nndiary.el (nndiary-request-move-article): Add move-is-internal
12967         parameter.
12968
12969         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
12970
12971         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
12972         parameter.
12973
12974         * nnagent.el (nnagent-request-move-article): Add move-is-internal
12975         parameter.
12976
12977 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12978
12979         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
12980         a more conservative way.
12981
12982 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12983
12984         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
12985         buffer, so it moves the window's cursor.
12986
12987 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
12988
12989         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
12990         `mm-dissect-multipart' and receive the from field as an (optional)
12991         argument from `mm-dissect-multipart'.
12992         (mm-dissect-multipart): Receive the from field as an argument and
12993         pass it on when we call `mm-dissect-buffer' on MIME parts.
12994         Fixes verification/decryption of signed/encrypted MIME parts.
12995
12996 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
12997
12998         * gnus-sum.el (gnus-summary-move-article): Set
12999         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13000         whatever it calls (right now, only nnimap-request-move article
13001         respects it).
13002
13003         * nnimap.el (nnimap-request-move-article): When
13004         gnus-sum-hint-move-is-internal is set, don't do the extra
13005         nnimap-request-article.
13006
13007 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13008
13009         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13010
13011         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13012         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13013
13014         * gnus-sum.el (gnus-summary-caesar-message):
13015         Apply `gnus-treat-article' after rotation.
13016
13017         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13018         doc string.
13019
13020 2005-02-22  Simon Josefsson  <jas@extundo.com>
13021
13022         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13023         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13024         <arne@arnested.dk>.
13025         (encrypt): Add password-cache and password-cache-expiry as group
13026         members.
13027
13028 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13029
13030         * smime.el (smime-ldap-host-list): Doc fix.
13031         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13032         cache) password.
13033         (smime-sign-region): Use it.
13034         (smime-decrypt-region): Use it.
13035         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13036         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13037         fails.
13038         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13039         certificate from DER to PEM format rather than calling openssl.
13040
13041         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13042
13043         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13044         for signing/encryption.
13045
13046         * mml.el (mml-parse-1): Use them.
13047
13048 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13049
13050         * nnrss.el (nnrss-verbose): Removed.
13051         (nnrss-request-group): Use `nnheader-message' instead.
13052
13053 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13054
13055         * nnrss.el (nnrss-verbose): New variable.
13056         (nnrss-request-group): Make it say nnrss is requesting a group.
13057
13058 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13059
13060         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13061         Handle news URL with given port correctly.
13062
13063 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13064
13065         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13066         containing special characters.
13067
13068         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13069
13070         * mml.el (mime-to-mml): Ditto.
13071
13072         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13073         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13074         (rfc2047-decode-region): Quote decoded words containing special
13075         characters when rfc2047-quote-decoded-words-containing-tspecials
13076         is non-nil.
13077
13078 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13079
13080         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13081
13082         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13083
13084 2005-02-15  Simon Josefsson  <jas@extundo.com>
13085
13086         * nnimap.el (nnimap-debug): Doc fix.
13087
13088         * imap.el (imap-debug): Doc fix.
13089
13090 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13091
13092         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13093
13094 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13095
13096         * gnus.el (spam-contents): Improve docs for spam-contents
13097         parameter in its variable incarnation.
13098
13099 2005-02-14  Simon Josefsson  <jas@extundo.com>
13100
13101         * smime-ldap.el: Use require instead of load-library for ldap.
13102         (smime-ldap-search): Indent.
13103         (smime-ldap-search-internal): Shorten line.
13104
13105         * smime.el (smime-cert-by-dns): Add doc-string.
13106         (smime-cert-by-ldap-1): Indent.
13107
13108         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13109         mml-smime-get-dns-ldap.
13110         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13111
13112 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13113
13114         * smime.el: Require smime-ldap.
13115         (smime-ldap-host-list): New variable.
13116         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13117
13118         * mml-smime.el (mml-smime-encrypt-query): New function.
13119         (mml-smime-encrypt-query): Use it.
13120
13121         * smime-ldap.el: New file.
13122
13123 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13124
13125         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13126
13127 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13128
13129         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13130         argument in doc string.  Make query for type more clear.
13131
13132 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13133
13134         * gnus.el (gnus-group-startup-message): Search for gnus images in
13135         etc/images/gnus.
13136         * mm-util.el (mm-image-load-path): Likewise.
13137         * smiley.el (smiley-data-directory): Search for smilies in
13138         etc/images/smilies.
13139
13140 2005-02-09  Kim F. Storm  <storm@cua.dk>
13141
13142         Change Emacs release version from 21.4 to 22.1 throughout.
13143         Change Emacs development version from 21.3.50 to 22.0.50.
13144
13145 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13146
13147         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13148
13149         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13150         non-Mule XEmacs as well.
13151         (mm-decompress-buffer): Signal an error intentionally if it does
13152         not decompress compressed data because auto-compression-mode is
13153         disabled.
13154
13155 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13156
13157         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13158         an ID in the registry even if it has no groups.
13159
13160 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13161
13162         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13163         merge it into mm-decompress-buffer.
13164         (gnus-mime-copy-part): Use the MIME part charset, the value which
13165         a user specified or gnus-newsgroup-charset for decoding, like
13166         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13167         save-buffer what was used.  Suggested by Kevin Ryde
13168         <user42@zip.com.au>.
13169         (gnus-mime-inline-part): Allow the name parameter as well as the
13170         filename parameter; force decompressing of compressed data; always
13171         display contents being not decoded as unibyte.
13172
13173         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13174         as well as the filename parameter.
13175
13176         * mm-util.el (mm-decompress-buffer): Merge
13177         gnus-mime-jka-compr-maybe-uncompress.
13178         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13179         of compressed data.
13180
13181 2005-02-08  Simon Josefsson  <jas@extundo.com>
13182
13183         * imap.el (imap-log): Doc fix.
13184
13185 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13186
13187         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13188         the coding cookies; decompress compressed parts.
13189
13190         * mml.el (mml-generate-mime-1): Add the charset parameter according
13191         to the value which a user specified manually or the coding cookie.
13192
13193         * mm-util.el (mm-string-to-multibyte): New function.
13194         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13195         (mm-coding-system-to-mime-charset): New function.
13196         (mm-decompress-buffer): New function.
13197         (mm-find-buffer-file-coding-system): New function.
13198
13199         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13200         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13201         parts.
13202
13203 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13204
13205         * mm-view.el (mm-display-inline-fontify): Decode a part according
13206         to the charset parameter.
13207
13208 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13209
13210         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13211         prefix arg is neither nil nor a number, as info specifies.
13212
13213 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13214
13215         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13216         timestamps.
13217
13218 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13219
13220         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13221         groups error checking and notify user.
13222
13223 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13224
13225         * message.el (message-send-mail-function): Check existence of
13226         sendmail-program first before using default value
13227         `message-send-mail-with-sendmail'.  Otherwise use more generic
13228         `smtpmail-send-it'.
13229
13230 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13231
13232         * nntp.el (nntp-request-update-info): Always return nil.
13233
13234 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13235
13236         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13237
13238 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13239
13240         * message.el (message-beginning-of-line): Change the behavior when
13241         invoked between BOL and : so that it first moves backward.
13242
13243 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13244
13245         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13246         article buffer when editing of the article is discarded.
13247         (gnus-article-prepare): Revert.
13248
13249 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13250
13251         * gnus-art.el (gnus-article-prepare):
13252         Remove message-strip-forbidden-properties from the local hook.
13253
13254 2005-01-27  Simon Josefsson  <jas@extundo.com>
13255
13256         * password.el (password-cache-add): Only start one timer per key.
13257         Reported by Derek Atkins <warlord@MIT.EDU>.
13258
13259 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13260
13261         * run-at-time.el: Removed.  It is no longer needed as
13262         timer-funcs.el in the xemacs-base package has a working version of
13263         `run-at-time'.
13264
13265         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13266
13267         * password.el: Require timer-funcs instead of run-at-time in
13268         XEmacs.
13269         Remove `password-run-at-time' macro.
13270         (password-cache-add): Use `run-at-time' instead of
13271         `password-run-at-time'.
13272
13273         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13274         Remove `nnheader-cancel-function-timers' alias,
13275         `cancel-function-timers' exists in XEmacs in timer-funcs.
13276
13277         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13278         for `run-with-idle-timer'.
13279
13280         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13281         for `run-at-time'.
13282
13283         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13284         for `with-timeout'.
13285
13286         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13287         the same as for XEmacs 21.4.
13288         No need to ignore `run-with-idle-timer', this function exists in
13289         XEmacs now in timer-funcs.el in the xemacs-base package.
13290         (dgnushack-compile): No need to delete
13291         run-at-time.el from the list of files to compile because it
13292         doesn't exist anymore.
13293
13294 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13295
13296         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13297         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13298
13299 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13300
13301         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13302         sensitively.
13303
13304 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13305
13306         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13307
13308 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13309
13310         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13311         which will be inserted according to the multibyteness of a buffer
13312         rather than the type of contents.  Suggested by ARISAWA Akihiro
13313         <ari@mbf.ocn.ne.jp>.
13314
13315         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13316         of string which old xml.el may return rather than a string.
13317
13318 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13319
13320         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13321
13322 2005-01-16  Simon Josefsson  <jas@extundo.com>
13323
13324         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13325         idn/idna.el isn't available.
13326         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13327         <michael@waxrat.com>.
13328
13329         * hashcash.el: Remove non-FSF copyright header.
13330
13331         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13332         (hashcash-generate-payment): Use it.
13333         (hashcash-generate-payment-async): Use it.
13334
13335 2005-01-15  Simon Josefsson  <jas@extundo.com>
13336
13337         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13338         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13339
13340         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13341         gnus-summary-idna-message.
13342         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13343         (gnus-summary-idna-message): New function.
13344
13345 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13346
13347         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13348         gnus-novice-user.
13349
13350 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13351
13352         * nnrss.el (nnrss-request-delete-group): Delete entries in
13353         nnrss-group-alist as well.
13354         (nnrss-save-server-data): Insert newline.
13355
13356 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13357
13358         * gnus.el (gnus-user-agent): Use list of symbols instead of
13359         symbols.  Display full version number for (S)XEmacs.  Optionally
13360         display (S)XEmacs codename.
13361
13362         * gnus-util.el (gnus-emacs-version): Update for new
13363         `gnus-user-agent'.
13364
13365         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13366         Gnus version.
13367
13368 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13369
13370         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13371         which is unreadable in some setups.
13372
13373 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13374
13375         * gnus-spec.el (gnus-update-format-specifications): Flush the
13376         group format spec cache if it doesn't support decoded group names.
13377
13378 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13379
13380         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13381         Allow to apply decay on score files matching a regexp.
13382
13383 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13384
13385         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13386         compatibility in %g and %c.
13387
13388 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13389
13390         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13391         name for only %g and %c.
13392         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13393         of gnus-tmp-group to decoded group name.
13394         (gnus-group-make-rss-group): Exclude `/'s from group names.
13395
13396 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13397
13398         * nnrss.el (nnrss-get-encoding): Fix regexp.
13399
13400 2004-12-27  Simon Josefsson  <jas@extundo.com>
13401
13402         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13403         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13404         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13405
13406 2004-12-17  Kim F. Storm  <storm@cua.dk>
13407
13408         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13409
13410         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13411
13412 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13413
13414         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13415
13416 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13417
13418         * nnrss.el: Require rfc2047 and mml.
13419         (nnrss-file-coding-system): New variable.
13420         (nnrss-format-string): Redefine it as an inline function.
13421         (nnrss-decode-group-name): New function.
13422         (nnrss-string-as-multibyte): Remove.
13423         (nnrss-retrieve-headers): Decode group name; don't use
13424         nnrss-format-string.
13425         (nnrss-request-group): Decode group name.
13426         (nnrss-request-article): Decode group name; allow a Message-ID as
13427         well as an article number; don't use nnrss-format-string; encode a
13428         Message-ID string which may contain non-ASCII characters; use
13429         mml-to-mime to compose a MIME article.
13430         (nnrss-request-expire-articles): Decode group name.
13431         (nnrss-request-delete-group): Decode group name.
13432         (nnrss-fetch): Clarify error message.
13433         (nnrss-read-server-data): Use insert-file-contents instead of load;
13434         bind file-name-coding-system; use multibyte buffer.
13435         (nnrss-save-server-data): Bind coding-system-for-write to the
13436         value of nnrss-file-coding-system; bind file-name-coding-system;
13437         add coding cookie.
13438         (nnrss-read-group-data): Use insert-file-contents instead of load;
13439         bind file-name-coding-system; use multibyte buffer.
13440         (nnrss-save-group-data): Bind coding-system-for-write to the
13441         value of nnrss-file-coding-system; bind file-name-coding-system.
13442         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13443         make it work with non-ASCII text.
13444         (nnrss-find-el): Make it work with old xml.el as well.
13445
13446 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13447
13448         * nnrss.el (nnrss-get-encoding): New function.
13449         (nnrss-fetch): Use unibyte buffer initially; bind
13450         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13451         decode contents according to the encoding attribute.
13452         (nnrss-save-group-data): Add coding cookie.
13453         (nnrss-mime-encode-string): New function.
13454         (nnrss-check-group): Use it to encode subject and author.
13455
13456 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13457
13458         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13459         imaginary variable.
13460
13461 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13462
13463         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13464         correctly even if there are wide characters.
13465
13466 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13467
13468         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13469         downcased symbol names; make a new cache instead of reusing
13470         bbdb-hashtable.
13471
13472 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13473
13474         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13475         concatenating segments rather than before concatenating them.
13476         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13477
13478         * message.el (message-get-reply-headers): Bind `extra'.
13479
13480 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13481
13482         * message.el (message-extra-wide-headers): New variable.
13483         (message-get-reply-headers): Use it.
13484
13485 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13486
13487         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13488         (gnus-agent-group-pathname): Ditto.
13489
13490         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13491
13492         * gnus-group.el (gnus-group-make-group): Decode group name.
13493         (gnus-group-make-rss-group): Register the group data after opening
13494         the nnrss group.
13495
13496 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13497
13498         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13499         by expiry now get marked as read.
13500
13501 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13502
13503         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13504
13505 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13506
13507         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13508         unify Latin characters in XEmacs.
13509         (mm-find-mime-charset-region): Use it.
13510
13511 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13512
13513         * gnus-util.el (gnus-delete-directory): New function.
13514
13515         * gnus-agent.el (gnus-agent-delete-group): Use it.
13516
13517         * gnus-cache.el (gnus-cache-delete-group): Use it.
13518
13519 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13520
13521         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13522         names.
13523
13524 2004-12-16  Simon Josefsson  <jas@extundo.com>
13525
13526         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13527
13528 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13529
13530         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13531
13532         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13533         (gnus-group-set-current-level): Decode group name.
13534
13535 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13536
13537         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13538         failed.
13539
13540 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13541
13542         * gnus-group.el (gnus-group-delete-group): Decode group name.
13543         (gnus-group-make-rss-group): Encode group name.
13544         (gnus-group-catchup-current): Decode group name.
13545         (gnus-group-kill-group): Decode group name.
13546
13547 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13548
13549         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13550
13551 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13552
13553         * gnus-group.el (gnus-group-make-rss-group):
13554         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13555
13556         * gnus-start.el (gnus-setup-news): Honor user's setting to
13557         gnus-message-archive-method.  Suggested by Lute Kamstra
13558         <lute@gnu.org>.
13559
13560 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13561
13562         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13563         global counterparts of the buffer-local variables.
13564
13565 2004-11-16  Romain Francoise  <romain@orebokech.com>
13566
13567         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13568         counterparts of the buffer-local variables.
13569
13570 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13571
13572         * message.el (message-forbidden-properties): Fixed typo in doc
13573         string.
13574
13575 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13576
13577         * gnus-util.el (gnus-replace-in-string): Added doc string.
13578
13579         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13580         to avoid problems when splitting mails with many recipients.
13581
13582 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13583
13584         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13585         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13586
13587 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13588
13589         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13590         if there is no hashtable in memory or file modification time is
13591         newer than cached timestamp.
13592
13593 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13594
13595         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13596         not-matching option.
13597
13598 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13599
13600         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13601         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13602         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13603         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13604         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13605         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13606
13607 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13608
13609         * message.el (message-forward-make-body-mml): Remove headers
13610         according to message-forward-ignored-headers if a message is decoded.
13611
13612 2004-12-02  Romain Francoise  <romain@orebokech.com>
13613
13614         * message.el (message-forward-make-body-plain): Always remove
13615         headers according to message-forward-ignored-headers.
13616
13617 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13618
13619         * spam.el (spam-summary-prepare-exit): Remove the
13620         gnus-summary-limit pop for now, it has problems with ham marks for
13621         me.
13622
13623 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13624
13625         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13626         correctly.
13627
13628 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13629
13630         * format-spec.el (format-spec): Message the char.
13631
13632 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13633
13634         * gnus-art.el (gnus-split-methods): Reformat comments.
13635
13636         * spam.el (spam-summary-prepare-exit): Remove article limits
13637         before exiting the summary buffer.
13638
13639 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13640
13641         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13642         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13643
13644         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13645         order to silence the byte compiler.
13646
13647         * spam.el: Fix the way to silence the byte compiler, which
13648         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13649         bbdb-search-simple, spam-BBDB-register-routine,
13650         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13651         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13652         spam-stat-buffer-is-spam, spam-stat-load,
13653         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13654         spam-stat-save and spam-stat-split-fancy.
13655
13656 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13657
13658         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13659         which may confuse users.
13660         (canlock-password-for-verify): Ditto.
13661
13662         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13663
13664         * gnus-art.el (gnus-emphasis-alist): Ditto.
13665
13666         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13667
13668         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13669
13670         * gnus-start.el (gnus-save-killed-list): Ditto.
13671
13672         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13673         (gnus-sum-thread-tree-root): Ditto.
13674         (gnus-sum-thread-tree-false-root): Ditto.
13675         (gnus-sum-thread-tree-single-indent): Ditto.
13676
13677         * message.el (message-courtesy-message): Ditto.
13678         (message-archive-note): Ditto.
13679         (message-subscribed-address-file): Ditto.
13680         (message-user-fqdn): Ditto.
13681
13682         * spam-report.el (spam-report-gmane-regex): Ditto.
13683
13684         * spam.el (spam-blackhole-good-server-regex): Ditto.
13685
13686 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13687
13688         * mml.el (mml-preview): Widen the message buffer before copying
13689         the contents to the preview buffer; sort headers before previewing.
13690
13691         * message.el (message-hidden-headers): Fix the way to avoid a bug
13692         in the `repeat' widget in Emacs 21.3 or earlier.
13693
13694 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13695
13696         * message.el (message-hidden-headers): Default to "^References:".
13697         Improve customization type.  Suggested by Reiner Steib
13698         <Reiner.Steib@gmx.de>.
13699
13700 2004-11-25  Romain Francoise  <romain@orebokech.com>
13701
13702         * message.el (message-strip-forbidden-properties): Remove check for
13703         obsolete `message-hidden' text property, hidden headers are not
13704         accessible in the buffer anymore.
13705
13706 2004-11-22  Romain Francoise  <romain@orebokech.com>
13707
13708         * message.el (message-header-format-alist): Add `From' in list
13709         so that it can be sorted.
13710         (message-fix-before-sending): Widen and sort headers before
13711         sending.
13712         (message-hide-headers): Use narrowing to hide headers by moving
13713         them to the top of the buffer and narrowing to the region
13714         underneath.
13715
13716 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13717
13718         * message.el (message-strip-forbidden-properties): Bind
13719         buffer-read-only (etc) to nil.
13720
13721 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13722
13723         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13724         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13725
13726 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13727
13728         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13729
13730 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13731
13732         * dns.el (query-dns): Use sit-for to time instead of
13733         accept-process-output, since that doesn't seem to work on udp
13734         sockets.
13735
13736 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13737
13738         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13739
13740 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13741
13742         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13743         doc string.  Improve doc string.
13744
13745 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13746
13747         * nntp.el (nntp-request-update-info): Return nil if
13748         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13749         may not call gnus-activate-group which uselessly issues the GROUP
13750         commands for all nntp groups and wastes time.  Reported by Romain
13751         Francoise <romain@orebokech.com>.
13752
13753         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13754
13755 2004-11-15  Simon Josefsson  <jas@extundo.com>
13756
13757         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13758         headers separately.
13759         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13760         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13761
13762 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13763
13764         * gnus-start.el (gnus-convert-old-newsrc):
13765         Assign legacy-gnus-agent to 5.10.7.
13766
13767 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13768
13769         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13770         start of the lines.
13771
13772 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13773
13774         * hashcash.el (hashcash-default-payment): Change default to 20.
13775         (hashcash-default-accept-payment): Change default to 20.
13776         (hashcash-process-alist): New variable.
13777         (hashcash-generate-payment-async): Add.
13778         (hashcash-already-paid-p): Add.
13779         (hashcash-insert-payment): Don't generate payments twice.
13780         (hashcash-insert-payment-async): Add.
13781         (hashcash-insert-payment-async-2): Add.
13782         (hashcash-cancel-async): Add.
13783         (hashcash-wait-async): Add.
13784         (hashcash-processes-running-p): Add.
13785         (hashcash-wait-or-cancel): Add.
13786         (mail-add-payment): New optional argument.  Conditionally start
13787         asynchronous calculation.
13788         (mail-add-payment-async): Add.
13789
13790         * message.el (message-send-mail): Wait for asynchronous hashcash
13791         results.  Don't clobber existing X-Hashcash headers.
13792         (message-setup-1): Call mail-add-payment-async when
13793         message-generate-hashcash is non-nil.
13794
13795 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13796
13797         * message.el (message-use-alternative-email-as-from): Examine the
13798         From header as well; use message-make-from in order to include a
13799         user's full name.
13800
13801 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13802
13803         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
13804         default; improve customization type.
13805         (gnus-emphasis-custom-with-format): New macro.
13806         (gnus-emphasis-custom-value-to-external): New function.
13807         (gnus-emphasis-custom-value-to-internal): New function.
13808
13809 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13810
13811         * dns.el (query-dns): Resolve reverse addresses.
13812
13813 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13814
13815         * gnus-group.el (gnus-group-get-new-news): Use it.
13816
13817         * gnus-start.el (gnus-check-reasonable-setup): New function.
13818
13819 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13820
13821         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
13822         "Args out of range" error.  Reported by Arnaud Giersch
13823         <arnaud.giersch@free.fr>.
13824
13825 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13826
13827         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
13828
13829 2004-11-04  Richard M. Stallman  <rms@gnu.org>
13830
13831         * spam.el (spam group): Add :version.
13832
13833         * pgg-def.el (pgg group): Add :version.
13834
13835 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13836
13837         * gnus-art.el (gnus-article-edit-article): Don't associate the
13838         article buffer with a draft file.  This is a temporary measure
13839         against the 2004-08-22 change to gnus-article-edit-mode.
13840
13841 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13842
13843         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
13844         (html2text-format-tags): Remove unused variable `attr'.
13845
13846 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13847
13848         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
13849
13850         * tls.el (tls-process-connection-type, tls-success)
13851         (tls-certtool-program): Add :version.
13852
13853         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
13854         (starttls-extra-arguments, starttls-process-connection-type)
13855         (starttls-connect, starttls-failure, starttls-success): Add :version.
13856
13857         * spam-stat.el (spam-stat): Add :version.
13858
13859         * sieve.el (sieve): Add :version.
13860
13861         * sha1.el (sha1): Add :version.
13862         (sha1-use-external): Remove redundant version.
13863
13864         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
13865         (nnmail-cache-ignore-groups, nnmail-spool-hook)
13866         (nnmail-split-fancy-match-partial-words)
13867         (nnmail-split-lowercase-expanded): Add :version.
13868
13869         * nndiary.el (nndiary): Add :version.
13870
13871         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
13872
13873         * mml-sec.el (mml-default-sign-method)
13874         (mml-default-encrypt-method, mml-signencrypt-style-alist):
13875         Add :version.
13876
13877         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
13878
13879         * mm-url.el (mm-url-use-external, mm-url-program)
13880         (mm-url-arguments): Add :version.
13881
13882         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
13883         (mm-attachment-file-modes, mm-decrypt-option)
13884         (mm-w3m-safe-url-regexp): Add :version.
13885
13886         * message.el (message-cite-prefix-regexp)
13887         (message-sendmail-envelope-from, message-minibuffer-local-map)
13888         (message-user-fqdn, message-completion-alist): Add :version.
13889
13890         * gnus-win.el (gnus-configure-windows-hook)
13891         (gnus-use-frames-on-any-display): Add :version.
13892
13893         * gnus-art.el (gnus-article-address-banner-alist)
13894         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
13895         (gnus-treat-from-picon, gnus-treat-mail-picon)
13896         (gnus-treat-x-pgp-sig): Add :version.
13897
13898         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
13899         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
13900         (gnus-summary-article-delete-hook)
13901         (gnus-summary-display-while-building): Add :version.
13902
13903         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
13904         (gnus-get-top-new-news-hook): Add :version.
13905
13906         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13907         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
13908
13909         * gnus-registry.el (gnus-registry): Add :version.
13910
13911         * gnus-spec.el (gnus-use-correct-string-widths)
13912         (gnus-make-format-preserve-properties): Add :version.
13913
13914         * gnus.el (gnus-group-charter-alist)
13915         (gnus-group-fetch-control-use-browse-url)
13916         (gnus-install-group-spam-parameters): Add :version.
13917
13918         * gnus-diary.el (gnus-diary): Add :version.
13919
13920         * gnus-delay.el (gnus-delay): Add :version.
13921
13922         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
13923         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
13924         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
13925         Add :version.
13926
13927         * gnus-agent.el (gnus-agent-max-fetch-size)
13928         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
13929         (gnus-agent-prompt-send-queue): Add :version.
13930
13931         * deuglify.el (gnus-outlook-deuglify): Add :version.
13932
13933         * html2text.el: Beautify code.  Improve doc strings.  Some
13934         checkdoc cleanup.
13935         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
13936
13937 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
13938
13939         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
13940
13941 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
13942
13943         * gnus-registry.el (gnus-registry-hashtb): Create the registry
13944         when package is loaded.
13945
13946         * spam.el (spam-summary-score-preferred-header): Add global preference
13947         for people who want to override the default SpamAssassin over
13948         Bogofilter preference (when both are set).
13949         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
13950         (spam-user-format-function-S): Check
13951         spam-summary-score-preferred-header.
13952         (spam-extra-header-to-number): Add X-Bogosity header parsing.
13953         (spam-user-format-function-S): Format the score correctly.
13954
13955 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13956
13957         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
13958         signature file.  Suggested by Manoj Srivastava
13959         <srivasta@golden-gryphon.com>.
13960
13961         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
13962         iso-2022-jp even in the Japanese language environment.
13963         Suggested by Jason Rumney <jasonr@gnu.org>.
13964
13965 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13966
13967         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
13968         use the same characters as the dummy marks; make it free from
13969         getting affected by the language environment.
13970         (gnus-summary-read-group-1): Update mark positions only when the
13971         format spec is updated.
13972
13973         * gnus-spec.el (gnus-update-format-specifications): Return a list
13974         of updated types.
13975
13976 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13977
13978         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
13979         of boundp to check if display-warning is available.
13980
13981 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
13982
13983         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
13984
13985 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13986
13987         * nnspool.el (nnspool-spool-directory): Use news-path if the
13988         news-directory variable is not bound.
13989
13990         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
13991         function instead of display-warning if it is not available.
13992
13993 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13994
13995         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
13996         v5-10: Use `point-at-bol'.
13997
13998 2004-10-26  Simon Josefsson  <jas@extundo.com>
13999
14000         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14001         <chenggao@gmail.com>.
14002
14003 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14004
14005         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14006         instead.
14007
14008 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14009
14010         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14011         to remove a server from the nnimap-server-buffer-alist.
14012         (nnimap-open-connection, nnimap-close-server): Use it.
14013
14014         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14015
14016 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14017
14018         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14019         running the major-mode function.
14020
14021 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14022
14023         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14024         dummy marks in the right way.
14025
14026 2004-10-18  David Edmondson  <dme@dme.org>
14027
14028         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14029         excessively.
14030
14031 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14032
14033         * gnus-util.el (gnus-split-references): Accept a nil references
14034         string and go on blissfully.
14035
14036         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14037         cases where the references string is non-nil but has no references.
14038
14039         * encrypt.el: Add autoload tags.
14040
14041         * spam.el (spam-resolve-registrations-routine): Remove article
14042         from unregistration list too.  Reported by David Hanak
14043         <dhanak@isis.vanderbilt.edu>
14044
14045 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14046
14047         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14048         nil.  Changed custom type.
14049
14050 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14051
14052         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14053
14054         * gnus-sum.el (gnus-summary-move-article): Use it.
14055
14056 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14057
14058         * encrypt.el: Add autoload cookies.
14059
14060         * spam.el (spam-backend-article-list-property)
14061         (spam-backend-get-article-todo-list)
14062         (spam-backend-put-article-todo-list)
14063         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14064         Resolve registrations separately.
14065         (spam-register-routine): Format comments.
14066         (spam-unregister-routine, spam-register-routine): Always call with
14067         specific-articles, no default list.
14068         (spam-summary-prepare-exit): Use the spam-classifications function.
14069
14070         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14071         gnus-encrypt.el.
14072
14073         * encrypt.el: Copied from gnus-encrypt.el.
14074
14075         * gnus-encrypt.el: Commented that it's obsolete.
14076
14077 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14078
14079         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14080         (gnus-score-save): Use it.
14081
14082         * message.el (message-bury): Use `window-dedicated-p'.
14083
14084 2004-10-15  Simon Josefsson  <jas@extundo.com>
14085
14086         * pop3.el (top-level): Don't require nnheader.
14087         (pop3-read-timeout): Add.
14088         (pop3-accept-process-output): Add.
14089         (pop3-read-response, pop3-retr): Use it.
14090
14091 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14092
14093         * spam.el (spam-register-routine): Move comment.
14094         (spam-verify-bogofilter): Use 'unknown for the initial
14095         spam-bogofilter-valid state, not 'never.
14096
14097         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14098         for netrc-machine.
14099
14100         * nnimap.el (nnimap-open-connection): Use
14101         netrc-machine-user-or-password.
14102
14103 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14104
14105         * gnus-registry.el (gnus-registry-unload-hook):
14106         Set as a variable with add-hook.
14107
14108         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14109         of news-path.
14110
14111         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14112
14113         * spam.el: Delete duplicate `provide'.
14114         (spam-unload-hook): Set as a variable with add-hook.
14115
14116 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14117
14118         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14119         in the doc string.
14120
14121         * message.el (message-ignored-news-headers)
14122         (message-ignored-supersedes-headers)
14123         (message-ignored-resent-headers)
14124         (message-forward-ignored-headers): Improve custom type.
14125
14126 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14127
14128         * message.el (message-tokenize-header): Fix 2004-09-06 change
14129         which used point-min in the wrong place.
14130
14131 2004-10-12  Simon Josefsson  <jas@extundo.com>
14132
14133         * tls.el (tls-certtool-program): New variable.
14134         (tls-certificate-information): New function, based on
14135         ssl-certificate-information.
14136
14137 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14138
14139         * compface.el: Move the version of ELisp-based uncompface program
14140         to the contrib directory because of the copyright problem.
14141
14142 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14143
14144         * message.el (message-kill-buffer): Raise the current frame.
14145
14146 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14147
14148         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14149
14150         * gnus.el (message-y-or-n-p): Autoload.
14151
14152         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14153         (pop3-password-required, pop3-authentication-scheme)
14154         (pop3-leave-mail-on-server): Made customizable.
14155         (pop3): New custom group.
14156         (pop3-retr): Remove `sleep-for' statements.
14157         Suggested by Dave Love <fx@gnu.org>.
14158
14159         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14160         Windows/DOS.
14161
14162         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14163         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14164         Dave Love <fx@gnu.org>.
14165
14166         * mml.el (mml-minibuffer-read-disposition): Require match.
14167         Suggested by Dave Love <fx@gnu.org>.
14168
14169 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14170
14171         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14172         doc string.
14173
14174 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14175
14176         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14177
14178 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14179
14180         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14181         instead of calling `mm-insert-inline', to decode text/* parts
14182         before displaying them.
14183
14184 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14185
14186         * mm-uu.el (mm-uu-text-plain-type): New variable.
14187         (mm-uu-pgp-signed-extract-1): Use it.
14188         (mm-uu-pgp-encrypted-extract-1): Use it.
14189         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14190         bind mm-uu-text-plain-type with that value.
14191         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14192         mm-uu-dissect.
14193
14194 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14195
14196         * gnus-group.el (gnus-update-group-mark-positions):
14197         * gnus-sum.el (gnus-update-summary-mark-positions):
14198         * message.el (message-check-news-body-syntax):
14199         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14200         of string-as-multibyte.
14201
14202 2004-10-05  Juri Linkov  <juri@jurta.org>
14203
14204         * gnus-group.el (gnus-update-group-mark-positions):
14205         * gnus-sum.el (gnus-update-summary-mark-positions):
14206         * message.el (message-check-news-body-syntax):
14207         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14208         8-bit unibyte values to a multibyte string for search functions.
14209
14210 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14211
14212         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14213         (mm-uu-dissect-text-parts): New function.
14214
14215         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14216         dissect text parts.
14217
14218         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14219         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14220
14221         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14222
14223         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14224         gnus-current-topics instead of gnus-current-topic.
14225
14226 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14227
14228         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14229
14230 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14231
14232         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14233         where approriate.
14234
14235         * nnml.el (nnml-generate-active-info): do.
14236
14237         * nndiary.el (nndiary-generate-active-info): do.
14238
14239         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14240         (gnus-topic-move): do.
14241
14242         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14243         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14244
14245         * gnus-srvr.el (gnus-server-prepare)
14246         (gnus-server-open-all-servers): do.
14247
14248         * gnus-msg.el (gnus-summary-cancel-article)
14249         (gnus-summary-resend-message)
14250         (gnus-summary-mail-crosspost-complaint): do.
14251
14252         * gnus-move.el (gnus-change-server): do.
14253
14254         * gnus-group.el (gnus-group-unmark-all-groups)
14255         (gnus-group-set-current-level): do.
14256
14257 2004-10-04  Simon Josefsson  <jas@extundo.com>
14258
14259         * message.el (message-generate-hashcash): Doc fix.
14260
14261 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14262
14263         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14264         avoid infinite recursion via gnus-get-function.
14265
14266 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14267
14268         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14269
14270         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14271
14272         * nnmail.el (nnmail-split-history): do.
14273
14274         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14275         (nnml-request-delete-group): do.
14276
14277         * nnslashdot.el (nnslashdot-read-groups): do.
14278
14279         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14280         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14281
14282         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14283         (nnspool-sift-nov-with-sed): Use last.
14284         (nnspool-retrieve-headers-with-nov): Use mapc.
14285         (nnspool-request-newgroups): Use dolist.
14286         (nnspool-request-group): Use last.
14287
14288         * nntp.el (nntp-read-server-type): Use dolist.
14289
14290         * nnvirtual.el (nnvirtual-create-mapping)
14291         (nnvirtual-update-read-and-marked): Use dolist.
14292         (nnvirtual-convert-headers): Simplify.
14293
14294 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14295
14296         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14297         support for sync'ing tick marks.
14298
14299 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14300
14301         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14302         there's no visible header.
14303
14304 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14305
14306         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14307         necessary, pass full group name to gnus-request-set-marks.
14308
14309 2004-10-01  Simon Josefsson  <jas@extundo.com>
14310
14311         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14312         acroread.
14313
14314 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14315
14316         * spam-report.el (spam-report-gmane): Fix interactive.
14317
14318         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14319
14320         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14321         when writing file.
14322         (gnus-agent-synchronize-flags): Don't default to being
14323         interactive.
14324
14325 2004-09-30  Simon Josefsson  <jas@extundo.com>
14326
14327         * message.el (message-generate-hashcash): Add.
14328         (message-send-mail): Use it, call mail-add-payment.
14329
14330 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14331
14332         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14333
14334 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14335
14336         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14337         gnus-requst-update-info with explicit code to sync the in-memory
14338         info read flags with the marks being sync'd to the backend.
14339
14340         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14341
14342 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14343
14344         * spam.el (spam-verify-bogofilter): Add new function.
14345         (spam-check-bogofilter)
14346         (spam-bogofilter-register-with-bogofilter): Use it.
14347         (spam-verify-bogofilter): Add small fixes.
14348
14349 2004-09-28  Simon Josefsson  <jas@extundo.com>
14350
14351         * hashcash.el (hashcash-generate-payment): Revert.
14352
14353 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14354
14355         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14356         gnus-extract-references instead of gnus-split-references.
14357
14358         * gnus-util.el (gnus-extract-references): Add new function, analogous
14359         to gnus-split-references but extracts only the message-ID without
14360         anything extra.
14361
14362         * hashcash.el (hashcash-generate-payment)
14363         (hashcash-check-payment): Do the right thing if hashcash-path is
14364         nil (because the hashcash program could not be found).
14365
14366         * spam.el (spam-use-hashcash): Remove comment.
14367
14368 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14369
14370         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14371         (gnus-cache-enter-article, gnus-cache-remove-article)
14372         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14373
14374         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14375
14376         * gnus-art.el (article-hide-boring-headers)
14377         (article-translate-strings, article-display-face)
14378         (gnus-article-mime-match-handle-first)
14379         (gnus-article-highlight-headers)
14380         (gnus-article-add-buttons-to-head): do.
14381
14382 2004-09-27  Simon Josefsson  <jas@extundo.com>
14383
14384         * hashcash.el: New version, from
14385         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14386         ../contrib/.
14387
14388 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14389
14390         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14391
14392 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14393
14394         * gnus-dup.el (gnus-dup-open): Use mapc.
14395         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14396
14397         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14398         Reported by Stefan Wiens <s.wi@gmx.net>.
14399
14400         * gnus.el (gnus-shutdown): Use dolist.
14401
14402         * gnus-undo.el (gnus-undo): Use mapc.
14403
14404         * nnrss.el (nnrss-generate-active): do.
14405
14406         * message.el (message-cite-original-without-signature)
14407         (message-cite-original): Use mapc.
14408         (message-do-actions, message-make-forward-subject): Use dolist.
14409
14410 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14411
14412         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14413         deletion to remove entire duplicate line.  Fixes merged article
14414         number bug.
14415
14416 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14417
14418         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14419         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14420         first ask if you want to open a server and then, even when you
14421         responded with no, asking if you want to synchronize the server's
14422         flags.
14423         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14424         multi-line expressions.
14425         (gnus-agent-synchronize-group-flags): New internal function.
14426         Updates marks in memory (in the info structure) AND in the
14427         backend.
14428
14429         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14430
14431         * nnagent.el (nnagent-request-set-mark): Use
14432         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14433         method, to ensure that synchronization updates marks in the
14434         backend and in the info (in memory) structure.
14435
14436 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14437
14438         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14439         convention fully; don't miss the root article of a thread; make
14440         the X-Draft-From header with correct article numbers.
14441
14442 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14443
14444         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14445         unless plugged.  Disable the agent so that an open failure causes
14446         an error.
14447
14448         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14449         Reverted 2004-09-21 change.  The backend must be opened while
14450         synchronizing flags even when the backend stores the flags
14451         locally.
14452
14453 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14454
14455         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14456         in `header' match.  Reported by Svend Tollak Munkejord.
14457
14458         * message.el (message-cite-original): Fix use of
14459         `message-cite-articles-with-x-no-archive'.
14460
14461 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14462
14463         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14464         (gnus-window-to-buffer): Ditto.
14465
14466         * mml.el (mml-preview-buffer): New variable.
14467         (mml-preview): Manage window layout with gnus-buffer-configuration.
14468
14469         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14470         X-Draft-From header even if those articles aren't quoted.
14471
14472 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14473
14474         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14475         (gnus-request-set-mark, gnus-request-update-mark): Use new
14476         g-s-t-u-l-m to decide to use backend even when unplugged.
14477
14478 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14479
14480         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14481         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14482
14483 2004-09-20  Simon Josefsson  <jas@extundo.com>
14484
14485         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14486         "utf-16-le".
14487
14488 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14489
14490         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14491
14492 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14493
14494         * uudecode.el (uudecode-use-external): Add :version.
14495
14496         * smime.el (smime-CA-file, smime-encrypt-cipher)
14497         (smime-dns-server): Add :version.
14498
14499         * smiley.el (gnus-smiley-file-types): Add :version.
14500
14501         * sha1.el (sha1-use-external): Add :version.
14502
14503         * pgg-def.el (pgg-query-keyserver): Add :version.
14504
14505         * nnmail.el (nnmail-fancy-expiry-targets)
14506         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14507         Add :version.
14508
14509         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14510         (nnimap-retrieve-groups-asynchronous): Add :version.
14511         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14512
14513         * mml.el (mml-content-disposition-parameters)
14514         (mml-insert-mime-headers-always): Add :version.
14515
14516         * mm-util.el (mm-coding-system-priorities): Add :version.
14517
14518         * mm-decode.el (mm-inline-text-html-with-images)
14519         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14520         (mm-verify-option): Add :version.
14521         (mm-text-html-renderer): Change :version.
14522
14523         * message.el (message-fcc-externalize-attachments)
14524         (message-required-headers, message-draft-headers)
14525         (message-subject-trailing-was-query)
14526         (message-subject-trailing-was-ask-regexp)
14527         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14528         (message-mark-insert-end, message-archive-header)
14529         (message-archive-note, message-cross-post-default)
14530         (message-cross-post-note, message-followup-to-note)
14531         (message-cross-post-note-function, message-use-mail-followup-to)
14532         (message-subscribed-address-functions)
14533         (message-subscribed-address-file, message-subscribed-addresses)
14534         (message-subscribed-regexps, message-allow-no-recipients)
14535         (message-yank-cited-prefix, message-signature-insert-empty-line)
14536         (message-hidden-headers, message-hierarchical-addresses)
14537         (message-mail-user-agent, message-use-idna)
14538         (message-valid-fqdn-regexp)
14539         (message-strip-special-text-properties, message-header-synonyms)
14540         (message-beginning-of-line, message-tab-body-function): Add :version.
14541         (message-insert-canlock, message-wide-reply-confirm-recipients):
14542         Change :version.
14543
14544         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14545         and :version.
14546         (mail-source-delete-old-incoming-confirm)
14547         (mail-source-movemail-program): Add :version.
14548
14549         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14550         (gnus-agent-cache, gnus-agent): Change :version.
14551
14552         * gnus-util.el (gnus-use-byte-compile): Change :version.
14553
14554         * gnus-sum.el (gnus-summary-make-false-root-always)
14555         (gnus-summary-default-high-score)
14556         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14557         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14558         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14559         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14560         (gnus-sum-thread-tree-single-indent)
14561         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14562         (gnus-sum-thread-tree-leaf-with-other)
14563         (gnus-sum-thread-tree-single-leaf): Add :version.
14564         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14565         (gnus-article-loose-mime): Change :version.
14566
14567         * gnus-start.el (gnus-backup-startup-file)
14568         (gnus-save-startup-file-via-temp-buffer): Add :version.
14569
14570         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14571         (gnus-server-offline-face): Add :version.
14572
14573         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14574
14575         * gnus-msg.el (gnus-gcc-externalize-attachments)
14576         (gnus-debug-files, gnus-debug-exclude-variables)
14577         (gnus-discouraged-post-methods): Change :version.
14578         (gnus-confirm-mail-reply-to-news)
14579         (gnus-confirm-treat-mail-like-news): Add :version.
14580
14581         * gnus-int.el (gnus-server-unopen-status): Add :version.
14582
14583         * gnus-group.el (gnus-group-jump-to-group-prompt)
14584         (gnus-large-ephemeral-newsgroup)
14585         (gnus-fetch-old-ephemeral-headers): Add :version.
14586
14587         * gnus-fun.el (gnus-x-face-directory)
14588         (gnus-convert-pbm-to-x-face-command)
14589         (gnus-convert-image-to-x-face-command)
14590         (gnus-convert-image-to-face-command): Add :version.
14591
14592         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14593
14594         * gnus-cite.el (gnus-cite-blank-line-after-header)
14595         (gnus-article-boring-faces): Add :version.
14596
14597         * gnus-art.el (gnus-buttonized-mime-types)
14598         (gnus-inhibit-mime-unbuttonizing)
14599         (gnus-treat-display-face)
14600         (gnus-treat-body-boundary): Change :version.
14601         (gnus-body-boundary-delimiter, gnus-picon-databases)
14602         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14603         (gnus-treat-date-english, gnus-treat-fold-headers)
14604         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14605         (gnus-treat-mail-picon, gnus-treat-wash-html)
14606         (gnus-article-encrypt-protocol)
14607         (gnus-use-idna, gnus-article-over-scroll)
14608         (gnus-mime-display-multipart-alternative-as-mixed)
14609         (gnus-mime-display-multipart-related-as-mixed)
14610         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14611         (gnus-ctan-url, gnus-button-ctan-handler)
14612         (gnus-button-handle-ctan-bogus-regexp)
14613         (gnus-button-ctan-directory-regexp)
14614         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14615         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14616         (gnus-button-man-level, gnus-button-emacs-level)
14617         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14618
14619         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14620         (gnus-agent-go-online): Change :version.
14621         (gnus-agent-expire-unagentized-dirs)
14622         (gnus-agent-auto-agentize-methods): Add :version.
14623
14624         * flow-fill.el (fill-flowed-display-column)
14625         (fill-flowed-encode-column): Add :version.
14626
14627         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14628         (gnus-outlook-deuglify-unwrap-max)
14629         (gnus-outlook-deuglify-cite-marks)
14630         (gnus-outlook-deuglify-unwrap-stop-chars)
14631         (gnus-outlook-deuglify-no-wrap-chars)
14632         (gnus-outlook-deuglify-attrib-cut-regexp)
14633         (gnus-outlook-deuglify-attrib-verb-regexp)
14634         (gnus-outlook-deuglify-attrib-end-regexp)
14635         (gnus-outlook-display-hook): Add :version.
14636
14637         * binhex.el (binhex-use-external): Add :version.
14638
14639 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14640
14641         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14642         and `invisible'.
14643
14644 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14645
14646         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14647         in gnus-registry-trim.
14648
14649 2004-09-13  Simon Josefsson  <jas@extundo.com>
14650
14651         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14652
14653         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14654
14655         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14656         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14657         <yamaoka@jpl.org>.
14658         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14659         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14660         <yamaoka@jpl.org>.
14661
14662         * sieve.el (sieve-manage-mode): Ditto.
14663
14664 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14665
14666         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14667
14668 2004-09-11  Simon Josefsson  <jas@extundo.com>
14669
14670         * dns-mode.el: Add.
14671
14672         * mm-view.el (mm-display-dns-inline): Add.
14673
14674         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14675         (mm-automatic-display): Ditto.
14676
14677         * mailcap.el (mailcap-mime-data): Add text/dns.
14678         (mailcap-mime-extensions): Map .soa to text/dns.
14679
14680 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14681
14682         * gnus-art.el (article-decode-mime-words, article-babel)
14683         (gnus-article-highlight-signature, gnus-article-add-buttons)
14684         (gnus-signature-toggle): Remove unnecessary bindings of
14685         `inhibit-read-only' inherited from v5.10 merge.
14686
14687 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14688
14689         * nntp.el (nntp): New customization group.
14690         (nntp-authinfo-file): Add customization group.
14691
14692         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14693
14694         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14695
14696         * gnus.el (to-address, to-list, subscribed)
14697         (large-newsgroup-initial): Ditto.
14698
14699         * flow-fill.el (fill-flowed-display-column)
14700         (fill-flowed-encode-column): Ditto.
14701
14702 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14703
14704         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14705         Use point-min rather than 1.
14706         (message-send-mail): Use buffer-size rather than point-max.
14707
14708         * gnus-sum.el (gnus-summary-search-article-forward):
14709         Signal a specific `search-failed' rather than a generic `error'.
14710
14711         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14712         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14713         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14714
14715 2004-09-10  Simon Josefsson  <jas@extundo.com>
14716
14717         * nndb.el (require): Remove tcp and duplicate cl.
14718
14719 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14720
14721         * gnus-agent.el (directory-files-and-attributes): Move forward.
14722
14723 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14724
14725         * gnus-agent.el (directory-files-and-attributes): Optionally
14726         defined to support XEmacs.
14727
14728 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14729
14730         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14731         to avoid run-time CL dependencies.
14732         (gnus-agent-unfetch-articles): New function.
14733         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14734         article numbers even when local .overview file is missing.
14735         (gnus-agent-read-article-number): New function.  Only accepts
14736         27-bit article numbers.
14737         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14738         gnus-agent-read-article-number.
14739         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14740         from backend while recognizing that article numbers in .overview
14741         must be valid.
14742         (gnus-agent-update-files-total-fetched-for): Use
14743         directory-files-and-attributes to improve performance.
14744         * gnus-int.el (gnus-request-move-article): Use
14745         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14746         improve performance.
14747
14748         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14749         some users confused by references to .newsrc when they only have a
14750         .newsrc.eld file.
14751         (gnus-convert-mark-converter-prompt)
14752         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14753         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14754         New function.  Used internally to only display 'gnus converting
14755         files' message when actually necessary.
14756
14757         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14758         methods now autoloaded.
14759
14760 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14761
14762         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14763         identifiers.
14764
14765 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14766
14767         * gnus-picon.el: Fix indentation and closing parenthesis.
14768
14769 2004-09-01  Simon Josefsson  <jas@extundo.com>
14770
14771         * message.el (message-canlock-generate): Require sha1, not
14772         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14773         to require within a function.  Sadly, if sha1.el isn't loaded, the
14774         let binding in m-c-g will hide the defcustom definition, which is
14775         bad.)
14776
14777         * canlock.el: Require sha1, not sha1-el.
14778
14779         * message.el: Don't autoload sha1 (there is a autoload cookie in
14780         sha1.el).
14781
14782         * sha1-el.el: Renamed to sha1.el.
14783
14784 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14785
14786         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14787
14788 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14789
14790         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
14791
14792 2004-08-30  Kim F. Storm  <storm@cua.dk>
14793
14794         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
14795
14796         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
14797         Add :group 'nnimap.
14798
14799 2004-08-30  Andreas Schwab  <schwab@suse.de>
14800
14801         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
14802         ?* and ?\;.
14803
14804         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
14805         and ?\' to symbol instead of whitespace.
14806
14807 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14808
14809         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
14810
14811         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
14812         instead of re-search-forward.
14813
14814         * gnus-uu.el (gnus-uu-save-article): Ditto.
14815         (gnus-uu-post-encode-uuencode): Ditto.
14816
14817         * html2text.el (html2text-clean-list-items): Ditto.
14818         (html2text-clean-dtdd): Ditto.
14819         (html2text-format-tags): Ditto.
14820
14821         * message.el (message-send-mail-with-sendmail): Fix regexp.
14822         (message-fill-field-general): Use search-forward instead of
14823         re-search-forward.
14824         (unbold-region): Ditto.
14825
14826         * nnrss.el (nnrss-request-article): Ditto.
14827
14828         * nnslashdot.el (nnslashdot-request-article): Ditto.
14829
14830         * nnweb.el (nnweb-gmane-wash-article): Ditto.
14831
14832         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
14833         "Unrecognized menu descriptor" error in XEmacs.
14834
14835 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14836
14837         * gnus-sum.el (gnus-read-header): Don't remove a header for the
14838         parent article of a sparse article in the thread hashtb.
14839
14840 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
14841
14842         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
14843         (nnmail-expand-newtext): Lowercase expanded entries if
14844         nnmail-split-lowercase-expanded is non-nil.
14845
14846 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14847
14848         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
14849
14850         * gnus-group.el (gnus-group-line-format-alist): Convert the value
14851         of gnus-tmp-news-method into string under XEmacs.  It will be
14852         passed to gnus-correct-length which takes only a string argument.
14853
14854 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14855
14856         * gnus-util.el (gnus-bind-print-variables): New macro.
14857         (gnus-prin1): Use it.
14858         (gnus-prin1-to-string): Use it.
14859         (gnus-pp): New function.
14860         (gnus-pp-to-string): New function.
14861
14862         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
14863         Replace pp-to-string with gnus-pp-to-string.
14864         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
14865         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
14866         * gnus-msg.el (gnus-debug): Ditto.
14867         * gnus-score.el (gnus-score-save): Ditto.
14868         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
14869         gnus-pp-to-string.
14870         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
14871         with gnus-pp.
14872         * score-mode.el (gnus-score-pretty-print): Ditto.
14873         * webmail.el (webmail-debug): Ditto.
14874
14875 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14876
14877         * gnus-art.el (article-display-face, article-display-x-face):
14878         Use buffer-read-only.
14879
14880 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14881
14882         * gnus-art.el (article-hide-list-identifiers):
14883         Bind inhibit-read-only as t.
14884
14885 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
14886
14887         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
14888
14889 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14890
14891         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
14892         (gnus-narrow-to-page): Don't assume point-min == 1.
14893         (gnus-article-edit-mode): Derive from message-mode.
14894
14895         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
14896         point-min == 1.
14897
14898         * imap.el (imap-parse-address-list, imap-parse-body-ext):
14899         Disable incorrect use of `assert'.
14900
14901         * message.el (message-mode): Set comment-start-skip.
14902
14903
14904 2004-08-22  Sam Steingold  <sds@gnu.org>
14905
14906         * pop3.el (pop3-leave-mail-on-server): New user variable.
14907         (pop3-movemail): Delete mail only when it is nil.
14908
14909 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
14910
14911         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
14912
14913         * mml.el (mml-preview): Use `pop-to-buffer'.
14914
14915         * message.el (message-goto-mail-followup-to): Insert after "To".
14916         (message-carefully-insert-headers): Add comment.
14917
14918         * gnus.el: Remove unused variable `gnus-article-check-size'.
14919
14920         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
14921
14922         * gnus-art.el (gnus-button-alist): Improve
14923         `gnus-button-handle-library' entry.
14924
14925 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
14926
14927         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
14928         downcase, since XEmacs capitalizes error messages differently.
14929
14930 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
14931
14932         * nntp.el: Add (require 'gnus) due to reference to
14933         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
14934
14935 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
14936
14937         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
14938         `mm-fill-flowed'.
14939
14940         * mm-decode.el (mm-dissect-singlepart): Check it.
14941
14942 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
14943
14944         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
14945         'imap' for netrc parsing.
14946
14947 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
14948
14949         * mailcap.el (mailcap-mime-data): Mark as risky.
14950
14951 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14952
14953         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
14954         may be included in the encoded word.
14955         (rfc2047-encode): Don't append a space if the encoded word
14956         includes close parenthesis.
14957
14958 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14959
14960         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
14961         of text within parentheses.
14962
14963 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
14964
14965         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
14966         (gnus-encrypt-write-file-contents): Make the password key the file
14967         name PLUS the cipher, not just the cipher.  Also remove failed
14968         passwords from the cache.
14969
14970 2004-08-06  Simon Josefsson  <jas@extundo.com>
14971
14972         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
14973         fix.
14974
14975 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14976
14977         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
14978         LWSP.
14979
14980 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
14981
14982         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
14983         to append in-reply-to: data to the references: header.
14984
14985         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
14986         (netrc-parse): Use gnus-encrypt.el functions.
14987
14988         * gnus-encrypt.el: Add new file for encryption support; currently
14989         does only a few GPG ciphers and an internal XOR cipher.
14990
14991         * password.el: Add comments on using password-read-and-add.
14992         (password-read-and-add): Add function to read and add the
14993         password to the cache at once.
14994
14995 2004-07-28  Simon Josefsson  <jas@extundo.com>
14996
14997         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
14998         parameter (but don't use it, for now).
14999
15000         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15001         instead of hard coding to nil.
15002
15003 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15004
15005         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15006         as mm-inline-image-xemacs does.
15007
15008 2004-07-26  Simon Josefsson  <jas@extundo.com>
15009
15010         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15011         Revert part of 2004-07-17 change below.
15012
15013 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15014
15015         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15016         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15017
15018 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15019
15020         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15021         quotes that actually start with ">" at the beginning of the
15022         lines.
15023
15024 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15025
15026         * rfc2047.el (rfc2047-encode-region): Fix last change.
15027         (rfc2047-encode-parameter): Remove useless concat.
15028
15029 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15030
15031         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15032         encode special characters; fix some kind of misconfigured headers;
15033         signal a real error if debug-on-quit or debug-on-error is non-nil.
15034         (rfc2047-encode-max-chars): New variable.
15035         (rfc2047-encode-1): Use it.
15036         (rfc2047-encode-parameter): New function.
15037
15038         * mml.el (mml-insert-parameter): Remove an excessive space.
15039
15040 2004-07-17  Simon Josefsson  <jas@extundo.com>
15041
15042         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15043         Kai Grossjohann <kai@emptydomain.de>.
15044         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15045         (gnus-group-make-menu-bar): Ditto.
15046
15047         * gnus-util.el (gnus-group-server): Add.
15048
15049 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15050
15051         * message.el (message-clone-locals): Clone sendmail and smtp
15052         variables.
15053
15054 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15055
15056         * rfc2047.el (rfc2047-encode-region): Fix last change.
15057
15058 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15059
15060         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15061         characters as non-special.
15062
15063 2004-07-09  Simon Josefsson  <jas@extundo.com>
15064
15065         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15066         Users will lose all flag changes made while unplugged with
15067         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15068         good default.  See numerous reports on ding mailing list.
15069
15070 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15071
15072         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15073         add generate-head-function and generate-article-function to the
15074         rfc822-forward entry.
15075         (nndoc-rfc822-forward-generate-article): New function.
15076         (nndoc-rfc822-forward-generate-head): New function.
15077
15078         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15079
15080 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15081
15082         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15083         respect display group parameter and gnus-summary-expunge-below.
15084         (gnus-articles-to-read): Remove unused reference to display group
15085         parameter.
15086
15087 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15088
15089         * nnheader.el (nnheader-uniquify-message-id): New experimental
15090         variable.
15091         (nnheader-nov-read-message-id): Use it.
15092
15093         * spam-report.el (spam-report-gmane): Add interactive.
15094
15095 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15096
15097         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15098         qp-or-base64 for the application/* types.
15099
15100 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15101
15102         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15103
15104 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15105
15106         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15107         trim value.
15108
15109 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15110
15111         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15112         New macro and function.
15113         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15114
15115 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15116
15117         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15118         after-load-alist.
15119
15120 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15121
15122         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15123         update info that isn't there.
15124
15125 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15126
15127         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15128         entry.
15129
15130 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15131
15132         * mm-view.el (mm-inline-render-with-function): Use multibyte
15133         buffer; decode html source by charset.
15134
15135         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15136
15137         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15138         Mule-UCS is loaded under XEmacs.
15139         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15140
15141 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15142
15143         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15144
15145 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15146
15147         * mm-util.el (mm-coding-system-p): Return a coding-system.
15148         (mm-mime-mule-charset-alist): Use shift_jis instead of
15149         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15150         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15151         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15152         instead of japanese-shift-jis and iso-latin-1 respectively in
15153         order to share the default value with both Emacs and XEmacs-mule.
15154         (mm-mule-charset-to-mime-charset): Make
15155         mm-coding-system-priorities effective.
15156         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15157         while predicating of candidates upon the priorities.
15158
15159 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15160
15161         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15162         gnus-uu-invert-processable.
15163
15164         * gnus.el: Autoload gnus-uu-invert-processable.
15165
15166 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15167
15168         * mm-util.el (mm-with-multibyte-buffer): New macro.
15169
15170         * rfc2047.el (rfc2047-encode-string): Use it.
15171         (rfc2047-encode-region): Move point to the end of the region after
15172         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15173
15174 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15175
15176         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15177         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15178
15179 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15180
15181         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15182         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15183         Karl Chen <quarl@nospam.quarl.org>.
15184
15185 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15186
15187         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15188         invalid addresses.
15189
15190 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15191
15192         * spam.el: Change section markers, revise TODO list.
15193         (spam-backends): Make new master list of all installed backends.
15194         (spam-summary-exit-behavior): Add new variable to determine how
15195         messages moves are done at summary exit.
15196         (spam-move-spam-nonspam-groups-only)
15197         (spam-process-ham-in-nonham-groups)
15198         (spam-process-ham-in-spam-groups): Remove variables, the
15199         spam-summary-exit-behavior variable should be used to manage this
15200         behavior.
15201         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15202         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15203         and spam-old-spam-articles.
15204         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15205         Add empty variables, placeholders for the backends they represent.
15206         (spam-set-difference): Move, unchanged.
15207         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15208         unless the user has a processor variable.
15209         (spam-classifications, spam-classification-valid-p)
15210         (spam-backend-properties, spam-backend-property-valid-p)
15211         (spam-backend-function-type-valid-p)
15212         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15213         (spam-report-articles-gmane, spam-report-articles-resend):
15214         Remove functions, they are not needed.
15215         (spam-install-backend-super, spam-backend-list)
15216         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15217         (spam-backend-function, spam-backend-ham-registration-function)
15218         (spam-backend-spam-registration-function)
15219         (spam-backend-ham-unregistration-function)
15220         (spam-backend-spam-unregistration-function)
15221         (spam-backend-statistical-p, spam-backend-mover-p)
15222         (spam-install-backend-alias, spam-install-checkonly-backend)
15223         (spam-install-mover-backend, spam-install-nocheck-backend)
15224         (spam-install-backend, spam-install-statistical-backend)
15225         (spam-install-statistical-checkonly-backend): Add backend installation
15226         support.
15227         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15228         (spam-group-processor-p): Use the new backend code and respect the
15229         summary exit behavior.
15230         (spam-mark-spam-as-expired-and-move-routine): Remove.
15231         (spam-summary-prepare): Change to use the new spam-old-articles
15232         variable.
15233         (spam-copy-or-move-routine, spam-copy-spam-routine)
15234         (spam-move-spam-routine, spam-copy-ham-routine)
15235         (spam-move-ham-routine): Add code to copy/move ham or spam.
15236         (spam-fetch-field-fast): Improve doc and code, plus allow the
15237         'number request.
15238         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15239         variables.
15240         (spam-split, spam-find-spam): Use the new backend code.
15241         (spam-registration-functions): Remove variable.
15242         (spam-unregister-routine): Add convenience wrapper.
15243         (spam-log-undo-registration, spam-register-routine)
15244         (spam-log-processing-to-registry)
15245         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15246         where possible.
15247         (spam-check-gmane-xref, spam-check-regex-headers)
15248         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15249         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15250         (spam-check-bogofilter-headers, spam-check-spamoracle)
15251         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15252         (spam-check-crm114-headers): Use the spam-split-group that
15253         spam-split prepares, no need to determine it every time.
15254
15255         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15256         to the nnheader-parse-naked-head call.
15257
15258         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15259
15260         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15261         the nnheader-nov-read-message-id call.
15262
15263 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15264
15265         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15266         gnus-activate-group twice.  Suggested by Markus Peter
15267         <warp@spin.de>.
15268
15269 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15270
15271         * gnus-art.el (gnus-article-time-format): Exchange the order of
15272         day and month in the default value; fix customization type.
15273         (article-date-ut): Use add-text-properties.
15274         (article-make-date-line): Use message-make-date instead of
15275         current-time-string.
15276
15277         * message.el (message-fetch-field): Don't use set-text-properties.
15278         (message-make-date): Simplify.
15279
15280         * messagexmas.el (message-xmas-make-date): New function.
15281         (message-xmas-redefine): Defalias message-make-date to it.
15282
15283 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15284
15285         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15286         (rfc2047-encode-region): Treat text within parentheses as special;
15287         show the original text when error has occurred.
15288
15289         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15290         already-computed method to gnus-activate-group.
15291
15292         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15293         same select-methods identical Lisp objects.
15294
15295         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15296         object when modifying the info.
15297
15298 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15299
15300         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15301         gnus-opened-servers since it has never been opened with the new
15302         configuration yet.
15303
15304 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15305
15306         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15307         arg to nnheader-generate-fake-message-id.
15308
15309 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15310
15311         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15312         number and build a fake message ID localized to a group and
15313         article number (so it's repeatable from that point on).
15314         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15315         ID format.
15316
15317         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15318         nnheader-generate-fake-message-id with the article number.
15319
15320 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15321
15322         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15323         end-of-buffer.
15324
15325 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15326
15327         * message.el (message-ignored-supersedes-headers): Add Approved.
15328
15329 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15330
15331         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15332         goto-char.
15333         (rfc2047-encode): Fold the line before encoding.
15334
15335 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15336
15337         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15338         folding -- not all headers can be folded, and this should be done
15339         by the message composition mode.  Probably.  I think.
15340
15341 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15342
15343         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15344         fast.
15345
15346         * gnus-ems.el (gnus-remove-image): Don't use
15347         message-text-with-property; remove only the image found first.
15348
15349         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15350         found first.
15351
15352 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15353
15354         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15355
15356 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15357
15358         * message.el (message-text-with-property): Make it fast and accept
15359         optional arguments.
15360         (message-strip-forbidden-properties): Use it.
15361         (message-fix-before-sending): Follow the m-t-w-p change.
15362
15363         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15364
15365 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15366
15367         * gnus-art.el (article-hide-headers): Don't change the buffer
15368         mistakenly when performing mml-preview even if
15369         gnus-single-article-buffer is nil.
15370
15371 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15372
15373         * message.el (message-expand-name-databases): New user option.
15374         (message-expand-name): Use it.
15375
15376 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15377
15378         * spam.el (spam-report-articles-resend)
15379         (spam-report-resend-register-routine): Allow ham reporting.
15380         (spam-report-resend-register-ham-routine): Add wrapper.
15381         (spam-registration-functions): Add ham resending functions.
15382         (spam-list-of-processors): Add ham resend processor.
15383
15384         * gnus.el (ham-resend-to): Add new group parameter.
15385         (spam-process): Add ham resend option.
15386
15387         * spam-report.el (spam-report-resend): Allow reporting ham.
15388         (spam-report-resend-ham): Add wrapper.
15389
15390 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15391
15392         * message.el (message-cite-articles-with-x-no-archive): New
15393         variable.
15394         (message-cite-original): Use it.
15395
15396 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15397
15398         * message.el (message-cite-original): Respect X-No-Archive.
15399
15400 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15401
15402         * gnus-art.el (article-hide-headers): Refer to the values for
15403         gnus-ignored-headers and gnus-visible-headers in the summary
15404         buffer since a user may have set them as group parameters.
15405
15406 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15407
15408         * assistant.el (assistant-node-name): Add convenience function.
15409         (assistant-render-text, assistant-render-node): Add error handling,
15410         plus handle multiple next nodes.
15411         (assistant-find-next-node): Comment out for now.
15412         (assistant-find-next-nodes): Add function, returns list of next
15413         nodes.
15414
15415 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15416
15417         * mail-source.el (mail-source-directory): Fix doc-string.
15418
15419 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15420
15421         * assistant.el (assistant-render-text, assistant-eval): Add :set
15422         widget type, which is different because it takes and returns a
15423         list.  Much hilarity ensues.
15424
15425 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15426
15427         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15428
15429         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15430         doc-string.
15431
15432         * gnus-start.el (gnus-activate-group): Added doc-string.
15433
15434 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15435
15436         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15437
15438 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15439
15440         * assistant.el (assistant-render-text): Try to add a :set
15441         widget, more to come.
15442
15443         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15444         strings.
15445         (spam-report-articles-resend)
15446         (spam-register-routine): Do registration iff any articles warrant
15447         it.
15448         (spam-summary-prepare-exit): Change log message for nil group
15449         destinations.
15450
15451 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15452
15453         * spam.el (spam-report-resend-register-routine): Allow
15454         spam-report-resend-to to be a group parameter or a global value.
15455
15456 2004-05-26  Simon Josefsson  <jas@extundo.com>
15457
15458         * starttls.el: Merge with my GNUTLS based starttls.el.
15459         (starttls-gnutls-program, starttls-use-gnutls)
15460         (starttls-extra-arguments, starttls-process-connection-type)
15461         (starttls-connect, starttls-failure, starttls-success): New
15462         variables.
15463         (starttls-program, starttls-extra-args): Doc fix.
15464         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15465         functions.
15466         (starttls-negotiate, starttls-open-stream): Check
15467         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15468         function if it is set.
15469
15470 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15471
15472         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15473         structured fields.
15474
15475 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15476
15477         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15478
15479 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15480
15481         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15482         variable.
15483         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15484         assigning the spam-mark to new messages.
15485
15486 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15487
15488         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15489
15490 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15491
15492         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15493
15494         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15495         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15496         default.
15497
15498 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15499
15500         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15501         correct data.
15502
15503 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15504
15505         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15506         (spam-group-processor-p): Fix function.
15507         (spam-group-processor-multiple-p)
15508         (spam-group-spam-processor-report-gmane-p)
15509         (spam-group-spam-processor-report-resend-p)
15510         (spam-group-spam-processor-bogofilter-p)
15511         (spam-group-spam-processor-blacklist-p)
15512         (spam-group-spam-processor-ifile-p)
15513         (spam-group-ham-processor-ifile-p)
15514         (spam-group-spam-processor-spamoracle-p)
15515         (spam-group-spam-processor-crm114-p)
15516         (spam-group-ham-processor-bogofilter-p)
15517         (spam-group-spam-processor-stat-p)
15518         (spam-group-ham-processor-stat-p)
15519         (spam-group-ham-processor-whitelist-p)
15520         (spam-group-ham-processor-BBDB-p)
15521         (spam-group-ham-processor-spamoracle-p)
15522         (spam-group-ham-processor-copy-p): Remove functions with some
15523         prejudice against unneeded code.
15524         (spam-report-articles-resend)
15525         (spam-report-resend-register-routine): Allow the group/topic
15526         spam-resend-to value to override spam-report-resend-to.
15527         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15528         properly now.
15529
15530         * gnus.el (spam-resend-to): Add group/topic parameter.
15531         (spam-process): Move the OBSOLETE processors to the end of the
15532         choices.
15533
15534 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15535
15536         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15537         with resend-to set to nil, and then ask the user if necessary.
15538         (spam-report-resend): spam-report-resend takes a list of articles, not
15539         separate article numbers.
15540
15541 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15542
15543         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15544         addition to emacs-w3m.
15545
15546 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15547
15548         * assistant.el (assistant-authinfo-data): New function.
15549         (assistant-eval): Eval for entire assistant.
15550
15551         * netrc.el (netrc-services-file): New variable.
15552         (netrc-parse-services): New function.
15553         (netrc-find-service-name): New function.
15554         (netrc-find-service-number): New function.
15555         (netrc-port-equal): New function.
15556         (netrc-machine): Use it.
15557
15558         * nnimap.el (nnimap-open-connection): Use netrc.
15559
15560         * gnus-util.el (gnus-netrc-get): Remove aliases.
15561
15562         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15563
15564         * assistant.el (wid-edit): Fix compilation.
15565
15566         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15567
15568 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15569
15570         * gnus-util.el (gnus-set-file-modes): New function.  (small
15571         patch).
15572
15573 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15574
15575         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15576
15577         * assistant.el (assistant-render-node): Fix up rendering and
15578         read-only text.
15579         (assistant-render-node): Reset.
15580         (assistant-make-read-only): Not sticky.
15581
15582 2004-05-20  Danny Siu  <dsiu@adobe.com>
15583
15584         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15585         centered even when gnus-auto-center-summary is t.
15586
15587 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15588
15589         * dns.el (dns-get-txt-answer): New function.
15590         (dns-read-txt): Ditto.
15591         (query-dns): Use it.
15592
15593 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15594
15595         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15596         active for foreign groups even if the group level is higher than
15597         the specified value.
15598
15599 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15600
15601         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15602         non-active groups.
15603
15604         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15605
15606 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15607
15608         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15609
15610 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15611
15612         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15613         (spam-crm114-header, spam-crm114-spam-switch)
15614         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15615         (spam-crm114-positive-spam-header)
15616         (spam-crm114-database-directory, spam-list-of-processors)
15617         (spam-group-spam-processor-crm114-p)
15618         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15619         (spam-generic-score, spam-list-of-checks)
15620         (spam-list-of-statistical-checks, spam-registration-functions)
15621         (spam-check-crm114-headers, spam-crm114-score)
15622         (spam-check-crm114, spam-crm114-register-with-crm114)
15623         (spam-crm114-register-spam-routine)
15624         (spam-crm114-unregister-spam-routine)
15625         (spam-crm114-register-ham-routine)
15626         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15627         asjo@koldfront.dk (Adam Sjøgren).
15628
15629         * gnus.el: Add spam-use-crm114.
15630
15631         * spam.el (spam-list-of-processors, spam-registration-functions):
15632         Add spam-use-resend.
15633         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15634         (spam-report-articles-gmane): Add doc fix.
15635         (spam-report-articles-resend, spam-report-resend-register-routine):
15636         Add wrappers around spam-report-resend-to.
15637
15638         * spam-report.el (spam-report-resend-to, spam-report-resend):
15639         Add support for resending spam.
15640         (spam-report-gmane): Fix line length >80.
15641
15642         * gnus.el (spam-process): Add spam-use-resend.
15643
15644 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15645
15646         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15647         number of processed spam messages.
15648         (spam-ham-copy-or-move-routine): Return the number of processed
15649         ham messages.
15650         (spam-summary-prepare-exit): Use the above values to decide
15651         whether status messages shouled be displayed.
15652
15653 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15654
15655         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15656         `rfc2047-encoding-function-alist' in order to avoid conflicting
15657         with the old version.
15658         (rfc2047-encode-region): Concatenate words containing non-ASCII
15659         characters in structured fields; don't encode space-delimited
15660         ASCII words even in unstructured fields; don't break words at
15661         char-category boundaries.
15662         (rfc2047-encode-1): New function.
15663         (rfc2047-encode): Use it; encode text so that it occupies the
15664         maximum width within 76-column; work correctly on Q encoding for
15665         iso-2022-* charsets.
15666         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15667         sure not to break a line just after the header name.
15668         (rfc2047-b-encode-region): Removed.
15669         (rfc2047-b-encode-string): New function.
15670         (rfc2047-q-encode-region): Removed.
15671         (rfc2047-q-encode-string): New function.
15672
15673         * mm-util.el (mm-replace-in-string): New function.
15674
15675 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15676
15677         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15678         get it right.
15679         (gnus-inews-make-draft): Really.
15680
15681 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15682
15683         * nnmh.el (nnmh-request-list-1): Don't check the link count
15684         before descending.  (small patch)
15685
15686 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15687
15688         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15689         stuff.
15690
15691         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15692         on real group name.
15693
15694         * gnus-art.el (gnus-signature-limit): Doc fix.
15695
15696         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15697
15698         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15699
15700 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15701
15702         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15703         isn't a string.
15704
15705 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15706
15707         * gnus-draft.el (gnus-draft-send): Bind
15708         rfc2047-encode-encoded-words.
15709
15710         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15711         (rfc2047-encodable-p): Say that =? needs encoding.
15712         (rfc2047-encode-encoded-words): New variable.
15713
15714         * gnus-group.el (gnus-group-select-group): Doc fix.
15715
15716         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15717
15718         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15719         to nil.
15720
15721         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15722
15723         * nnheader.el (nnheader-get-lines-and-char): New function.
15724
15725 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15726
15727         * gnus-msg.el (gnus-summary-followup-with-original): Document
15728         yanking of region when active.
15729
15730 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15731
15732         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15733         groups if the group level is higher than the specified value.
15734
15735 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15736
15737         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15738         (gnus-group-jump-to-group): Added prefix argument using
15739         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15740         non-active group.
15741
15742         * compface.el (uncompface): Be verbose when changing
15743         `uncompface-use-external'.
15744
15745         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15746         handle manual section.
15747
15748 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15749
15750         * gnus-art.el (gnus-button-alist): Revert previous change.
15751
15752 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15753
15754         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15755
15756 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15757
15758         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15759         whether backend can accept message.
15760
15761         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15762
15763 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15764
15765         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15766         Avoid creating directory when nntp-marks-is-evil is true.
15767         Reported by Reiner Steib.
15768
15769 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15770
15771         * gnus-picon.el (gnus-picon-style): New variable.
15772         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15773         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15774         Jesper Harder <harder@ifa.au.dk>.
15775
15776 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15777
15778         * message.el (message-fill-field): Return point.
15779         (message-generate-headers): Go to end of field.
15780
15781         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15782         stuff for non-living groups.
15783
15784 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15785
15786         * gnus-art.el (gnus-article-followup-with-original)
15787         (gnus-article-reply-with-original): gnus-mark-active-p ->
15788         gnus-region-active-p.
15789
15790 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
15791
15792         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
15793         only when there is spam or ham to be processed.
15794
15795 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15796
15797         * mail-source.el (mail-source-delete-crash-box): Refactor.
15798         (mail-source-fetch): Use it.
15799         (mail-source-fetch-file): Ditto.
15800         (mail-source-fetch-directory): Run postscript in loop.
15801         (mail-source-fetch-pop): Delete.
15802         (mail-source-fetch-maildir): Ditto.
15803         (mail-source-fetch-imap): Ditto.
15804
15805         * imap.el (imap-authenticators): Comment out sasl.
15806
15807         * message.el (message-skip-to-next-address): New function.
15808         (message-fill-header-address): Refactor.
15809         (message-fill-address): Use it.
15810         (message-delete-address): Use it.
15811         (message-fill-header-general): Refactor.
15812         (message-fill-field-address): Rename.
15813         (message-narrow-to-field): Find the start of the header.
15814         (message-header-format-alist): Don't pre-fill.
15815         (message-fill-header): Removed.
15816         (message-insert-header): New function.
15817         (message-shorten-references): Use it.
15818
15819         * rfc2047.el (rfc2047-field-value): Strip props.
15820
15821         * mail-parse.el (mail-header-make-address): New alias.
15822
15823         * ietf-drums.el (ietf-drums-make-address): New function.
15824
15825         * imap.el: Add compiler directives.
15826
15827         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
15828
15829         * gnus-art.el (article-decode-idna-rhs): Don't use
15830         message-idna-inside-rhs-p.
15831
15832 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15833
15834         * message.el (message-idna-inside-rhs-p): Removed.
15835         (message-idna-to-ascii-rhs-1): Use proper address parsing.
15836
15837         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
15838         false positives.
15839
15840 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
15841
15842         * imap.el (imap-sasl-make-mechanisms): Use sasl.
15843
15844 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15845
15846         * nneething.el (nneething-file-name): Don't create spurious
15847         files.
15848
15849         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
15850         (gnus-inews-do-gcc): Remove sleep.
15851
15852         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
15853         part under point.
15854
15855         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
15856         (gnus-agent-regenerate-group): Using nil messages aren't valid.
15857
15858 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
15859
15860         * spam.el (spam-summary-prepare-exit): Fixed (length).
15861
15862 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15863
15864         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
15865         as expired without moving it" message when there are spam
15866         messages left.
15867
15868 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
15869
15870         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
15871         header is not nil.
15872
15873 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
15874
15875         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
15876         nntp-possibly-create-directory, not nntp-possibly-change-group.
15877         (nntp-marks-changed-p): New arg SERVER.
15878         (nntp-request-update-info): Adjust caller.
15879
15880 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
15881
15882         * nntp.el (nntp-save-marks): Pass missing arg.
15883
15884 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
15885
15886         * nntp.el: Support marks.
15887         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
15888         (nntp-marks-modtime, nntp-marks-directory): New variables.
15889         (nntp-request-set-mark, nntp-request-update-info)
15890         (nntp-possibly-create-directory, nntp-marks-changed-p)
15891         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
15892         functions.
15893
15894 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
15895
15896         * gnus-xmas.el (gnus-xmas-select-lowest-window)
15897         (gnus-xmas-redefine): Rename.
15898
15899         * gnus-score.el (gnus-score-insert-help): Use
15900         gnus-select-lowest-window.
15901
15902         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
15903         appt-select-lowest-window and rename to gnus-select-lowest-window.
15904
15905         * gnus.el: do.
15906
15907 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15908
15909         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
15910         encodings of MIME-encoded words, in order to improve
15911         interoperability with several broken MUAs.
15912
15913 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15914
15915         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
15916         tags, only when charsets are not specified in headers.
15917         (mm-inline-text-html-render-with-w3m): Ditto.
15918
15919         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
15920         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
15921
15922 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15923
15924         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
15925         instead of MIME-decoded from fields when checking
15926         `gnus-article-address-banner-alist'.
15927
15928 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
15929
15930         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
15931         description rather than subject.
15932
15933 2004-05-02  Steve Youngs  <steve@youngs.au.com>
15934
15935         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
15936
15937 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15938
15939         * gnus.el (gnus-version-number): Bump.
15940
15941 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15942
15943         * gnus.el: No Gnus v0.2 is released.
15944
15945 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15946
15947         * gnus-agent.el (gnus-agent-read-agentview): Inline
15948         gnus-uncompress-range.
15949
15950 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15951
15952         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
15953         `exec-installed-p'.
15954
15955 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15956
15957         * gnus.el (spam-process, spam-autodetect-methods): Add
15958         bsfilter and bsfilter-headers.
15959
15960         * spam.el (spam-bsfilter): New customize group.
15961         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
15962         (spam-bsfilter-header, spam-bsfilter-probability-header)
15963         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
15964         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
15965         (spam-bsfilter-database-directory): New options.
15966         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
15967         (spam-list-of-statistical-checks, spam-registration-functions):
15968         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
15969         (spam-bsfilter-score): New command.
15970         (spam-check-bsfilter-headers, spam-check-bsfilter)
15971         (spam-bsfilter-register-with-bsfilter)
15972         (spam-bsfilter-register-spam-routine)
15973         (spam-bsfilter-unregister-spam-routine)
15974         (spam-bsfilter-register-ham-routine)
15975         (spam-bsfilter-unregister-ham-routine): New functions.
15976         (spam-generic-score): Support bsfilter; Accept an optional argument
15977         to recalcurate spam score even if scoring header has already been
15978         added.
15979         (spam-bogofilter-score, spam-spamassassin-score): Accept an
15980         optional argument to recalcurate spam score even if scoring header
15981         has already been added.
15982
15983 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
15984
15985         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
15986         strings!  Reported by David D. Smith <davidsmith@acm.org>.
15987         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
15988         link is missing.
15989
15990 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
15991
15992         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
15993         (html2text-get-attr): Rewrite.
15994
15995         * message.el (message-setup-1): Remove redundant put-text-property
15996         on mail-header-separator.
15997
15998 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
15999
16000         * gnus-registry.el (gnus-registry-cache-whitespace)
16001         (gnus-registry-action, gnus-registry-spool-action)
16002         (gnus-registry-split-fancy-with-parent): Change message levels
16003         from 5 to 3 or 7, as needed.
16004
16005         * spam.el (spam-summary-prepare-exit)
16006         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16007         (spam-split, spam-find-spam, spam-log-undo-registration)
16008         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16009         level from 5 to 6.
16010
16011 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16012
16013         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16014         2004-03-04 change).
16015
16016 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16017
16018         * sieve-manage.el (sieve-manage-open):
16019         * nnweb.el (nnweb-insert-html):
16020         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16021         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16022         * nnspool.el (nnspool-request-group):
16023         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16024         * nnml.el (nnml-request-update-info):
16025         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16026         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16027         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16028         (nnimap-request-set-mark):
16029         * nnfolder.el (nnfolder-request-update-info):
16030         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16031         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16032         * gnus-uu.el (gnus-uu-find-articles-matching):
16033         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16034         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16035         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16036         * gnus-nocem.el (gnus-nocem-scan-groups):
16037         * gnus-int.el (gnus-start-news-server):
16038         * gnus-group.el (gnus-group-make-kiboze-group)
16039         (gnus-group-browse-foreign-server):
16040         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16041         Use mapc when appropriate.
16042
16043 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16044
16045         FIXME: Make separate entries for each person.
16046
16047         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16048         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16049         <shields@msrl.com>:
16050
16051         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16052         may need for spam sorting and scoring.
16053         (spam-user-format-function-S): Add user format function suitable for
16054         general use.
16055         (spam-article-sort-by-spam-status): Add sorting function for summary
16056         sorting.
16057         (spam-extra-header-to-number): Add function to get a score from a
16058         header.
16059         (spam-summary-score): Add function to get a numeric score from the
16060         headers.
16061         (spam-generic-score): Fix function doc, was in wrong place.
16062         (spam-initialize): Take symbols when it's run, and install the
16063         extra headers that spam-necessary-extra-headers thinks we need.
16064
16065 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16066
16067         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16068         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16069
16070 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16071
16072         * gnus-sum.el (gnus-set-global-variables)
16073         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16074         (gnus-article-get-xrefs, gnus-summary-best-group)
16075         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16076         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16077         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16078         Use with-current-buffer.
16079
16080 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16081
16082         * spam.el (spam-summary-prepare-exit): Simplify logic.
16083         (spam-fetch-article-header): Read the article header if it's not
16084         available.
16085         (spam-list-articles): Simplify logic.
16086         (spam-filelist-register-routine): Fix bug with unregister-list.
16087
16088         * gnus-registry.el: Fix comments at beginning.
16089
16090 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16091
16092         * message.el (message-cater-to-broken-inn): Remove.
16093         (message-shorten-references): Make sure the total folded length of
16094         References is shorter than 998 characters to cater to a bug in INN
16095         2.3.  Also, don't pretend that references aren't folded -- this
16096         hasn't worked for a while.
16097
16098 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16099
16100         * gnus-agent.el (gnus-agentize):
16101         gnus-agent-send-mail-real-function no longer set to current value
16102         of message-send-mail-function but rather a lambda that calls
16103         message-send-mail-function.  The change makes the agent real-time
16104         responsive to user changes to message-send-mail-function.
16105
16106 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16107
16108         * legacy-gnus-agent.el
16109         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16110         help from Florian Weimer <fw@deneb.enyo.de>
16111
16112 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16113
16114         * nnmail.el (nnmail-cache-insert): Revert last change.
16115
16116 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16117
16118         * nnmail.el (nnmail-cache-insert): Always check whether
16119         nnmail-cache-ignore-groups matches a group name.
16120
16121 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16122
16123         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16124         (spam-find-spam, spam-log-processing-to-registry)
16125         (spam-log-registered-p, spam-log-unregistration-needed-p)
16126         (spam-log-undo-registration): Use gnus-message instead of
16127         gnus-error, none of these errors are fatal.
16128
16129         * gnus-registry.el (gnus-registry-clean-empty-function)
16130         (gnus-registry-clean-empty): Remove only empty entries without
16131         extra data.
16132
16133 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16134
16135         * spam-stat.el (spam-stat-buffer-change-to-spam)
16136         (spam-stat-buffer-change-to-non-spam): Change (error) to
16137         (gnus-message 8) invocation.
16138
16139 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16140
16141         * nntp.el (nntp-via-netcat-command): New variable.
16142         (nntp-via-netcat-switches): New variable.
16143         (nntp-open-via-rlogin-and-netcat): New function.
16144         (nntp-open-connection-function): Doc fix.
16145         (nntp-telnet-command): Doc fix.
16146         (nntp-end-of-line): Doc fix.
16147         (nntp-via-rlogin-command): Doc fix.
16148         (nntp-via-user-name): Doc fix.
16149         (nntp-via-address): Doc fix.
16150
16151 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16152
16153         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16154         error in Emacs 21.1.
16155
16156 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16157
16158         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16159
16160 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16161
16162         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16163         (gnus-agent-with-refreshed-group): New macro.
16164         (gnus-agent-rename-group): New function.
16165         (gnus-agent-delete-group): New function.
16166         (gnus-agent-save-group-info): Use gnus-command-method when
16167         `method' parameter is nil.  Don't write nil entries into the
16168         active file.
16169         (gnus-agent-get-group-info): New function.
16170         (gnus-agent-fetch-articles): Use
16171         gnus-agent-update-files-total-fetched-for to increment disk space
16172         used.
16173         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16174         gnus-agent-update-view-total-fetched-for to increment disk space
16175         used.
16176         (gnus-agent-get-local): Added optional parameters to avoid calling
16177         gnus-group-real-name and gnus-find-method-for-group.
16178         (gnus-agent-set-local): Delete stored entry if either min, or max,
16179         are nil.
16180         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16181         quit, use gnus-agent-regenerate-group to record existance of any
16182         articles fetched to disk before the quit occurred.
16183         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16184         gnus-agent-update-view-total-fetched-for, and
16185         gnus-agent-update-files-total-fetched-for to decrement disk space
16186         used.
16187         (gnus-agent-retrieve-headers): Use
16188         gnus-agent-update-view-total-fetched-for to increment disk space
16189         used.
16190         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16191         with gnus-agent-update-files-total-fetched-for to decrement disk
16192         space and fresh group buffer.
16193         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16194         (gnus-agent-need-update-total-fetched-for): New variable.
16195         (gnus-agent-update-files-total-fetched-for): New function.
16196         (gnus-agent-update-view-total-fetched-for): New function.
16197         (gnus-agent-total-fetched-for): New function.
16198
16199         * gnus-cache.el (gnus-cache-save-buffers): Use
16200         gnus-cache-update-overview-total-fetched-for to change disk space
16201         used by this group.
16202         (gnus-cache-possibly-enter-article): Use
16203         gnus-cache-update-file-total-fetched-for to increment disk space
16204         used by this group.
16205         (gnus-cache-possibly-remove-article): Use
16206         gnus-cache-update-file-total-fetched-for to decrement disk space
16207         used by this group.
16208         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16209         (gnus-cache-rename-group): New function.
16210         (gnus-cache-delete-group): New function.
16211         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16212         (gnus-cache-need-update-total-fetched-for): New variable.
16213         (gnus-cache-with-refreshed-group): New macro.
16214         (gnus-cache-update-file-total-fetched-for): New function.
16215         (gnus-cache-update-overview-total-fetched-for): New function.
16216         (gnus-cache-rename-group-total-fetched-for): New function.
16217         (gnus-cache-delete-group-total-fetched-for): New function.
16218         (gnus-cache-total-fetched-for): New function.
16219
16220         * gnus-group.el: Require gnus-sum and autoload functions to
16221         resolve warnings when gnus-group.el compiled alone.
16222         (gnus-group-line-format): Documented new %F.
16223         (size of Fetched data) group line format; identifies disk space
16224         used by agent and cache.
16225         (gnus-group-line-format-alist): Defined new F format.
16226         (gnus-total-fetched-for): New function.
16227         (gnus-group-delete-group): No longer update
16228         gnus-cache-active-altered as gnus-request-delete-group now keeps
16229         the cache in sync.
16230         (gnus-group-list-active): Let the agent store a server's active
16231         list if currently plugged.
16232
16233         * gnus-int.el (gnus-request-delete-group):
16234         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16235         local disk in sync with the server.
16236         (gnus-request-rename-group):
16237         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16238         local disk in sync with the server.
16239
16240         * gnus-start.el (gnus-get-unread-articles):
16241         Cosmetic simplification to logic.
16242
16243         * gnus-util.el (gnus-rename-file): New function.
16244
16245 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16246
16247         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16248
16249 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16250
16251         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16252         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16253
16254 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16255
16256         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16257         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16258
16259 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16260
16261         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16262
16263 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16264
16265         * spam.el (spam-set-difference): Add function to replace
16266         gnus-set-difference in spam.el.
16267         (spam-summary-prepare-exit): Use spam-set-difference.
16268
16269 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16270
16271         * gnus-registry.el (gnus-registry-cache-file): Update to use
16272         gnus-dribble-directory OR gnus-home-directory OR ~.
16273         (gnus-registry-split-fancy-with-parent): Fix doc.
16274
16275 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16276
16277         * message.el (message-exchange-point-and-mark): Use
16278         message-mark-active-p.  Suggested by Jesper Harder
16279         <harder@ifa.au.dk>.
16280
16281 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16282
16283         * message.el (message-exchange-point-and-mark): Don't activate
16284         region if it was inactive.  Suggested by Hiroshi Fujishima
16285         <pooh@nature.tsukuba.ac.jp>.
16286
16287 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16288
16289         * gnus-art.el (article-display-face): Display Faces in the same
16290         order as X-Faces.
16291
16292 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16293
16294         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16295
16296 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16297
16298         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16299         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16300         (gnus-article-mime-hierarchy): Remove.
16301         (gnus-article-mime-hierarchy-next): Remove.
16302         (gnus-article-mode): Revert 2004-03-19 change.
16303         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16304         (gnus-insert-mime-button): Revert 2004-03-19 change.
16305         (gnus-mime-accumulate-hierarchy): Remove.
16306         (gnus-mime-enter-multipart): Remove.
16307         (gnus-mime-leave-multipart): Remove.
16308         (gnus-mime-display-part): Revert 2004-03-19 change.
16309         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16310
16311         * mml.el (mml-preview): Revert 2004-03-19 change.
16312
16313 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16314
16315         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16316
16317 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16318
16319         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16320         t while entering a file name using the mm-with-multibyte macro.
16321         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16322
16323         * mm-util.el (mm-with-multibyte): New macro.
16324
16325 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16326
16327         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16328         user option.
16329         (gnus-mime-multipart-functions): Doc and customization fix.
16330         (gnus-article-mime-hierarchy): New variable.
16331         (gnus-article-mime-hierarchy-next): New variable.
16332         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16333         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16334         gnus-article-mime-hierarchy-next to nil.
16335         (gnus-insert-mime-button): Show hierarchy numbers.
16336         (gnus-mime-accumulate-hierarchy): New function.
16337         (gnus-mime-enter-multipart): New function.
16338         (gnus-mime-leave-multipart): New function.
16339         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16340         (gnus-mime-display-alternative): Show hierarchy numbers.
16341
16342         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16343         gnus-article-mime-hierarchy-next to nil.
16344
16345 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16346
16347         * dns.el: Don't require gnus-xmas.
16348
16349 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16350
16351         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16352         inline PGP.
16353         (mml-menu): Disable mml-quote-region if mark is inactive.
16354
16355 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16356
16357         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16358         when the group's active is not available.
16359
16360 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16361
16362         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16363         error.
16364
16365 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16366
16367         * imap.el (imap-store-password): New variable.
16368         (imap-interactive-login): Use it.
16369         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16370
16371 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16372
16373         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16374         window-start and hscroll to summary window.
16375
16376 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16377
16378         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16379         conversion message to newsrc-dribble when an actual conversion is
16380         performed.
16381
16382 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16383
16384         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16385
16386 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16387
16388         * mm-decode.el (mm-complicated-handles): New function reviving
16389         former definition of mm-multiple-handles.
16390
16391         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16392         (gnus-mime-delete-part): Use it.
16393
16394 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16395
16396         * gnus-agent.el (gnus-agent-read-local): Bind
16397         nnheader-file-coding-system to gnus-agent-file-coding-system to
16398         avoid the implicit assumption that they will always be equal.
16399         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16400         coding-system-for-write, as the with-temp-file macro first prints
16401         to a buffer then saves the buffer.
16402
16403 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16404
16405         * gnus-art.el (gnus-article-edit-part): New function.
16406         (gnus-mime-save-part-and-strip): Use it; do query instead of
16407         signaling an error; don't use mm-multiple-handles.
16408         (gnus-mime-delete-part): Ditto.
16409
16410 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16411
16412         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16413         old file versions.
16414         (gnus-group-prepare-hook): Removed function that converted list
16415         form of gnus-agent-expire-days to group properties.
16416
16417         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16418         (gnus-request-accept-article): Re-indented.
16419
16420         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16421         converters to handle old agent file formats.  Added logic for a
16422         "backup before upgrading warning".
16423         (gnus-convert-mark-converter-prompt): Developers can mark
16424         functions as needing (default), or not needing,
16425         gnus-convert-old-newsrc's "backup before upgrading warning".
16426         (gnus-convert-converter-needs-prompt): Tests whether the user
16427         should be protected from potentially irreversable changes by the
16428         function.
16429
16430         * legacy-gnus-agent.el: New.  Provides converters that are only
16431         loaded when gnus-convert-old-newsrc needs to call them.
16432
16433 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16434
16435         * mail-source.el (mail-source-touch-pop): Doc fix.
16436
16437         * message.el (message-smtpmail-send-it): Doc fix.
16438
16439 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16440
16441         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16442
16443         * nnmail.el (nnmail-split-fancy): do.
16444
16445         * gnus-kill.el (gnus-kill, gnus-execute): do.
16446
16447 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16448
16449         * gnus-sum.el (gnus-widget-reversible-match)
16450         (gnus-widget-reversible-to-internal)
16451         (gnus-widget-reversible-to-external): New functions.
16452         (gnus-widget-reversible): New widget.
16453         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16454
16455 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16456
16457         * gnus-sum.el (gnus-thread-sort-functions)
16458         (gnus-article-sort-functions): Document `(not F)' items.
16459
16460 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16461
16462         * spam.el (spam-use-gmane-xref): Add new backend.
16463         (spam-gmane-xref-spam-group): Add variable to control the name of the
16464         Gmane spam group.
16465         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16466         (spam-regex-headers-spam, spam-regex-headers-ham)
16467         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16468         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16469         backends and checks.
16470         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16471
16472         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16473         an autodetect method.
16474
16475 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16476
16477         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16478         articles are being added to a group.
16479         (gnus-request-replace-article): Inform the agent that articles
16480         need to be uncached as the cached contents are no longer valid.
16481
16482 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16483
16484         * binhex.el: Don't autoload executable-find.
16485
16486         * canlock.el: Don't autoload mail-fetch-field.
16487
16488         * dgnushack.el: Autoload c-mode for XEmacs.
16489
16490         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16491
16492         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16493         rmail-dont-reply-to and rmail-output.
16494
16495         * gnus-score.el: Don't autoload ffap-string-at-point.
16496
16497         * gnus-setup.el: Don't autoload sc-cite-original.
16498
16499         * imap.el: Don't autoload base64-decode-string,
16500         base64-encode-string and md5.
16501
16502         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16503         and rmail-msg-restore-non-pruned-header.
16504
16505         * mm-decode.el: Don't autoload executable-find.
16506
16507         * mm-url.el: Don't autoload executable-find.
16508
16509         * mm-view.el: Don't autoload diff-mode.
16510
16511         * nndb.el: Don't autoload news-reply-mode, news-setup,
16512         cancel-timer and telnet.
16513
16514         * password.el: Don't autoload run-at-time for Emacs.
16515
16516         * sha1-el.el: Don't autoload executable-find.
16517
16518         * sieve-mode.el: Don't autoload c-mode.
16519
16520         * uudecode.el: Don't autoload executable-find.
16521
16522 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16523
16524         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16525         (gnus-agent-possibly-alter-active): Avoid null in numeric
16526         comparison.
16527         (gnus-agent-set-local): Refuse to save null in local object table.
16528         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16529         list of articles that will be marked as unread.
16530
16531 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16532
16533         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16534
16535 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16536
16537         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16538         language tags.
16539
16540 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16541
16542         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16543         Don't bind "obarray".
16544
16545         * gnus-sum.el (gnus-thread-sort-functions): Added
16546         `gnus-thread-sort-by-most-recent-number' and
16547         `gnus-thread-sort-by-most-recent-date'.
16548         Reported by Kai Grossjohann <kai@emptydomain.de>.
16549
16550 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16551
16552         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16553
16554 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16555
16556         * gnus-cus.el (gnus-agent-customize-category): Removed
16557         ignore-errors macro reference that required cl to be loaded at
16558         run-time.
16559
16560         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16561         single-interval range of the form (min . max).  Previously the
16562         range had to look like ((min . max)).  Likewise, return
16563         (min . max) rather than ((min . max)).
16564         (gnus-range-map): Use gnus-range-normalize to accept
16565         single-interval range.
16566
16567         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16568         the cache, but not the agent, now appear with their usual face.
16569
16570         * dgnushack.el (loaddir): New variable that is bound to the
16571         directory containing the dgnushack.el file. Use loaddir, rather
16572         than srcdir, to update load-path. Change lets dgnushack compile
16573         code in directories other than GNUS/lisp.
16574
16575 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16576
16577         * lpath.el: Don't bind w3m-safe-url-regexp.
16578
16579         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16580         w3m-safe-url-regexp variable buffer-local.
16581
16582         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16583
16584 2004-02-27  Simon Josefsson  <jas@extundo.com>
16585
16586         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16587         gnus-group-real-prefix.
16588         (gnus-summary-move-article): Use it, instead of
16589         gnus-group-real-prefix.
16590
16591 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16592
16593         * lpath.el: Bind w3m-safe-url-regexp.
16594
16595         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16596         w3m-safe-url-regexp variable buffer-local and set it as the value
16597         of mm-w3m-safe-url-regexp.
16598
16599         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16600
16601         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16602         parsing gnus-posting-styles when the message is not for replying.
16603
16604         * dgnushack.el: Autoload sgml-mode for XEmacs.
16605
16606         * nnrss.el (nnrss-opml-export): Use
16607         mm-set-buffer-file-coding-system instead of
16608         set-buffer-file-coding-system.
16609
16610 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16611
16612         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16613         of checkdoc.el).
16614         * nnrss.el: do.
16615         * gnus-mlspl.el: do.
16616         * gnus-ml.el: do.
16617         * gnus-srvr.el: do.
16618
16619         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16620
16621 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16622
16623         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16624         Corrections to custom-manual links.
16625
16626         * gnus-art.el (gnus-article): Ditto.
16627
16628         * mm-decode.el (mime-display, mime-security): Ditto.
16629
16630 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16631
16632         * flow-fill.el: Typo.
16633
16634 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16635
16636         * spam-wash.el: New file.
16637
16638 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16639
16640         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16641
16642 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16643
16644         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16645         to be run with new-articles as LIST1, not LIST2.
16646         (spam-registration-functions): Add spam-use-ham-copy as a nil
16647         registration backend.
16648
16649 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16650
16651         * spam-stat.el (spam-stat-washing-hook): New option.
16652         (spam-stat-buffer-words): Use it.
16653         (spam-stat-process-directory, spam-stat-test-directory): Use
16654         insert-file-contents-literally.
16655         (spam-stat-coding-system): New variable.
16656         (spam-stat-load, spam-stat-save): Use it.
16657
16658 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16659
16660         * spam-report.el (spam-report-plug-agent): Quote
16661         spam-report-url-to-file and spam-report-url-ping-plain.
16662
16663 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16664
16665         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16666         / in mailto URLs.
16667
16668 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16669
16670         * spam-report.el (spam-report-process-queue): Fix interactive use.
16671         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16672         (spam-report-unplug-agent): Doc fixes.
16673         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16674         (spam-report-agentize, spam-report-deagentize): Autoload.
16675
16676 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16677
16678         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16679
16680         * message.el (message-setup-fill-variables): Add mml tags to
16681         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16682         <ajk@iu.edu>.
16683         (message-mode): Don't modify paragraph-separate there.
16684
16685 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16686
16687         * compface.el (uncompface-use-external): Default to undecided.
16688         (uncompface-use-external-threshold): New variable.
16689         (uncompface-float-time): New macro.
16690         (uncompface): Determine whether to use the external decoder if
16691         uncompface-use-external is undecided.
16692
16693 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16694
16695         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16696         after images.
16697
16698         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16699
16700 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16701
16702         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16703
16704         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16705
16706         * gnus-sum.el (gnus-summary-limit-to-age)
16707         (gnus-summary-limit-children): do.
16708
16709         * gnus-int.el (gnus-request-scan): do.
16710
16711         * gnus-group.el (gnus-group-suspend): do.
16712
16713         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16714
16715         * gnus-cite.el (gnus-cite-parse-attributions): do.
16716
16717         * gnus-agent.el (gnus-summary-set-agent-mark)
16718         (gnus-agent-regenerate-group): do.
16719
16720         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16721
16722         * binhex.el (binhex-decode-region-internal): do.
16723
16724 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16725
16726         * gnus-fun.el (gnus-face-properties-alist): New user option.
16727         (gnus-display-x-face-in-from): Use it.
16728
16729         * gnus-art.el (article-display-face): Ditto.
16730
16731         * compface.el (uncompface-use-external): Default to nil.
16732
16733 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16734
16735         * nntp.el (nntp-erase-buffer): New function.
16736         (nntp-retrieve-data, nntp-send-command)
16737         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16738         (nntp-possibly-change-group): Use it.
16739
16740         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16741         with-current-buffer.
16742
16743 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16744
16745         * compface.el: Merge the ELisp-based uncompface program.
16746         (compface): New customization group.
16747         (uncompface-use-external): New user option.
16748         (uncompface): Call uncompface-internal if uncompface-use-external
16749         is nil.
16750         (uncompface-internal): New function.  Note that there are also
16751         some other functions and variables added for this function.
16752
16753 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16754
16755         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16756         if necessary.
16757
16758 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16759
16760         * spam-report.el (spam-report-unplug-agent)
16761         (spam-report-plug-agent, spam-report-deagentize)
16762         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16763         Add support for the Agent in spam-report: when unplugged, report to a
16764         file; when plugged, submit all the requests.
16765
16766         * spam.el (spam-register-routine): Fix message about
16767         registration.
16768
16769 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16770
16771         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16772         dependencies.
16773         (rfc2047-encode): Use it.
16774
16775         * gnus-art.el (gnus-button-marker-list): Move before first
16776         reference.
16777
16778         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16779         (imap-parse-body): Fix format string mismatch.
16780
16781         * gnus-score.el (gnus-summary-increase-score): do.
16782
16783         * nnrss.el (nnrss-close): New function.
16784
16785 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16786
16787         * nnrss.el (nnrss-make-filename): New function.
16788         (nnrss-request-delete-group, nnrss-read-server-data)
16789         (nnrss-save-server-data, nnrss-read-group-data)
16790         (nnrss-save-group-data): Use it.
16791         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
16792         (nnrss-read-server-data, nnrss-read-group-data): Use load.
16793         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
16794
16795 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
16796
16797         * mml.el (mml-compute-boundary-1): Don't uncompress files.
16798
16799 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
16800
16801         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
16802         files.
16803
16804         * message.el (message-generate-headers-first): Don't quote nil
16805         and t in docstrings.
16806
16807         * imap.el (imap-id): do.
16808
16809         * gnus-agent.el (gnus-agent-consider-all-articles)
16810         (gnus-agent-queue-mail): do.
16811
16812 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
16813
16814         * spam-report.el (spam-report-process-queue): New function.
16815         Process requests from `spam-report-requests-file'.
16816         (spam-report-process-queue): Doc fix.
16817
16818 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
16819
16820         * spam.el (spam-register-routine)
16821         (spam-log-processing-to-registry, spam-log-registered-p)
16822         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16823         Change "check" to "spam-check" for semi-clarity.
16824
16825 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
16826
16827         * pop3.el: Require nnheader.
16828
16829         * mml-smime.el: Require cl.  Autoload message-fetch-field.
16830
16831         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
16832
16833         * gnus-picon.el: Require cl.
16834
16835         * gnus-fun.el: Require gnus-ems and gnus-util.
16836
16837         * gnus.el (gnus-method-to-server): Move defsubst before first use.
16838
16839         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
16840
16841         * gnus-art.el (gnus-article-edit-mode): Define before first
16842         reference.
16843
16844 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
16845
16846         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
16847         (gnus-uu-post-encoded): Use point-at-bol.
16848
16849         * gnus-topic.el (gnus-group-active-topic-p): do.
16850
16851         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
16852
16853         * gnus-group.el (gnus-group-kill-region): do.
16854
16855         * gnus-art.el (article-date-ut): do.
16856
16857         * message.el (message-fetch-field): Remove redundant
16858         case-fold-search binding.
16859         (message-narrow-to-field): Simplify.
16860
16861 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16862
16863         * spam.el (spam-directory): Derive from `gnus-directory'.
16864
16865         * spam-report.el (spam-report-url-to-file)
16866         (spam-report-requests-file): New function and variable for offline
16867         reporting.
16868         (spam-report-url-ping-function): Add `spam-report-url-to-file'
16869         and user defined function.
16870         (spam-report-url-ping-mm-url): Remove doubled slash.
16871
16872 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
16873
16874         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
16875
16876 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
16877
16878         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
16879         format string mismatch.
16880
16881         * sieve.el (sieve-deactivate-all): do.
16882
16883         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
16884
16885         * nnlistserv.el (nnlistserv-kk-wash-article): do.
16886
16887         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
16888
16889         * mm-bodies.el (mm-7bit-chars): Don't include \r.
16890
16891 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
16892
16893         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
16894         the list of checks.
16895
16896 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
16897
16898         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
16899         padding.
16900
16901 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
16902
16903         * mm-view.el (mm-fill-flowed): New variable.
16904         (mm-inline-text): Use it.
16905
16906 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
16907
16908         * spam.el (spam-spamassassin-register-ham-routine)
16909         (spam-spamassassin-register-spam-routine): Fix function names.
16910
16911 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16912
16913         * gnus.el (gnus-tmp-grouplens): Remove.
16914         (gnus-summary-line-format): Remove grouplens.
16915
16916         * gnus-group.el (gnus-group-line-format): Ditto.
16917
16918         * gnus-spec.el (gnus-format-specs): Ditto.
16919         (gnus-update-format-specifications): Flush the group format spec
16920         cache if there's the grouplens stuff.
16921         (gnus-parse-simple-format): Replace %l with the empty string.
16922
16923 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
16924
16925         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
16926         omission.
16927
16928 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16929
16930         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
16931         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16932
16933 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16934
16935         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
16936         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
16937         New macros and functions.
16938         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
16939         Handle > NLINK_MAX messages.
16940         * nnmaildir.el (nnmaildir-request-set-mark): Use
16941         nnmaildir--emlink-p and nnmaildir--eexist-p.
16942
16943 2004-01-25  Alex Schroeder  <alex@gnu.org>
16944
16945         * spam-stat.el (spam-stat-process-directory-age): New option.
16946         (spam-stat-process-directory): Use it.
16947
16948 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
16949
16950         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
16951         (spam-stat-save): Accept prefix argument.
16952
16953 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
16954
16955         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
16956         links" error.
16957
16958 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16959
16960         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
16961         the rest of the and/or forms.
16962
16963 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16964
16965         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
16966         compatibility with old .newsrc.eld files.
16967
16968         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
16969
16970         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16971
16972         * gnus-start.el (gnus-1): do.
16973
16974         * gnus-group.el (gnus-group-line-format-alist): do.
16975
16976         * gnus.el (gnus-use-grouplens, gnus-visual): do.
16977
16978         * gnus-gl.el: Remove.
16979
16980 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16981
16982         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
16983         marks consisting of a single range {for example, (3 . 5)} rather
16984         than a list of a single range { ((3 . 5)) }.
16985
16986 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16987
16988         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
16989         with-current-buffer.
16990         (spam-stat-store-current-buffer): Use insert-buffer-substring to
16991         avoid consing a string.
16992
16993         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
16994         Remove obsolete entries for big5 and gb2312.
16995
16996 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16997
16998         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
16999         uncompressed list.
17000
17001 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17002
17003         * spam-stat.el (spam-stat-strip-xref): New function.
17004         (spam-stat-process-directory): Use it.
17005
17006         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17007         here -- it's done in message-fetch-field.
17008
17009 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17010
17011         * gnus-agent.el (gnus-agent-queue-mail)
17012         (gnus-agent-prompt-send-queue): New variables.
17013         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17014         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17015         "nndraft:queue" along to gnus-draft-send.  Use
17016         gnus-agent-prompt-send-queue.
17017         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17018         is "nndraft:queue".  Suggested by Gaute Strokkenes
17019         <gs234@srcf.ucam.org>
17020
17021         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17022         (agent-enable-undownloaded-faces): Added.
17023         (gnus-agent-cat-groups): Use eval-and-compile, not
17024         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17025         method of gnus-agent-cat-groups even when the buffer has been
17026         evaled.
17027         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17028         delete gnus-agent-save-active-1.
17029         (gnus-agent-save-groups): Deleted.  Identical to
17030         gnus-agent-save-active.
17031         (gnus-agent-write-active): No longer adjust agent's copy of active
17032         file as agent's adjustments are now stored in their own
17033         file.  Removed optional parameter.
17034         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17035         servers.  Add use of min/max range limits from server's local
17036         file.
17037         (gnus-agent-save-alist): Removed unused optional argument.
17038         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17039         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17040         (gnus-agent-set-local): A per-server file that keeps min/max range
17041         limits for articles known to the agent.  Provides a fast mechanism
17042         for altering many active ranges.
17043         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17044         active file (local makes it unnecessary).
17045         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17046
17047         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17048         (agent-enable-undownloaded-faces): Added.
17049
17050         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17051         disable it when sending to "nndraft:queue".
17052         (gnus-group-send-queue): Add safety check to avoid sending queue
17053         when unplugged.
17054
17055         * gnus-group.el (gnus-group-catchup): Use new
17056         gnus-sequence-of-unread-articles, not
17057         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17058         numbers of articles.  Use gnus-range-map to avoid having to
17059         uncompress the unread list.
17060         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17061         Fixed invalid ange-ftp reference.
17062
17063         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17064         (gnus-sorted-range-intersection): Intersection of two ranges
17065         without requiring that they first be uncompressed.
17066
17067         * gnus-start.el (gnus-activate-group): Unless blocked by the
17068         caller, possibly expand the active range to include both cached
17069         and agentized articles.
17070         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17071         multiple version-dependent converters.
17072         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17073         gnus-agent-save-active.
17074         (gnus-save-newsrc-file): Save dirty agent range limits.
17075
17076         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17077         gnus-agent-possibly-alter-active.
17078         (gnus-adjust-marked-articles): Faster handling of simple lists.
17079
17080 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17081
17082         * spam-stat.el (spam-stat-test-directory): New optional argument
17083         displays a list of files detected.  Suggested by Andrew Cohen
17084         <cohen@andy.bu.edu>.
17085         (spam-stat-buffer-words-with-scores): Don't narrow and change
17086         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17087
17088 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17089
17090         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17091         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17092         (spam-spamassassin-arguments)
17093         (spam-spamassassin-spam-flag-header)
17094         (spam-spamassassin-positive-spam-flag-header)
17095         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17096         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17097         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17098         (spam-list-of-processors, spam-list-of-checks)
17099         (spam-list-of-statistical-checks, spam-registration-functions)
17100         (spam-check-spamassassin-headers, spam-check-spamassassin)
17101         (spam-spamassassin-score)
17102         (spam-spamassassin-register-with-sa-learn)
17103         (spam-spamassassin-register-spam-routine)
17104         (spam-spamassassin-register-ham-routine)
17105         (spam-assassin-register-spam-routine)
17106         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17107         (spam-bogofilter-score): Fix to show article before scoring.
17108
17109 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17110
17111         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17112         default scoring function.
17113         (spam-generic-score): Call spam-spamassassin-score if
17114         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17115         spam-bogofilter-score otherwise.
17116
17117         * gnus.el (spam-process, spam-autodetect-methods): Add
17118         spamassassin and spamassassin-headers.
17119
17120 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17121
17122         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17123         Suppress unnecessary messages.
17124
17125 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17126
17127         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17128         make-hash-table.
17129
17130 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17131
17132         * canlock.el (base64-encode-string): Don't autoload it.
17133
17134 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17135
17136         * run-at-time.el: Remove useless (require 'itimer),
17137         eval-and-compile and (featurep 'xemacs).
17138
17139 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17140
17141         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17142         GROUP is a virtual group.
17143
17144 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17145
17146         * gnus.el: Autoload `message-y-or-n-p'.
17147
17148 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17149
17150         * pgg-parse.el: Remove unnecessary (require 'custom).
17151
17152         * pgg-def.el: do.
17153
17154         * nnmail.el: do.
17155
17156         * gnus-undo.el: do.
17157
17158         * gnus-picon.el: do.
17159
17160         * gnus-util.el: do.
17161
17162 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17163
17164         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17165
17166 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17167
17168         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17169         handle, as well as a list.
17170
17171         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17172         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17173         (mm-w3m-cid-retrieve): Simplify.
17174
17175 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17176
17177         * message.el (message-kill-to-signature): Allow prefix arg to
17178         specify number of lines to keep before signature.
17179
17180 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17181
17182         * message.el (message-kill-to-signature): Change docstring.
17183
17184 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17185
17186         * canlock.el: Always require sha1-el.
17187         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17188
17189         * message.el: Autoload sha1 only when compiling.
17190
17191         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17192         eudc-expand-inline for XEmacs.
17193
17194 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17195
17196         * message.el (message-canlock-generate): Require sha1-el.
17197
17198 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17199
17200         * message.el (message-expand-name): Silence the byte compiler.
17201
17202         * lpath.el: Add detect-coding-system.
17203
17204         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17205         cus-edit.
17206
17207 2004-01-13  Simon Josefsson  <jas@extundo.com>
17208
17209         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17210         Invoke gnus-score-mode.  Reported by
17211         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17212
17213         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17214         Jim Blandy <jimb@redhat.com> (tiny change).
17215
17216 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17217
17218         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17219
17220 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17221
17222         * spam.el (spam-get-article-as-string): Update to use
17223         gnus-request-article-this-buffer, much simpler.
17224         (spam-get-article-as-buffer): Remove.
17225
17226 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17227
17228         * message.el (message-expand-name): Use EUDC if the user uses that.
17229
17230 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17231
17232         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17233         character for the encoding to avoid consing a string.
17234
17235         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17236         unnecessarily.
17237
17238         * mm-util.el (mm-replace-chars-in-string): Remove.
17239
17240         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17241         of mm-replace-chars-in-string.
17242
17243 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17244
17245         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17246
17247         * mm-util.el (mm-subst-char-in-string): Support inplace.
17248
17249         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17250         a new string in every iteration.  Use shy groups.
17251
17252 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17253
17254         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17255         * gnus-soup.el (gnus-soup-group-brew):
17256         * gnus-msg.el (gnus-put-message):
17257         * gnus-move.el (gnus-group-move-group-to-server):
17258         * gnus-kill.el (gnus-batch-score):
17259         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17260         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17261         (gnus-group-update-group, gnus-group-read-group)
17262         (gnus-group-make-group, gnus-group-make-help-group)
17263         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17264         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17265         (gnus-group-sort-by-unread, gnus-group-catchup)
17266         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17267         (gnus-group-yank-group, gnus-group-set-info)
17268         (gnus-group-list-groups):
17269         * gnus.el (gnus-generate-new-group-name):
17270         * gnus-delay.el (gnus-delay-send-queue):
17271         * nnvirtual.el (nnvirtual-catchup-group):
17272         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17273         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17274         (gnus-group-prepare-topics, gnus-topic-check-topology):
17275         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17276         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17277         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17278         (gnus-group-make-articles-read):
17279         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17280         (gnus-group-change-level, gnus-kill-newsgroup)
17281         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17282         (gnus-get-unread-articles, gnus-make-articles-unread)
17283         (gnus-make-ascending-articles-unread): Use accessor
17284         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17285         to get group information for improved readability.
17286
17287
17288 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17289
17290         * gnus-art.el (article-decode-mime-words, article-babel)
17291         (gnus-article-highlight-signature, gnus-article-add-buttons)
17292         (gnus-signature-toggle): Use gnus-with-article-buffer.
17293
17294         * gnus-art.el (gnus-article-highlight-headers)
17295         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17296
17297         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17298         (gnus-article-set-globals, gnus-request-article-this-buffer)
17299         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17300         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17301         (gnus-mime-display-alternative): Use with-current-buffer.
17302
17303 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17304
17305         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17306         also under 80 char limit, and call gnus-error if needed.
17307         (spam-fetch-article-header): Fix - it was a
17308         buffer-local variable (gnus-newsgroup-data).
17309         (spam-find-spam): Use spam-generate-fake-headers, forget about
17310         spam-insert-fake-headers.
17311         (spam-insert-fake-headers): Remove.
17312
17313 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17314
17315         * deuglify.el (gnus-article-outlook-unwrap-lines)
17316         (gnus-outlook-rearrange-article)
17317         (gnus-outlook-repair-attribution-outlook)
17318         (gnus-outlook-repair-attribution-block)
17319         (gnus-outlook-repair-attribution-other): Remove redundant
17320         save-excursion.
17321
17322 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17323
17324         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17325         (spam-fetch-field-subject-fast)
17326         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17327         (spam-fetch-article-header): Add functions to deal with Gnus
17328         internals for fast retrieval of article header data.
17329         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17330
17331 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17332
17333         * pop3.el (pop3-md5): Remove.
17334         (pop3-apop): Replace pop3-md5 with md5.
17335
17336         * mm-bodies.el: base64 is always built-in.
17337
17338         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17339         with-current-buffer.
17340
17341 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17342
17343         * canlock.el (canlock-insert-header): Remove excessive grouping in
17344         regexp.
17345
17346         * gnus-sum.el (gnus-summary-read-document): Ditto.
17347
17348         * gnus-uu.el (gnus-uu-part-number): Ditto.
17349
17350         * html2text.el (html2text-remove-tags): Ditto.
17351         (html2text-format-tags): Ditto.
17352         (html2text-format-single-elements): Ditto.
17353
17354         * mml.el (mml-parse-1): Ditto.
17355
17356 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17357
17358         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17359
17360         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17361
17362         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17363
17364         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17365
17366 2003-11-15  Simon Josefsson  <jas@extundo.com>
17367
17368         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17369         (pgg-gpg-lookup-key): Use regexp match instead of
17370         split-string (split-string is different between emacs 21.2 and
17371         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17372
17373 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17374
17375         * gnus-art.el (gnus-mime-view-all-parts)
17376         (gnus-article-part-wrapper, gnus-article-view-part): Use
17377         with-current-buffer.
17378
17379 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17380
17381         * spam.el (spam-disable-spam-split-during-ham-respool)
17382         (spam-spamoracle-database, spam-cache-lookups)
17383         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17384         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17385         (spam-group-ham-marks, spam-group-spam-marks)
17386         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17387         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17388         also add spam-use-blackholes to the statistical checks.
17389         (spam-fetch-field-fast): Add interface to fetching fields, may
17390         become a macro.
17391         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17392         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17393         (spam-insert-fake-headers): Fake an article when needed.
17394         (spam-find-spam): Fake article when possible.
17395         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17396         (spam-check-bogofilter-headers): Use message-fetch-field instead
17397         of nnmail-fetch-field.
17398
17399 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17400
17401         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17402
17403 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17404
17405         * spam.el (spam-split): Do not require spam-use-CHECK to be
17406         enabled if that check is passed to spam-split explicitly; also
17407         fix so 'spam doesn't get converted to spam-split-group when
17408         spam-split-symbolic-return is t.
17409         (spam-find-spam): Find registrations of the article and use those
17410         instead of re-running spam-split to find the spam/ham
17411         classification of the article.
17412         (spam-log-processing-to-registry, spam-log-registered-p)
17413         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17414         Use gnus-error instead of gnus-message.
17415         (spam-log-registration-type): Add function to determine the
17416         classification of a message based on registry entries; will
17417         return nil if both 'spam and 'ham are found.
17418         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17419         a reasonably fast local cache without the loading errors.
17420         (spam-cache-lookups): Set to t by default.
17421         (spam-find-spam): Don't try to guess spam-cache-lookups.
17422         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17423         spam-caches entry.
17424         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17425         caching of whitelist/blacklist entries.
17426         (spam-check-whitelist, spam-check-blacklist): Invoke
17427         spam-from-listed-p with a type, not a cache variable.
17428         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17429
17430 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17431
17432         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17433
17434         * nnmail.el (nnmail-split-fancy): do.
17435
17436         * mml.el (mml-parse): do.
17437
17438         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17439         (gnus-score-adaptive): do.
17440
17441 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17442
17443         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17444         (gnus-mime-button-map): Don't set keymap parent.
17445         (gnus-button-ctan-directory-regexp): Use shy grouping.
17446         (gnus-prev-page-map): Don't set keymap parent.
17447         (gnus-prev-page-map): Remove duplicated one.
17448         (gnus-next-page-map): Don't set keymap parent.
17449         (gnus-mime-security-button-map): Ditto.
17450
17451         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17452         version number.
17453
17454         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17455
17456 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17457
17458         * canlock.el (canlock-sha1-function): Remove.
17459         (canlock-sha1-function-for-verify): Remove.
17460         (canlock-openssl-program): Remove.
17461         (canlock-openssl-args): Remove.
17462         (canlock-ignore-errors): Remove.
17463         (canlock-sha1-with-openssl): Remove.
17464         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17465         (canlock-verify): Don't use canlock-ignore-errors.
17466
17467         * sha1-el.el (sha1-string-external): Make it can return a string
17468         in binary form.
17469         (sha1-region-external): Ditto.
17470         (sha1-string-internal): Ditto.
17471         (sha1-region-internal): Ditto.
17472         (sha1-region): Ditto.
17473         (sha1-string): Ditto.
17474         (sha1): Ditto.
17475
17476 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17477
17478         * spam.el (spam-report-articles-gmane): New command.
17479
17480 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17481
17482         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17483
17484         * run-at-time.el (run-at-time-saved): Remove.
17485         (run-at-time): Doc fix.
17486
17487 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17488
17489         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17490         (gnus-summary-limit-map): Add it.
17491         (gnus-summary-make-menu-bar): do.
17492
17493 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17494
17495         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17496         Make attempt at some caching support (done for BBDB only now).
17497         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17498         addresses to be checked.
17499         (spam-clear-cache-BBDB): Add function, to be invoked by
17500         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17501         (spam-check-BBDB): Check and use the caches, if
17502         spam-cache-lookups is on, remove superfluous (provide).
17503
17504 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17505
17506         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17507
17508 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17509
17510         * run-at-time.el (run-at-time-saved): Move to after the definition
17511         of `run-at-time'.
17512
17513         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17514
17515 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17516
17517         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17518         mm-w3m-local-map-property.
17519
17520         * mm-view.el (mm-w3m-mode-map): Remove.
17521         (mm-w3m-local-map-property): Remove.
17522         (mm-inline-text-html-render-with-w3m): Don't use
17523         mm-w3m-local-map-property.
17524
17525 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17526
17527         * run-at-time.el: New file.
17528
17529         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17530         under Emacs.
17531
17532         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17533         of gnus-set-text-properties.
17534
17535         * gnus-uu.el (gnus-uu-save-article): Ditto.
17536
17537         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17538
17539         * gnus-cite.el (gnus-cite-parse): Ditto.
17540
17541         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17542         of gnus-.
17543
17544         * gnus-xmas.el (run-at-time): Require run-at-time.
17545
17546         * gnus.el: Changed calls to nnheader-run-at-time and
17547         password-run-at-time throughout to use run-at-time directly.
17548
17549         * password.el: Removed definition of run-at-time.
17550
17551         * nnheaderxm.el: Remove definition of run-at-time.
17552
17553 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17554
17555         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17556         in prompt.
17557
17558 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17559
17560         * messagexmas.el (message-xmas-redefine): Alias
17561         `message-make-caesar-translation-table' to
17562         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17563         version.
17564
17565         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17566         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17567         `gnus-xmas-set-text-properties'.
17568         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17569         `gnus-xmas-completing-read'.
17570         (gnus-xmas-completing-read): Removed.
17571         (gnus-xmas-open-network-stream): Removed.
17572
17573         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17574         XEmacs version.
17575
17576         * dns.el (dns-make-network-process): Use `open-network-stream'
17577         instead of `gnus-xmas-open-network-stream'.
17578
17579         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17580
17581         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17582
17583 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17584
17585         * gnus-art.el (gnus-mime-display-alternative)
17586         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17587         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17588         Don't use gnus-local-map-property.
17589
17590         * gnus-util.el (gnus-local-map-property): Remove.
17591
17592         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17593         gnus-completing-read-maybe-default with completing-read.
17594
17595         * gnus-util.el (gnus-completing-read): do.
17596         (gnus-completing-read-maybe-default): Remove.
17597
17598 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17599
17600         * password.el: Only autoload `run-at-time' if not XEmacs.
17601         Only autoload the itimer functions if XEmacs.
17602
17603 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17604
17605         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17606         XEmacsen.
17607
17608         * dgnushack.el: Autoload executable-find for XEmacs.
17609
17610 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17611
17612         * gnus-art.el (gnus-read-string): Remove.
17613         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17614         read-string.
17615
17616 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17617
17618         * netrc.el: Autoload password-read.
17619         (netrc): Add configuration group.
17620         (netrc-encoding-method, netrc-openssl-path): Add
17621         variables for encoding and decoding of files with symmetric
17622         ciphers.
17623         (netrc-encode): Add assistant function to encode a file with
17624         netrc-encoding-method.
17625         (netrc-parse): Add interactive parameter, added optional
17626         decoding if netrc-encoding-method is non-nil but otherwise
17627         behavior is standard.
17628         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17629         Do s/encode/encrypt/ everywhere.
17630
17631         * spam.el: Remove executable-find autoload.
17632
17633 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17634
17635         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17636
17637         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17638
17639 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17640
17641         * gnus-art.el (gnus-treat-ansi-sequences)
17642         (article-treat-ansi-sequences): New variable and function.
17643         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17644
17645         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17646         Use it.
17647
17648 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17649
17650         * mm-util.el (mm-quote-arg): Remove.
17651
17652         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17653         shell-quote-argument.
17654
17655         * gnus-uu.el (gnus-uu-command): do.
17656
17657         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17658
17659         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17660         with make-char.
17661
17662         * mm-util.el (mm-make-char): Remove.
17663
17664         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17665         add-minor-mode.
17666
17667         * gnus-undo.el (gnus-undo-mode): do.
17668
17669         * gnus-topic.el (gnus-topic-mode): do.
17670
17671         * gnus-sum.el (gnus-dead-summary-mode): do.
17672
17673         * gnus-start.el (gnus-slave-mode): do.
17674
17675         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17676
17677         * gnus-ml.el (gnus-mailing-list-mode): do.
17678
17679         * gnus-gl.el (gnus-grouplens-mode): do.
17680
17681         * gnus-draft.el (gnus-draft-mode): do.
17682
17683         * gnus-dired.el (gnus-dired-mode): do.
17684
17685         * gnus-ems.el (gnus-add-minor-mode): Remove.
17686
17687         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17688         Replace gnus-char-width with char-width.
17689
17690         * gnus-ems.el (gnus-char-width): Remove.
17691
17692         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17693         Replace gnus-char-width with char-width.
17694
17695         * gnus-ems.el (gnus-char-width): Remove.
17696
17697         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17698         definition.
17699         Remove Emacs 20 hash table compatibility code.
17700
17701         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17702         20 compatibility code.
17703
17704         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17705
17706         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17707
17708         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17709         with point-at-{eol,bol}.
17710
17711         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17712
17713         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17714
17715         * flow-fill.el (fill-flowed-point-at-bol)
17716         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17717
17718         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17719         Replace with point-at-{eol,bol} throughout all files.
17720
17721 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17722
17723         * ntlm.el (ntlm-string-as-unibyte): New macro.
17724         (ntlm-build-auth-response): Use it.
17725
17726         Remove Emacs 20 stuff:
17727         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
17728         (butlast, mapc, remove): Remove the compiler macros.
17729         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17730         of delq and copy-sequence.
17731         * gnus-art.el (popup-menu): Remove the compiler macro.
17732         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17733         Emacs 20.
17734
17735 2004-01-05  Simon Josefsson  <jas@extundo.com>
17736
17737         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17738         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17739         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17740         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17741         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17742         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17743         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17744         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17745         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17746         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17747         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17748         string-xor into ntlm-string-xor.  Suggested by
17749         Jesper Harder <harder@myrealbox.com>.
17750
17751         * ntlm.el: Don't include poem.
17752
17753         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17754         Jesper Harder <harder@myrealbox.com>.
17755
17756         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17757
17758         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17759         probably breaks emacs with DL patch, but do we care? Is anyone
17760         still using the DL stuff?)
17761
17762         * sieve-manage.el: Use the password package.
17763         (sieve-manage-read-passwd): Remove.
17764         (sieve-manage-interactive-login): Use password.  Re-add
17765         condition-case around loop.
17766
17767         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17768         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17769         the password package.
17770
17771 2003-02-19  Simon Josefsson  <jas@extundo.com>
17772
17773         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17774         token.
17775
17776 2002-08-07  Simon Josefsson  <jas@extundo.com>
17777
17778         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17779         (sieve-manage-authenticators):
17780         (sieve-manage-authenticator-alist): Add some SASL mechs.
17781         (sieve-sasl-auth): New function.
17782         (sieve-manage-cram-md5-auth):
17783         (sieve-manage-plain-auth): Rewrite using SASL library.
17784         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17785         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17786         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17787         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17788
17789 2004-01-05  Simon Josefsson  <jas@extundo.com>
17790
17791         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
17792         New files.
17793
17794 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17795
17796         * gnus-group.el (gnus-no-groups-message): Update.
17797
17798         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
17799
17800 2003-11-09  Simon Josefsson  <jas@extundo.com>
17801
17802         * imap.el: Support for ID IMAP extension (RFC 2971).
17803         (imap-local-variables): Add imap-id.
17804         (imap-id): New variable.
17805         (imap-id): New function.
17806         (imap-parse-response): Parse untagged ID response.
17807         * nnimap.el (nnimap-id): New variable.
17808         (nnimap-open-connection): Use it.
17809
17810 2003-12-28  Simon Josefsson  <jas@extundo.com>
17811
17812         * gnus-score.el (gnus-score-edit-all-score): New.
17813         * gnus-group.el (gnus-group-score-map): Bind it to W e.
17814
17815 2004-01-04  Simon Josefsson  <jas@extundo.com>
17816
17817         * password.el: Add.
17818
17819 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
17820
17821         * dns.el (dns-query-types): Fix typo.
17822         (dns-query-types): New function.
17823         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
17824         PTR and SOA replies, see RFC 1035.
17825
17826 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17827
17828         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
17829
17830         * Moved to Changelog.2.
17831
17832 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17833
17834         * gnus.el (gnus-version-number): Bump version.
17835
17836 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17837
17838         * gnus.el: No Gnus v0.1 is released.
17839
17840 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17841
17842         * gnus.el: No Gnus v0.0 is released.
17843
17844 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17845
17846         * gnus.el (gnus-version-number): Bump.
17847         (gnus-version): No.
17848
17849 See ChangeLog.2 for earlier changes.
17850
17851     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
17852       Free Software Foundation, Inc.
17853
17854   This file is part of GNU Emacs.
17855
17856   GNU Emacs is free software: you can redistribute it and/or modify
17857   it under the terms of the GNU General Public License as published by
17858   the Free Software Foundation, either version 3 of the License, or
17859   (at your option) any later version.
17860
17861   GNU Emacs is distributed in the hope that it will be useful,
17862   but WITHOUT ANY WARRANTY; without even the implied warranty of
17863   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17864   GNU General Public License for more details.
17865
17866   You should have received a copy of the GNU General Public License
17867   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17868
17869 ;; Local Variables:
17870 ;; coding: utf-8
17871 ;; fill-column: 79
17872 ;; add-log-time-zone-rule: t
17873 ;; End: