Update auth-source.el docs.
[gnus] / lisp / ChangeLog
1 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
2
3         * auth-source.el: Update docs with TODO items.
4
5         * gnus-sync.el: Update docs to explain state and plans.
6
7         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
8         Hooks for mark updates.
9         (gnus-request-set-mark, gnus-request-update-mark): Use them.
10
11         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
12         hooks with arguments, which is needed for mark update hooks.
13
14 2010-10-06  Julien Danjou  <julien@danjou.info>
15
16         * sieve-manage.el: Update example in `Commentary'.
17
18         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
19
20         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
21         not 2000.
22         (sieve-manage-authenticate): Re-add function.
23
24 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25
26         * shr.el (shr-insert): Get 'space transition right.
27         (shr-render-td): Only delete space at the end of the TD.
28
29         * nnimap.el (nnimap-open-connection): Prepare to support
30         open-gnutls-stream.
31
32         * shr.el: Rearrange function order to be more logical.
33
34 2010-10-06  Julien Danjou  <julien@danjou.info>
35
36         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
37         (nnrss-discover-feed): Remove 404 URL in docstring.
38
39         * nnir.el: Fix Swish-E URL.
40         Fix Namazu URL.
41
42         * message.el (message-change-subject): Remove 404 URL in a comment.
43
44 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
45
46         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
47         called interactively.
48
49         * gnus-util.el (gnus-remove-if): Allow hash table.
50         (gnus-remove-if-not): New function.
51
52         * gnus-art.el (gnus-mime-view-part-as-type)
53         * gnus-score.el (gnus-summary-score-effect)
54         * gnus-sum.el (gnus-read-move-group-name):
55         Replace remove-if-not with gnus-remove-if-not.
56
57         * gnus-group.el (gnus-group-completing-read):
58         Regard collection as a hash table if it is not a list.
59
60 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
61
62         * shr.el (shr-render-td): Allow blank/missing <TD>s.
63
64         * shr.el: Document the table-rendering algorithm.
65
66 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
67
68         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
69         for Emacsen having no `libxml-parse-html-region' support.
70
71 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
72
73         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
74         invalid URLs.
75
76         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
77         line-broken.
78         (shr-tag-img): Ignore image fetching errors.
79         (shr-overlays-in-region): Compute overlay positions correctly.
80
81         * mm-decode.el (mm-shr): Require shr.
82
83         * gnus-art.el (gnus-blocked-images): Move variable here.
84
85         * shr.el (shr-insert-table): Bind free variable.
86
87         * mm-decode.el (mm-shr): Bind shr-content-function.
88
89         * shr.el (shr-content-function): New variable.
90
91         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
92         added for symmetry.
93
94         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
95
96         * gnus-group.el (gnus-group-make-group): Doc fix.
97
98         * nnimap.el (nnimap-request-newgroups): Return success.
99
100         * shr.el (shr-find-elements): New function.
101         (shr-tag-table): Put all the images after the table.
102         (shr-tag-table): Really inhibit images inside the table.
103         (shr-collect-overlays): Copy over overlays from the TD elements to the
104         main document.
105
106         * mm-decode.el (mm-shr): Bind shr-blocked-images to
107         gnus-blocked-images.
108
109 2010-10-05  Julien Danjou  <julien@danjou.info>
110
111         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
112
113         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
114         (gnus-html-maximum-image-size): Add this function.
115         (gnus-html-put-image): Use gnus-html-maximum-image-size.
116
117         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
118         server-value of the capability is nil.
119
120 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
121
122         * shr.el (shr-tag-em): Add <EM> tag.
123
124 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
125
126         * sieve-manage.el (sieve-manage-default-stream): Make default stream
127         customizable.
128
129         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
130         handing broken links to browse-url.
131
132 2010-10-05  Julien Danjou  <julien@danjou.info>
133
134         * gnus-util.el (gnus-emacs-completing-read)
135         (gnus-iswitchb-completing-read): Use autoload rather than require.
136
137 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
138
139         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
140         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
141         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
142         iswitchb-temp-buflist for XEmacs.
143
144         * gnus-util.el (gnus-completing-read-function): Exclude
145         gnus-icompleting-read and gnus-ido-completing-read from candidates for
146         XEmacs since iswitchb.el is very old and ido.el is unavailable in
147         XEmacs.
148
149         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
150         not to use `delete-dups' that is unavailable in XEmacs 21.4.
151
152         * gnus-html.el: Don't require help-fns under XEmacs.
153         (gnus-html-schedule-image-fetching): Work for XEmacs.
154
155         * mm-decode.el (mm-shr): Decode contents by charset.
156
157 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
158
159         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
160         unknown.
161
162         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
163         (shr-get-image-data): Ensure against the cache file missing.
164
165         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
166         for data.
167
168         * spam-report.el (spam-report-url-ping-plain): Don't query about
169         killing the process.
170
171         * shr.el (shr-render-td): Protect against too-wide text.
172
173 2010-10-04  Julien Danjou  <julien@danjou.info>
174
175         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
176         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
177
178         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
179         retrieved.
180
181 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
182
183         * shr.el (browse-url): Required.
184         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
185         lines.
186         (shr-show-alt-text, shr-browse-image): New commands.
187         (shr-browse-url, shr-copy-url): New commands.
188
189         * gnus-sum.el (gnus-widen-article-window): New variable.
190         (gnus-summary-select-article-buffer): Use it.
191
192         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
193         without @ signs.
194
195 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
196
197         * nnir.el (nnir-run-imap): Remove spurious space in search string.
198
199 2010-10-04  Julien Danjou  <julien@danjou.info>
200
201         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
202         for XEmacs.
203
204 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
205
206         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
207
208         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
209         (nnimap-close-server): Implement.
210
211         * dgnushack.el (iswitchb): Require to shut up the compiler.
212
213         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
214         (shr-insert): Tweak line breaking.
215         (shr-insert): Handle <pre> better.
216         (shr-tag-li): Get <li> indentation right.
217         (shr-tag-li): Get <li> indentation even righter.
218         (shr-tag-blockquote): Ensure paragraph start.
219         (shr-make-table): Tweak table generation.
220         (shr-make-table): Fix typo.
221
222         * shr.el: Implement table rendering.
223
224 2010-10-04  Julien Danjou  <julien@danjou.info>
225
226         * gnus-html.el (gnus-html-put-image): Fix resize image code.
227
228 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
229
230         * shr.el (shr-insert): Use string anchors instead of line anchors.
231
232 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
233
234         * shr.el: Add headings.
235         (shr-ensure-paragraph): Actually work.
236         (shr-tag-li): Make <ul> prettier.
237         (shr-insert): Get white space at the beginning/end of elements right.
238         (shr-tag-p): Collapse subsequent <p>s.
239         (shr-ensure-paragraph): Don't insert double line feeds after blank
240         lines.
241         (shr-insert): \t is also space.
242         (shr-tag-s): Fix "s" tag name function.
243         (shr-tag-s): Fix face prop name.
244
245 2010-10-03  Julien Danjou  <julien@danjou.info>
246
247         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
248
249         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
250         gnus-window-inside-pixel-edges.
251
252         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
253         gnus-ems.
254
255         * mm-view.el (mm-inline-image-emacs): Support image resizing.
256
257         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
258         function.
259
260         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
261         resize choice.
262
263 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
264
265         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
266         beginning of the buffer.
267
268         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
269         article buffer again.
270
271         * shr.el (shr-tag-p): Don't insert newlines at the start of the
272         buffer.
273
274         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
275         when it's at the start of the buffer.
276
277         * shr.el (shr-tag-blockquote): Convert name.
278         (shr-rescale-image): Use the right image-size variant.
279
280         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
281         buffer isn't shown, then select the current article first instead of
282         bugging out.
283         (gnus-summary-select-article-buffer): Show both the article and summary
284         buffers again.
285
286         * shr.el (shr-fontize-cont): Protect against regions with no text.
287         Rename tag functions to shr-tag-* for enhanced security.
288         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
289
290 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
291
292         * shr.el (shr-insert):
293         * pop3.el (pop3-movemail):
294         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
295         loaded.
296
297 2010-10-03  Glenn Morris  <rgm@gnu.org>
298
299         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
300
301         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
302
303         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
304
305         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
306
307         * gnus-util.el (gnus-make-local-hook): Simplify.
308
309 2010-10-02  Julien Danjou  <julien@danjou.info>
310
311         * gnus-util.el (gnus-iswitchb-completing-read): New function.
312         (gnus-ido-completing-read): New function.
313         (gnus-emacs-completing-read): New function.
314         (gnus-completing-read): Use gnus-completing-read-function.
315         Add gnus-completing-read-function.
316
317 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
318
319         * shr.el (shr-insert-document): Autoload.
320         (shr-img): Be silent.
321         (shr-insert): Add a newline after every picture before text.
322         (shr-add-font): Use overlays for combining faces.
323         (shr-insert): Pass upwards the text start point.
324
325         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
326         possible.
327         (mm-shr): New function.
328
329 2010-10-02  Julien Danjou  <julien@danjou.info>
330
331         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
332         should go backward.
333
334 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
335
336         * shr.el (shr): Fix typo in provide call.
337
338 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
339
340         * shr.el: New file.
341
342         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
343
344         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
345         completing read.
346
347 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
348
349         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
350         we're being queried about.  Suggested by Dan Jacobson.
351
352         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
353         by Jason Eisner.
354
355         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
356         table, too.  Suggested by Stefan Wiens.
357         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
358         the table unnecessary.  Suggested by Stefan Wiens.
359
360         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
361         longer needed, and probably doesn't work either, as pointed out by
362         Stefan Wiens.
363         (gnus-summary-exit): Remove call to the clearing function.
364         (gnus-summary-exit-no-update): Ditto.
365
366         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
367         instead of gnus-eval-in-buffer-window to avoid popping up frames.
368         Reported by Stefan Monnier.
369         (gnus-summary-save-in-rmail): Ditto.
370
371         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
372         article buffer, instead of both the article buffer and the summary
373         buffer.  Sort of suggested by Dan Jacobson.
374
375         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
376
377         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
378         Suggested by Dan Jacobson.
379
380         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
381         documentation clearer.
382
383         * message.el (message-shorten-references): Comment on the number "21".
384         Suggested by Stefan Monnier.
385
386         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
387         Suggested by Dan Jacobson.
388
389         * gnus.el (gnus-large-newsgroup): Mention
390         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
391
392         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
393         externalize attachments.  Bug reported by Steve Wen.
394
395         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
396         really message anything to the user.
397
398         * nnmail.el (nnmail-article-group): Allow using the fancy split method
399         directly.
400
401         * nnimap.el (nnimap-request-group): Low higher than high to signal no
402         messages in empty groups.
403
404 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
405
406         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
407         non-UIDNEXT group.
408
409 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
410
411         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
412         not the value from the collection.
413
414         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
415         values.  This sometimes happens on some groups that have no info.
416         (nnimap-request-newgroups): New function.
417
418 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
419
420         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
421         check into `gnus-registry-initialize'.
422         (gnus-registry-initialize): Ditto.
423         Fix and extend header docs.
424
425 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
426
427         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
428         regexp backtrace overflows.
429
430         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
431         for starttls that tls.el implements; i.e. openssl.
432
433         * tls.el (tls-starttls-switches): Give up on using starttls with
434         gnutls-cli.
435         (tls-program): Add --insecure to be consistent with the defaults from
436         openssl s_client.  Now all three commands are insecure.
437
438 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
439
440         * lpath.el: Bind completion-styles-alist for XEmacs.
441
442         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
443         (gravatar-create-image): New function that's an alias to
444         gnus-xmas-create-image, gnus-create-image, or create-image.
445         (gravatar-data->image): Use it.
446
447 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
448
449         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
450         install the nnregistry refer method.
451         (gnus-registry-install-hooks): Use it.
452         (gnus-registry-unfollowed-groups): Add nnmairix to the default
453         unfollowed groups.
454
455 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
456
457         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
458         expanding threads.
459
460 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
461
462         * nnir.el: Use the server names without suffixes (bug #7009).
463
464         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
465         unencrypted to STARTTLS, if possible.
466
467 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
468
469         * message.el (message-ignored-supersedes-headers): Strip Injection-*
470         headers before superseding.
471
472 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
473
474         * nnrss.el (nnrss-use-local): Add documentation.
475
476         * nnimap.el (nnimap-extend-tls-programs): New function.
477         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
478         (nnimap-wait-for-connection): Accept the greeting from the stupid
479         output from openssl s_client -starttls, too.
480
481         * tls.el (tls-starttls-switches): New variable.
482         (tls-find-starttls-argument): Use it.
483         (open-tls-stream): Ditto.
484
485         * netrc.el (netrc-credentials): Return the value of the "default"
486         entry.
487         (netrc-machine): Ditto.
488
489         * nnimap.el (nnimap-find-article-by-message-id): Really return the
490         article number.
491         (nnimap-split-fancy): New variable.
492         (nnimap-split-incoming-mail): Use it.
493
494         * nntp.el (nntp-server-list-active-group): Document.
495
496         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
497         SELECT to get the message-id.
498
499         * mail-source.el (mail-sources): Removed webmail support.
500         (defvar): Ditto.
501         (mail-source-fetcher-alist): Ditto.
502         (mail-source-fetch-webmail): Removed.
503
504         * webmail.el: Removed -- doesn't seem relevant any more.
505
506         * gnus.el: Fix up make-obsolete-variable declarations throughout.
507
508         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
509         the \r.
510
511 2010-09-30  Julien Danjou  <julien@danjou.info>
512
513         * gnus-agent.el (gnus-agent-add-group): Fix call to
514         gnus-completing-read.
515
516 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
517
518         * nndoc.el (nndoc-retrieve-groups): New function.
519
520         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
521         `default', use nnmail-split-methods.
522         (nnimap-request-article): Downcase the NILs so that they are nil.
523
524         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
525         symbol.
526
527         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
528         code, since if the user has requested network, that's what they ought
529         to get.
530         (nnimap-request-set-mark): Erase the buffer before issuing commands.
531         (nnimap-split-rule): Mark as obsolete.
532
533         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
534         variable.
535
536         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
537         correct slot, too.
538
539 2010-09-29  Julien Danjou  <julien@danjou.info>
540
541         * gnus.el (gnus-local-domain): Declare variable obsolete.
542
543         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
544         computing.
545         (gnus-ido-completing-read): Require ido.
546
547 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
548
549         * gnus-registry.el: Don't prompt on load, which makes it impossible to
550         build Gnus.
551
552         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
553         when interpreting the structures.
554         (nnimap-request-accept-article): Add \r\n to the lines to make this
555         work with Cyrus.
556
557         * nndraft.el (nndraft-request-expire-articles): Use the group name
558         instead if "nndraft".  Fix found by Nils Ackermann.
559
560 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
561
562         * nnregistry.el: Added.
563
564 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
565
566         * nnmail.el (group, group-art-list, group-art):
567         Remove unneeded directives.
568
569 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
570
571         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
572         (mm-mime-charset)
573         * rfc2047.el (rfc2047-syntax-table)
574         * utf7.el (utf7-utf-16-coding-system): Comment fix.
575
576         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
577         rather than `insert-file-contents' and `eval-region'.
578
579         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
580         construction.
581
582         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
583
584         * time-date.el: No need to require cl for Emacs 21.
585
586 2010-09-29  Julien Danjou  <julien@danjou.info>
587
588         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
589         replacement of `gnus-gravatar-relief' to mimic
590         `gnus-faces-properties-alist'.
591         Add :version property.
592
593 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
594
595         * mail-source.el (mail-source-report-new-mail)
596         * message.el (message-default-mail-headers)
597         * mm-decode.el (mm-valid-image-format-p): Comment fix.
598
599         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
600
601 2010-09-28  Julien Danjou  <julien@danjou.info>
602
603         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
604         mail-address contains the same string as real-name.
605
606         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
607         non-blank in header, otherwise it'll get stripped.
608
609         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
610         real-name, and then for mail address rather than doing : or , search.
611
612 2010-09-27  Julien Danjou  <julien@danjou.info>
613
614         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
615         (gnus-server-goto-server): Use gnus-completing-read.
616
617         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
618
619         * mm-util.el (defalias): Use gnus-completing-read.
620         (mm-codepage-setup): Use gnus-completing-read.
621
622         * smime.el (smime-sign-buffer): Use gnus-completing-read.
623         (smime-decrypt-buffer): Use gnus-completing-read.
624
625         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
626
627         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
628         (mml-minibuffer-read-disposition): Use gnus-completing-read.
629         (mml-insert-multipart): Use gnus-completing-read.
630
631         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
632
633         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
634
635         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
636
637         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
638
639         * gnus.el (gnus-read-method): Use gnus-completing-read.
640
641         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
642
643         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
644         (gnus-mime-action-on-part): Use gnus-completing-read.
645         (gnus-article-encrypt-body): Use gnus-completing-read.
646
647         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
648         (gnus-topic-move-matching): Use gnus-completing-read.
649         (gnus-topic-copy-matching): Use gnus-completing-read.
650         (gnus-topic-sort-topics): Use gnus-completing-read.
651         (gnus-topic-move): Use gnus-completing-read.
652
653         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
654         (gnus-agent-add-group): Use gnus-completing-read.
655
656         * nnmairix.el (nnmairix-create-server-and-default-group): Use
657         gnus-completing-read.
658         (nnmairix-update-groups): Use gnus-completing-read.
659         (nnmairix-get-server): Use gnus-completing-read.
660         (nnmairix-backend-to-server): Use gnus-completing-read.
661         (nnmairix-goto-original-article): Use gnus-completing-read.
662         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
663
664         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
665
666         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
667         (gnus-group-make-useful-group): Use gnus-completing-read.
668         (gnus-group-make-web-group): Use gnus-completing-read.
669         (gnus-group-add-to-virtual): Use gnus-completing-read.
670         (gnus-group-browse-foreign-server): Use gnus-completing-read.
671
672         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
673         (gnus-summary-limit-to-extra): Use gnus-completing-read.
674         (gnus-summary-execute-command): Use gnus-completing-read.
675         (gnus-summary-respool-article): Use gnus-completing-read.
676         (gnus-read-move-group-name): Use gnus-completing-read.
677
678         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
679         (gnus-summary-score-effect): Use gnus-completing-read.
680
681         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
682
683         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
684         right completing-read function.
685         (gnus-use-ido): New variable
686         (gnus-completing-read-with-default): Remove.
687
688 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
689
690         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
691         x-focus-frame.
692
693         * nnimap.el (auth-source-forget-user-or-password)
694         (auth-source-user-or-password): Autoload.
695
696         * message.el (message-from-style, message-interactive)
697         (message-cite-prefix-regexp, message-sendmail-envelope-from)
698         (message-yank-prefix, message-indentation-spaces, message-signature)
699         (message-signature-file): Add comment.
700
701 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
702
703         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
704         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
705         new articles.
706
707         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
708         parts.
709         (nnimap-request-article): Work with the t setting, too.
710
711         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
712         that you don't get flashes of other buffers.
713         (gnus-summary-show-complete-article): Intern before setting.
714
715 2010-09-27  David Engster  <dengste@eml.cc>
716
717         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
718         well as HEADERS.
719         (nnmairix-retrieve-headers): Provide new argument for the above.
720
721 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
722
723         * gnus-sum.el (gnus-summary-move-article): Don't alter
724         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
725         group.
726
727         * nnimap.el (nnimap-update-info): Don't destructively alter active.
728
729         * message.el (message-cite-prefix-regexp): Revert my last edit.
730
731         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
732         variable instead of the Gnus variable.
733
734         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
735
736         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
737         again.
738
739         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
740         since some servers don't like it.
741         (nnimap-open-connection): Forget credentials if the server says the
742         password was wrong.
743         (nnimap-parse-line): Protect against invalid data.
744
745         * gnus-sum.el (gnus-summary-move-article): Add comment.
746         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
747         nothing alters it while scanning for new messages.
748
749         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
750         which may or may not help.
751         (nnimap-open-connection): If we're doing a stream connection, and then
752         discover we're on a STARTTLS-capable server, then open a STARTTLS
753         connection instead.
754
755 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
756
757         * nnimap.el (utf7): Required.
758
759         * message.el (message-cite-prefix-regexp): Remove "}" from citation
760         prefix.
761
762 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
763
764         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
765
766 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
767
768         * nnimap.el (nnimap-request-accept-article): Message the error on
769         error.
770
771 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
772
773         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
774
775 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
776
777         * nndoc.el (nndoc-request-list): Return success always.
778
779         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
780         `fetch-old' -- we only want to fetch the articles we've requested.  The
781         rest are in the agent, probably.
782         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
783         disappeared server" to something low.  It's not important.
784
785         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
786         arrived before the FETCH data.
787
788         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
789         target here, because we don't know the Gnus name of the group.
790
791         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
792         for the correct group.
793
794         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
795
796         * gnus.el (gnus): Give a final warning after startup.
797
798         * gnus-util.el (gnus-action-message-log): New variable.
799         (gnus-message): Use it.
800         (gnus-final-warning): New function.
801
802         * nnimap.el (nnimap-open-connection): Record the greeting.
803         (nnimap): Add greeting.
804
805 2010-09-26  Julien Danjou  <julien@danjou.info>
806
807         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
808         arguments.
809         (gnus-html-wash-images): Fix spec computing to include start/end.
810
811         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
812
813 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
814
815         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
816         deletion.
817         (nnimap-retrieve-headers): Don't select the group, because that's
818         already done by nnimap-possibly-change-group.
819
820         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
821         (gnus-picon-transform-address): Use it.
822
823         * mail-source.el (mail-source-value): Revert previous patch.
824
825         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
826         on failure.
827         (nnimap-open-connection): Look up both virtual and physical server name
828         credentials.
829
830         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
831
832 2009-02-07  Dave Love  <fx@gnu.org>
833
834         * tls.el (open-tls-stream): Don't query killing process.
835
836 2009-02-08  Dave Love  <fx@gnu.org>
837
838         * gnus-win.el (gnus-window-to-buffer-helper,
839         gnus-all-windows-visible-p): Function needn't be a symbol.
840
841         * mail-source.el (mail-source-value): Function needn't be a symbol.
842
843 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
844
845         * message.el (message-cite-prefix-regexp): Remove } from the cite
846         prefix.
847
848         * gnus-art.el (gnus-treatment-function-alist): Do picons before
849         highlight again, so that the highlight is correct.
850
851         * gnus-picon.el (gnus-picon): Remove again.
852         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
853
854         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
855         doing the header highlightling, so that the background colour of the
856         picon is correct.
857
858         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
859         (gnus-picon): Ditto.
860         (gnus-picon): Reinstate.  The background colour for picons is white.
861         (gnus-picon-insert-glyph): Make the background white.
862
863         * nnml.el (nnml-open-nov): Don't return dead buffers.
864
865         * auth-source.el (auth-source-create): Query the user for whether to
866         store the credentials.
867
868         * netrc.el (netrc-store-data): New function.
869
870         * auth-source.el (auth-source-user-or-password): Use the existing auth
871         sources, if any, for creation.
872
873         * gnus.el (gnus-group-fast-parameter): Return the last matching
874         parameter instead of the first matching parameter.
875
876 2010-09-26  Julien Danjou  <julien@danjou.info>
877
878         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
879
880 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
881
882         * mml2015.el (mml2015-use): Remove gpg support.
883
884         * mml1991.el (mml1991-function-alist): Remove gpg function.
885         (mml1991-gpg-sign): Removed.
886
887 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
888
889         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
890         (gnus-browse-unsubscribe-current-group): Document it.
891         (gnus-browse-unsubscribe-group): Use it.
892
893 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
894
895         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
896         address to the To list for easier response.
897
898         * gnus.el (gnus-play-startup-jingle): Removed.
899         (gnus-splash): Don't play jingle.
900         (gnus): Silence gnus-load message.
901
902         * gnus-art.el (gnus-treat-play-sounds): Removed.
903
904         * gnus.el (gnus-play-jingle): Remove audio support.
905
906         * gnus-cus.el (gnus-score-customize): Remove audio reference.
907
908         * earcon.el: Removed -- no users.
909
910         * gnus-audio.el: Removed -- no users of this package.
911
912         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
913
914         * gnus-start.el (gnus-setup-news): Remove nocem support.
915
916         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
917
918         * gnus.el (gnus-use-nocem): Removed.
919
920         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
921         Removed.
922
923         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
924         uses NoCeM any more.
925
926         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
927         (gnus-button-ctan-handler): Ditto.
928         (gnus-button-handle-ctan-bogus-regexp): Ditto.
929         (gnus-button-ctan-directory-regexp): Ditto.
930         (gnus-button-handle-ctan): Ditto.
931         (gnus-button-tex-level): Ditto.
932         (gnus-button-alist): Removed CTAN stuff.
933
934 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
935
936         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
937         nnimap-streaming test.
938
939         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
940         servers twice.
941
942         * nnimap.el (nnimap-open-connection): Add more error reporting when
943         nnimap fails early.
944
945         * nnheader.el (nnheader-get-report-string): New function.
946         (nnheader-get-report): Use it.
947
948         * gnus-int.el (gnus-check-server): Say what the error was when opening
949         failed.
950
951         * nnimap.el (nnimap-wait-for-response): Search further when we're not
952         using streaming.
953
954 2010-09-25  Julien Danjou  <julien@danjou.info>
955
956         * gnus-html.el (gnus-html-rescale-image): Use our defalias
957         gnus-window-inside-pixel-edges.
958
959 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
960
961         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
962
963         * mm-decode.el (mm-save-part): Allow saving to other directories the
964         normal Emacs way.
965
966         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
967         by Jay Berkenbilt.
968
969         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
970         there isn't a single byte.
971
972         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
973         just do it.  It doesn't really seem to matter what the user responds
974         here, I think, so it's just a confusing question.
975
976         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
977         non-streaming case.
978
979         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
980         (gnus-article-encrypt-body): Use it.
981
982         * gnus-sum.el (gnus-summary-show-complete-article): New command and
983         keystroke.
984
985         * nnimap.el (nnimap-find-wanted-parts-1): Use
986         gnus-fetch-partial-articles.
987
988         * gnus-art.el (gnus-fetch-partial-articles): New variable.
989
990         * nnimap.el (nnimap-insert-partial-structure): New function.
991         (nnimap-get-partial-article): New function.
992         (nnimap-request-article): Use it.
993         (nnimap-wait-for-response): Return whether the wait was successful.
994         (nnimap-finish-retrieve-group-infos): Don't do anything if the
995         retrieval wasn't successful.
996         (nnimap-retrieve-group-data-early): Allow throttling servers.
997         (nnimap-streaming): New variable.
998         (nnimap-fetch-partial-articles): Removed.
999
1000         * mm-decode.el (mm-with-part): Protect against killed buffers.
1001
1002         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1003         for prettier summary display.
1004
1005 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1006
1007         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1008         directly.
1009
1010 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1011
1012         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1013         apparently third-party libraries depend on it.
1014
1015         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1016         before starting negotiation.
1017
1018         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1019         privacy reasons.
1020         (gnus-treat-mail-gravatar): Ditto.
1021
1022         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1023         buffer when inserting images.  Inserting text into the headers, for
1024         instance, can make them invalid.
1025
1026 2010-09-25  Julien Danjou  <julien@danjou.info>
1027
1028         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1029         variables.
1030
1031         * nnheader.el: Remove useless variables news-reply-yank-from and
1032         news-reply-yank-message-id.
1033
1034         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1035         variables.
1036
1037         * mml1991.el: Remove useless mml1991-verbose.
1038
1039         * gnus.el: Remove useless variable gnus-use-generic-from.
1040         Remove obsolete variable gnus-topic-indentation.
1041
1042         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1043
1044         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1045
1046         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1047
1048         * gnus-group.el: Remove useless gnus-group-icon-cache.
1049         Remove useless gnus-ephemeral-group-server.
1050
1051         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1052
1053         * mml2015.el: Remove useless mml2015-verbose.
1054
1055         * mml-smime.el: Remove useless mml-smime-verbose.
1056
1057         * gnus.el: Remove useless gnus-local-domain.
1058
1059         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1060         gnus-gravatar-size.
1061
1062         * gnus-art.el: Remove useless gnus-treat-translate.
1063
1064 2010-09-24  Julien Danjou  <julien@danjou.info>
1065
1066         * gnus-sum.el: Add support for Gravatars.
1067
1068         * gnus-art.el: Add support for Gravatars.
1069
1070         * gnus-gravatar.el: Add this file.
1071
1072         * gravatar.el: Add this file.
1073
1074 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1075
1076         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1077
1078         * gnus-group.el (gnus-group-fetch-faq): Removed.
1079
1080         * gnus.el (gnus-group-faq-directory): Removed.
1081
1082         * gnus-group.el (gnus-group-fetch-charter): Removed.
1083
1084         * gnus.el (gnus-group-charter-alist): Removed.
1085
1086         * gnus-group.el (gnus-group-archive-directory): Removed.
1087         (gnus-group-recent-archive-directory): Ditto.
1088         (gnus-group-make-archive-group): Removed.
1089
1090         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1091
1092         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1093         use the same article number for all the cached articles.
1094
1095         * nnimap.el (nnimap-command): Register the last command time so
1096         that we can use it for idling NOOPs.
1097         (nnimap-open-connection): Start the keeplive timer.
1098         (nnimap-make-process-buffer): Store all the process buffers.
1099         (nnimap-keepalive): New function.
1100
1101         * starttls.el: (starttls-open-stream): Add autoload cookie.
1102
1103 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1104
1105         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1106         handling.
1107
1108 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1109
1110         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1111         its data structures.
1112
1113         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1114         instead of the cl.el copy-list.
1115         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1116         equalp.
1117
1118 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1119
1120         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1121         and tool-bar-local-item-from-menu.
1122
1123         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1124         mode-line-highlight face for Emacs.
1125
1126         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1127         loading gnus-sum.elc; fix comment for canlock-verify.
1128         (gnus-article-jump-to-part): Use read-number.
1129         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1130         Emacs pre-21 compatible code for help-echo.
1131         (gnus-article-next-page-1): No need to adjust the number of lines.
1132         (gnus-article-describe-bindings): Always use help-buffer.
1133
1134         * gnus-audio.el (gnus-audio-inline-sound)
1135         * gnus-cus.el (gnus-custom-mode)
1136         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1137
1138         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1139
1140         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1141         compatible code.
1142
1143 2010-09-24  Glenn Morris  <rgm@gnu.org>
1144
1145         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1146         visiting the fcc file in rmail-mode.
1147
1148         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1149
1150 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1151
1152         * nnir.el: Silence the byte compiler.
1153
1154         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1155         alias to browse-url-url-encode-chars if any.
1156         (gnus-html-encode-url): Use it.
1157
1158 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1159
1160         * gnus-start.el (gnus-use-backend-marks): New variable.
1161         (gnus-get-unread-articles-in-group): Use it.
1162
1163         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1164         makeover.
1165
1166 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1167
1168         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1169
1170 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1171
1172         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1173         Removed.
1174         (gnus-setup-news-hook): Removed
1175         gnus-fixup-nnimap-unread-after-getting-new-news.
1176
1177         * gnus-int.el (gnus-request-update-info): Protect against backends not
1178         having the function.
1179
1180         * nnimap.el (nnimap-stream): Mention starttls.
1181         (nnimap-open-connection): Add starttls support.
1182
1183 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1184
1185         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1186
1187 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1188
1189         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1190         BODYSTRUCTUREs.
1191         (nnimap-transform-headers): Unfold quoted {42} headers.
1192
1193         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1194         the info.
1195         (gnus-get-unread-articles): Only call updatep on backends that support
1196         it.
1197
1198         * nnweb.el (nnweb-request-update-info): NOOP.
1199
1200         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1201
1202         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1203         since it only deals with marks.
1204
1205         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1206         gnus-request-marks, and make a new gnus-request-update-info.
1207
1208         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1209         the active instead of the high number, which is usually too low.
1210
1211 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1212
1213         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1214         * encrypt.el: Removed.
1215
1216 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1217
1218         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1219         server in symbolic form.
1220
1221         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1222         0.9.
1223
1224 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1225
1226         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1227         (nnimap-update-info): Fix up code slightly.
1228
1229         * gnus-int.el (gnus-open-server): Add tracing for performance
1230         debugging.
1231
1232         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1233         (gnus-group-insert-group-line): Pass the real group name so that it
1234         gets the right data.
1235
1236         * gnus-start.el (gnus-get-unread-articles): Don't have
1237         `gnus-get-unread-articles-in-group' update info, since that can be
1238         really slow and doesn't seem to be needed?
1239
1240 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1241
1242         * time-date.el (date-to-time): Try using parse-time-string first before
1243         using the slower timezone-make-date-arpa-standard.
1244
1245 2010-09-22  Julien Danjou  <julien@danjou.info>
1246
1247         * gnus-group.el (gnus-group-insert-group-line): Call
1248         gnus-group-highlight-line.
1249         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1250         default hook list.
1251         (gnus-group-update-eval-form): Add new function.
1252         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1253         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1254
1255 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1256
1257         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1258         immediate, then expire all articles.
1259         (nnimap-update-info): Fix off-by-one errors.
1260         (nnimap-flags-to-marks): Would return no marks lists for group with no
1261         flags.  Instead return the other data.
1262
1263 2010-09-22  Julien Danjou  <julien@danjou.info>
1264
1265         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1266         Only return an icon.
1267         (gnus-group-insert-group-line): Compute icon to return.
1268
1269         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1270         variable.
1271         (gnus-html-image-fetched): Only cache if
1272         gnus-html-image-automatic-caching is set.
1273         (gnus-html-image-fetched): Check for errors.
1274
1275 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1276
1277         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1278         once per method on `g'.  This ensures that backends like nnfolder don't
1279         open all their folders.
1280
1281         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1282         (nnimap-request-list): Nix out group in the correct buffer.
1283         (nnimap-parse-flags): Implement by using `read' instead of
1284         hand-parsing.
1285         (nnimap-flags-to-marks): Pass on permanent-flags.
1286         (nnimap-make-process-buffer): Record the server name.
1287         (nnimap-parse-flags): Fix typo.
1288         (nnimap-request-scan): Run split on the server in general, not just a
1289         single group.
1290
1291         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1292         parameter, and propagate this downwards.
1293
1294         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1295         since EXAMINE changes it on the server.
1296
1297         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1298         this command might take a while.
1299
1300 2010-09-22  Julien Danjou  <julien@danjou.info>
1301
1302         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1303         harmful if you have 2 images side-by-side, they can't be properly
1304         update on text deletion.  Using text-property is safer here.
1305         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1306         data.
1307
1308 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1309
1310         * nnimap.el (nnimap-expunge-inbox): Removed.
1311         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1312         (nnimap-expunge): Flip default to t.
1313
1314         * gnus.el (gnus-method-to-server): Don't push things to the cache
1315         unless it's unique.
1316         (gnus-server-to-method): Ditto.
1317
1318 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1319
1320         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1321
1322 2010-09-22  Julien Danjou  <julien@danjou.info>
1323
1324         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1325         get the start of data.
1326         (gnus-html-encode-url): Add this function to encode special chars in
1327         URL.
1328         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1329         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1330
1331         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1332         default.
1333         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1334
1335         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1336         images alt-text.
1337         (gnus-html-put-image): Put alt-text as help-echo.
1338
1339 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1340
1341         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1342         * mm-util.el (mm-decompress-buffer)
1343         * nnir.el (nnir-run-find-grep)
1344         * pop3.el (pop3-list): Use 3rd arg of split-string.
1345
1346         * time-date.el (format-seconds): Comment fix.
1347
1348         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1349         and byte-optimize-form-code-walker.
1350         (dgnushack-make-auto-load): Don't advise make-autoload.
1351
1352         * lpath.el: Remove Emacs 21 stuff.
1353
1354 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1355
1356         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1357         outside the active range.  Suggested by Dan Christensen.
1358
1359         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1360         slightly later to avoid double-getting it.
1361
1362         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1363         previous patch.
1364
1365         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1366
1367 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1368
1369         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1370
1371 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1372
1373         * gnus-int.el (gnus-open-server): Give a better error message in the
1374         "go offline" case.
1375
1376         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1377         marks for nnimap, which is seldom the right thing to do.
1378
1379         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1380         (gnus-same-method-different-name): New function.
1381
1382         * nnimap.el (parse-time): Require.
1383
1384         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1385         method in the presence of many similar methods.
1386
1387         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1388
1389         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1390         nnml-inhibit-expiry.
1391
1392         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1393         find out whether methods are equal.
1394
1395         * nnimap.el (nnimap-find-expired-articles): New function.
1396         (nnimap-process-expiry-targets): New function.
1397         (nnimap-request-move-article): Request the article before looking at
1398         what the Message-ID is.  Fix found by Andrew Cohen.
1399         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1400
1401         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1402         for oldness in addition to being a predicate.
1403
1404         * nnimap.el (nnimap-request-group): When we have zero articles, return
1405         the right data to Gnus.
1406         (nnimap-request-expire-articles): Only delete articles immediately if
1407         the target is 'delete.
1408
1409         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1410         method, this would bug out.
1411
1412         * gnus-group.el (gnus-group-expunge-group): Renamed from
1413         gnus-group-nnimap-expunge, and implemented as a normal interface
1414         function.
1415
1416         * gnus-int.el (gnus-request-expunge-group): New function.
1417
1418         * nnimap.el (nnimap-request-create-group): Implement.
1419         (nnimap-request-expunge-group): New function.
1420
1421 2010-09-21  Julien Danjou  <julien@danjou.info>
1422
1423         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1424         (gnus-html-cache-expired): Add new function.
1425         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1426         wethever we should display image for fetch it.
1427         Compute alt-text earlier to pass it to the fetching function too.
1428         (gnus-html-schedule-image-fetching): Change function argument to only
1429         get one image at a time, not a list.
1430         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1431         cache.
1432         (gnus-html-get-image-data): New function to retrieve image data from
1433         cache.
1434         (gnus-html-put-image): Change buffer argument to use image data rather
1435         than file, and place image above region rather than inserting a new
1436         one. Do not take alt-text as argument, since it's useless now: we place
1437         the image above alt-text.
1438         (gnus-html-prune-cache): Remove.
1439         (gnus-html-show-images): Start to fetch image when we find one, do not
1440         push into a temporary list.
1441         (gnus-html-prefetch-images): Only fetch image if they have expired.
1442         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1443         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1444
1445 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1446
1447         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1448
1449 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1450
1451         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1452         spec inser "*" if the group isn't active instead of 0.
1453
1454         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1455         opening the server.
1456         (nnimap-request-delete-group): Implement group deletion.
1457         (nnimap-transform-headers): Return the size of the entire message in
1458         the Bytes header, not just the size of the first part.
1459         (nnimap-request-move-article): When moving an article from nnimap,
1460         request the article first so the accepting form has an article to
1461         accept.  Reported by Dan Christensen.
1462         (nnimap-command): Make sure that the error message doesn't error out.
1463
1464 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1465
1466         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1467         we haven't requested anything.
1468
1469 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1470
1471         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1472         "".  Fix found by Andrew Cohen.
1473
1474         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1475         instead of -encode-string.
1476
1477 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1478
1479         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1480
1481         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1482         by mm-subst-char-in-string.
1483
1484 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1485
1486         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1487         waiting for the connection string.
1488
1489         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1490         arriving.
1491
1492         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1493         bogus characters.  This allows selecting certain Gmail groups.
1494
1495         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1496         (nnimap-fetch-partial-articles): New variable.
1497         (nnimap-open-connection): When looking for credentials, also use the
1498         nnimap-server-port.
1499         (nnimap-request-article): Return the group/article number, so that Gnus
1500         `^' works as expected.
1501         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1502         them.
1503
1504         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1505         comments.
1506         (gnus-methods-sloppily-equal): New function.
1507         (gnus): When using the development version of Gnus, load the gnus-load
1508         file.
1509
1510         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1511         `gnus-open-server' on each method before trying to scan them etc.  This
1512         ensures that all the backend parameters are set correctly.
1513
1514         * nnimap.el (nnimap-authenticator): New variable.
1515         (nnimap-open-connection): Allow anonymous login.
1516         (nnimap-transform-headers): The chars header is called Chars not
1517         Bytes.
1518         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1519         drops.
1520
1521         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1522         patch, found by Knut Anders Hatlen.
1523
1524 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1525
1526         * gnus-agent.el (gnus-agent-batch-confirmation)
1527         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1528         to gnus-message.
1529         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1530         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1531         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1532         * gnus-int.el (gnus-open-server): Likewise.
1533         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1534         (gnus-score-check-syntax): Likewise.
1535         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1536         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1537         Likewise.
1538         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1539
1540 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1541
1542         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1543         calling conventions so that prefetch doesn't bug out.
1544
1545 2010-09-19  Julien Danjou  <julien@danjou.info>
1546
1547         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1548         rather than `subst-char-in-region' in order to be able to replace ASCII
1549         char by UTF-8 ones.
1550
1551         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1552         than curl.
1553         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1554         the right URL and ALT text on images.
1555         (gnus-html-wash-tags): Fix tag case.
1556         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1557         (gnus-article-html): Add -o display_ins_del=2 option.
1558         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1559
1560 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1561
1562         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1563         the extra mail headers, which sometimes seem to happen for unknown
1564         reasons.
1565
1566         * mail-parse.el (mail-header-encode-parameter): Define as
1567         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1568         (or most, perhaps?) mail readers don't understand the latter, but do
1569         understand the former.
1570
1571         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1572         to nil, so that no methods are automatically agentized.  I think this
1573         is probably what most users want.
1574
1575         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1576         from url-retrieve, for instance about invalid URLs.
1577
1578         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1579         groups that have no articles.
1580         (nnimap-request-article): Check that we really got an article when we
1581         requested one.
1582
1583         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1584         doesn't exist.
1585
1586         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1587         nntp buffer so the agent can save it.
1588         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1589         that CRLF doesn't get translated to \n.
1590         (nnimap-open-connection): Don't make 'shell commands only send \n.
1591
1592 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1593
1594         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1595         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1596         Update var name.
1597         (nnml-generate-nov-file): Use dolist.
1598         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1599         Use with-current-buffer.
1600
1601 2010-09-18  Julien Danjou  <julien@danjou.info>
1602
1603         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1604         parallel.
1605
1606 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1607
1608         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1609         the range update right.
1610         (nnimap-request-group): Don't make `M-g' bug out on group with no
1611         marks.
1612         (nnoo): Required, so that other packages can require nnimap.
1613         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1614         command we're looking for.  This helps when the server sends more
1615         responses after we've gotten everything we expected.
1616         (nnimap): Add a `newlinep' field to keep track of end-of-line
1617         conventions.
1618         Don't send CRLF to things that don't want it.
1619         (nnimap-request-accept-article): Ditto.
1620
1621 2010-09-18  Julien Danjou  <julien@danjou.info>
1622
1623         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1624         than curl to retrieve images.
1625
1626 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1627
1628         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1629         the marks.
1630         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1631         (nnimap-wait-for-connection): New function.
1632         (nnimap-open-connection): If we have PREAUTH, don't query for login
1633         credentials.
1634         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1635         when doing a partial update.
1636
1637 2010-09-18  Julien Danjou  <julien@danjou.info>
1638
1639         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1640         tags.
1641
1642 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1643
1644         * nnimap.el (nnimap-credentials): New function.
1645         (nnimap-open-connection): Use the new function to look for credentials
1646         also on the numeric equivalents of "imap" and "imaps".
1647
1648         * gnus-start.el (gnus-activate-group): Send the info to
1649         gnus-request-group.
1650
1651         * nnimap.el (nnimap-request-group): Have the "check" version of the
1652         function parse flags and update the info, so that a `M-g' get a total
1653         resync of all flags from the group.
1654
1655         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1656         to allow backends to alter the info on group selection.  Also alter all
1657         the backend -request-group functions to take the parameter.
1658
1659         * nnimap.el (nnimap-store-info): New function.
1660         (nnimap-update-info): Store the info for later usage.
1661         (nnimap-request-group): Use the stored info for the dont-check case, so
1662         that we don't retrieve all marks when we enter a group.
1663
1664         * nnimap.el: Use deffoo instead of defun for interface functions.
1665
1666         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1667         update the group info.  This makes the nndraft groups, for instance, go
1668         back to their old behaviour.
1669
1670         * gnus-sum.el (gnus-select-newsgroup): Indent.
1671
1672         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1673         in.
1674         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1675         nothing.
1676
1677         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1678         from methods that are denied.
1679
1680         * gnus-int.el (gnus-method-denied-p): New function.
1681
1682         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1683         store the password instead of netrc.
1684         (nnimap-open-connection): Don't error out when we can't make a
1685         connections.
1686
1687         * auth-source.el (auth-source-create): In the password prompt, say what
1688         we're querying for.  Also prompt for user name if that hasn't been
1689         given.
1690
1691         * nnimap.el (nnimap-with-process-buffer): Removed.
1692
1693 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1694
1695         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1696         method when we're reading from the agent.
1697
1698         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1699
1700         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1701         that's probably most useful for users.
1702
1703         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1704         "failed" all the time.
1705
1706         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1707         ...)) with (with-current-buffer ... ).
1708
1709         * nntp.el (nntp-open-server): Return whether the open was successful or
1710         not.
1711
1712         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1713         select an unread unseen article first.
1714
1715         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1716         /etc/services, supply some sensible port defaults.
1717
1718         * dgnushack.el: Define netrc-credentials.
1719
1720 2010-09-17  Julien Danjou  <julien@danjou.info>
1721
1722         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1723
1724 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1725
1726         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1727         doesn't have any parameters.
1728
1729 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1730
1731         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1732         only upcased checks.
1733
1734         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1735
1736         * nnimap.el (nnimap-open-shell-stream): New function.
1737         (nnimap-open-connection): Use it.
1738         (nnimap-transform-headers): Get the number of lines in each message.
1739         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1740         number of lines.
1741         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1742         problem.
1743
1744         * utf7.el (utf7-encode): Autoload.
1745
1746         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1747         to allow the mail splitting to not return a default group.  This is
1748         useful for nnimap, which will leave unmatched mail in the inbox.
1749
1750         * nnimap.el: Rewritten.
1751
1752         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1753         nnimap usage.
1754
1755         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1756         if the move is internal, so that nnimap can do fast internal moves.
1757
1758         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1759         data.
1760         (gnus-read-active-for-groups): Support finishing the early retrieval of
1761         data.
1762
1763         * gnus-range.el (gnus-range-nconcat): New function.
1764
1765         * gnus-int.el (gnus-finish-retrieve-group-infos)
1766         (gnus-retrieve-group-data-early): New functions.
1767
1768 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1769
1770         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1771         (nnrss-retrieve-groups):
1772         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1773         (pop3-quit): Use with-current-buffer.
1774
1775 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1776
1777         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1778         instead of nnheader-accept-process-output.
1779
1780         * dgnushack.el (dgnushack-compile): Add comment.
1781
1782         * lpath.el: No need to fbind propertize for XEmacs 21.4.
1783
1784         * gnus-html.el (gnus-html-schedule-image-fetching)
1785         (gnus-html-prefetch-images): Replace process-kill-without-query by
1786         gnus-set-process-query-on-exit-flag.
1787
1788 2010-09-16  Romain Francoise  <romain@orebokech.com>
1789
1790         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1791
1792 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1793
1794         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1795         parameter to unintern is mandatory-ish in Emacs 24.
1796
1797         * gnus-html.el (gnus-html-schedule-image-fetching)
1798         (gnus-html-prefetch-images): Check for curl before using it.
1799
1800         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1801         depend on curl, which isn't essential.
1802
1803         * imap.el: Revert back to version
1804         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1805         seem problematic.
1806
1807 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1808
1809         * gnus-registry.el (gnus-registry-install-shortcuts):
1810         Explicitly pass `obarray' to `unintern' to avoid a warning.
1811
1812 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1813
1814         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1815         change.
1816
1817         * nnrss.el (nnrss-request-list): Removed this function and related
1818         functions, including the moreover stuff.
1819
1820 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1821
1822         * nnrss.el (nnrss-retrieve-groups): New function.
1823
1824 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1825
1826         * .dir-locals.el: Add no-byte-compile cookie.
1827
1828 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1829
1830         * time-date.el (format-seconds): Comment fix.
1831
1832         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
1833         for back end that doesn't support request-scan.
1834
1835 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1836
1837         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
1838         then do request scans from the backends.
1839
1840         * netrc.el (netrc-credentials): New conveniency function.
1841
1842         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
1843         avoid running a hook per line, since this takes a lot of time,
1844         profiling shows.
1845         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
1846         directly if gnus-visual-p is true.
1847
1848 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1849
1850         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
1851         groups; replace mapcar with dolist which is a bit faster; pass groups
1852         info to gnus-read-active-file-1.
1853         (gnus-read-active-file-1): Scan only specified groups if the new
1854         optional arg `infos' is given.
1855
1856 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1857
1858         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
1859
1860         * pop3.el (pop3-movemail): Removed.
1861         (pop3-streaming-movemail): Renamed to pop3-movemail.
1862
1863         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
1864         don't restrict end-tag searches to the end of the line.
1865
1866 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1867
1868         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
1869         articles of every unchecked group to t, which means unknown since the
1870         server has never been opened.
1871
1872 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1873
1874         * gnus-html.el (gnus-html-show-alt-text): New command.
1875         (gnus-html-browse-image): Ditto.
1876         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
1877         to browse the image directly.
1878         (gnus-html-wash-tags): Search for images first, so that <a><img> works
1879         better.
1880
1881         * gnus-async.el (gnus-async-article-callback): Call
1882         `gnus-html-prefetch-images' unconditionally.
1883
1884         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
1885         before feeding URLs to curl.
1886
1887 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1888
1889         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
1890         internal images as deletable by `W D D'.
1891
1892         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
1893         (gnus-async-article-callback): Fix typo.
1894
1895 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1896
1897         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
1898         current line to work around bugs in the output from w3m.
1899
1900         * gnus-async.el (gnus-async-article-callback): Always prefetch images
1901         for groups that want that.
1902
1903         * nntp.el (nntp-wait-for-string): Supply a timeout for
1904         accept-process-output to ensure progress.
1905
1906         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
1907         level to get unread articles from, then use that for foreign groups,
1908         too.
1909
1910         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
1911         confuses the rest of the function.
1912
1913         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
1914         for the methods that support -retrieve-groups, too.
1915
1916         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
1917
1918 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1919
1920         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
1921         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
1922
1923         * pop3.el: Require cl when compiling.
1924         (pop3-number-of-responses): Search for "+OK", not "+OK ".
1925
1926 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1927
1928         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
1929         that aren't going to be activated.
1930         (gnus-get-unread-articles): Fix up the last commit.
1931
1932         * gnus-html.el (gnus-article-html): Allow calling without specifying
1933         the handle.  In that case, dissect the buffer first.
1934
1935         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
1936
1937         * nnimap.el (nnimap-open-connection): Revert the change that would look
1938         into authinfo for imaps instead of imap.
1939
1940         * gnus-start.el (gnus-activate-group): Take an optional parameter to
1941         say that you don't want to call gnus-request-group with don-check, but
1942         do check the reponse.  This is for virtual groups only.
1943         (gnus-get-unread-articles): Count the archive groups as secondary, so
1944         that they're activated the same way as before.
1945
1946         * imap.el (imap-message-map): Removed optional buffer parameter, since
1947         no callers use it.
1948         (imap-message-get): Ditto.
1949         (imap-message-put): Ditto.
1950         (imap-mailbox-map): Ditto.
1951         (imap-mailbox-put): Ditto.
1952         (imap-mailbox-get): Ditto.
1953         (imap-mailbox-get): Revert last change for this function.
1954
1955         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
1956         case-insensitively.
1957         (nnimap-debug): Removed.
1958
1959         * imap.el (imap-fetch-safe): Removed function, and altered all callers
1960         to use `imap-fetch' instead.  According to the comments, this should be
1961         safe, since all other IMAP clients use the 1:* syntax.
1962         (imap-enable-exchange-bug-workaround): Removed.
1963         (imap-debug): Removed -- doesn't seem very useful.
1964
1965         * mail-source.el (mail-source-fetch): Don't message if we're fetching
1966         mail from a file, and the file doesn't exist.
1967
1968         * imap.el (imap-log): New convenience function used throughout instead
1969         of repeating the same code all over the place.
1970
1971         * pop3.el (pop3-streaming-movemail): Return t for success.
1972
1973         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
1974         .authinfo if we're using ssl connection.
1975
1976         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
1977         already have if we're in a main Gnus `g' run.
1978
1979         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
1980
1981 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1982
1983         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
1984
1985         * nnmh.el (nnmh-request-list-1): Bind `file'.
1986
1987         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
1988         alias to set-process-query-on-exit-flag or process-kill-without-query.
1989         (pop3-open-server): Use it.
1990
1991 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1992
1993         * mail-source.el (mail-source-delete-crash-box): Always move the crash
1994         box to the Incoming file.  Fixes mistake in previous checkin.
1995
1996         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
1997         request loop (for debugging purposes) removed.
1998
1999         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2000         culprit is more visible.
2001         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2002         (nnml-add-incremental-nov): New functions to do "incremental" nov
2003         updates, where we just append to the end of the existing nov files
2004         without reading/writing them in full.
2005
2006         * mail-source.el (mail-source-delete-crash-box): Really only check the
2007         incoming files once in a while.
2008
2009         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2010
2011         * mail-source.el (mail-source-delete-crash-box): Only check the
2012         incoming files for deletion once per day to save a lot of file
2013         accesses.
2014
2015         * pop3.el (pop3-logon): Fix up unbound variable typo.
2016
2017         * mail-source.el (pop3-streaming-movemail): Autoload.
2018
2019         * pop3.el (pop3-streaming-movemail): Respect
2020         pop3-leave-mail-on-server.
2021
2022         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2023         retrieval.
2024
2025         * pop3.el (pop3-process-filter): Removed unused function.
2026         (pop3-streaming-movemail, pop3-send-streaming-command)
2027         (pop3-wait-for-messages, pop3-write-to-file)
2028         (pop3-number-of-responses): New functions for streaming pop3
2029         retrieval.
2030
2031         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2032         come from no known methods.
2033         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2034         list.
2035
2036         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2037         message sizes.
2038         (pop3-movemail): Use erase-buffer instead of looping and deleting
2039         regions, which seems rather odd.
2040
2041         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2042         file once per `g' run.
2043
2044         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2045         directories.  This makes the draft queue directory work.
2046
2047         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2048         data from the backends, so that we only request the list of groups from
2049         each method once.  This should speed things up considerably.
2050
2051         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2052         detect that it's not implemented.
2053
2054         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2055         we actually do recurse down into the tree, but don't stat all leaf
2056         nodes.
2057
2058         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2059         then say so instead of bugging out.
2060
2061         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2062         files exist before trying to read them.
2063
2064         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2065         around <pre_int>.
2066
2067         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2068
2069         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2070
2071 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2072
2073         * mm-util.el (mm-image-load-path): Just return the image directories,
2074         not all directories in the path in addition to the image directories.
2075         (mm-image-load-path): Maintain a cache of the image directories so that
2076         the `g' command in Gnus doesn't have to stat dozens of directories each
2077         time.
2078
2079         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2080         (gnus-html-wash-tags): Add a new `i' command to insert images.
2081         (gnus-html-insert-image): New command and keystroke.
2082         (gnus-html-redisplay-with-images): New command and keystroke.
2083         (gnus-html-show-images): Renamed command.
2084         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2085         spacers.
2086         (gnus-html-wash-tags): Decode entities at the end, so that entities
2087         inside the tags don't mess up the rest of the "parsing".
2088
2089         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2090         so that nnimap methods aren't agentized by default.  There's apparently
2091         many problems related to agent/imap behaviour.
2092
2093         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2094
2095         * gnus-html.el: Doc fix.
2096
2097 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2098
2099         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2100         specifier-spec-list for Emacs 21.
2101
2102         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2103         glyph-width and glyph-height instead of display-graphic-p and
2104         image-size; make avoidance of displaying small images work for XEmacs.
2105
2106         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2107         for XEmacs.
2108
2109         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2110         of symbol that holds plist data.
2111         (gnus-process-plist): Remove plist of process after getting it.
2112
2113 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2114
2115         * message.el (message-generate-hashcash): Change default to
2116         'opportunistic if hashcash is installed.
2117
2118         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2119         (gnus-html-put-image): Only call image-size once, since it's somewhat
2120         time-consuming on remote X servers.
2121
2122 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2123
2124         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2125         type on data, not a file name.
2126
2127         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2128         window-pixel-edges for Emacs 21.
2129
2130         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2131         decoded contents.
2132         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2133
2134 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2135
2136         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2137         group line format, since it isn't very interesting.
2138
2139         * gnus-agent.el (gnus-agent-short-article),
2140         (gnus-agent-long-article): Increase values for these two variables,
2141         since most people are likely to have more network connection and
2142         storage than before.
2143
2144         * gnus.el (gnus-refer-article-method): Change default to 'current.
2145         When referring an article, the common behaviour is to refer it from the
2146         current select method, not the native select method.  The chances of
2147         the native select method having the message in question is rather slim
2148         these days.
2149
2150         * gnus-sum.el (gnus-auto-select-subject): Change default to
2151         `unseen-or-unread'.  I think it's likely that most people want to
2152         select an unseen article over a previously seen, but unread one.
2153
2154         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2155         means that in the article buffer none of the minor mode elements will
2156         be shown, usually, and this is not desirable in most cases.
2157
2158         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2159         that commands like `d' (and the like) go to the next line in the
2160         buffer, instead of the next unread article.  I think this is the
2161         behaviour that is most natural for most users.
2162         (gnus-single-article-buffer): Change default to nil, so that people can
2163         have as many article buffers open as they have summary buffer.  I think
2164         this is the most natural way for the groups to behave.
2165
2166         * message.el (message-generate-new-buffers): Change default to
2167         `unsent', so that all new message buffers start their names with the
2168         string "*unsent", and it's easier to find the buffers if you move from
2169         them.
2170
2171 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2172
2173         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2174         small.  They're probably tracking images.
2175         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2176         (gnus-html-rescale-image): Yet another try at getting the image sizing
2177         right.
2178
2179         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2180         nntp-marks-file-name is nil.
2181
2182 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2183
2184         * gnus-html.el (gnus-html-wash-tags)
2185         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2186         Better logging.
2187
2188 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2189
2190         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2191
2192         * gnus-html.el (gnus-html-wash-tags): Check the value of
2193         gnus-blocked-images in the summary buffer.
2194
2195 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2196
2197         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2198
2199 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2200
2201         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2202         like "a", it seems like.
2203         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2204         since it needs to be picked from the correct buffer.
2205
2206         * nnwfm.el: Removed.
2207
2208         * nnlistserv.el: Removed.
2209
2210 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2211
2212         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2213         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2214
2215 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2216
2217         * nnkiboze.el: Removed.
2218
2219         * nndb.el: Removed.
2220
2221         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2222         alt text.
2223         (gnus-html-rescale-image): Try to get the rescaling logic right for
2224         images that are just wide and not tall.
2225
2226         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2227         overshadow variable bindings.
2228
2229 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2230
2231         * gnus-html.el (gnus-html-wash-tags)
2232         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2233         extra logging.
2234
2235 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2236
2237         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2238         (gnus-max-image-proportion): New variable.
2239         (gnus-html-rescale-image): New function.
2240         (gnus-html-put-image): Rescale images.
2241
2242 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2243
2244         Fix up some byte-compiler warnings.
2245         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2246         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2247         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2248         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2249         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2250         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2251         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2252
2253 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2254
2255         * gnus-html.el (gnus-article-html): Decode contents by charset.
2256
2257 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2258
2259         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2260         (gnus-html-frame-width, gnus-blocked-images)
2261         * message.el (message-prune-recipient-rules): Add custom version.
2262         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2263
2264         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2265         functions.
2266
2267         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2268         gnus-process-get.
2269
2270 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2271
2272         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2273         instead of lsub directly.
2274
2275 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2276
2277         * nnwarchive.el: Removed.
2278
2279         * gnus-soup.el: Removed.
2280
2281         * nnsoup.el: Removed.
2282
2283         * nnultimate.el: Removed.
2284
2285         * gnus-html.el (gnus-blocked-images): New variable.
2286
2287         * message.el (message-prune-recipients): New function.
2288         (message-prune-recipient-rules): New variable.
2289
2290         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2291         guess whether a long line is natural text or not.
2292
2293         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2294         gnus-process-plist and friends for compatibility.
2295
2296 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2297
2298         * gnus-html.el: Require packages that define macros used in this file.
2299         (gnus-article-mouse-face): Declare to silence byte-compiler.
2300         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2301         process-get.
2302         (gnus-html-put-image): Use plist-get to avoid getf.
2303         (gnus-html-prefetch-images): Use with-current-buffer.
2304
2305 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2306
2307         * gnus-ems.el: Provide compatibility functions for
2308         gnus-set-process-plist.
2309
2310         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2311         header-line-format for XEmacs 21.4.
2312
2313         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2314         * gnus.el (gnus-valid-select-methods)
2315         * message.el (message-send-mail-partially-limit)
2316         * mm-decode.el (mm-text-html-renderer)
2317         * mml.el (mml-insert-mime-headers-always)
2318         * smiley.el (smiley-regexp-alist): Bump custom version.
2319
2320 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2321
2322         * gnus-html.el: require mm-url.
2323         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2324         with the url to `url'.
2325         (gnus-html-wash-tags): Support cid: URLs/images.
2326
2327 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2328
2329         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2330         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2331         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2332
2333         * gnus-move.el: Removed file, since it doesn't really work.
2334
2335         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2336         UTF-8.  This seems to fix problems with some German web feeds.
2337
2338         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2339         at the top so that the proper colours are applied.
2340
2341         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2342         don't have dots in their names.
2343
2344         * gnus-art.el (gnus-article-view-part): Doc fix.
2345
2346         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2347         XEmacs-compatible.
2348         (gnus-html-put-image): Don't do images on non-graphic displays.
2349
2350         * nnslashdot.el: Removed this unused backend.
2351
2352         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2353         actions.
2354         (gnus-undo-register-1): Revert last change.
2355
2356         * gnus-group.el (gnus-group-completing-read): Protect against not
2357         having completion-styles bound.
2358
2359         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2360         make broken recipients happier.
2361
2362         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2363
2364         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2365         point parameter.
2366
2367         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2368
2369         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2370         completion-styles for group selection.
2371
2372 2009-02-04  Andreas Schwab  <schwab@suse.de>
2373
2374         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2375         headers and regexp-quote the match if necessary.
2376
2377 2009-03-24  Miles Bader  <miles@gnu.org>
2378
2379         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2380         the blinking smiley.
2381
2382 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2383
2384         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2385         blink smiley.
2386
2387 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2388
2389         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2390         where the dribbel file lives exists.
2391
2392         * message.el (message-send-mail-partially-limit): Change the default to
2393         nil, since most people don't want this.
2394
2395         * mm-url.el (mm-url-decode-entities): Also decode entities like
2396         &#x3212.
2397
2398 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2399
2400         * gnus-sum.el (gnus-summary-idna-message):
2401         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2402         Hyperlink urls in docstrings with URL `...'.
2403
2404 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2405
2406         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2407         functions.
2408
2409 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2410
2411         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2412         say what the mouseover text should be.
2413
2414         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2415         version of the mm-w3m-safe-url-regexp variable to only download images
2416         in the groups where we want that to happen.
2417
2418         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2419
2420         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2421         easier debugging.
2422         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2423         big pictures in the article buffer.
2424
2425         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2426         gnus-article-html.
2427         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2428         w3m.
2429
2430         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2431
2432 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2433
2434         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2435         which doesn't exist.
2436
2437         * message.el (message-inhibit-ecomplete): New variable to allow some
2438         function to inhibit ecomplete address storage.
2439         (message-resend): Disable ecomplete message storage when resending
2440         messages.
2441
2442         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2443
2444 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2445
2446         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2447         Save excursion while copying, moving, and deleting articles in order to
2448         prevent the cursor from jumping to unforeseen place.
2449
2450 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2451
2452         * lpath.el: No need to bind bookmark-current-buffer,
2453         bookmark-yank-point and bookmark-make-record-function.
2454
2455 2010-08-17  Glenn Morris  <rgm@gnu.org>
2456
2457         * gnus-sync.el: Require gnus components whose functions are used.
2458
2459         * gnus-art.el (bookmark-make-record-function):
2460         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2461         Declare for compiler.
2462
2463         * mm-url.el (mml-compute-boundary): Autoload.
2464
2465 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2466
2467         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2468
2469 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2470
2471         Typo fix "hoo4a" -> "hook".
2472
2473         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2474
2475 2010-08-14  Glenn Morris  <rgm@gnu.org>
2476
2477         * gnus-sync.el (gnus-sync): Fix defgroup version.
2478
2479 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2480
2481         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2482
2483         * gnus-sync.el: Fix docs.
2484         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2485         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2486
2487 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2488
2489         Optimizations for gnus-sync.el.
2490
2491         * gnus-sync.el: Add docs about gnus-sync-backend
2492         possibilities.
2493         (gnus-sync-save): Remove unnecessary message.
2494         (gnus-sync-read): Optimize and show what groups were skipped.
2495
2496 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2497
2498         Minor bug fixes for gnus-sync.el.
2499
2500         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2501         read the sync on get-new-news.
2502
2503         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2504         quiet.
2505
2506         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2507
2508 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2509
2510         Make saving and restoring of hidden threads work with overlays.
2511         Patch applied by Ted Zlatanov.
2512
2513         * gnus-sum.el (gnus-hidden-threads-configuration)
2514         (gnus-restore-hidden-threads-configuration): Update to deal with text
2515         properties, rather than searching for a magic character.
2516
2517 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2518
2519         New gnus-sync.el library for synchronization of marks.
2520
2521         * gnus-sync.el: New library for synchronization of marks.
2522
2523         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2524         renamed from `gnus-registry-grep-in-list'.
2525
2526         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2527
2528         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2529
2530 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2531
2532         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2533         determining charset of text fails.
2534
2535 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2536
2537         * nnmail.el (nnmail-get-new-mail-1): Revert.
2538
2539         * nnml.el (nnml-active-number): Make sure names of newly created groups
2540         in nnml-group-alist are encoded.
2541
2542 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2543
2544         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2545         containing non-ASCII characters in active file for nnml back end.
2546
2547 2010-07-24  David Engster  <dengste@eml.cc>
2548
2549         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2550         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2551
2552 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2553
2554         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2555         tag (Bug#6654).
2556
2557 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2558
2559         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2560         the article buffer, not the summary buffer.
2561
2562 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2563
2564         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2565         Emacs 23 as well.
2566
2567 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2568
2569         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2570         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2571
2572 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2573
2574         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2575         Patch applied by Karl Fogel.
2576
2577         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2578         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2579
2580 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2581
2582         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2583         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2584         C-w still not working correctly from Article buffers; Thierry's
2585         patch to fix that will be applied after this.
2586
2587         * gnus-art.el (bookmark-make-record-function): New local variable.
2588
2589         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2590         article buffer.
2591         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2592
2593 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2594
2595         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2596         on changes in bookmark.el.
2597
2598 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2599
2600         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2601         `no-log' instead of message not to log prompt string.
2602
2603 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2604
2605         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2606         the *other* type of HTML form submission.
2607
2608 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2609
2610         * auth-source.el (auth-source-pick): If choice does not contain a
2611         questioned keyword, set the check to t.
2612
2613 2010-06-12  Romain Francoise  <romain@orebokech.com>
2614
2615         * gnus-util.el (gnus-date-get-time): Move up before first use.
2616
2617 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2618
2619         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2620         (gnus-article-edit-part): Bind it to make last part that is substituted
2621         or deleted visible.
2622         (gnus-mime-display-single): Buttonize part of which id equals to
2623         gnus-mime-buttonized-part-id.
2624
2625 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2626
2627         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2628         (gnus-dd-mmm): Use gnus-date-get-time.
2629         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2630         simplify logic.
2631         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2632         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2633
2634 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2635
2636         * auth-source.el (top): Autoload `secrets-list-collections',
2637         `secrets-create-item', `secrets-delete-item'.
2638         (auth-sources): Fix tag string.
2639         (auth-get-source, auth-source-retrieve, auth-source-create)
2640         (auth-source-delete): New defuns.
2641         (auth-source-pick): Rewrite in order to avoid 2 passes.
2642         (auth-source-forget-user-or-password): New parameter USERNAME.
2643         (auth-source-user-or-password): New parameters CREATE-MISSING and
2644         DELETE-EXISTING.  Retrieve password interactively, if needed.
2645
2646 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2647
2648         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2649         deleting unused directories when gnus-expert-user is t.
2650
2651 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2652
2653         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2654         for each temp file when gnus-article-browse-delete-temp is ask.
2655
2656 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2657
2658         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2659         Lisp calls to delete-backward-char by calls to delete-char.
2660
2661 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2662
2663         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2664
2665 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2666
2667         * password-cache.el (password-cache-remove): Fix docstring.
2668
2669 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2670
2671         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2672         article unless decoding article to be saved.
2673
2674 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2675
2676         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2677         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2678         generated within the mm-with-unibyte-current-buffer macro.
2679
2680 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2681
2682         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2683         to nil when we're in a mml-preview buffer and no group is selected.
2684
2685 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2686
2687         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2688         when catching the `C-g'.  Reported by "Leo".
2689
2690 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2691
2692         * message.el (message-forward-make-body-plain)
2693         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2694         multibyte-string-p.
2695
2696         * lpath.el: Revert.
2697
2698 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2699
2700         * message.el (message-forward-make-body-mml): Assume original message
2701         is multibyte string; error on unibyte.
2702         (message-forward-make-body-plain): Ditto; don't add excessive newline
2703         in body end.
2704
2705         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2706
2707 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2708
2709         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2710         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2711
2712 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2713
2714         * mm-extern.el (mm-extern-url): Don't use
2715         mm-with-unibyte-current-buffer.
2716         (mm-extern-cache-contents): Use with-current-buffer instead of
2717         save-excursion + set-buffer.
2718
2719 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2720
2721         * mm-util.el (mm-emacs-mule): Remove.
2722
2723 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2724
2725         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2726         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2727         change.
2728
2729 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2730
2731         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2732         bind the default value of enable-multibyte-characters to nil.
2733
2734 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2735
2736         * message.el (message-forward-make-body-plain)
2737         (message-forward-make-body-mml):
2738         Don't use mm-with-unibyte-current-buffer.
2739
2740 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2741
2742         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2743
2744 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2745
2746         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2747         (Bug#5592).
2748
2749 2010-05-07  Julien Danjou  <julien@danjou.info>
2750
2751         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2752         it to mm-pipe-part.
2753
2754         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2755         it is given.
2756
2757 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2758
2759         * binhex.el (binhex-decode-region-internal)
2760         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2761         (dns-query)
2762         * nnweb.el (nnweb-gmane-search)
2763         * pgg-parse.el (pgg-parse-armor)
2764         * pgg.el (pgg-verify-region)
2765         * sha1.el (sha1-string-external)
2766         * uudecode.el (uudecode-decode-region-internal)
2767         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2768         XEmacs.
2769
2770         * gnus-art.el (gnus-article-browse-html-parts)
2771         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2772         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2773         make-temp-file.
2774
2775         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2776         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2777         compiling.
2778
2779         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2780         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2781         XEmacs when compiling.
2782
2783         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2784         gnus-pick-mode-off-hook for XEmacs when compiling.
2785         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2786         gnus-binary-mode-off-hook for XEmacs when compiling.
2787
2788         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2789         nil if char-charset is not available.
2790
2791         * imap.el (imap-disable-multibyte)
2792         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2793         macros.
2794
2795         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2796         instead of encode-coding-string.
2797
2798         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2799         'xemacs) instead of mm-emacs-mule to switch function definitions.
2800         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2801
2802         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2803         bind temporary-file-directory for XEmacs;
2804         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2805         timer-set-function for XEmacs 21.4 and SXEmacs;
2806         bind timer-list for XEmacs 21.4 and SXEmacs;
2807         fbind char-charset and find-charset-region for non-Mule XEmacs;
2808         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2809         encode-coding-region and encode-coding-string for XEmacs having no
2810         file-coding feature.
2811
2812 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2813
2814         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2815
2816 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2817
2818         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2819         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2820
2821 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
2822
2823         * mm-util.el (mm-decompress-buffer): Use `delete-file';
2824         alias `jka-compr-delete-temp-file' no longer exists.
2825
2826 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2827
2828         Use define-minor-mode in Gnus where applicable.
2829         * mml.el (mml-mode): Use define-minor-mode.
2830         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
2831         (gnus-undo-mode): Use define-minor-mode.
2832         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
2833         (gnus-dead-summary-mode): Use define-minor-mode.
2834         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
2835         Initialize in declaration.
2836         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
2837         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
2838         (gnus-mailing-list-mode): Use define-minor-mode.
2839         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
2840         (gnus-draft-mode): Use define-minor-mode.
2841         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
2842         (gnus-dired-mode): Use define-minor-mode.
2843
2844 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
2845
2846         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
2847         handles on recursive mml-to-mime translation and check them for
2848         boundary delimiter collisions.  Reported by Greg Troxel.
2849
2850 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2851
2852         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
2853
2854 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2855
2856         * mm-util.el (mm-find-buffer-file-coding-system):
2857         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
2858
2859 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
2860
2861         * message.el (message-generate-headers): Record insertion of optional
2862         headers as well.  Otherwise the check to prevent repeated insertion of
2863         optional headers is a no-op.
2864
2865 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
2866
2867         * smime.el: Don't mention CVS.
2868
2869         * nnrss.el (nnrss-fetch): Don't mention CVS.
2870
2871         * nnir.el: Don't mention CVS.
2872
2873 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2874
2875         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
2876
2877 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2878
2879         * lpath.el: Fbind bookmark-default-handler,
2880         bookmark-get-bookmark-record, bookmark-make-record-default,
2881         bookmark-prop-get for Emacs <23 and XEmacs.
2882
2883 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2884
2885         * gnus-sum.el: Add bookmark declarations to silence the compiler.
2886         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
2887         Use with-current-buffer to silence the byte-compiler.
2888         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
2889         bother to require `gnus'.
2890         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
2891
2892 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2893
2894         * gnus-sum.el (gnus-summary-bookmark-make-record)
2895         (gnus-summary-bookmark-jump): New functions.
2896         (gnus-summary-mode): Setup bookmark support.
2897
2898 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
2899
2900         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
2901         if set.
2902
2903 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2904
2905         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
2906         gnus-article-browse-html-save-cid-image; make it work recursively for
2907         forwarded messages as well.
2908         (gnus-article-browse-html-parts): Work when prefix arg is given.
2909         (gnus-article-browse-html-article): Doc fix.
2910
2911 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2912
2913         * message.el (message-default-mail-headers):
2914         (message-default-headers): Carry the value mail-default-headers over
2915         into message-default-mail-headers, rather than message-default-headers.
2916
2917 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
2918
2919         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
2920         charset.
2921
2922         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
2923         charset into the <meta> tag when the article is encoded to utf-8.
2924
2925 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2926
2927         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
2928         directories as well.
2929         (gnus-article-browse-html-parts): Work for images that do not specify
2930         file names; delete temp directory when quitting; insert header at the
2931         right place; use file: scheme for image files.
2932
2933 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
2934
2935         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
2936         (gnus-article-browse-html-parts): Use it to make temporary cid image
2937         files in addition to html file so that browser may display them.
2938
2939 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2940
2941         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2942
2943 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2944
2945         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
2946
2947 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2948
2949         * auth-source.el (auth-sources): Change default to be simpler.  Explain
2950         about Secret Service API sources.  Improve Customize options.
2951         (auth-source-pick): Change to accept any number of search parameters.
2952         Implement fallbacks iteratively, not recursively.  Add scoring on the
2953         second pass and sort by score.  Call Secret Service API when needed.
2954         (auth-source-user-or-password): Use it.  Call Secret Service API
2955         directly when needed to get the user name and the password.
2956
2957 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2958
2959         * message.el (message-interactive): Doc fix.
2960         (message-qmail-inject-args): Reflow.
2961         (message-kill-to-signature): Fix typo in docstring.
2962
2963         * smiley.el (smiley-buffer): Fix typo in docstring.
2964
2965 2010-03-24  Glenn Morris  <rgm@gnu.org>
2966
2967         * mail-source.el (gnus-message): Declare.
2968         (mail-source-delete-old-incoming): Require gnus-util.
2969
2970 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2971
2972         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
2973
2974         * message.el (ecomplete-setup): Autoload it for Emacs <23.
2975
2976         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
2977         password-cache's default if it is not bound.
2978         (mml-secure-passphrase-cache-expiry): Default to 16 that is
2979         password-cache-expiry's default if it is not bound.
2980
2981         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
2982         available in Emacs 21.
2983
2984         * lpath.el: Suppress compiler warnings for:
2985         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
2986         XEmacs;
2987         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
2988         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
2989         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
2990
2991 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
2992
2993         * auth-source.el (auth-sources): Fix up definition so extra parameters
2994         are always inline.
2995
2996 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
2997
2998         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2999         wasn't updated after mismatch.  Clear cached mailbox info correctly
3000         when uidvalidity changes.
3001         (nnimap-group-prefixed-name): New function to avoid some code
3002         duplication.
3003         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3004         (nnimap-request-group): Use it.
3005         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3006         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3007         with many imap folders.  This is done by caching the group status from
3008         the imap server persistently in a group parameter `imap-status'.  (This
3009         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3010         but not persistently, so every Gnus startup was still very slow.)
3011
3012 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3013
3014         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3015         delete the extra newline.  Otherwise editing of :string and :number
3016         types don't work.
3017
3018 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3019
3020         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3021         secrets.el dependency.
3022         (auth-sources): Add optional user name.  Add secrets.el configuration
3023         choice (unused right now).
3024
3025 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3026
3027         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3028         `gnus-registry-install-shortcuts' fill in the functions.
3029
3030         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3031         warnings.
3032         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3033         (gnus-registry-install-shortcuts): Populate and use it in a
3034         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3035
3036 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3037
3038         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3039         In-place substitutions for the group name encoding/decoding.
3040         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3041         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3042         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3043         (nnimap-update-unseen, nnimap-request-list)
3044         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3045         (nnimap-request-set-mark, nnimap-split-to-groups)
3046         (nnimap-split-articles, nnimap-request-newgroups)
3047         (nnimap-request-create-group, nnimap-request-accept-article)
3048         (nnimap-request-delete-group, nnimap-request-rename-group)
3049         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3050         `encoded-mbx' for consistency.
3051         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3052         variable `imap-current-mailbox'.
3053
3054         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3055         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3056
3057 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3058
3059         * pop3.el (pop3-display-message-size-flag): Display message size byte
3060         counts during POP3 download.
3061         (pop3-movemail): Use it.
3062         (pop3-list): Implement listing of available messages.
3063
3064 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3065
3066         * nnir.el (nnir-get-article-nov-override-function): New function to
3067         override the normal NOV retrieval.
3068         (nnir-retrieve-headers): Use it.
3069
3070 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3071
3072         * auth-source.el (netrc-machine-user-or-password): Autoload.
3073
3074 2010-03-19  Glenn Morris  <rgm@gnu.org>
3075
3076         Stop message.el from loading about 40 libraries it doesn't always need.
3077         The general approach is to autoload rather than require, and to
3078         require in the specific functions rather than the file.  (Bug#5642)
3079
3080         * gmm-utils.el: Don't require wid-edit.
3081         (widget-create-child-value, widget-convert, widget-default-get):
3082         Autoload.
3083
3084         * gnus-util.el: Don't require time-date, netrc.
3085         (message-fetch-field, gnus-group-name-decode): Declare rather than
3086         autoloading.
3087         (gnus-fetch-field): Require message.
3088         (gnus-decode-newsgroups): Require gnus-group.
3089
3090         * ietf-drums.el: Don't require time-date.
3091
3092         * message.el: Don't require hashcash, canlock, ecomplete.
3093         Do require mail-utils.  Require nnheader only when compiling.
3094         (smtpmail-default-smtp-server): Remove declaration.
3095         (message-send-mail-function): Check smtpmail-default-smtp-server
3096         is bound rather than requiring smtpmail.
3097         (message-auto-save-directory, message-insert-signature): Use
3098         expand-file-name rather than nnheader-concat.
3099         (nnheader-insert-file-contents): Autoload.
3100         (hashcash-wait-async): Declare.
3101         (message-send-mail): Only call gnus-setup-posting-charset if
3102         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3103         (message-send-mail-with-sendmail): Require sendmail.
3104         (canlock-password, canlock-password-for-verify): Declare.
3105         (message-canlock-password): Require canlock.
3106         (nnheader-get-report): Autoload.
3107         (gnus-setup-posting-charset): Declare.
3108         (message-send-news): Require gnus-msg.
3109         (message-make-references, message-make-in-reply-to): Use mail-header-id
3110         rather than the alias mail-header-message-id.
3111         (ecomplete-add-item, ecomplete-save): Declare.
3112         (message-put-addresses-in-ecomplete): Require ecomplete.
3113         (ecomplete-display-matches): Autoload.
3114
3115         * mm-decode.el: Don't require mailcap, gnus-util.
3116         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3117         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3118         Autoload.
3119         (mailcap-mime-extensions): Declare.
3120
3121         * mm-encode.el: Don't require mailcap.
3122         (mailcap-extension-to-mime): Autoload.
3123
3124         * mml-sec.el: Don't require password-cache.
3125
3126         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3127         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3128         (mml-minibuffer-read-type): Require mailcap.
3129         (mml-preview): Require gnus-msg.
3130
3131         * mml1991.el: Require password-cache.
3132         (password-cache-expiry): Remove declaration.
3133
3134         * mml2015.el: Require password-cache.
3135         (password-cache-expiry): Remove declaration.
3136
3137         * nneething.el (mailcap): Require mailcap.
3138
3139         * nnheader.el (declare-function): Add compatibility stub.
3140         (message-remove-header): Declare rather than autoload.
3141         (nnheader-replace-header): Require message.
3142
3143         * nnimap.el (declare-function): Add compatibility stub.
3144         (netrc-parse, netrc-machine-user-or-password): Declare.
3145         (nnimap-open-connection): Require netrc.
3146
3147         * nntp.el (declare-function): Add compatibility stub.
3148         (netrc-parse, netrc-machine, netrc-get): Declare.
3149         (nntp-send-authinfo): Require netrc.
3150
3151         * rfc2047.el: Don't require qp.
3152         (quoted-printable-encode-region, quoted-printable-decode-string):
3153         Autoload.
3154
3155         * sieve-mode.el: Don't require easymenu.
3156         (easy-menu-add-item): Autoload it.
3157
3158         * spam-stat.el (time-to-number-of-days): Autoload it.
3159
3160 2010-03-19  Glenn Morris  <rgm@gnu.org>
3161
3162         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3163
3164 2010-03-18  Glenn Morris  <rgm@gnu.org>
3165
3166         * hashcash.el (declare-function): Remove duplicate definition.
3167
3168 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3169
3170         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3171         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3172         value if any backslash escapes).
3173
3174 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3175
3176         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3177         if it is available.  (bug#5647)
3178
3179         * lpath.el: Suppress compiler warning for coding-system-from-name for
3180         Emacs 21 and XEmacs.
3181
3182 2010-03-14  Juri Linkov  <juri@jurta.org>
3183
3184         * hmac-def.el:
3185         * hmac-md5.el:
3186         * netrc.el: Fix keywords.
3187
3188 2010-02-26  Glenn Morris  <rgm@gnu.org>
3189
3190         * message.el (message-send-mail-function): Change the default, so that
3191         it inherits from a customized send-mail-function.  (Bug#5643)
3192
3193 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3194
3195         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3196         shell-command-to-string signals an error (bug#5299).
3197
3198 2010-02-24  Glenn Morris  <rgm@gnu.org>
3199
3200         * message.el (message-smtpmail-send-it)
3201         (message-send-mail-with-mailclient): Doc fixes.
3202
3203 2010-02-16  Glenn Morris  <rgm@gnu.org>
3204
3205         * message.el (message-default-mail-headers): Change the default value
3206         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3207
3208 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3209
3210         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3211         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3212
3213 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3214
3215         * time-date.el (date-to-time): Doc fix (Bug#5408).
3216
3217 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3218
3219         * message.el (message-mail): Just pass yank-action on to message-setup.
3220         (message-setup): Handle (FUN . ARGS) form of yank-action.
3221         (message-with-reply-buffer, message-widen-reply)
3222         (message-yank-original): Handle non-buffer values of
3223         message-reply-buffer (Bug#4080).
3224         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3225
3226 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3227
3228         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3229         Fix typo in docstring.
3230
3231 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3232
3233         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3234         response.
3235
3236 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3237
3238         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3239
3240         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3241
3242         * message.el (message-check-news-header-syntax): Protect against a
3243         string that `rfc822-addresses' returns when parsing fails.
3244
3245 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3246
3247         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3248         (gnus-previous-char-property-change): New functions.
3249
3250         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3251
3252 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3253
3254         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3255         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3256
3257 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3258
3259         * message.el (message-exchange-point-and-mark): Rework last change to
3260         avoid using optional arg of exchange-point-and-mark, for backward
3261         compatibility.
3262
3263 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3264
3265         * message.el (message-exchange-point-and-mark): Call
3266         exchange-point-and-mark with an argument rather than setting
3267         mark-active by hand (Bug#5175).
3268
3269 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3270
3271         * nntp.el (nntp-service-to-port): Work for service expressed with
3272         numeric string; replace [:digit:] with [0-9] for XEmacs.
3273
3274 2009-12-17  Glenn Morris  <rgm@gnu.org>
3275
3276         * gnus-group.el (gnus-bug-group-download-format-alist):
3277         Change emacs entry to debbugs.gnu.org.  Bump :version.
3278
3279 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3280
3281         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3282
3283 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3284
3285         * message.el (message-info): Explain why we use `Info-goto-node'.
3286
3287 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3288
3289         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3290
3291 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3292
3293         * message.el (message-completion-in-region): New compatibility function.
3294         (message-expand-group): Use it.
3295
3296 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3297
3298         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3299         with no unread article should be listed if the 2nd arg `predicate' is
3300         given.
3301
3302 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3303
3304         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3305
3306 2009-11-29  Juri Linkov  <juri@jurta.org>
3307
3308         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3309         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3310         on `gnus-recenter'. (Bug#4698, Bug#4981)
3311
3312 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3313
3314         * sha1.el (sha1-string-external): default-directory "/" in case
3315         otherwise non-existent.  process-connection-type pipe for touch of
3316         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3317
3318 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3319
3320         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3321         it's comms related and sgml-mode.el has "comm" on that basis too.
3322
3323 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3324
3325         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3326         containing tspecial characters if they have been already quoted.
3327
3328 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3329
3330         * dns-mode.el (auto-mode-alist): Purecopy string.
3331
3332 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3333
3334         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3335
3336 2009-10-24  Glenn Morris  <rgm@gnu.org>
3337
3338         * gnus-art.el (help-xref-stack-item): Define for compiler.
3339
3340 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3341
3342         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3343
3344 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3345
3346         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3347
3348 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3349
3350         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3351         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3352
3353 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3354
3355         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3356         (gnus-overlays-in): New alias to overlays-in.
3357
3358         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3359         gnus-overlay-get, and gnus-delete-overlay.
3360         (gnus-summary-show-thread): Make it work as well for systems in which
3361         next-single-char-property-change is not available.
3362         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3363
3364         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3365         (gnus-overlay-get): New alias to extent-property.
3366         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3367
3368         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3369         SXEmacs.
3370
3371         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3372         SXEmacs.
3373
3374 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3375
3376         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3377
3378 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3379
3380         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3381         and XEmacs that don't have `remove-overlays'.
3382
3383 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3384
3385         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3386         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3387         selective display.  Use overlays instead.
3388
3389 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3390
3391         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3392
3393 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3394
3395         * spam-stat.el (spam-stat-load): Fix typo in message.
3396
3397 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3398
3399         * dig.el (dig-invoke): Fix typo in docstring.
3400         (query-dig): Reflow docstring.
3401
3402 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3403
3404         * gnus-art.el (gnus-article-encrypt-body):
3405         * message.el (message-check-recipients):
3406         * mm-util.el (mm-codepage-setup):
3407         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3408         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3409
3410 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3411
3412         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3413         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3414         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3415         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3416         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3417
3418 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3419
3420         * dig.el: Add "Keywords: comm", as per net-utils.el.
3421
3422 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3423
3424         * dig.el (dig-mode): Use define-derived-mode.
3425
3426 2009-09-19  Glenn Morris  <rgm@gnu.org>
3427
3428         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3429
3430 2009-09-18  Glenn Morris  <rgm@gnu.org>
3431
3432         * gnus-diary.el (gnus-diary-check-message):
3433         * message.el (message-insert-formatted-citation-line):
3434         * nnbabyl.el (top-level):
3435         * nndiary.el (nndiary-schedule):
3436         Fix typos in condition-case handlers.
3437
3438 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3439
3440         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3441         configuration that provides the sole article window in a frame;
3442         position point correctly after deleting a part.
3443
3444 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3445
3446         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3447         (spam-resolve-registrations-routine): Use it to unregister articles
3448         that change status.
3449
3450 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3451
3452         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3453         with XEmacs.
3454         (parse-time-string-chars): Use it.
3455
3456 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3457
3458         * imap.el (imap-interactive-login): Better messages.
3459         (imap-open): Fix bug with renamed buffer on reconnect.
3460         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3461         for easier debugging and cleaner code.  On successful (guessed based on
3462         server capabilities) secondary authentication, set imap-state
3463         correctly.
3464         (imap-last-authenticator): Define imap-last-authenticator as a variable
3465         to avoid warnings.
3466
3467 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3468
3469         * nnrss.el (nnrss-request-article): Remove binding of
3470         default-enable-multibyte-characters that has gotten needless by
3471         the 2007-07-13 change in rfc2047-encode-message-header.
3472
3473         * mml.el (mml-insert-multipart): Error on the message header.
3474         (mml-insert-part): Error on the message header; position point at
3475         the end of a MIME tag.
3476
3477 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3478
3479         * time-date.el (autoload): Expand define-obsolete-function-alias into
3480         defalias and make-obsolete for old Emacsen that Gnus supports.
3481         (with-no-warnings): Define it for old Emacsen.
3482         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3483         is available.
3484         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3485         float-time is available; suppress compile warning for time-to-seconds.
3486
3487         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3488         (gnus-float-time): Alias to float-time if it exists.
3489
3490         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3491         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3492         float-time is available; suppress compile warning for time-to-seconds.
3493
3494         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3495         XEmacs.
3496
3497 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3498
3499         * imap.el (imap-message-map): Docstring fix.
3500
3501 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3502
3503         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3504         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3505         Add the optional argument `encoding' that overrides the default.
3506
3507         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3508         mm-encode-buffer.
3509
3510 2009-09-04  Glenn Morris  <rgm@gnu.org>
3511
3512         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3513         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3514         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3515         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3516         * mm-util.el (mm-with-unibyte-current-buffer)
3517         (mm-find-buffer-file-coding-system):
3518         * yenc.el (yenc-decode-region): Use default-value rather than
3519         default-enable-multibyte-characters.
3520
3521 2009-09-03  Glenn Morris  <rgm@gnu.org>
3522
3523         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3524         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3525         than default-enable-multibyte-characters.
3526
3527 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3528
3529         * gnus-art.el (gnus-article-read-summary-keys):
3530         Fix gnus-buffer-configuration's value temporarily used.
3531
3532 2009-09-02  Glenn Morris  <rgm@gnu.org>
3533
3534         * gnus-util.el (gnus-float-time): New function.
3535         * gnus-delay.el (gnus-delay-article):
3536         * gnus-sum.el (gnus-thread-latest-date):
3537         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3538         * nnspool.el (nnspool-request-newgroups):
3539         Use gnus-float-time rather than time-to-seconds.
3540         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3541
3542         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3543         (gnus-header-subject-face, gnus-header-newsgroups-face)
3544         (gnus-header-name-face, gnus-header-content-face):
3545         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3546         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3547         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3548         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3549         (gnus-cite-face-11):
3550         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3551         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3552         (gnus-server-closed-face, gnus-server-denied-face)
3553         (gnus-server-offline-face):
3554         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3555         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3556         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3557         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3558         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3559         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3560         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3561         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3562         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3563         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3564         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3565         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3566         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3567         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3568         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3569         (gnus-summary-high-undownloaded-face)
3570         (gnus-summary-low-undownloaded-face)
3571         (gnus-summary-normal-undownloaded-face)
3572         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3573         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3574         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3575         (gnus-splash-face):
3576         * message.el (message-header-to-face, message-header-cc-face)
3577         (message-header-subject-face, message-header-newsgroups-face)
3578         (message-header-other-face, message-header-name-face)
3579         (message-header-xheader-face, message-separator-face)
3580         (message-cited-text-face, message-mml-face):
3581         * sieve-mode.el (sieve-control-commands-face)
3582         (sieve-action-commands-face, sieve-test-commands-face)
3583         (sieve-tagged-arguments-face):
3584         * spam.el (spam-face):
3585         Mark face aliases with "-face" in the name as obsolete.
3586
3587 2009-09-01  Glenn Morris  <rgm@gnu.org>
3588
3589         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3590         than goto-line.
3591
3592 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3593
3594         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3595         Don't move point if the command is invoked inside the message header.
3596
3597 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3598
3599         * imap.el (imap-send-command): Simplify.
3600         (imap-wait-for-tag): point-max -> buffer-size.
3601
3602 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3603
3604         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3605         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3606         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3607         * nnir.el (nnir-swish-e-index-file):
3608         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3609         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3610         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3611         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3612         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3613         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3614
3615 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3616
3617         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3618         Don't save excursion.
3619
3620 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3621
3622         * nnheader.el (nnheader-find-file-noselect):
3623         * mm-util.el (mm-insert-file-contents):
3624         Use (default-value 'major-mode) instead of default-major-mode.
3625
3626 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3627
3628         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3629
3630 2009-08-26  Glenn Morris  <rgm@gnu.org>
3631
3632         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3633         than placing in files.el.
3634
3635 2009-08-25  Glenn Morris  <rgm@gnu.org>
3636
3637         * nnir.el (top-level): Don't require cl at run-time.
3638         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3639         Replace cl-function substitute with gnus-replace-in-string.
3640         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3641         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3642         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3643         simplified expansions.
3644
3645 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3646
3647         * dig.el (dig): Add autoload cookie.
3648
3649 2009-08-22  Glenn Morris  <rgm@gnu.org>
3650
3651         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3652         goto-line.
3653
3654 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3655
3656         * parse-time.el (parse-time-string-chars): Save match data.
3657
3658 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3659
3660         * parse-time.el (parse-time-string-chars): Compute using character
3661         classes, to handle non-ascii characters (Bug#3190).
3662
3663 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3664
3665         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3666
3667         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3668         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3669         (gnus-mm-display-part, gnus-mime-display-single)
3670         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3671         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3672
3673         * gnus-sum.el
3674         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3675         (gnus-summary-move-article): Add expirable mark to articles copied or
3676         moved to group that has auto-expire turned on if the option is non-nil.
3677
3678 2009-07-24  Glenn Morris  <rgm@gnu.org>
3679
3680         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3681         Fix typo.  (Bug#3903)
3682
3683 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3684
3685         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3686         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3687         that should not be used for draft articles.
3688         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3689         that has no concern in minor mode keys.
3690         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3691         Abolish.
3692
3693 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3694
3695         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3696         article without making inquiry to a user for unknown encoding.
3697
3698         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3699         (nnmaildir--scan): Assume i-node and device number that file-attributes
3700         returns might be cons-cell.
3701
3702         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3703
3704         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3705
3706 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3707
3708         * auth-source.el: Remove docs now in auth.texi.  Don't use
3709         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3710         `auth-source-hide-passwords' and use them.
3711
3712 2009-07-15  Glenn Morris  <rgm@gnu.org>
3713
3714         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3715
3716 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3717
3718         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3719         excessive whitespace from the default values of title and description.
3720
3721 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3722
3723         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3724         mail-fetch-field to fetch Content-Description header in order to
3725         exclude newlines.
3726
3727 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3728
3729         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3730         format used by GnuPG 2.0.11.
3731
3732 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3733
3734         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3735         to deleted part.
3736
3737 2009-05-30  David Engster  <dengste@eml.cc>
3738
3739         * nnmairix.el: Remove old documentation in the commentary block.
3740         (nnmairix-request-group): Do not update active file for nnml back ends.
3741         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3742         end so that overview files are ignored.
3743         (nnmairix-update-groups): Make updating the groups more robust by using
3744         marks.
3745         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3746         with dollar characters in message-id.
3747
3748 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3749
3750         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3751         2008-12-25 in dns.el.
3752
3753 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3754
3755         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3756         could happen if the text is only composed of spaces and/or tabs.
3757
3758 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3759
3760         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3761         when sending a queued message to avoid extra mml tags.
3762
3763 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3764
3765         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3766
3767 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3768
3769         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3770         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3771         rmail-toggle-header for XEmacs;
3772         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3773
3774 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3775
3776         * gnus-dired.el: Remove autoload for gnus-setup-message.
3777         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3778         displaying Gnus logo; always use compose-mail.
3779
3780 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3781
3782         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3783
3784 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3785
3786         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3787         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3788         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3789         available.
3790         (gnus-nocem-epg-verify): New function.
3791
3792 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3793
3794         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3795
3796 2009-02-15  Glenn Morris  <rgm@gnu.org>
3797
3798         * gnus-util.el (rmail-insert-rmail-file-header)
3799         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3800         autoloads.
3801         (rmail-default-rmail-file): Remove unnecessary declaration.
3802         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3803
3804 2009-02-14  Glenn Morris  <rgm@gnu.org>
3805
3806         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3807         variable (only used in gnus-util, which declares it anyway).
3808         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3809         which was only needed by gnus-art (changed to not use it any more).
3810         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3811         only used in gnus-util, which autoloads it itself.
3812         (rmail-update-summary): Fix autoload.
3813
3814         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3815         rather than rmail-output-to-rmail-file.
3816
3817 2009-02-07  Glenn Morris  <rgm@gnu.org>
3818
3819         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3820         autoload of function that no longer exists.
3821         (rmail-toggle-header): Declare.
3822         (message-forward-rmail-make-body): Handle mbox Rmail.
3823
3824 2009-01-31  Glenn Morris  <rgm@gnu.org>
3825
3826         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
3827         2009-01-09 change.
3828
3829 2009-01-31  Dave Love  <fx@gnu.org>
3830
3831         * imap.el (imap-fetch-safe): Bind debug-on-error.
3832         (imap-debug): Add imap-fetch-safe.
3833
3834 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
3835
3836         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
3837         (auth-source-forget-all-cached): New convenience function.
3838         (auth-source-user-or-password): Accept list of modes or a single mode.
3839
3840         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
3841         auth-source modes.
3842
3843         * netrc.el (netrc-machine-user-or-password): Use list of
3844         auth-source modes.
3845
3846         * nnimap.el (nnimap-open-connection): Use list of
3847         auth-source modes.
3848
3849         * nntp.el (nntp-send-authinfo): Use list of
3850         auth-source modes.
3851
3852 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3853
3854         * auth-source.el: Update docs to reflect epa-file-enable is to be used
3855         now.
3856
3857 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3858
3859         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
3860         coding system in XEmacs; add a workaround for XEmacs.
3861
3862         * lpath.el: Fbind coding-system-aliasee.
3863
3864 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3865
3866         * mm-util.el (mm-coding-system-priorities): Protect against nil value
3867         of current-language-environment.
3868
3869 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3870
3871         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
3872         available at runtime.
3873
3874 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3875
3876         * gnus-art.el (article-date-ut): Fix end point of narrowing.
3877
3878 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
3879
3880         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
3881         the greatest positive fixnum value doesn't work under an XEmacs with
3882         bignum support; use the most-positive-fixnum constant instead,
3883         available since Emacs 21.1 with cl and XEmacs 21.1.
3884
3885 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3886
3887         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
3888         XEmacs gets not to work.
3889
3890 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3891
3892         * mm-util.el (mm-coding-system-priorities): Allow the value like
3893         "Japanese (UTF-8)" of current-language-environment.
3894
3895 2009-01-09  Glenn Morris  <rgm@gnu.org>
3896
3897         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
3898         with last-command-event.
3899
3900 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3901
3902         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
3903         in the doc string.
3904
3905         * message.el (message-fix-before-sending): Amend comment.
3906
3907 2009-01-08  Dave Love  <fx@gnu.org>
3908
3909         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
3910
3911 2009-01-07  David Engster  <dengste@eml.cc>
3912
3913         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
3914         simplified server definitions by converting it via
3915         gnus-server-to-method.
3916
3917 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3918
3919         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
3920         parameter's operands.
3921
3922 2009-01-06  David Engster  <dengste@eml.cc>
3923
3924         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
3925         primary select method (for gnus-group-mark-article-as-read).
3926
3927 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
3928
3929         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
3930         `(gnus)Face', not `(gnus)X-Face'.
3931
3932 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3933
3934         * mm-util.el (mm-ucs-to-char): New function.
3935
3936         * mm-url.el (mm-url-decode-entities): Use it.
3937
3938         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
3939         unicode-to-char.
3940
3941 2009-01-05  Dave Love  <fx@gnu.org>
3942
3943         * time-date.el: Require cl for `declare'.
3944
3945 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3946
3947         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
3948         Dave Love.
3949
3950 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3951
3952         * message.el (message-fix-before-sending): Add `eight-bit' to
3953         illegible-text check.
3954
3955 2009-01-03  Michael Olson  <mwolson@gnu.org>
3956
3957         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
3958         `headers' is nil.  This can occur if the IMAP server does not have
3959         permissions to read messages from a folder, but can write new messages
3960         to the folder.
3961         (nnimap-request-article-part): Do not insert `data' if it is nil.
3962
3963         * imap.el (imap-parse-fetch): Courier can insert spurious blank
3964         characters which will confuse `read', so skip past them.
3965
3966 2009-01-01  Dave Love  <fx@gnu.org>
3967
3968         * imap.el (imap-string-to-integer): Fix typo.
3969         (imap-fetch-safe): New function.
3970         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
3971
3972         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
3973
3974         * imap.el (imap-process-connection-type, imap-debug, imap-open):
3975         (imap-parse-greeting): Fix doc strings.
3976         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
3977         (imap-parse-flag-list): Make messages unique.
3978         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
3979
3980         * nnimap.el: Fix author email.
3981         (nnimap-split-rule): Add FIXME comment.
3982         (nnimap-debug): Fix doc string.
3983
3984 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
3985
3986         * dns.el (dns-set-servers): Check "Address".  Fix typo.
3987
3988 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
3989
3990         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
3991         nslookup if resolv.conf isn't available.
3992         (dns-query): Rename from query-dns.
3993         (dns-query-cached): Rename from query-dns-cached.
3994
3995 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3996
3997         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3998         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3999         to check if those variables exist (first appeared in Emacs 18.50).
4000
4001 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4002
4003         * mm-util.el (mm-line-number-at-pos): New function.
4004
4005         * spam-report.el (spam-report-process-queue): Use it.
4006
4007 2008-12-24  David Engster  <dengste@eml.cc>
4008
4009         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4010         parameters that haven't existed as variables as buffer-local variables.
4011
4012 2008-12-23  Dave Love  <fx@gnu.org>
4013
4014         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4015         cadar.
4016
4017         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4018         imap-starttls-p.
4019         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4020
4021 2008-12-22  Dave Love  <fx@gnu.org>
4022
4023         * imap.el: Fix author email.  Doc fixes.
4024         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4025         reply.
4026
4027 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4028
4029         * spam-report.el (spam-report-gmane-max-requests): New constant.
4030         (spam-report-gmane-wait): New variable.
4031         (spam-report-gmane-ham, spam-report-gmane-spam)
4032         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4033         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4034         the server.
4035
4036         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4037         Add explanations.
4038
4039         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4040         nnheader-accept-process-output and nnheader-read-timeout if available.
4041         (pop3-movemail): Use it.
4042
4043         * message.el (message-check-news-body-syntax): Fix signature check if
4044         there's an attachment.
4045
4046 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4047
4048         * mm-util.el: Add comments to the mm- emulating functions.
4049
4050 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4051
4052         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4053         by Stephen Berman <stephen.berman@gmx.net>.
4054
4055 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4056
4057         * mm-util.el (mm-substring-no-properties): New function.
4058         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4059         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4060         (mm-string-to-multibyte): Doc fix.
4061
4062         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4063
4064 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4065
4066         * mml.el (mml-attach-file): Strip text properties from file name.
4067         (Bug#1574)
4068
4069 2008-12-16  Glenn Morris  <rgm@gnu.org>
4070
4071         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4072
4073 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4074
4075         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4076         knows since the charset specified might be a bogus alias that
4077         mm-charset-synonym-alist provides.
4078
4079 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4080
4081         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4082         "ISO_8859-1".
4083
4084         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4085
4086 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4087
4088         * mm-util.el (mm-charset-eval-alist):
4089         Define it before mm-charset-to-coding-system.
4090         (mm-charset-to-coding-system): Add optional argument `silent';
4091         define it before mm-charset-override-alist.
4092         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4093         default value if it can be used in Emacs currently running;
4094         silence mm-charset-to-coding-system.
4095
4096 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4097
4098         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4099         `allow-override' which says whether to use `mm-charset-override-alist'.
4100         (rfc2047-decode-encoded-words): Use it.
4101
4102         * mm-util.el (mm-charset-override-alist): Fix custom type;
4103         add `(gb2312 . gbk)' to choices.
4104
4105 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4106
4107         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4108         fast.
4109
4110         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4111
4112         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4113
4114 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4115
4116         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4117         on links.
4118
4119         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4120
4121 2008-12-03  Lute Kamstra  <lute@gnu.org>
4122
4123         * sha1.el: Remove leading * from docstrings of defcustoms,
4124         deffaces, defconsts and defuns.
4125
4126 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4127
4128         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4129         users' addresses that don't have domain parts.
4130         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4131         rather than message-narrow-to-head since there will be the message
4132         header separator.
4133
4134 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4135
4136         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4137         since the result is inserted in a unibyte buffer anyway.
4138         (nnimap-demule-use-string-to-multibyte): Remove.
4139         (nnimap-demule): Alias it to mm-string-to-multibyte.
4140
4141 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4142
4143         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4144         variable for debugging bug#464 and bug#1174.
4145         (nnimap-demule): Use it.
4146
4147 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4148
4149         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4150         score calculation correctly.
4151
4152 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4153
4154         * message.el (message-send-mail): Just set the buffer to unibyte
4155         rather than use mm-with-unibyte-current-buffer which does a lot more.
4156         (message-send-mail-partially): Don't bother with
4157         mm-with-unibyte-current-buffer since it's already been made unibyte by
4158         message-send-mail.
4159
4160 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4161
4162         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4163
4164 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4165
4166         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4167
4168 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4169
4170         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4171         require itself and to remove `with-no-warnings'.
4172
4173 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4174
4175         * starttls.el (starttls-any-program-available): Get the name of the
4176         available TLS layer program.
4177         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4178         well as the host name in the "opening" message.
4179
4180         * auth-source.el (auth-source-cache, auth-source-do-cache)
4181         (auth-source-user-or-password): Cache passwords and logins by default,
4182         allow override with `auth-source-do-cache'.
4183         (auth-source-forget-user-or-password): Allow users to remove cache
4184         entries if needed.
4185
4186 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4187
4188         * md4.el (md4-buffer): Fix typo in docstring.
4189         (md4, md4-64): Doc fixes.
4190         (md4-pack-int32): Reflow docstring.
4191
4192 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4193
4194         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4195         condition-case to only the forward-sexp call.
4196
4197 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4198
4199         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4200         quotes contained.  Make it more robust regardless by an extra
4201         condition-case wrapper.
4202
4203 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4204
4205         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4206
4207 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4208
4209         * nnml.el (nnml-request-expire-articles): Check if the function set to
4210         `nnmail-expiry-target' returns the symbol `delete'.
4211
4212         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4213
4214         * nnmail.el (nnmail-expiry-target): Fix custom type.
4215
4216 2008-10-02  Glenn Morris  <rgm@gnu.org>
4217
4218         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4219         Silence compiler warning.
4220
4221 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4222
4223         * tls.el (open-tls-stream): Show the actual command being
4224         executed, instead of the format string.
4225
4226 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4227
4228         * lpath.el: Fbind codepage-setup for Emacs 23.
4229
4230 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4231
4232         * mml.el (mml-menu): Don't assume mml2015 is bound.
4233
4234 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4235
4236         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4237         exists.
4238
4239 2008-09-27  Glenn Morris  <rgm@gnu.org>
4240
4241         * gnus-util.el (mail-header-remove-comments): Autoload it.
4242
4243 2008-09-27  Andreas Schwab  <schwab@suse.de>
4244
4245         * gnus-util.el (gnus-split-references): Strip comments.
4246         (gnus-parent-id): Likewise.
4247
4248 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4249
4250         * message.el (message-confirm-send): Fix version.
4251
4252 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4253
4254         * message.el (message-idna-to-ascii-rhs-1): Use
4255         mail-extract-address-components rather than mail-header-parse-addresses
4256         that is an alias by default to ietf-drums-parse-addresses that does not
4257         support non-ASCII names in headers' contents.
4258
4259 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4260
4261         * message.el (message-confirm-send): Fixed variable documentation to
4262         avoid the "y/n" wording.
4263
4264 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4265
4266         * message.el (message-set-auto-save-file-name): Save to a different
4267         filename so multiple messages (especially drafts) can be recovered.
4268
4269 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4270
4271         * message.el (message-confirm-send): Add appropriate version.
4272
4273 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4274
4275         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4276         defvar.
4277
4278 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4279
4280         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4281         (mm-pkcs7-enveloped-magic): Ditto.
4282
4283 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4284
4285         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4286         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4287
4288 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4289
4290         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4291         default, it's better.
4292
4293 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4294
4295         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4296         summary line gnus-number property and ignore them (with a warning
4297         message).
4298
4299 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4300
4301         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4302         macro caddr in the interactive form since it won't be expanded.
4303
4304 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4305
4306         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4307         `charset'; fix name of function called recursively.
4308         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4309
4310 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4311
4312         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4313         (gnus-mime-set-charset-parameters): New function.
4314         (gnus-mime-view-part-as-charset): Use it to correctly display part
4315         specifying wrong charset.
4316
4317 2008-09-08  David Engster  <dengste@eml.cc>
4318
4319         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4320         in completing-read for back end server.
4321
4322 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4323
4324         * message.el (message-confirm-send): New variable to confirm sending a
4325         message.
4326         (message-send): Use it.
4327
4328 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4329
4330         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4331
4332 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4333
4334         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4335
4336 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4337
4338         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4339         prevent tracking too many groups.
4340         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4341         Use it.
4342
4343 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4344
4345         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4346         moving point to the bottom of the window in order to avoid recentering.
4347
4348 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4349
4350         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4351
4352         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4353         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4354         (gnus-article-beginning-of-window): Fix calculation.
4355
4356 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4357
4358         * gnus-msg.el (gnus-summary-supersede-article)
4359         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4360         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4361         message header.
4362
4363 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4364
4365         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4366         pending output coming after the status change.
4367
4368 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4369
4370         * message.el:
4371         * gnus-start.el:
4372         * gnus-registry.el: Remove VMS support.
4373
4374 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4375
4376         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4377         macro.
4378         (rfc2104-hash): Use it.
4379
4380 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4381
4382         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4383         (gnus-summary-sort-by-most-recent-date): New commands.
4384         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4385         and menu entries.
4386
4387 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4388
4389         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4390         don't redisplay article for raw contents; remove plural articles stuff.
4391
4392         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4393         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4394         on gnus-summary-save-article; display results properly.
4395
4396 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4397
4398         * lpath.el: No need to fbind ns-focus-frame.
4399
4400 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4401
4402         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4403
4404 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4405
4406         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4407         gnus-save-all-headers.
4408
4409 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4410
4411         * gnus-util.el (ns-focus-frame): Remove declaration.
4412         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4413         like x.
4414
4415 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4416
4417         * rfc2104.el (rfc2104-zero): Delete defconst.
4418         (rfc2104-hex-alist): Likewise.
4419         (rfc2104-hex-to-int): Delete func.
4420         (rfc2104-hexstring-to-bitstring): Likewise.
4421         (rfc2104-nybbles): New defconst.
4422         (rfc2104-hash): Rewrite for speed.
4423
4424 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4425
4426         * tls.el (open-tls-stream): Make it work with the 2nd argument
4427         BUFFER that is a string but does not exist as a buffer object, as
4428         mentioned in the doc-string.
4429
4430 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4431
4432         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4433         SXEmacs.
4434
4435 2008-07-16  Glenn Morris  <rgm@gnu.org>
4436
4437         * gnus-util.el (ns-focus-frame): Declare for compiler.
4438
4439 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4440
4441         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4442         set as a group parameter.
4443         (gnus-summary-save-in-pipe): Work when it is called independently.
4444         (gnus-summary-pipe-to-muttprint): Don't modify
4445         gnus-summary-pipe-output-default-command.
4446
4447 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4448
4449         * message.el (message-send-mail-with-sendmail):
4450         Display the error message.
4451
4452 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4453
4454         * gnus-art.el (gnus-default-article-saver):
4455         Add gnus-summary-save-in-pipe to choices.
4456         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4457         gnus-summary-pipe-output-default-command as the default command.
4458         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4459         instead of gnus-last-shell-command.
4460
4461         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4462         New user option.
4463         (gnus-summary-muttprint-program): Mention the value will be changed.
4464         (gnus-summary-save-article): Force showing of all headers.
4465         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4466
4467 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4468
4469         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4470
4471 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4472
4473         * nnimap.el (nnimap-id):
4474         * sieve-manage.el (sieve-manage-open): Doc fixes.
4475
4476 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4477
4478         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4479         if available.
4480
4481 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4482
4483         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4484
4485         * nnkiboze.el (nnkiboze-generate-group):
4486         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4487
4488         * nnmairix.el: Require CL.
4489
4490 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4491
4492         * dgnushack.el: Autoload get-display-table and put-display-table for
4493         XEmacs 21.5.
4494
4495         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4496         21.4 and SXEmacs.
4497
4498 2008-06-15  David Engster  <dengste@eml.cc>
4499
4500         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4501
4502 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4503
4504         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4505         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4506         runtime choice under XEmacs.
4507
4508         * gnus-sum.el (gnus-summary-set-display-table):
4509         Use `gnus-put-display-table', `gnus-get-display-table',
4510         `gnus-set-display-table' for the display table, instead of `aset'.
4511
4512         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4513         Use `gnus-put-display-table', `gnus-get-display-table',
4514         `gnus-set-display-table' for the display table.
4515
4516 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4517
4518         * nnmairix.el: Add autoloads.
4519
4520 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4521
4522         * nnmairix.el (nnmairix-delete-recreate-group)
4523         (nnmairix-update-and-clear-marks): Fix error messages.
4524
4525 2008-06-14  David Engster  <dengste@eml.cc>
4526
4527         * nnmairix.el: Upgrade to version 0.6.
4528         (nnmairix-group-toggle-propmarks-this-group)
4529         (nnmairix-group-toggle-readmarks-this-group)
4530         (nnmairix-group-delete-recreate-this-group)
4531         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4532         (nnmairix-remove-tick-mark-original-article): New commands.
4533         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4534         (nnmairix-propagate-marks-to-nnmairix-groups)
4535         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4536         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4537         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4538         functions needed for marks propagation and manipulation of read marks.
4539         (nnmairix-update-groups): New function.
4540         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4541         (nnmairix-determine-original-group-from-registry)
4542         (nnmairix-determine-original-group-from-path)
4543         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4544         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4545         New helper functions.
4546         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4547         keystrokes for new commands.
4548         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4549         (nnmairix-request-group): Check allow-fast group parameter.
4550         (nnmairix-request-create-group): Set allow-fast group parameter if
4551         nnmairix-allowfast-default is set.
4552         (nnmairix-close-group): Propagate marks upon closing if needed.
4553         (nnmairix-group-toggle-threads-this-group): Use new.
4554         nnmairix-group-toggle-parameter helper function.
4555         (nnmairix-search): Better check for empty search result.
4556         (nnmairix-goto-original-article): Use new helper functions for
4557         determining original article.
4558         (nnmairix-show-original-article): Make sure message-id is in brackets.
4559         (nnmairix-call-mairix-binary): Change variable name.
4560         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4561         helper function.
4562         (nnmairix-widget-toggle-activate): Fix doc string.
4563
4564 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4565
4566         * nnir.el: Require edmacro when compiling with XEmacs.
4567         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4568         available in Emacs 21.
4569
4570 2008-06-11  Glenn Morris  <rgm@gnu.org>
4571
4572         * gnus-util.el (x-focus-frame):
4573         * gnus.el (image-size):
4574         * mm-decode.el (image-size): Declare.
4575
4576         * gnus-picon.el (declare-function): Add compat definition.
4577         (image-size): Declare.
4578
4579         * gnus-group.el (tool-bar-map):
4580         * gnus-sum.el (tool-bar-map): Define for compiler.
4581
4582         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4583
4584         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4585
4586         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4587         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4588         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4589         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4590         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4591         * sieve-manage.el, spam-report.el, spam.el:
4592         Remove unnecessary eval-and-compile of autoloads.
4593
4594 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4595
4596         * auth-source.el: Precise Tramp doc.
4597
4598 2008-06-07  Glenn Morris  <rgm@gnu.org>
4599
4600         * nnmairix.el: Remove unnecessary eval-when-compile.
4601
4602 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4603
4604         * lpath.el: Fbind propertize for XEmacs 21.4.
4605
4606 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4607
4608         * nnir.el: Move here from ../contrib.
4609
4610 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4611
4612         * gnus-util.el (gnus-read-shell-command): New function.
4613         * mm-decode.el (mm-pipe-part):
4614         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4615
4616 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4617
4618         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4619
4620 2008-06-03  Glenn Morris  <rgm@gnu.org>
4621
4622         * pop3.el (nnheader-accept-process-output): Autoload it.
4623
4624 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4625
4626         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4627         are not 2-digit hexadecimal characters that follow `%'s.
4628
4629 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4630
4631         * message.el (message-bogus-recipient-p): Fix type in doc string.
4632         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4633         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4634         Improve custom options.
4635         (message-bogus-recipient-p): Adjust accordingly.
4636
4637 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4638
4639         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4640         long-form month and day names.
4641
4642 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4643
4644         * dgnushack.el: Autoload debug, eudc-expand-inline and
4645         pgg-snarf-keys-region for XEmacs.
4646
4647         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4648
4649         * nnmairix.el: Require edmacro when compiling with XEmacs.
4650
4651 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4652
4653         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4654         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4655
4656 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4657
4658         * auth-source.el: Add more docs.
4659
4660         * netrc.el (netrc-machine): Always match if the port is not given.
4661
4662 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4663
4664         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4665         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4666         retrieval faster in some cases, but might make CPU usage larger.  If
4667         this has any bad side effects, we might revert this change.
4668
4669         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4670         seems to make mail retrieval much, much faster.
4671         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4672         unconditionally.
4673
4674         * gnus-draft.el (gnus-group-send-queue): Bind
4675         message-send-mail-partially-limit to nil to avoid being prompted.
4676
4677 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4678
4679         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4680
4681         * message.el (message-bogus-address-regexp): Fix and improve custom
4682         type.
4683         (message-setup-hook): Add message-check-recipients as custom option.
4684
4685 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4686
4687         * message.el (message-cite-function): Remove bogus autoload which crept
4688         in during merge from v5-10.
4689
4690 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4691
4692         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4693
4694         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4695
4696         * auth-source.el: Preliminary Tramp docs.
4697         (auth-sources): Change the default auth-sources to use
4698         EPA .gpg files.
4699
4700 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4701
4702         * nntp.el: Autoload `auth-source-user-or-password'.
4703         (nntp-send-authinfo): Use it.
4704
4705         * nnimap.el: Autoload `auth-source-user-or-password'.
4706         (nnimap-open-connection): Use it.
4707
4708         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4709         for the gnus-message function.
4710         (auth-source-user-or-password): Use it.
4711
4712 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4713
4714         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4715         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4716         (rfc2104-hash): Use it.
4717
4718 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4719
4720         * gnus-art.el (gnus-article-toggle-truncate-lines):
4721         Don't use `iff' in docstring.
4722
4723 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4724
4725         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4726
4727         * gnus-util.el (gnus-extract-address-component-name)
4728         (gnus-extract-address-component-email): Convenience functions around
4729         `gnus-extract-address-components'.
4730
4731         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4732         Use `gnus-extract-address-component-email' to fix bug of comparing full
4733         sender name to `user-mail-address'.
4734
4735 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4736
4737         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4738         catch/throw to optimize.
4739         (gnus-registry-find-keywords): Just use member to find a keyword.
4740
4741 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4742
4743         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4744         is current before calling gnus-server-prepare.
4745         (gnus-server-setup-buffer, gnus-server-update-server)
4746         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4747
4748 2008-05-04  Juri Linkov  <juri@jurta.org>
4749
4750         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4751         (mailcap-file-default-commands): Use mailcap-replace-in-string
4752         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4753         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4754
4755 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4756
4757         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4758
4759 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4760
4761         * gnus.el: Bump version to 0.11.
4762
4763 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4764
4765         * gnus.el: No Gnus v0.10 is released.
4766
4767 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4768
4769         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4770         hooks.
4771         (gnus-update-read-articles): Speed up non-marks-using users.
4772         (gnus-use-marks): Define gnus-use-marks.
4773         (gnus-propagate-marks): Rename variable to something more sensible.
4774
4775 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4776
4777         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4778         (gmm-image-load-path-for-library): Fix typos in docstrings.
4779         (gmm-message): Reflow docstring.
4780
4781 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4782
4783         * mail-source.el (mail-source-set-1, mail-source-bind):
4784         Move auth-source code out of the macro to clean it up and fix bugs.
4785
4786 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4787
4788         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4789         by sender if it's equal to user-mail-address, it's likely to be
4790         useless.
4791
4792         * mail-source.el (mail-source-bind): Don't use user or password if they
4793         are not bound.  Unintern them if they are nil.  Don't use server unless
4794         it's bound, and default it to empty string otherwise.
4795
4796 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4797
4798         * mail-source.el: Load auth-source.el.
4799         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4800         get user name or password, if auth-sources is set up.
4801
4802         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4803         strategy of splitting with parent.
4804         (gnus-registry-split-fancy-with-parent)
4805         (gnus-registry-post-process-groups): Use it and fix prior
4806         bug (returning a list as the split result).
4807
4808         * auth-source.el (auth-sources): Remove server parameter.
4809         (auth-source-pick, auth-source-user-or-password)
4810         (auth-source-user-or-password-imap)
4811         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4812         (auth-source-user-or-password-sftp)
4813         (auth-source-user-or-password-smtp): Remove server parameter.
4814
4815 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4816
4817         * smime.el (smime-sign-region, smime-encrypt-region)
4818         (smime-decrypt-region):
4819         Remove redundant calls to `generate-new-buffer-name'.
4820
4821 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
4822
4823         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
4824         Don't use QP for message/rfc822.
4825         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
4826
4827 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4828
4829         * sieve-manage.el (sieve-string-bytes): Remove.
4830         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
4831         correct byte-length only if the process's coding-system is the same as
4832         the one used internally by Emacs to represent strings.
4833
4834 2008-04-22  Juri Linkov  <juri@jurta.org>
4835
4836         * mailcap.el (mailcap-file-default-commands): New function.
4837
4838 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4839
4840         * message.el (message-signature-separator, message-cite-function):
4841         Change custom version.
4842
4843 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
4844
4845         * tls.el (tls-program): Add -ign_eof argument to call the openssl
4846         commands.
4847         (tls-checktrust): Ditto.
4848
4849 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4850
4851         * mm-decode.el (mm-display-external): Make temp file read-only.
4852
4853 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4854
4855         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
4856         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
4857         `C-c C-f d'.
4858
4859 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4860
4861         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
4862
4863 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4864
4865         * gnus.el: Bump version to 0.9.
4866
4867 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4868
4869         * gnus.el: No Gnus v0.8 is released.
4870
4871 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4872
4873         * mail-source.el (mail-source-value):
4874         Prefer fboundp to functionp so it works with macros as well.
4875
4876 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4877
4878         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4879         Fix last change in case the element is not even a symbol.
4880
4881 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4882
4883         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4884         Prefer fboundp to functionp so it works with macros as well.
4885
4886 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
4887
4888         * auth-source.el: Added docs.
4889         (auth-sources): Modify format to support server.
4890         (auth-source-pick, auth-source-user-or-password)
4891         (auth-source-user-or-password-imap)
4892         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4893         (auth-source-user-or-password-sftp)
4894         (auth-source-user-or-password-smtp): Add server parameter.
4895
4896 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
4897
4898         * gnus-registry.el: Initialize the registry when gnus-registry-install
4899         is t.
4900
4901 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4902
4903         * compface.el (uncompface): Make buffer unibyte.
4904
4905 2008-04-05  Glenn Morris  <rgm@gnu.org>
4906
4907         * gnus-ems.el (mm-disable-multibyte): Autoload it.
4908
4909 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4910
4911         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
4912         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
4913
4914         * nnheader.el (nnheader-init-server-buffer): Change buffer's
4915         multibyteness after rather than before erasing it.
4916
4917         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
4918         mm-with-multibyte.
4919         (gnus-request-article-this-buffer): Make sure the proper decoding is
4920         used if gnus-original-article-buffer happens to be unibyte.
4921
4922         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
4923         default-enable-multibyte-characters.
4924
4925         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
4926         default-enable-multibyte-characters.
4927
4928         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
4929
4930         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
4931
4932 2008-04-02  Simon Josefsson  <simon@josefsson.org>
4933
4934         * imap.el (imap-enable-exchange-bug-workaround): New variable.
4935         (imap-message-copyuid-1): Use it.
4936         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
4937         J. Williams in
4938         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
4939
4940         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
4941         imap-enable-exchange-bug-workaround.
4942         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
4943
4944 2008-04-01  Simon Josefsson  <simon@josefsson.org>
4945
4946         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
4947         a 100 byte status-checks into a 2-3MB transfer for each group.
4948         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
4949         to enable bug workaround or not.
4950         (nnimap-find-minmax-uid): Only enable workaround conditionally.
4951
4952 2008-03-31  Glenn Morris  <rgm@gnu.org>
4953
4954         * message.el (mml2015-use): Declare for compiler.
4955         (message-info): Require mml2015 when appropriate.
4956
4957 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4958
4959         * Makefile.in (EMACS_COMP): Quote directory name that might contain
4960         whitespace.
4961
4962 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4963
4964         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
4965         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
4966         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
4967         (nntp-service-to-port): New function.
4968         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
4969         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
4970         (nntp-open-netcat-stream): New function.
4971         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
4972
4973 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
4974
4975         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
4976
4977 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4978
4979         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
4980
4981 2008-03-28  Magnus Henoch  <mange@freemail.hu>
4982
4983         * dns.el (dns-write): Use set-buffer-multibyte.
4984
4985 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
4986
4987         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
4988
4989 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4990
4991         * message.el (message-signature-separator): Change default.
4992         Improve custom type.
4993         (message-cite-function): Change default to
4994         message-cite-original-without-signature.
4995
4996         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
4997         toggle.
4998
4999         * message.el (message-check-news-body-syntax): Fix signature check.
5000         (message-setup-1): Mark buffer as unmodified _after_ running
5001         message-setup-hook and handling message-alternative-emails.
5002         (message-shorten-references): Be more strict when building list of
5003         valid references to comply with GNKSA.
5004
5005         * gnus-group.el (gnus-read-ephemeral-bug-group)
5006         (gnus-read-ephemeral-debian-bug-group)
5007         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5008
5009         * message.el (message-info): Don't use booleanp which isn't supported
5010         in Emacs 21 and XEmacs.
5011
5012 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5013
5014         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5015         gnus-group-gmane-group-download-format.
5016         (gnus-group-read-ephemeral-gmane-group): Rename from
5017         gnus-group-read-ephemeral-gmane-group.
5018         (gnus-read-ephemeral-gmane-group-url): Rename from
5019         gnus-group-read-ephemeral-gmane-group-url.
5020         (gnus-bug-group-download-format-alist): New variable.
5021         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5022         (gnus-read-ephemeral-emacs-bug-group): New commands.
5023
5024 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5025
5026         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5027         (gnus-visible-headers): Improve custom type.
5028
5029 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5030
5031         * mml.el (mml-menu): Add workarounds for XEmacs.
5032
5033         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5034         X-Boundary header.
5035
5036         * message.el (message-simplify-recipients): Fix previous commit.
5037
5038 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5039
5040         * mm-util.el (mm-set-buffer-multibyte): New function.
5041         * mm-decode.el (mm-copy-to-buffer): Use it.
5042
5043 2008-03-19  Glenn Morris  <rgm@gnu.org>
5044
5045         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5046         Accidentally removed in the sync process with Emacs.
5047
5048 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5049
5050         * message.el (message-alter-recipients-discard-bogus-full-name):
5051         New function.
5052         (message-alter-recipients-function): New variable.
5053         (message-get-reply-headers): Use it.
5054         (message-replace-header): New helper function.
5055         (message-recipients-without-full-name): New variable.
5056         (message-simplify-recipients): New command.
5057
5058         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5059
5060         * message.el (message-info): Handle EasyPG manual.
5061
5062         * mml.el (mml-menu): Add entry for EasyPG.
5063
5064 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5065
5066         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5067         parameter.
5068
5069         * message.el (message-disassociate-draft): Specify drafts group name
5070         fully.
5071
5072 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5073
5074         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5075         unnecessary duplicates from the match list.
5076
5077 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5078
5079         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5080
5081         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5082
5083         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5084         args of `how-many' of which the XEmacs version doesn't take; declare
5085         Info-index-next as function.
5086
5087 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5088
5089         * gnus-score.el (gnus-score-headers): Fix handling of
5090         gnus-inhibit-slow-scoring.
5091
5092         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5093         string.
5094         (gnus-button-url-regexp): Improve handling of parenthesis.
5095         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5096         (gnus-button-handle-info-keystrokes): Handle index entries.
5097
5098 2008-03-15  Glenn Morris  <rgm@gnu.org>
5099
5100         * parse-time.el (parse-time-string): Simplify.
5101
5102 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5103
5104         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5105         Incoming* files.
5106
5107 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5108
5109         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5110         (auth-source-pick): Use it.
5111
5112 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5113
5114         * binhex.el (binhex-decode-region-internal):
5115         * uudecode.el (uudecode-decode-region-internal):
5116         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5117         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5118         setting default-enable-multibyte-characters.
5119
5120 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5121
5122         * auth-source.el (auth-source-protocols)
5123         (auth-source-protocols-customize, auth-source-choices): Added and
5124         modified variable customizations and defaults.
5125         (auth-source-pick, auth-source-user-or-password)
5126         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5127         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5128         (auth-source-user-or-password-sftp)
5129         (auth-source-user-or-password-smtp): Use new variables and provide an
5130         interface to netrc.el.
5131
5132 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5133
5134         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5135         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5136         Make sure the nntp port to specify is a string.
5137
5138 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5139
5140         * nntp.el: Use with-current-buffer.
5141         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5142         dubious mm-with-unibyte-current-buffer.
5143         (nntp-with-open-group-function): New function extracted from
5144         nntp-with-open-group macro.
5145         (nntp-with-open-group): Use the function, so it's easier to debug.
5146         Add indentation and debugging info.
5147         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5148         the use of the netcat alternatives.
5149
5150         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5151         Avoid mm-string-as-multibyte as well.
5152
5153         * nnweb.el (nnweb-insert-html):
5154         Remove use of nnheader-string-as-multibyte.
5155
5156         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5157         (nnheader-string-as-multibyte): Remove.
5158
5159         * mm-view.el: Use inhibit-read-only.
5160         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5161         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5162         or unibyte-string.
5163
5164         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5165         (mm-uu-yenc-extract): Use with-current-buffer.
5166
5167         * gnus-soup.el (gnus-soup-send-packet): Don't use
5168         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5169
5170         * nnmh.el: Use with-current-buffer.
5171         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5172         mm-string-as-multibyte on the output of mm-encode-coding-string.
5173
5174         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5175         (nnimap-request-move-article): Use with-current-buffer.
5176
5177         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5178         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5179         conversion uses string-make-unibyte rather than string-as-unibyte.
5180
5181         * gnus-msg.el: Use with-current-buffer.
5182
5183         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5184
5185 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5186
5187         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5188         string for caching if it is 'PIN.
5189
5190 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5191
5192         * lpath.el: Consider the case without Emacs/W3.
5193
5194 2008-03-08  Glenn Morris  <rgm@gnu.org>
5195
5196         * time-date.el (date-to-time, time-subtract, time-add)
5197         (safe-date-to-time): Doc fixes.
5198
5199 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5200
5201         * mail-source.el (mail-source-delete-old-incoming-confirm):
5202         Change default to nil.
5203         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5204
5205 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5206
5207         * lpath.el: Rearrange.
5208
5209         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5210         (gnus-article-goto-prev-page): Work for articles having ^L's.
5211
5212         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5213
5214         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5215
5216 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5217
5218         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5219         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5220         (gnus-bookmark-jump): Adjust some variable names.
5221
5222 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5223
5224         * auth-source.el: New package.
5225         (auth-source-choices): Add customization entry point variable.
5226
5227         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5228         bug.
5229
5230 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5231
5232         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5233         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5234         (gnus-registry-install-shortcuts): Rename from
5235         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5236         the `gnus-registry-mark-map' keymap dynamically from
5237         `gnus-registry-marks'.  The generated functions update the summary line
5238         when a registry mark is added or deleted, and will call
5239         `gnus-registry-install-p' (see the comments in the code).
5240         (gnus-registry-user-format-function-M): Use concat intelligently.
5241
5242         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5243         the registry mark functions.
5244
5245 2008-03-05  Glenn Morris  <rgm@gnu.org>
5246
5247         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5248         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5249         gnus-art.
5250         (top-level): No need to load own source when compiling.
5251
5252 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5253
5254         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5255         Suggested by <chris.anderton@zetnet.co.uk>.
5256
5257 2008-03-04  Glenn Morris  <rgm@gnu.org>
5258
5259         * gnus-sum.el (top-level): No need to require gnus when compiling,
5260         since unconditionally required near start of file.
5261         (gnus-summary-display-while-building): Move definition before use.
5262
5263 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5264
5265         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5266         formatting function.
5267
5268 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5269
5270         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5271         with plists.
5272         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5273         Use new format.
5274
5275 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5276
5277         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5278         `where-is-internal' that returns a range of key sequences.
5279
5280 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5281
5282         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5283
5284         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5285         (gnus-summary-jump-to-group): Consider windows on other displayed
5286         frames as well.  Similar changes might be needed elsewhere, but that's
5287         the one I've bumped into during my use.
5288
5289         * nndoc.el (nndoc-oe-dbx-type-p):
5290         * gnus-msg.el (gnus-debug):
5291         * gnus-group.el (gnus-update-group-mark-positions):
5292         Use mm-string-to-multibyte.
5293
5294 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5295
5296         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5297         doesn't handle NotDashEscaped.
5298
5299         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5300         (mml-dnd-attach-options): Fix typo in custom choice.
5301
5302         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5303         nndoc-article-type to mbox.
5304         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5305
5306         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5307         to nil, instead of html2text.
5308
5309         * imap.el (imap-debug): Add `imap-ping-server'.
5310
5311         * gnus-bookmark.el: Add FIXMEs.
5312
5313         * message.el (message-form-letter-separator)
5314         (message-send-form-letter-delay): New variables.
5315         (message-send-form-letter): Use them.  New command to send form
5316         letters.  Requested by Uwe Siart.
5317         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5318
5319 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5320
5321         * Update copyright years.
5322
5323 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5324
5325         Sync from EMACS_22_BASE.
5326
5327         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5328
5329 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5330
5331         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5332         empty author.
5333
5334 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5335
5336         * gnus-registry.el (gnus-registry-marks): Add variable for
5337         customization of marks and their appearance.
5338         (gnus-registry-read-mark): Use it.
5339         (gnus-registry-do-marks): Add utility function to loop through
5340         `gnus-registry-marks'.
5341         (gnus-registry-install-shortcuts-and-menus): Add function to install
5342         shortcuts and menus.
5343         (gnus-registry-initialize): Use it.
5344         (gnus-registry-default-mark): Clarify documentation.
5345
5346 2008-02-29  Glenn Morris  <rgm@gnu.org>
5347
5348         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5349         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5350         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5351         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5352         Change defcustom :version from 23.0 to 23.1.
5353
5354 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5355
5356         * gnus-registry.el (gnus-registry-follow-group-p)
5357         (gnus-registry-post-process-groups): Add functions to aid registry
5358         splitting and improve logging.  Clarify behavior in function
5359         documentation.
5360         (gnus-registry-split-fancy-with-parent): Use them.
5361
5362 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5363
5364         * gnus-art.el: Use with-current-buffer.
5365
5366 2008-02-27  David Engster  <dengste@eml.cc>
5367
5368         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5369         Express real group name in the response.
5370
5371 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5372
5373         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5374         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5375         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5376         autoload gnus-registry-fetch-group when compiling.
5377         (nnmairix-request-group-with-article-number-correction): Remove
5378         unreferenced argument passed to nnmairix-call-backend.
5379
5380 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5381
5382         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5383         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5384         Wilde.
5385
5386 2008-02-27  Glenn Morris  <rgm@gnu.org>
5387
5388         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5389         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5390         variables to defconsts.  Convert comments to doc-strings.
5391         (nnmairix-last-server, nnmairix-current-server): Convert from free
5392         variables to defvars.  Convert comments to doc-strings.
5393         (gnus-registry-fetch-group): Autoload.
5394         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5395         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5396         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5397         caddr.
5398         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5399         nnmairix-request-group-with-article-number-correction call.
5400         (nnmairix-fast, nnmairix-group): New, less general names, for free
5401         variables passed from nnmairix-request-group to
5402         nnmairix-request-group-with-article-number-correction.  Declare.
5403         (nnmairix-request-group-with-article-number-correction):
5404         Use nnmairix-fast, nnmairix-group rather than fast, group.
5405
5406 2008-02-26  David Engster  <dengste@eml.cc>
5407
5408         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5409         version 0.5.
5410
5411 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5412
5413         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5414         instead of making an extra function call.  Don't add the current group
5415         to articles only when they have the group.  Use
5416         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5417         Reported by David <de_bb@arcor.de>.
5418
5419 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5420
5421         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5422         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5423
5424 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5425
5426         * mail-source.el (mail-source-delete-incoming): Change default.
5427         Supplement doc string.
5428
5429         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5430
5431 2008-02-14  Glenn Morris  <rgm@gnu.org>
5432
5433         * time-date.el (format-seconds): New function.
5434
5435 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5436
5437         * nnmail.el (nnmail-message-id-cache-file): Derive from
5438         `gnus-home-directory'.
5439
5440 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5441
5442         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5443         Document negative prefix.
5444
5445         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5446
5447 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5448
5449         * message.el (message-unsent-separator): Add the Exim bounce
5450         separator.
5451
5452 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5453
5454         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5455         list.
5456         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5457         recipient/signer list.
5458
5459 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5460
5461         * Makefile.in (datarootdir): Define.
5462         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5463         name that might contain whitespace.
5464
5465 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5466
5467         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5468         fbound (Emacs 23 unicode), signal an error.
5469
5470 2008-02-08  Glenn Morris  <rgm@gnu.org>
5471
5472         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5473
5474 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5475
5476         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5477         ports to the calls to `netrc-machine-user-or-password' in addition to
5478         "imap" and "imaps".
5479
5480 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5481
5482         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5483
5484         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5485
5486 2008-02-01  Kenichi Handa  <handa@m17n.org>
5487
5488         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5489         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5490         (rfc2104-hash): Convert the result of concat to unibyte string.
5491
5492 2008-02-01  Dave Love  <fx@gnu.org>
5493
5494         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5495         coding-system-for-read.
5496         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5497
5498 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5499
5500         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5501         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5502         <hanche@math.ntnu.no>.
5503
5504 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5505
5506         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5507
5508         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5509
5510 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5511
5512         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5513         * message.el (message-beginning-of-line): Use featurep instead of bound
5514         tests in order to resolve conditionals at compile time.
5515
5516 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5517
5518         * mail-source.el (mail-sources): Add `group' choice.
5519
5520         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5521         parameter `in-group' to control into which group the articles go.
5522         Add treatment of `group' mail-source.
5523
5524 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5525
5526         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5527
5528         * mm-decode.el (mm-dissect-buffer): Decode description.
5529
5530         * mml.el (mml-to-mime): Encode message header first.
5531
5532 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5533
5534         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5535         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5536
5537         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5538         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5539
5540 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5541
5542         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5543
5544 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5545
5546         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5547         prefix keys.
5548         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5549         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5550         gnus-xmas.el.
5551
5552         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5553         (gnus-xmas-article-describe-bindings): New function.
5554         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5555         gnus-xmas-article-describe-bindings.
5556
5557         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5558
5559 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5560
5561         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5562         Add new variables for article mark management.
5563         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5564         list of extra data entries which, when present, will indicate that the
5565         article ID should not be trimmed from the registry.
5566         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5567         functions.
5568         (gnus-registry-read-mark): New function to read a mark name from the
5569         user.
5570         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5571         (gnus-registry-set-article-mark-internal): New functions to add and
5572         remove marks.
5573         (gnus-registry-get-article-marks): New function to show the marks for
5574         an article, or retrieve them for further use.
5575
5576 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5577
5578         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5579         keys when no argument is given.
5580
5581 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5582
5583         * imap.el (imap-ping-server): New variable.
5584         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5585         (imap-ping-server): Minor doc string fixes.
5586
5587 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5588
5589         * imap.el (imap-ping-server): New function.
5590         (imap-opened): Call imap-ping-server.
5591
5592 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5593
5594         * gnus-sum.el (gnus-article-sort-by-random)
5595         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5596         jidanni@jidanni.org.
5597
5598 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5599
5600         * gnus-art.el (gnus-article-describe-bindings): New function.
5601         (gnus-article-read-summary-keys): Use it.
5602         (gnus-article-mode-map): Bind `C-h b' to it.
5603
5604 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5605
5606         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5607         XEmacs.
5608         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5609         against non-character events.
5610
5611         * lpath.el: Fbind map-keymap for Emacs 21.
5612
5613 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5614
5615         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5616         command.
5617         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5618         instead of END.  Change name of the temp file.
5619         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5620         customizable.
5621
5622 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5623
5624         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5625         bind `S W' to gnus-article-wide-reply-with-original; set default
5626         binding to gnus-article-read-summary-send-keys.
5627         (gnus-article-read-summary-keys): Fix the order of keys; display
5628         continuation keys correctly in the echo area; describe bindings
5629         correctly when keys end with `C-h'.
5630         (gnus-article-read-summary-send-keys): New function.
5631         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5632         for gnus-article-read-summary-send-keys; display continuation keys
5633         correctly in the echo area.
5634         (gnus-article-reply-with-original): Ignore prefix argument.
5635         (gnus-article-wide-reply-with-original): New function.
5636
5637         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5638         Emacs 21.
5639
5640 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5641
5642         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5643         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5644
5645 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5646
5647         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5648         (gnus-group-read-ephemeral-gmane-group): New command.
5649
5650 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5651
5652         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5653
5654 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5655
5656         * message.el (message-send-mail-function): Increase custom version.
5657
5658         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5659         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5660
5661 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5662
5663         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5664         for the cases where imap-authenticate is called with a nil buffer
5665         parameter.
5666
5667 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5668
5669         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5670         html parts correctly; support forwarded messages.
5671         (gnus-article-browse-html-article): Remove work buffers.
5672
5673         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5674         compiling.
5675         (netrc-bound-and-true-p): New macro.
5676         (netrc-parse): Use it instead of bound-and-true-p that is not available
5677         in XEmacs 21.4.
5678
5679 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5680
5681         * gnus-registry.el (gnus-registry-mark-article)
5682         (gnus-registry-article-marks): Add functionality to mark articles
5683         through the Gnus registry.
5684
5685         * encrypt.el: Clarify documentation for the new pgg method.
5686         (encrypt-file-alist): Add PGG option.
5687         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5688         functionality.  Abstract password key and messaging to external
5689         functions.
5690         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5691         (encrypt-message-method-and-cipher): Add new convenience external
5692         functions.
5693         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5694         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5695
5696         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5697         (netrc-parse): Use encrypt-file-alist to determine if
5698         encrypt-find-model or encrypt-insert-file-contents should be used.
5699
5700         * encrypt.el: Clarify documentation.  Load password-cache or
5701         password, whichever one is found first, instead of autoloading.
5702
5703 2007-12-19  Glenn Morris  <rgm@gnu.org>
5704
5705         * mml.el (message-options-set, message-narrow-to-head)
5706         (message-in-body-p, message-mail-p, message-encode-message-body):
5707         Autoload.
5708         (message-remove-header, message-narrow-to-headers-or-head)
5709         (message-subscribed-p, message-make-mail-followup-to)
5710         (message-position-on-field, message-news-p)
5711         (message-options-set-recipient, message-generate-headers)
5712         (message-sort-headers): Declare as functions.
5713
5714 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5715
5716         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5717         convention in doc string.
5718
5719 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5720
5721         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5722         title to html parts.
5723         (gnus-article-browse-html-article): Pass message header to it.
5724
5725         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5726
5727 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5728
5729         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5730         or password compatible with XEmacs.
5731
5732 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5733
5734         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5735         format document.
5736         (gnus-mime-delete-part): Don't write description line if empty.
5737         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5738
5739 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5740
5741         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5742         (gnus-summary-mark-read-and-unread-as-read)
5743         (gnus-summary-mark-current-read-and-unread-as-read)
5744         (gnus-summary-mark-unread-as-ticked): Doc fix.
5745         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5746
5747 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5748
5749         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5750         Christoph Conrad <christoph.conrad@gmx.de>.
5751
5752 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5753
5754         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5755         yes-or-no-p.
5756
5757 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5758
5759         * mm-decode.el (mm-add-meta-html-tag): New function.
5760         (mm-save-part-to-file, mm-pipe-part): Use it.
5761
5762         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5763         gnus-y-or-n-p instead of y-or-n-p.
5764         (gnus-article-browse-html-parts): Work with message/external-body; use
5765         mm-add-meta-html-tag.
5766
5767 2007-12-11  Glenn Morris  <rgm@gnu.org>
5768
5769         * gnus-cache.el: Require gnus-sum not just when compiling.
5770
5771         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5772
5773         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5774         definitions before use.
5775
5776         * mm-decode.el: Require gnus-util.
5777         (mm-remove-part): Only call delete-annotation on XEmacs.
5778
5779         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5780
5781         * nnmail.el: Require gnus-int.
5782
5783         * spam.el: Move `require's before `eval-when-compile's.
5784
5785         * gnus-ems.el (gnus-alive-p):
5786         * gnus-fun.el (message-goto-eoh):
5787         * gnus-util.el (gnus-group-name-decode):
5788         * mail-source.el (gnus-compress-sequence):
5789         * message.el (Info-goto-node, format-spec):
5790         * mm-bodies.el (message-options-get):
5791         * mm-decode.el (mm-view-pkcs7):
5792         * mm-util.el (gmm-write-region):
5793         * mml-smime.el (mml-compute-boundary)
5794         (gnus-completing-read-with-default):
5795         * mml.el (widget-button-press, gnus-make-hashtable):
5796         * mml1991.el (mm-decode-content-transfer-encoding)
5797         (mm-encode-content-transfer-encoding)
5798         (message-options-get, message-options-set):
5799         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5800         * nnfolder.el (gnus-request-group):
5801         * nnheader.el (ietf-drums-unfold-fws):
5802         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5803         * smime.el (gnus-run-mode-hooks):
5804         * spam-stat.el (gnus-message): Autoload.
5805
5806         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5807         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5808         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5809         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5810         Add declare-function compatibility definition.
5811
5812         * gnus-cache.el (nnvirtual-find-group-art):
5813         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5814         (gnus-add-image, gnus-add-wash-type):
5815         * gnus-group.el (nnkiboze-score-file):
5816         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5817         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5818         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
5819         (message-tokenize-header, gnus-get-buffer-create)
5820         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
5821         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
5822         * gnus.el (gnus-group-decoded-name):
5823         * mail-source.el (imap-capability):
5824         * mm-bodies.el (message-options-set):
5825         * mm-decode.el (gnus-configure-windows):
5826         * mm-extern.el (message-goto-body):
5827         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
5828         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
5829         (epg-sub-key-validity, message-options-set):
5830         * mml.el (widget-event-point, gnus-configure-windows):
5831         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
5832         * mml2015.el (epg-check-configuration, epg-configuration)
5833         (message-options-set):
5834         * nndb.el (nndb-request-article):
5835         * nnfolder.el (gnus-request-create-group):
5836         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
5837         * nnmaildir.el (gnus-group-mark-article-read):
5838         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
5839         * rfc1843.el (message-fetch-field):
5840         * spam.el (gnus-extract-address-components):
5841         Declare as functions.
5842
5843 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5844
5845         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
5846
5847         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
5848
5849         * lpath.el: Fbind run-mode-hooks for Emacs 21;
5850         bind show-trailing-whitespace for XEmacs.
5851
5852 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5853
5854         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
5855         new no-op macro for backward compatibility.
5856
5857         * imap.el (imap-string-to-integer): New function.
5858
5859 2007-12-09  Glenn Morris  <rgm@gnu.org>
5860
5861         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
5862
5863         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
5864         * message.el, mm-view.el, sieve-manage.el, smime.el:
5865         Add declare-function compatibility definition.
5866
5867         * gnus-art.el (w3-region, w3m-region, Info-menu):
5868         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
5869         * gnus-sum.el (gnus-get-predicate):
5870         * gnus-util.el (mm-append-to-file, w32-focus-frame):
5871         * message.el (mail-abbrev-in-expansion-header-p):
5872         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
5873         (w3m-detect-meta-charset, w3m-region):
5874         * sieve-manage.el (password-read, password-cache-add)
5875         (password-cache-remove):
5876         * smime.el (password-read-and-add): Declare as functions.
5877
5878 2007-12-08  David Kastrup  <dak@gnu.org>
5879
5880         * gnus-sum.el (gnus-summary-simplify-subject-query):
5881         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
5882         `message'.
5883
5884 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5885
5886         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
5887         it to bind idna-program, installation-directory, defined-colors, and
5888         face-attribute for XEmacs of the version that compiles defcustom forms.
5889
5890 2007-12-07  Glenn Morris  <rgm@gnu.org>
5891
5892         * gnus-art.el (article-make-date-line): Revert previous change.
5893
5894 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5895
5896         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
5897
5898 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
5899
5900         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
5901         Call gnus-add-to-range ranges only once with a prepared article-list.
5902
5903 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
5904
5905         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
5906         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
5907         group names with backslashes.  Reported by Tassilo Horn
5908         <tassilo@member.fsf.org>.
5909
5910 2007-12-06  Deepak Goel  <deego3@gmail.com>
5911
5912         * gnus-art.el (article-make-date-line):
5913         * gnus-start.el (gnus-load):
5914         * pop3.el (pop3-read-response): Fix buggy call to `error'.
5915
5916 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5917
5918         * gnus-art.el (gnus-use-idna)
5919         * gnus-start.el (gnus-site-init-file)
5920         * message.el (message-use-idna)
5921         * mm-uu.el (mm-uu-hide-markers)
5922         * smiley.el (smiley-style): Revert changes that suppress warnings.
5923
5924 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5925
5926         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
5927         specify charset to html source.  Reported by Christoph Conrad
5928         <christoph.conrad@gmx.de>.
5929
5930 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5931
5932         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
5933         idna-program in order to suppress byte compile warning issued by XEmacs
5934         that came to byte compile the default value section of defcustom forms
5935         recently.
5936
5937         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
5938         value of installation-directory.
5939
5940         * message.el (message-use-idna): Don't directly refer to the value of
5941         idna-program.
5942
5943         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
5944
5945         * smiley.el (smiley-style): Don't directly call face-attribute.
5946
5947 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
5948
5949         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
5950
5951         * gnus-dired.el: Reduce Gnus dependencies.
5952         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
5953         require.  Use autoloads instead.
5954         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
5955         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
5956         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
5957         (gnus-dired-mode): Adjust doc string.
5958         (gnus-dired-mail-mode): New variable.
5959         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
5960         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
5961         (gnus-dired-mail-buffers): New function.  Return mail or message
5962         composition buffers.
5963         (gnus-dired-attach): Use it.
5964         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
5965         NO-DECODE.
5966         (gnus-dired-print): Use `gnus-print-buffer' depending on
5967         `gnus-dired-mail-mode'.
5968
5969 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5970
5971         * rfc2047.el (rfc2047-encoded-word-regexp)
5972         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
5973         explaining what regexp patterns are for.
5974
5975 2007-12-04  Glenn Morris  <rgm@gnu.org>
5976
5977         * password.el: Move to password-cache.el.
5978
5979         * mml1991.el (password-read, password-cache-add, password-cache-remove):
5980         * mml2015.el (password-read, password-cache-add, password-cache-remove):
5981         * mml-smime.el (password-read, password-cache-add)
5982         (password-cache-remove):
5983         No need to autoload, since mml-sec requires password.
5984
5985         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
5986         * message.el (gnus-extract-address-components):
5987         * mml-smime.el (gnus-extract-address-components): Define for compiler.
5988
5989         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
5990         password.
5991
5992 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5993
5994         * mailcap.el: Reduce dependencies.
5995         (mail-header-parse-content-type): Autoload.
5996         (mailcap-delete-duplicates): New alias.
5997         (mailcap-mime-info): Add optional argument NO-DECODE.
5998         (mailcap-mime-types): Use mailcap-delete-duplicates.
5999
6000         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6001
6002 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6003
6004         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6005         (imap-parse-status): Upcase status-att for servers that sends them
6006         lower-case (e.g., MS Exchange 2007).
6007
6008 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6009
6010         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6011         function.
6012
6013         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6014         (gnus-uu-yenc-article): New function.
6015
6016         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6017
6018         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6019         buffer.
6020
6021 2007-12-02  Glenn Morris  <rgm@gnu.org>
6022
6023         * binhex.el (binhex): New custom group.
6024         (binhex-decoder-program, binhex-decoder-switches)
6025         (binhex-use-external): Move to the binhex custom group.
6026
6027         * uudecode.el (uudecode): New custom group.
6028         (uudecode-decoder-program, uudecode-decoder-switches)
6029         (uudecode-use-external): Move to the uudecode custom group.
6030
6031         * netrc.el (top-level): Don't load `encrypt' features.
6032         (netrc-parse): Don't use encrypt.
6033         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6034
6035         * encrypt.el: Remove file.
6036
6037 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6038
6039         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6040         matches on patches.
6041
6042         * gnus-art.el (gnus-article-browse-html-article): Mention
6043         `mm-text-html-renderer' in the doc string.
6044
6045         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6046         string.  Add comments.
6047
6048         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6049         if rhs is ASCII.
6050
6051 2007-12-01  Glenn Morris  <rgm@gnu.org>
6052
6053         * mail-source.el (top-level): Require format-spec before
6054         eval-when-compile.
6055
6056 2007-11-30  Glenn Morris  <rgm@gnu.org>
6057
6058         * encrypt.el: Require password, rather than autoloading password-read.
6059
6060 2007-11-29  Glenn Morris  <rgm@gnu.org>
6061
6062         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6063         (sasl-make-client, sasl-next-step, sasl-step-data)
6064         (sasl-step-set-data): Declare as functions.
6065
6066 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6067
6068         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6069
6070 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6071
6072         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6073         certs should be verified and what is to be done in the event of a
6074         verification failure.
6075
6076         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6077         caller can indicate whether the cache should be disregarded for this
6078         call.  This way the result of the call is reproducible at all times and
6079         can be considered a canonical server name for the supplied method.
6080         (gnus-agent-method-p): Canonicalize server names by pushing their
6081         method through `gnus-method-to-server' using the no-cache argument.
6082
6083         * gnus-srvr.el (gnus-server-insert-server-line): Call
6084         `gnus-method-to-server' with `no-cache' argument.
6085
6086         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6087         gnus-agent-possibly-synchronize-flags as this should be called when the
6088         server is actually being opened.
6089         (gnus-agent-possibly-synchronize-flags)
6090         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6091         flags file of an agentized server to the latter function.
6092
6093         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6094         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6095         after a connection has been established successfully.
6096
6097 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6098
6099         * gnus-art.el (article-display-face): Force to display face if called
6100         interactively; check if gnus-article-x-face-too-ugly matches author.
6101         (article-display-x-face): Display face even if From header is missing
6102         as article-display-face does.
6103
6104 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6105
6106         * hashcash.el (message-narrow-to-headers-or-head)
6107         (message-fetch-field, message-goto-eoh)
6108         (message-narrow-to-headers): Declare as functions.
6109
6110 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6111
6112         * mail-source.el (mail-sources): Default to fetch from file for
6113         compatibility with default of nnmail-spool-file.
6114
6115 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6116
6117         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6118         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6119         to look for encoded word that should be encoded again.
6120         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6121         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6122         encoding pattern.
6123         (rfc2047-decode-region): Switch strict regexp and loose one according
6124         to rfc2047-allow-irregular-q-encoded-words.
6125
6126 2007-11-25  Romain Francoise  <romain@orebokech.com>
6127
6128         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6129
6130 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6131
6132         * tls.el (tls-program): Provide more custom choices from
6133         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6134         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6135
6136 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6137
6138         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6139         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6140
6141         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6142         `nnmail-spool-file'.
6143
6144         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6145         `nnmail-spool-file'.
6146
6147         * gnus-move.el (gnus-change-server): Ditto.
6148
6149         * gnus-kill.el (gnus-batch-score): Ditto.
6150
6151         * gnus-cache.el (gnus-jog-cache): Ditto.
6152
6153         * gnus-msg.el (gnus-summary-reply):
6154         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6155
6156 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6157
6158         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6159         version.  Minor improvement to doc strings.
6160         (tls-program): Add comment.
6161
6162 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6163
6164         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6165         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6166         mismatch between the hostname provided in the certificate and the name
6167         of the host connnecting to.
6168         (open-tls-stream): Use them.  Check certificates against trusted root
6169         certificates.
6170
6171 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6172
6173         * gnus-cache.el (gnus-cache-generate-nov-databases):
6174         Use nnml-generate-nov-databases-directory instead of
6175         nnml-generate-nov-databases-1.
6176
6177 2007-11-24  Glenn Morris  <rgm@gnu.org>
6178
6179         * message.el (message-tool-bar-retro): Update for rename
6180         mail_send.xpm->mail-send.xpm.
6181
6182 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6183
6184         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6185         `smime-ldap-search' for Emacs 22 and up.
6186
6187 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6188
6189         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6190
6191         * message.el (message-send-mail-function): Fix error convention.
6192         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6193         (message-widen-reply, message-send-mail, message-talkative-question)
6194         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6195         (message-clone-locals, message-send-news): Use with-current-buffer.
6196         (message-insert-or-toggle-importance): Remove unused var `valid'.
6197         (message-make-references): Remove unused var `new-references'.
6198         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6199
6200 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6201
6202         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6203         (spam-split-symbolic-return-positive): Reflow docstring.
6204         (spam-backends, spam-summary-exit-behavior)
6205         (spam-mark-ham-unread-before-move-from-spam-group)
6206         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6207         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6208         (spam-clear-cache, spam-backend-check, spam-install-backend)
6209         (spam-install-statistical-backend, spam-list-of-processors)
6210         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6211         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6212         (spam-check-crm114, spam-initialize, spam-unload-hook):
6213         Fix typos in docstrings.
6214
6215 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6216
6217         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6218         been checked if they have never been read and those group levels are
6219         higher than the one that a user specified.
6220
6221 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6222
6223         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6224         foreign groups unless a group level is specified by a user.
6225         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6226
6227 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6228
6229         * message.el (message-send-mail-function): Require sendmail.
6230
6231 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6232
6233         * message.el (message-send-mail-function): Check for smtpmail too.
6234
6235         * utf7.el (utf7-encode, utf7-decode): Use coding system
6236         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6237
6238         * message.el (message-send-mail-function): New function.
6239         (message-send-mail-function): Set default using
6240         message-send-mail-function.  Adjust doc string.
6241         (message-send-mail-with-mailclient): New function.
6242
6243 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6244
6245         * smime.el (from):
6246         * rfc2047.el (message-posting-charset):
6247         * qp.el (mm-use-ultra-safe-encoding):
6248         * pop3.el (parse-time-months):
6249         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6250         * nnml.el (files):
6251         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6252         (jka-compr-compression-info-list, ange-ftp-path-format)
6253         (efs-path-regexp):
6254         * nndiary.el (files):
6255         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6256         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6257         (epg-digest-algorithm-alist, inhibit-redisplay)
6258         (password-cache-expiry):
6259         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6260         (pgg-output-buffer, password-cache-expiry):
6261         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6262         (efs-path-regexp):
6263         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6264         (inhibit-redisplay):
6265         * mm-uu.el (file-name, start-point, end-point, entry)
6266         (gnus-newsgroup-name, gnus-newsgroup-charset):
6267         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6268         (latin-unity-ucs-list):
6269         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6270         (mm-uu-binhex-decode-function):
6271         * message.el (gnus-message-group-art, gnus-list-identifiers)
6272         (rmail-enable-mime-composing, gnus-local-organization)
6273         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6274         (gnus-read-active-file, facemenu-add-face-function)
6275         (facemenu-remove-face-function, gnus-article-decoded-p)
6276         (tool-bar-mode):
6277         * mail-source.el (display-time-mail-function):
6278         * gnus-util.el (nnmail-pathname-coding-system)
6279         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6280         (gnus-original-article-buffer, gnus-user-agent)
6281         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6282         (xemacs-codename, sxemacs-codename, emacs-program-version):
6283         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6284         * gnus-start.el (gnus-agent-covered-methods)
6285         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6286         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6287         (gnus-newsgroup-headers, gnus-group-list-mode)
6288         (gnus-group-mark-positions, gnus-newsgroup-data)
6289         (gnus-newsgroup-unreads, nnoo-state-alist)
6290         (gnus-current-select-method, mail-sources)
6291         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6292         (nnmail-spool-file, gnus-cache-active-hashtb):
6293         * gnus-mh.el (mh-lib-progs):
6294         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6295         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6296         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6297         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6298         (gnus-group-buffer):
6299         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6300         (font-lock-set-defaults):
6301         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6302         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6303         (gnus-summary-post-menu, total-parts, type, condition, length):
6304         * gnus-agent.el (gnus-agent-read-agentview):
6305         * flow-fill.el (show-trailing-whitespace):
6306         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6307         eval-and-compile wrappers for byte compiler pacifiers.
6308
6309         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6310         (mm-display-inline-fontify): Check for featurep 'xemacs not
6311         extent-list.
6312
6313         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6314         itimer-list.
6315         (mm-create-image-xemacs): Only do something for XEmacs.
6316         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6317
6318         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6319
6320         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6321         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6322
6323 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6324
6325         * nnimap.el (nnimap-split-download-body):
6326         * gnus-demon.el (gnus-demon):
6327         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6328
6329 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6330
6331         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6332         macros.
6333         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6334         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6335         copy data from unibyte buffer to multibyte current buffer.
6336         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6337         to copy data from unibyte current buffer to multibyte buffer.
6338         (nntp-make-process-buffer): Make process buffer unibyte.
6339
6340         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6341
6342 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6343
6344         * pop3.el (pop3-open-server): Accept and process data more robustly at
6345         connexion start to avoid spurious "POP SSL connexion failed" errors.
6346
6347 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6348
6349         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6350         read group names.
6351
6352 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6353
6354         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6355
6356 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6357
6358         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6359         (nnmail-save-active): Use a unibyte buffer when saving active file,
6360         which may contain non-ASCII group names.
6361
6362         * nnml.el (nnml-request-group): Decode group names in messages.
6363
6364 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6365
6366         * message.el (message-citation-line-function)
6367         (message-insert-formatted-citation-line): Fix spelling of
6368         `message-insert-formated-citation-line'.
6369
6370 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6371
6372         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6373
6374 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6375
6376         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6377         nnmail-pathname-coding-system.
6378
6379         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6380         that a user enters; decode group names in messages.
6381
6382         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6383
6384 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6385
6386         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6387
6388         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6389
6390         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6391         risky local variable.
6392
6393         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6394
6395 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6396
6397         * encrypt.el: Improve documentation to fix function name typo.
6398         Reported by Daiki Ueno <ueno@unixuser.org>.
6399
6400 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6401
6402         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6403         even if the point is not in the last page of an article.
6404         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6405         back to the previous page.
6406
6407 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6408
6409         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6410
6411 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6412
6413         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6414
6415 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6416
6417         * message.el (message-check-news-body-syntax): Avoid
6418         mm-string-as-multibyte.
6419         (message-hide-headers): Don't assume (point-min)==1.
6420
6421 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6422
6423         * message.el (message-remove-blank-cited-lines): Fix if remove is
6424         given.
6425         (message-bogus-address-regexp): New variable.
6426         (message-bogus-recipient-p): New function.
6427         (message-check-recipients): New command.
6428         (message-syntax-checks): Add `bogus-recipient'.
6429         (message-fix-before-sending): Add `bogus-recipient'.
6430
6431         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6432         (gnus-treat-body-boundary): Don't test window-system.
6433
6434 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6435
6436         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6437
6438 2007-10-28  Miles Bader  <miles@gnu.org>
6439
6440         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6441         at compile-time too.
6442
6443 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6444
6445         * gnus-msg.el (gnus-message-setup-hook): Add
6446         `message-remove-blank-cited-lines' to options.
6447
6448 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6449
6450         * message.el (message-remove-blank-cited-lines): New function.
6451         Suggested by Karl Plästerer.
6452
6453 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6454
6455         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6456         mapc.
6457
6458         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6459         (top-level): Use mapc to set functions to be traced for debugging.
6460
6461         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6462         called for effect with while loop.
6463
6464         * message.el (message-talkative-question): Replace mapcar called for
6465         effect with mapc.
6466
6467         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6468         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6469         called for effect with dolist.
6470
6471         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6472
6473         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6474         gnus-extra-headers and nnmail-extra-headers.
6475
6476         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6477         called for effect with dolist.
6478         (top-level): Use mapc to set functions to be traced for debugging.
6479
6480         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6481         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6482         dolist.
6483
6484         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6485         Replace mapcar called for effect with mapc.
6486         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6487         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6488         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6489         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6490
6491         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6492         remove-if that's a cl function.
6493
6494         * webmail.el (webmail-debug): Replace mapcar called for effect with
6495         dolist.
6496
6497         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6498         with mapc.
6499
6500 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6501
6502         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6503         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6504         with while loop.
6505
6506         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6507         functions from article-* functions.
6508         (gnus-multi-decode-header): Replace mapcar called for effect with
6509         dolist.
6510
6511         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6512         (gnus-bookmark-show-details): Replace mapcar called for effect with
6513         while loop.
6514
6515         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6516         called for effect with while loop.
6517
6518         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6519         with dolist.
6520
6521         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6522         mapcar called for effect with dolist.
6523
6524         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6525
6526         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6527         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6528         Replace mapcar called for effect with dolist.
6529         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6530         mapc.
6531
6532         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6533         Replace mapcar called for effect with dolist.
6534         (gnus-topic-list): Replace mapcar called for effect with mapc.
6535
6536         * gnus.el: Use mapc instead of mapcar to add autoloads.
6537
6538 2007-10-23  Richard Stallman  <rms@gnu.org>
6539
6540         * gnus-group.el (gnus-group-highlight): Mark as risky.
6541
6542 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6543
6544         * gnus.el (gnus-server-to-method): Return method found first in
6545         gnus-newsrc-alist.
6546
6547         * gnus-art.el (gnus-article-highlight-signature)
6548         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6549         button overlay without the front stickiness.
6550
6551 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6552
6553         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6554         overview buffer needed a catch to receive its throw.
6555         (gnus-agent-flush-cache): Declared as interactive to make this function
6556         easier to use.
6557
6558 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6559
6560         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6561         `next-line'.
6562
6563 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6564
6565         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6566         exclude address matching message-dont-reply-to-names.
6567
6568 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6569
6570         * gnus-util.el (gnus-string<): New function.
6571
6572         * gnus-sum.el (gnus-article-sort-by-author)
6573         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6574
6575 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6576
6577         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6578         the frame-focus tag is set in gnus-buffer-configuration.
6579
6580 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6581
6582         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6583         the front stickiness.
6584
6585 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6586
6587         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6588         url pattern; remove duplicate one.
6589         (gnus-article-extend-url-button): New function.
6590         (gnus-article-add-buttons): Use it.
6591         (gnus-button-push): Use concatenated url that it makes.
6592
6593 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6594
6595         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6596
6597 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6598
6599         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6600         Don't hardcode point-min==1.
6601
6602 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6603
6604         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6605         Fix comment about "iso8859-1".
6606
6607 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6608
6609         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6610         ones returned from the verify-function.
6611
6612         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6613         mml2015-extract-cleartext-signature if extraction failed.
6614
6615 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6616
6617         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6618         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6619         failed.
6620
6621 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6622
6623         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6624
6625 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6626
6627         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6628         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6629         recommends to use EasyPG instead of PGG.
6630
6631         * pgg.el: Revert to revision 6.23.2.16.
6632
6633         * pgg-def.el: Revert to revision 6.6.2.14.
6634
6635         * pgg-gpg.el: Revert to revision 6.23.2.34.
6636
6637 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6638
6639         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6640         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6641         thread for both the null and zero (kill/expire thread) universal prefix
6642         cases.
6643         (gnus-summary-expire-thread): Add new function to expire a thread,
6644         using gnus-summary-kill-thread.
6645         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6646         shortcuts for gnus-summary-expire-thread.
6647         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6648         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6649
6650 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6651
6652         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6653         extras value, so an extras entry can be deleted.
6654         (gnus-registry-delete-extra-entry): Use it.
6655         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6656         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6657         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6658         storage through the gnus-registry, and provide an appropriate API for
6659         it.
6660
6661 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6662
6663         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6664         Suggested by Leo <sdl.web@gmail.com>.
6665
6666         * gnus.el: Do.
6667
6668 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6669
6670         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6671         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6672
6673         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6674
6675         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6676         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6677
6678 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6679
6680         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6681         newline.
6682         (nnmbox-request-accept-article): Don't change article in source buffer;
6683         narrow to header to use message-fetch-field rather than
6684         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6685         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6686         as delimiters; make sure article ends with newline.
6687         (nnmbox-delete-mail): Correct last position of article to be deleted;
6688         ignore X-Gnus-Newsgroup header in article body.
6689         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6690         positions; make sure article ends with newline.
6691
6692         * message.el (message-display-abbrev): Don't infloop when a user
6693         inserts SPC in the beginning of header.
6694
6695         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6696         coding-system-for-read and coding-system-for-write for XEmacs having no
6697         file-coding feature.
6698
6699         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6700
6701 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6702
6703         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6704         list of groups not followed by default.  Fix type to be regexp.
6705         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6706
6707 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6708
6709         * hmac-def.el (define-hmac-function): Switch from old-style to
6710         new-style backquotes.
6711
6712         * md4.el (md4-make-step): Likewise.
6713
6714 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6715
6716         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6717         raw-text coding system when saving .newsrc file, which may contain
6718         non-ASCII group names.
6719
6720 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6721
6722         * gnus-cus.el (gnus-score-extra): New widget.
6723         (gnus-score-extra-convert): New function.
6724         (gnus-score-customize): Use it for Extra.
6725
6726 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6727
6728         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6729         (mml2015-mailcrypt-clear-verify): Use it.
6730         (mml2015-gpg-clear-verify): Use it.
6731         (mml2015-pgg-clear-verify): Use it.
6732         (mml2015-epg-clear-verify): Replace the current part with the output
6733         from GnuPG; don't extract the plaintext by itself.
6734
6735         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6736         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6737         mml2015-clear-verify-function; don't touch the armor headers or
6738         dash-escaped text here.
6739
6740 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6741
6742         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6743         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6744         parts, or application/octet-stream as a last resort.
6745         (gnus-mime-view-part-as-type): Don't toggle display.
6746         (gnus-mime-view-part-as-charset): Don't turn off display before
6747         querying charset.
6748
6749         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6750         stuff to undisplayer function in Emacs.
6751         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6752
6753         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6754         text/calendar parts.
6755
6756 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6757
6758         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6759         decoding text/calendar parts.
6760
6761         * message.el (message-forward-make-body-mime): Always mark body as
6762         having no illegible text; remove signed-or-encrypted argument.
6763         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6764
6765         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6766         (mml-generate-mime-1): Don't encode body if it is specified to be in
6767         raw form; don't make buffer be unibyte when inserting multibyte string.
6768
6769 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6770
6771         * sha1.el: Fix up comment style.
6772         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6773         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6774
6775         * hex-util.el: Fix up comment style.
6776         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6777
6778         * gnus-salt.el: Use with-current-buffer.
6779         (gnus-pick-setup-message): Fix long-standing typo.
6780
6781 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6782
6783         * imap.el (imap-logout-timeout): New variable.
6784         (imap-logout, imap-logout-wait): New functions.
6785         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6786
6787         * nnimap.el (nnimap-logout-timeout): New server variable.
6788         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6789         nnimap-logout-timeout.
6790
6791         * gnus-art.el (gnus-article-summary-command-nosave)
6792         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6793
6794 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6795
6796         * gnus.el (gnus-maximum-newsgroup): New variable.
6797
6798         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6799         according to gnus-maximum-newsgroup.
6800
6801         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6802         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6803         Limit the range of articles according to gnus-maximum-newsgroup.
6804
6805 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6806
6807         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6808         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6809         Don't perform gnus-configure-windows here; reuse existing sticky
6810         article buffer.
6811
6812         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6813         it doesn't exist in gnus-article-mode.
6814
6815 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6816
6817         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6818         (gnus-agent-decoded-group-name): New function.
6819         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
6820         (gnus-agent-expire-group-1): Use it; decode group name in messages.
6821
6822 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
6823
6824         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
6825         Add binding for gnus-sticky-article.
6826         (gnus-summary-exit): Don't kill sticky article buffers.
6827
6828         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
6829         article buffer.
6830         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
6831         (gnus-kill-sticky-article-buffers): New commands.
6832
6833 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6834
6835         * nntp.el (nntp-xref-number-is-evil): New server variable.
6836         (nntp-find-group-and-number): If it is non-nil, don't trust article
6837         numbers in the Xref header.
6838
6839 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6840
6841         * gnus-agent.el (gnus-agent-read-group): New function.
6842         (gnus-agent-flush-group, gnus-agent-expire-group)
6843         (gnus-agent-regenerate-group): Use it.
6844         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
6845         nnmail-pathname-coding-system.
6846
6847 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6848
6849         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
6850
6851         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
6852         that are unread as unread, and also as selected so that information of
6853         marks having been changed by a user may be updated when exiting group.
6854
6855 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6856
6857         * gnus-art.el (gnus-mime-display-single): Pass part number that is
6858         calculated ignoring signature parts to gnus-treat-article.
6859
6860 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6861
6862         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
6863         a point here in order to keep the window start.
6864         (gnus-insert-mime-security-button): Make a button overlay without the
6865         front stickiness.
6866         (gnus-mime-display-security): Goto the end of a button.
6867
6868         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
6869
6870 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6871
6872         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
6873         group-name-at-point.
6874         (gnus-group-completing-read): New function that offers decoded
6875         non-ASCII group names for completion.
6876         (gnus-fetch-group, gnus-group-read-ephemeral-group)
6877         (gnus-group-jump-to-group, gnus-group-make-group-simple)
6878         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
6879         (gnus-group-fetch-control): Use it.
6880         (gnus-fetch-group): Use group-name-at-point for the initial value
6881         rather than the default value; use gnus-alive-p.
6882
6883         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
6884         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
6885         (gnus-summary-post-news): Use gnus-group-completing-read.
6886
6887         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
6888         (gnus-read-move-group-name): Decode group name for completion.
6889
6890 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
6891
6892         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
6893         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
6894         Yamaoka slightly modified the code).
6895
6896 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6897
6898         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
6899         (nnmail-split-incoming): Bind it.
6900
6901         * nnml.el (nnml-group-name-charset): New function.
6902         (nnml-decoded-group-name): Use it; don't decode group name if
6903         nnmail-group-names-not-encoded-p is non-nil.
6904         (nnml-encoded-group-name): New function.
6905         (nnml-group-pathname): Inline nnml-decoded-group-name.
6906         (nnml-request-expire-articles): Decode group name in message.
6907         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
6908         nnmail-pathname-coding-system.
6909         (nnml-save-mail, nnml-active-number): Work with decoded group names and
6910         not decoded ones according to nnmail-group-names-not-encoded-p.
6911         (nnml-generate-active-info): Use nnml-encoded-group-name.
6912
6913 2007-08-08  Glenn Morris  <rgm@gnu.org>
6914
6915         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
6916         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
6917         doc-strings and comments.
6918
6919 2007-07-25  Glenn Morris  <rgm@gnu.org>
6920
6921         * Relicense all FSF files to GPLv3 or later.
6922
6923 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6924
6925         * gnus-sum.el (gnus-summary-move-article): Make
6926         gnus-summary-respool-article work.
6927
6928 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
6929
6930         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
6931         string.
6932
6933 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
6934
6935         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
6936         that should be ignored when comparing distant RSS articles with local
6937         ones.
6938         (nnrss-make-hash-index): New function.  Create a hash index according
6939         to the ignored fields.
6940         (nnrss-check-group): Use it.
6941
6942 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6943
6944         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
6945
6946         * gnus-art.el (article-decode-group-name): Decode Xref header too.
6947
6948         * gnus-group.el (gnus-group-make-group): Encode group name here unless
6949         the new optional argument ENCODED is non-nil.
6950         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
6951         coding system for encoding group name.
6952         (gnus-group-make-rss-group): Pass un-encoded group name to
6953         gnus-group-make-group.
6954         (gnus-group-set-info): Tell gnus-group-make-group that group name is
6955         encoded.
6956
6957         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
6958         Encode group name to which articles are moved or copied.
6959         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
6960         coding system for encoding Newsgroup, Followup-To and Xref headers.
6961
6962         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
6963         marks; use nnheader-file-coding-system to write a file.
6964         (nnagent-retrieve-headers): Bind file-name-coding-system to
6965         nnmail-pathname-coding-system.
6966
6967         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
6968
6969         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
6970         (nnml-request-article, nnml-request-create-group)
6971         (nnml-request-rename-group, nnml-find-id)
6972         (nnml-possibly-change-directory, nnml-possibly-create-directory)
6973         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
6974         (nnml-save-marks): Use nnml-group-pathname instead of
6975         nnmail-group-pathname.
6976
6977         (nnml-request-create-group, nnml-request-expire-articles)
6978         (nnml-request-move-article, nnml-request-delete-group)
6979         (nnml-deletable-article-p, nnml-possibly-create-directory)
6980         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
6981         (nnml-open-marks): Bind file-name-coding-system to
6982         nnmail-pathname-coding-system.
6983
6984         (nnml-request-article): Pass server argument to nnml-find-group-number.
6985         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
6986         server argument to nnml-possibly-create-directory.
6987         (nnml-request-accept-article): Pass server argument to
6988         nnml-active-number and nnml-save-mail.
6989         (nnml-find-group-number): Pass server argument to nnml-find-id.
6990         (nnml-request-update-info): Pass server argument to
6991         nnml-marks-changed-p.
6992
6993         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
6994         (nnml-save-mail, nnml-active-number): Add server argument.
6995
6996         (nnml-request-delete-group): Warn if group is missing.
6997         (nnml-get-nov-buffer): Decode group name.
6998         (nnml-generate-active-info): Encode group name.
6999         (nnml-open-marks): Decode group name in messages.
7000
7001 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7002
7003         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7004         if it is not specified.
7005         (gnus-article-pipe-part, gnus-article-save-part)
7006         (gnus-article-interactively-view-part, gnus-article-copy-part)
7007         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7008         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7009         (gnus-article-replace-part, gnus-article-delete-part)
7010         (gnus-article-view-part-as-type): Pass raw prefix argument to
7011         gnus-article-part-wrapper.
7012
7013 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7014
7015         * gnus-agent.el (gnus-agent-save-active): Bind
7016         nnheader-file-coding-system to gnus-agent-file-coding-system.
7017
7018         * gnus-cache.el (gnus-cache-save-buffers)
7019         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7020         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7021         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7022         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7023         (gnus-cache-generate-active, gnus-cache-rename-group)
7024         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7025         (gnus-cache-update-overview-total-fetched-for): Bind
7026         file-name-coding-system to nnmail-pathname-coding-system.
7027         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7028         variables.
7029         (gnus-cache-decoded-group-name): New function.
7030         (gnus-cache-file-name): Use it.
7031         (gnus-cache-generate-active): Use non-decoded group name for active.
7032
7033         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7034         right place.
7035         (gnus-write-active-file): Don't break non-ASCII group names.
7036
7037         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7038         nnmail-pathname-coding-system.
7039
7040         * lpath.el: Bind default-file-name-coding-system,
7041         file-name-coding-system and language-info-alist for XEmacs.
7042
7043         * gnus-uu.el (gnus-uu-decode-save): Typo.
7044
7045 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7046
7047         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7048
7049 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7050
7051         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7052         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7053         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7054         (gnus-agent-flush-group, gnus-agent-flush-cache)
7055         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7056         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7057         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7058         (gnus-agent-regenerate-group)
7059         (gnus-agent-update-files-total-fetched-for)
7060         (gnus-agent-update-view-total-fetched-for): Bind
7061         file-name-coding-system to nnmail-pathname-coding-system.
7062         (gnus-agent-group-pathname): Don't encode file names by
7063         nnmail-pathname-coding-system.
7064         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7065         coding-system-for-write instead of buffer-file-coding-system to
7066         gnus-agent-file-coding-system.
7067
7068         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7069         Decode group name.
7070
7071         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7072
7073         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7074         (gnus-read-newsrc-el-file): Make group names unibyte.
7075
7076         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7077         nnmail-pathname-coding-system.
7078
7079         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7080         (nnrss-request-delete-group): Bind file-name-coding-system to
7081         nnmail-pathname-coding-system.
7082         (nnrss-read-server-data, nnrss-read-group-data): Bind
7083         file-name-coding-system correctly.
7084         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7085
7086         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7087         (nntp-server-to-method-cache): New variable.
7088         (nntp-group-pathname): New function that decodes non-ASCII group names.
7089         (nntp-possibly-create-directory, nntp-marks-changed-p)
7090         (nntp-save-marks, nntp-open-marks): Use it.
7091         (nntp-possibly-create-directory, nntp-open-marks):
7092         Bind file-name-coding-system to nnmail-pathname-coding-system.
7093         (nntp-open-marks): Decode group names when bootstrapping marks.
7094
7095         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7096         Newsgroups and Folowup-To headers.
7097
7098 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7099
7100         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7101         (gnus-server-closed-face, gnus-server-denied-face)
7102         (gnus-server-offline-face): Remove variable.
7103         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7104
7105         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7106         of modifying message-stack directly for XEmacs.
7107
7108         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7109         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7110         if the coding-system argument is nil for XEmacs.
7111
7112         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7113         mm-charset-override-alist.
7114
7115         * rfc2047.el: Don't require base64; require rfc2045 for the function
7116         rfc2045-encode-string.
7117         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7118         to quote the parameter value.
7119
7120 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7121
7122         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7123         form in gnus-group-name-charset-method-alist.
7124
7125         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7126         overrides the default layout edit-form.
7127
7128         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7129
7130         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7131
7132 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7133
7134         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7135         as unfetched articles.
7136
7137 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7138
7139         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7140
7141 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7142
7143         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7144         original back end that keeps marks in the local system.
7145
7146 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7147
7148         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7149         arg of pop-to-buffer for XEmacs.
7150         (gnus-article-read-summary-keys): Ditto; don't restore window
7151         configuration if summary command ends up with neither article buffer
7152         nor summary buffer; describe bindings if summary keys end with C-h.
7153
7154 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7155
7156         * message.el (message-fix-before-sending): Skip raw message part to be
7157         forwarded while checking illegible text.
7158         (message-forward-make-body-mime, message-forward-make-body): Mark
7159         signed or encrypted raw message as having no illegible text.
7160
7161 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7162
7163         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7164         (gnus-message-with-timestamp-1): New macro.
7165         (gnus-message-with-timestamp): New function.
7166         (gnus-message): Use them.
7167
7168         * nnheader.el (nnheader-message): Use them.
7169
7170 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7171
7172         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7173         .newsrc.eld file.
7174
7175 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7176
7177         * gnus-agent.el (gnus-agent-fetch-headers)
7178         (gnus-agent-retrieve-headers): Bind
7179         gnus-decode-encoded-address-function to identity.
7180
7181         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7182         available also when the server returns simply a dot.
7183
7184         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7185
7186 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7187
7188         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7189
7190 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7191
7192         * gnus-ems.el (gnus-x-splash): Make it work.
7193
7194         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7195         from being used.
7196
7197         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7198
7199 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7200
7201         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7202         4th and the 5th arguments.
7203
7204         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7205         the front stickiness.
7206         (gnus-article-summary-command-nosave): Correct the order of the
7207         arguments passed to pop-to-buffer.
7208         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7209         summary command ends up with the article buffer.
7210
7211         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7212         the same faces.
7213
7214 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7215
7216         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7217
7218 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7219
7220         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7221         * gnus-sum.el (gnus-summary-highlight):
7222         * pgg.el (pgg-sign-region, pgg-sign):
7223         * mail-source.el (mail-source-delete-old-incoming-confirm):
7224         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7225
7226 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7227
7228         * gnus-art.el (gnus-mime-view-part-externally)
7229         (gnus-mime-view-part-internally): Fix predicate function passed to
7230         completing-read.
7231
7232         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7233
7234         * gnus.el (gnus-update-message-archive-method): Add :version.
7235
7236 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7237
7238         * gnus.el (gnus-update-message-archive-method): New variable.
7239
7240         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7241         according to gnus-message-archive-method if
7242         gnus-update-message-archive-method is non-nil.
7243
7244 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7245
7246         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7247         by Loic Dachary <loic@dachary.org>.
7248         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7249
7250 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7251
7252         * message.el (message-pop-to-buffer): Add switch-function argument.
7253         (message-mail): Pass switch-function argument to it.
7254
7255 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7256
7257         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7258         Improve doc string.
7259
7260 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7261
7262         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7263         (gnus-header-content)
7264         * gnus-cite.el (gnus-cite-10)
7265         * gnus-srvr.el (gnus-server-closed)
7266         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7267         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7268         (gnus-group-mail-3-empty, gnus-group-mail-low)
7269         (gnus-group-mail-low-empty, gnus-splash)
7270         * message.el (message-header-to, message-header-cc)
7271         (message-header-subject, message-header-other, message-header-name)
7272         (message-header-xheader, message-separator, message-cited-text)
7273         (message-mml): Lighten colors of faces used for dark background.
7274
7275 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7276
7277         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7278         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7279
7280 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7281
7282         * message.el (message-narrow-to-headers-or-head):
7283         Ignore mail-header-separator in the body.
7284
7285 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7286
7287         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7288         same as window size.
7289
7290 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7291
7292         * message.el (message-font-lock-keywords): Use message-header-xheader
7293         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7294         ahead of the anything pattern, to get it recognised.
7295
7296 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7297
7298         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7299         spam.el loads uses it in the compiled defadvice form.
7300
7301 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7302
7303         * gnus-sum.el (gnus-articles-to-read)
7304         (gnus-summary-insert-old-articles): Don't truncate group name for
7305         `read-string'.
7306
7307         * gnus-util.el (gnus-limit-string): Delete this function.
7308
7309         * gnus-sum.el (gnus-simplify-subject-fully): Use
7310         `truncate-string-to-width' instead.
7311
7312 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7313
7314         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7315         if, on summary exit, the next group has to be selected.
7316         (gnus-summary-exit): Use it.
7317
7318 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7319
7320         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7321         non-break space.
7322
7323 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7324
7325         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7326         Check if group is not a directory.
7327         (nnfolder-request-expire-articles): Don't delete articles if the target
7328         group is not available.
7329
7330         * nnml.el (nnml-request-create-group): Properly check if group is not a
7331         file.
7332         (nnml-request-expire-articles): Don't delete articles if the target
7333         group is not available.
7334
7335         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7336         Don't quote characters that are within parentheses.
7337
7338 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7339
7340         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7341         (gnus-handle-ephemeral-exit): Select article according to it.
7342
7343 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7344
7345         * message.el (message-insert-formated-citation-line): Remove newline.
7346         (message-citation-line-format): Add final \n here so that the user can
7347         avoid a blank line.
7348
7349 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7350
7351         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7352         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7353         Update lanl/arXiv support.
7354
7355 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7356
7357         * gnus.el: Bump version number.
7358
7359 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7360
7361         * gnus.el (gnus-version-number): Bump version.
7362
7363 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7364
7365         * gnus.el: No Gnus v0.6 is released.
7366
7367 2007-04-27  Didier Verna  <didier@xemacs.org>
7368
7369         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7370         * gmm-utils.el (gmm-regexp-concat): here.
7371         * message.el: Don't require 'gnus-util.
7372         (message-dont-reply-to-names): Handle name change above.
7373         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7374
7375 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7376
7377         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7378         since the initial value varies according to the system.
7379
7380 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7381
7382         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7383
7384 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7385
7386         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7387
7388 2007-04-24  Didier Verna  <didier@xemacs.org>
7389
7390         Improve the type of gnus-ignored-from-addresses.
7391         * gnus-util.el (gnus-orify-regexp): New function.
7392         * message.el (gnus-util): Require it.
7393         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7394         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7395         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7396
7397 2007-04-24  Didier Verna  <didier@xemacs.org>
7398
7399         * gnus-sum.el:
7400         * gnus-utils.el: Fix some trailing whitespaces.
7401
7402 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7403
7404         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7405         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7406         article's Message-ID; refer parent article in summary buffer.
7407
7408         * message.el (message-bounce): Call mime-to-mml.
7409
7410         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7411         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7412         optimize and/or forms properly.
7413
7414 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7415
7416         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7417         URL.
7418
7419 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7420
7421         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7422
7423 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7424
7425         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7426         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7427         displayed of multipart/alternative part if it is invoked from summary
7428         buffer.
7429
7430         * mm-view.el (mm-inline-text-html-render-with-w3m)
7431         (mm-inline-text-html-render-with-w3m-standalone)
7432         (mm-inline-render-with-function): Use mail-parse-charset by default.
7433
7434 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7435
7436         * parse-time.el (parse-time-string-chars): Check if CHAR
7437         is less than the length of parse-time-syntax.
7438
7439 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7440
7441         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7442         from gnus-newsgroup-processable.
7443
7444 2007-04-16  Didier Verna  <didier@xemacs.org>
7445
7446         * gnus-msg.el (gnus-configure-posting-styles): Handle
7447         message-signature-directory properly with :file syntax.  Reported by
7448         "Leo".
7449
7450 2007-04-11  Didier Verna  <didier@xemacs.org>
7451
7452         New user option: message-signature-directory.
7453         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7454         * message.el (message-insert-signature): Ditto.
7455         * message.el (message-signature-file): Doc update.
7456         * message.el (message-signature-directory): New.
7457
7458 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7459
7460         * gnus-msg.el (gnus-inews-yank-articles): Use
7461         message-exchange-point-and-mark instead of exchange-point-and-mark.
7462
7463 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7464
7465         * message.el (message-yank-original): Make sure cited text ends with
7466         newline; don't exchange point and mark.
7467
7468 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7469
7470         * tls.el (open-tls-stream): Properly handle case where there
7471         is no associated buffer.
7472
7473 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7474
7475         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7476         message-yank-original, make sure (< mark TEXT point).
7477
7478 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7479
7480         * message.el (message-fill-column): New variable.
7481         (message-mode): Use it.  Add comment on a possible new hook.
7482
7483         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7484         (nnmail-get-new-mail): Reformat.
7485
7486         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7487
7488         * gmm-utils.el: Fix Commentary.
7489         (gmm-tool-bar-from-list): Fix typo in doc string.
7490
7491 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7492
7493         * message.el (message-yank-original): Don't switch point and mark
7494         unnecessarily to put point and mark as documented.
7495
7496 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7497
7498         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7499         from the message heads.
7500
7501 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7502
7503         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7504         article buffer does not have a window.  This may not be the best
7505         solution but is certainly better than setting the start of the null,
7506         that is the current, window.
7507
7508 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7509
7510         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7511         (gnus-draft-setup): Run it.
7512
7513         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7514         gnus-score-fast-scoring.  Allow regexp.
7515         (gnus-score-headers): Use it.
7516
7517         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7518         XEmacs.
7519
7520         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7521         string.
7522         (gnus-button-alist): Also catch `<f1> k ...'.
7523         (gnus-treat-display-x-face): Fix doc string.
7524
7525 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7526
7527         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7528         evaluation of gnus-extended-version to ensure correct generation of the
7529         User-Agent header when message-generate-headers-first is used.
7530
7531 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7532
7533         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7534         hashcash-path is nil.  Don't call callback with incorrect number of
7535         parameters if val is 0.
7536
7537 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7538
7539         * message.el (message-required-news-headers):
7540         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7541
7542 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7543
7544         * tls.el (open-tls-stream): In handshake-waiting loop,
7545         don't wait more if there is output available to process.
7546
7547 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7548
7549         * tls.el (tls-program): Doc fix.
7550
7551 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7552
7553         * message.el (message-generate-new-buffers): Change the meaning of the
7554         nil value; add `standard' to the choices; treat t as `unique'; improve
7555         doc string.
7556         (gnus-select-frame-set-input-focus): Autoload.
7557         (message-buffer-name): Search for the existing message buffer if
7558         message-generate-new-buffers is nil or `standard'; treat the value t of
7559         message-generate-new-buffers as `unique'.
7560         (message-pop-to-buffer): Raise the frame already displaying the message
7561         buffer; clear the echo area after querying.
7562         (message-setup): Pass the `continue' argument to compose-mail.
7563         (message-mail): Prefer `switch-function' if it is given; search for the
7564         existing message buffer if the `continue' argument is non-nil; pass
7565         continue and switch-function arguments to compose-mail by way of
7566         message-setup.
7567         (message-mail-other-window): Adjust argument of message-setup.
7568         (message-mail-other-frame): Ditto.
7569
7570 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7571
7572         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7573         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7574         to turn font-lock on when turning gnus-message-citation-mode on.
7575
7576 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7577
7578         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7579         (mml-smime-function-alist): New variable; add epg as the backend.
7580         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7581         mml-smime- functions instead.
7582         * mm-view.el: Require smime.
7583
7584 2007-03-05  Didier Verna  <didier@xemacs.org>
7585
7586         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7587         instead of just inheritance for posting styles.
7588         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7589
7590 2007-02-24  Chris Moore  <dooglus@gmail.com>
7591
7592         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7593         * pgg-pgp.el (pgg-pgp-encrypt-region):
7594         * pgg-gpg.el (pgg-gpg-encrypt-region):
7595         Check pgg-encrypt-for-me if no other recipients.
7596
7597 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7598
7599         * tls.el (tls-certtool-program): Fix custom type.
7600
7601 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7602
7603         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7604         and point-at-eol instead of line-(beginning|end)-position.
7605
7606         * assistant.el (assistant-parse-buffer): Ditto.
7607
7608         * netrc.el (netrc-parse-services): Ditto.
7609
7610 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7611
7612         * mml2015.el (mml2015-epg-find-usable-key): New function.
7613         (mml2015-epg-sign): Use it.
7614         (mml2015-epg-encrypt): Use it.
7615
7616 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7617
7618         * message.el (message-make-in-reply-to): Quote name containing
7619         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7620         if there are special characters.  Reported by NAKAJI Hiroyuki
7621         <nakaji@jp.freebsd.org>.
7622
7623 2007-02-27  Didier Verna  <didier@xemacs.org>
7624
7625         Include the group parameters as well as the topic ones in the
7626         inheritance filter process.
7627         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7628         argument GROUP-PARAMS-LIST.
7629         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7630
7631 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7632
7633         * nntp.el (nntp-never-echoes-commands)
7634         (nntp-open-connection-functions-never-echo-commands): New variables.
7635         (nntp-send-command): Use them.
7636
7637 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7638
7639         * mml2015.el (mml2015-epg-verify): Simplified.
7640
7641 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7642
7643         * mml.el (mml-content-disposition-alist): New user option.
7644         (mml-content-disposition): New function.
7645         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7646         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7647
7648 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7649
7650         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7651         verification.
7652
7653 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7654
7655         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7656         articles posted in the last 24 hours.
7657
7658 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7659
7660         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7661
7662 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7663
7664         * nntp.el (nntp-send-command): Don't wait for echoes when
7665         nntp-open-ssl-stream is used.
7666
7667 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7668
7669         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7670         (gnus-message-add-citation-keywords)
7671         (gnus-message-remove-citation-keywords): Remove.
7672         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7673         directly, make the variables in font-lock-defaults buffer-local, add
7674         gnus-message-citation-keywords to them and then update the value of
7675         font-lock-keywords.
7676
7677 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7678
7679         * message.el (message-cite-original-1): Don't call
7680         gnus-article-highlight-citation.
7681
7682         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7683         citations; fix line count.
7684
7685 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7686
7687         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7688         (gnus-message-add-citation-keywords)
7689         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7690         versions of font-lock-add-keywords and font-lock-remove-keywords to
7691         work with XEmacs correctly.
7692
7693 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7694
7695         * gnus-cite.el (gnus-cite-face-list): Set the values of
7696         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7697         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7698         (gnus-message-cite-prefix-regexp): New variable.
7699         (gnus-message-search-citation-line): Use it; protect against long
7700         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7701         the 0th match data for Emacs.
7702         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7703         (gnus-message-add-citation-keywords): Append keywords rather than
7704         prepending; emulate font-lock-add-keywords if it is not available.
7705         (gnus-message-remove-citation-keywords): Emulate
7706         font-lock-remove-keywords if it is not available.
7707
7708         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7709
7710         * message.el (message-cite-prefix-regexp): Set the value of
7711         gnus-message-cite-prefix-regexp.
7712
7713 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7714
7715         * nnweb.el (nnweb-google-parse-1): Update parser.
7716
7717 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7718
7719         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7720
7721 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7722
7723         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7724         regexp.
7725
7726 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7727
7728         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7729         string-to-multibyte.
7730         (uudecode-decode-region-internal): Use it.
7731
7732         * lpath.el: Fbind string-as-multibyte for XEmacs.
7733
7734 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7735
7736         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7737         custom choice.
7738
7739         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7740
7741 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7742
7743         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7744
7745         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7746         `write-region' to respect `mm-inhibit-file-name-handlers'.
7747
7748 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7749
7750         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7751         Use gnus-home-directory instead of "~/" or "$HOME".
7752
7753 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7754
7755         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7756         to mention filename.
7757         Add comments at beginning regarding usage.
7758         (encrypt-write-file-contents): Change interactive so a string is
7759         acceptable.  If the file has no associated model, show an error instead
7760         of a nonsense prompt.
7761
7762 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7763
7764         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7765         Thanks to Yoshihiko Yamada for kind notification of this typo.
7766
7767 2007-01-12  Kenichi Handa  <handa@m17n.org>
7768
7769         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7770         multibyte buffer.
7771
7772 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7773
7774         * gnus-score.el (gnus-score-fast-scoring): New variable.
7775         (gnus-score-headers): Use it.
7776
7777         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7778
7779         * message.el (message-cite-original-1): Call
7780         gnus-article-highlight-citation if requested.
7781         (message-make-from): Allow name and address as optional arguments.
7782
7783         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7784
7785         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7786         bugs to doc string.
7787         (gnus-button-alist): Add mid\\|message-id.
7788         (gnus-button-fetch-group): Extend for use in
7789         `browse-url-browser-function'.
7790         (gnus-button-url-regexp): Try to catch paired parentheses like in
7791         Wikipedia URLs.
7792
7793         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7794         Suggested by Simon Krahnke <overlord@gmx.li>.
7795
7796 2007-01-13  Romain Francoise  <romain@orebokech.com>
7797
7798         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7799         Update copyright.
7800
7801 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7802
7803         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7804
7805 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7806
7807         * gnus-registry.el (gnus-registry-unfollowed-groups)
7808         (gnus-registry-split-fancy-with-parent): Fix documentation.
7809
7810 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7811
7812         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7813         from nnweb groups.
7814
7815 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7816
7817         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7818         Xref urls.  Erase buffer before requesting head.
7819
7820 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
7821
7822         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
7823         customizable.
7824
7825 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
7826
7827         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
7828         no signing key is found.
7829         (mml2015-epg-encrypt): Ask user whether to skip or abort if
7830         no encrypting and/or signing key is found.
7831
7832 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7833
7834         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
7835
7836 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7837
7838         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
7839         headers read from disk with the ones newly found in the current search.
7840         This should no longer cause problems, because the article numbers in
7841         Gmane's `nov.php' output are ignored since the previous change.
7842
7843 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7844
7845         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
7846
7847 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7848
7849         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
7850         replace-regexp-in-string; bind url-version; fbind display-images-p and
7851         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
7852         find-face and set-itimer-function for Emacs; bind itimer-list for
7853         Emacs.
7854
7855         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
7856
7857 2007-01-01  Romain Francoise  <romain@orebokech.com>
7858
7859         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7860
7861 2006-12-31  Steve Youngs  <steve@sxemacs.org>
7862
7863         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
7864         `define-minor-mode' macro definition expanded properly.
7865         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
7866         exclude it there.
7867
7868         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
7869         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
7870         `fboundp' test.
7871         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
7872         This is OK to autoload in (S)XEmacs now.
7873
7874 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7875
7876         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
7877         keystroke.
7878         (gnus-summary-limit-to-singletons): Fix typo.
7879
7880         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
7881         else fails.
7882
7883 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7884
7885         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
7886         docstring.
7887
7888         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
7889         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
7890         (gnus-summary-insert-dormant-articles): Fix typo in message.
7891
7892 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
7893
7894         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
7895         nil for XEmacs.
7896         (gnus-message-citation-mode): Don't autoload in XEmacs.
7897
7898         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
7899
7900 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7901
7902         * nnimap.el (nnimap-expunge-search-string): Mention
7903         nnimap-search-uids-not-since-is-evil in docstring.
7904
7905 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7906
7907         * spam.el: Revert to make-obsolete-variable because
7908         define-obsolete-variable-alias is not supported in Emacs 21.
7909
7910         * spam.el (spam-ifile-path, spam-ifile-database-path)
7911         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
7912         make-obsolete-variable.
7913         (spam-bsfilter-path, spam-bsfilter-program)
7914         (spam-spamassassin-path, spam-spamassassin-program)
7915         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
7916         use "path" inappropriately.
7917         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
7918         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
7919         variable names.
7920
7921 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
7922
7923         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
7924         summary buffer.
7925
7926         * password.el (password-cache-remove): Use clear-string to burn
7927         password, if available.
7928
7929 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7930
7931         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
7932
7933         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
7934
7935         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
7936         (gnus-message-highlight-citation): Move defcustom here from
7937         gnus-cite.el.
7938         (gnus-message-citation-mode): Autoload.
7939
7940         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
7941         checks to make it compile with XEmacs.
7942         (gnus-message-citation-mode): New minor mode.
7943         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
7944         (gnus-message-highlight-citation): New variables.
7945         (gnus-message-search-citation-line)
7946         (gnus-message-add-citation-keywords)
7947         (gnus-message-remove-citation-keywords)
7948         (turn-on-gnus-message-citation-mode)
7949         (turn-off-gnus-message-citation-mode): New functions.
7950
7951 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
7952
7953         * gnus-cite.el: Enable highlighting of different citation levels in
7954         message-mode.
7955
7956 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7957
7958         * message.el (message-make-fqdn): Fix comment.
7959         (message-bogus-system-names): Add ".local".
7960
7961         * spam.el (spam-ifile-path, spam-ifile-program)
7962         (spam-ifile-database-path, spam-ifile-database)
7963         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
7964         Don't use "path" inappropriately.
7965         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
7966         strings.
7967         (spam-check-ifile, spam-ifile-register-with-ifile)
7968         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
7969         new variable names.
7970
7971         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
7972         (gnus-treat-display-smileys): Simplify using
7973         gnus-image-type-available-p.
7974
7975         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
7976         available.
7977
7978         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
7979         `display-images-p' if available.
7980
7981 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7982
7983         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
7984         one after turning on the buffer's multibyteness instead of decoding
7985         them directly in the unibyte buffer that causes unexpected conversion
7986         in Emacs 23 (unicode).
7987
7988 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7989
7990         * message.el (message-generate-hashcash): Fix custom type.
7991
7992 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7993
7994         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
7995
7996 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7997
7998         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7999         disconnect icons.  Add help text.
8000
8001 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8002
8003         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8004         negated to be consistent with the others we handle.
8005
8006 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8007
8008         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8009         version of gnus-summary-buffer to something, so that we can use two
8010         article buffers at the same time.
8011
8012 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8013
8014         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8015         trigger all the extra headers.
8016         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8017         sorting.
8018
8019 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8020
8021         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8022         solid groups.
8023
8024 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8025
8026         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8027
8028 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8029
8030         * legacy-gnus-agent.el: Add Copyright notice.
8031
8032 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8033
8034         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8035
8036 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8037
8038         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8039
8040         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8041         to make it work reliably in CVS Emacs.
8042         (gnus-summary-limit-strange-charsets-predicate)
8043         (gnus-summary-limit-to-predicate): New functions.
8044
8045 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8046
8047         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8048         specifying array size.
8049         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8050         array if it is too small.
8051         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8052         (gnus-sort-threads-loop): New function.
8053
8054 2006-12-06  Chris Moore  <dooglus@gmail.com>
8055
8056         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8057         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8058
8059 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8060
8061         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8062         options.
8063
8064 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8065
8066         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8067         DOS-ing the recipient.
8068
8069         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8070         the headers when creating the mapping to avoid mismappings.
8071         (nnweb-gmane-create-mapping): Always nix out old mapping.
8072
8073 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8074
8075         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8076         and mm-verify-option to never.
8077
8078 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8079
8080         * message.el (message-signed-or-encrypted-p): New function.
8081         (message-forward-make-body): Use it.
8082
8083         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8084         Replace encode-coding-string with mm-encode-coding-string.
8085
8086 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8087
8088         * nneething.el (nneething-decode-file-name): Replace
8089         decode-coding-string with mm-decode-coding-string.
8090
8091         * gnus-int.el (gnus-open-server): Say failed server's name.
8092
8093 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8094
8095         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8096         strings to a single string.  Quote `errors-file-name'.
8097         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8098         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8099         Adjust calls.  Use `shell-quote-argument'.
8100
8101 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8102
8103         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8104         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8105
8106         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8107         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8108         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8109         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8110         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8111         (gnus-subscribe-newsgroup, gnus-1):
8112         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8113         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8114         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8115         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8116
8117 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8118
8119         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8120         keystroke.
8121         (gnus-summary-limit-to-bodies): Implement headersp.
8122
8123 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8124
8125         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8126
8127 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8128
8129         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8130
8131 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8132
8133         * message.el (message-generate-hashcash): Expand range of values to
8134         include `opportunistic'.
8135         (message-send-mail): Use it.
8136
8137 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8138
8139         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8140         and comment it.
8141
8142         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8143
8144 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8145
8146         * gnus-util.el (gnus-extract-address-components): Improve comment.
8147
8148 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8149
8150         * gnus-util.el (gnus-extract-address-components): Work with address in
8151         which the name portion contains @.
8152
8153         * lpath.el: Fbind custom-autoload.
8154
8155 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8156
8157         * gnus.el (gnus-start): Move custom group up.
8158         (gnus-select-method): Don't autoload, but make it available for
8159         `customize-variable'.
8160         (gnus-getenv-nntpserver): Don't autoload.
8161
8162 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8163
8164         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8165
8166 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8167
8168         * message.el (message-sendmail-extra-arguments): New variable.
8169         (message-send-mail-with-sendmail): Use it.
8170
8171 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8172
8173         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8174         mm-with-unibyte-current-buffer to make string unibyte.
8175
8176         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8177         mm-string-as-multibyte.
8178
8179 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8180
8181         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8182         Reported by Werner Koch <wk@gnupg.org>.
8183
8184 2006-11-14  Daiki Ueno  <ueno@p360>
8185
8186         * mml2015.el: Autoload epa-select-keys when compiling.
8187
8188 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8189
8190         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8191         message-options.
8192         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8193
8194 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8195
8196         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8197         EasyPG (< 0.0.6).
8198         (mml2015-always-trust): New user option.
8199         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8200         prompt.
8201
8202 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8203
8204         * nntp.el (nntp-authinfo-force): New variable.
8205         (nntp-send-authinfo): Use it.
8206
8207 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8208
8209         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8210         decode encoded words.  Improve prompt.  Add comment about forwarding.
8211         (message-replacement-char): Move up.
8212
8213 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8214
8215         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8216         instead of gnus-intersection because arguments of gnus-sorted-nunion
8217         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8218
8219 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8220
8221         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8222         (message-simplify-subject-functions): Enable
8223         message-strip-subject-encoded-words by default.
8224
8225 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8226
8227         * message.el (message-strip-subject-encoded-words): New function.
8228         (message-simplify-subject-functions): New variable.
8229         (message-simplify-subject): Use it.  Fix typo in doc string.
8230         Support message-strip-subject-encoded-words.
8231
8232 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8233
8234         * gnus-diary.el (gnus-diary-delay-format-function):
8235         * nndiary.el (nndiary-reminders):
8236         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8237
8238 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8239
8240         * gnus-art.el (article-hide-boring-headers): Fetch date from
8241         gnus-original-article-buffer to avoid problems with localized date
8242         strings.
8243
8244 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8245
8246         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8247
8248 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8249
8250         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8251         New variables.
8252         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8253         (mm-charset-synonym-alist): Move some entries to
8254         mm-codepage-iso-8859-list.
8255         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8256         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8257
8258 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8259
8260         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8261
8262 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8263
8264         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8265         with Emacs 21 and XEmacs.
8266
8267 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8268
8269         * spam.el (spam-parse-address): New function for better parsing,
8270         catching errors, etc.
8271         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8272
8273 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8274
8275         * mm-view.el: Add interactive arg to html2text autoload.
8276
8277 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8278
8279         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8280
8281 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8282
8283         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8284         variables.
8285         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8286         (mm-charset-synonym-alist): Move some entries to
8287         mm-codepage-iso-8859-list.
8288
8289         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8290
8291 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8292
8293         * message.el (message-citation-line-format)
8294         (message-insert-formated-citation-line): Fix implementation of %E, %N
8295         and %n according to the doc string.
8296
8297 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8298
8299         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8300         car-safe to avoid bad parses.
8301
8302 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8303
8304         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8305         names.
8306
8307         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8308
8309 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8310
8311         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8312         header.
8313
8314         * message.el (message-draft-headers): Add Date.
8315         (message-headers-to-generate): Fix typo in docstring.
8316
8317         * nndraft.el (nndraft-required-headers): New variable.
8318         (nndraft-generate-headers): Use it.
8319
8320         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8321
8322 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8323
8324         * gnus-registry.el (gnus-registry-wash-for-keywords)
8325         (gnus-registry-find-keywords): New functions to allow easy searching of
8326         articles that are in the registry.
8327
8328 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8329
8330         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8331         ietf-drums-parse-address instead of gnus-extract-address-components.
8332         Reported by Damien Elmes <damien@repose.cx>.
8333
8334 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8335
8336         * gnus.el (gnus-mime): Remove unused custom group.
8337
8338 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8339
8340         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8341         "blank line" when searching for end of armor headers.
8342
8343 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8344
8345         * gmm-utils.el (gmm-write-region): Fix variable name.
8346
8347 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8348
8349         * gmm-utils.el (gmm-write-region): New function based on compatibility
8350         code from `mm-make-temp-file'.
8351
8352         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8353
8354         * nnmaildir.el (nnmaildir--update-nov)
8355         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8356         Use `gmm-write-region'.
8357
8358 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8359
8360         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8361         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8362
8363         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8364
8365         * message.el (message-replacement-char): New variable.
8366         (message-fix-before-sending): Use it.
8367         (message-simplify-subject): New function to remove duplicate code.
8368         (message-reply, message-followup): Use it.
8369
8370         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8371         gnus-summary-limit-to-articles.
8372
8373 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8374
8375         * gnus-util.el (gnus-with-local-quit): New macro.
8376
8377         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8378
8379 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8380
8381         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8382         ignore non-string data.
8383
8384 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8385
8386         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8387         non-string data (needs to be done in the registry too).
8388
8389 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8390
8391         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8392         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8393         (gnus-registry-split-fancy-with-parent)
8394         (gnus-registry-fetch-simplified-message-subject-fast)
8395         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8396         Remove text properties on ingress into the registry and when it's saved.
8397         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8398         registry from entries with no groups.
8399
8400 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8401
8402         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8403         function to remove string properties.
8404
8405 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8406
8407         * gmm-utils.el (gmm): Adjust custom version.
8408
8409         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8410         custom version.
8411
8412         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8413
8414 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8415
8416         * gnus-art.el (gnus-insert-prev-page-button)
8417         (gnus-insert-next-page-button): Simplify.  Reformat.
8418
8419 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8420
8421         * gnus-art.el (gnus-insert-prev-page-button)
8422         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8423
8424 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8425
8426         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8427
8428 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8429
8430         * gnus-art.el (gnus-insert-mime-button)
8431         (gnus-insert-mime-security-button):
8432         Apply gnus-article-button-face to MIME and security buttons.
8433
8434 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8435
8436         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8437         readable.
8438
8439 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8440
8441         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8442
8443 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8444
8445         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8446         `browse-url-of-file' instead of `browse-url'.
8447
8448 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8449
8450         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8451         regexp.  Articles containing quotation were cut prematurely.
8452
8453 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8454
8455         * message.el (message-cite-original-1): Use nobody by default for the
8456         value of From header.
8457         (message-reply): Ditto.
8458
8459 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8460
8461         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8462         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8463         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8464
8465 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8466
8467         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8468         mails in the doc string.  Add some URLs in comment.
8469         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8470
8471 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8472
8473         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8474         backslashes handling and the way to find boundaries of quoted strings.
8475
8476 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8477
8478         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8479         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8480         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8481         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8482
8483 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8484
8485         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8486         doc string.
8487         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8488
8489 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8490
8491         * lpath.el: Fbind epg-check-configuration.
8492
8493 2006-09-06  Simon Josefsson  <jas@extundo.com>
8494
8495         * mml2015.el (mml2015-use): Doc fix, mention epg.
8496
8497 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8498
8499         * mml2015.el (mml2015-use): Default to epg, if available.
8500
8501 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8502
8503         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8504         message-sender.
8505         (mml1991-epg-encrypt): Ditto.
8506         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8507         message-sender.
8508         (mml2015-epg-encrypt): Ditto.
8509
8510 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8511
8512         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8513         several common directories.
8514
8515 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8516
8517         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8518         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8519
8520 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8521
8522         * gnus-art.el (article-decode-encoded-words): Make it fast.
8523
8524 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8525
8526         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8527
8528         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8529         in quoted string into `\'.
8530
8531 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8532
8533         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8534         Use standard-syntax-table.
8535
8536 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8537
8538         * gnus-art.el (gnus-decode-address-function): New variable.
8539         (article-decode-encoded-words): Use it to decode headers which are
8540         assumed to contain addresses.
8541         (gnus-mime-delete-part): Remove useless `or'.
8542
8543         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8544         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8545         (gnus-nov-parse-line): Use it to decode From header.
8546         (gnus-get-newsgroup-headers): Ditto.
8547         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8548
8549         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8550         (mail-decode-encoded-address-string): New alias.
8551
8552         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8553         New function.
8554         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8555         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8556         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8557         (rfc2047-decode-string): Ditto.
8558         (rfc2047-decode-address-region): New function.
8559         (rfc2047-decode-address-string): New function.
8560
8561 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8562
8563         * message.el (message-caesar-buffer-body): Allow rotating headers.
8564
8565         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8566
8567         * message.el (message-insert-formated-citation-line): Fix %f.
8568         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8569
8570 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8571
8572         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8573         (gnus-bookmark-mouse-available-p): New macro.
8574         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8575         (gnus-bookmark-bmenu-show-infos): Use it.
8576         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8577         (gnus-bookmark-bmenu-hide-infos): Ditto.
8578         (gnus-bookmark-remove-properties): New function.
8579         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8580         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8581         (gnus-bookmark-write-file): Bind coding-system-for-write.
8582         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8583         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8584         group before selecting it.
8585         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8586         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8587         quit-window if it is not available; use gnus-mouse-2 and bind it to
8588         gnus-bookmark-bmenu-select-by-mouse.
8589         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8590         (gnus-bookmark-bmenu-select-by-mouse): New function.
8591
8592 2006-08-13  Romain Francoise  <romain@orebokech.com>
8593
8594         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8595         space.
8596
8597 2006-08-10  Romain Francoise  <romain@orebokech.com>
8598
8599         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8600         (dns-mode-soa-auto-increment-serial): New user option.
8601         (dns-mode-soa-maybe-increment-serial): New function.
8602         (dns-mode): Add the latter to `write-contents-functions'.
8603
8604 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8605
8606         * compface.el (uncompface): Use binary rather than raw-text-unix.
8607
8608 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8609
8610         * compface.el (uncompface): Make sure the eol conversion doesn't take
8611         place when communicating with the external programs.  Reported by
8612         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8613
8614 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8615
8616         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8617
8618 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8619
8620         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8621         Make it more robust by parsing author and date independently.
8622
8623 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8624
8625         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8626
8627 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8628
8629         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8630         first matching secret key.
8631         (mml2015-epg-encrypt): Ditto.
8632
8633         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8634         first matching secret key.
8635         (mml1991-epg-encrypt): Ditto.
8636
8637         * mml2015.el (mml2015-encrypt-to-self): New user option.
8638         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8639         mml2015-epg-encrypt-to-self is set.
8640
8641         * mml1991.el (mml1991-encrypt-to-self): New variable.
8642         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8643         mml1991-epg-encrypt-to-self is set.
8644
8645         * mml2015.el (mml2015-signers): New user option.
8646         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8647         (mml2015-epg-encrypt): Allow to select signing keys.
8648
8649         * mml1991.el (mml1991-signers): New variable.
8650         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8651         (mml1991-epg-encrypt): Allow to select signing keys.
8652
8653 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8654
8655         * nnheader.el (nnheader-insert-head): Make it work even if the file
8656         uses CRLF for the line-break code.
8657
8658 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8659
8660         * mml2015.el: Require mml-sec instead of password.
8661         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8662         (mml2015-cache-passphrase): Inherit the default value from
8663         mml-secure-cache-passphrase.
8664         (mml2015-passphrase-cache-expiry): Inherit the default value from
8665         mml-secure-passphrase-cache-expiry.
8666
8667         * mml1991.el: Require mml-sec instead of password.
8668         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8669         (mml1991-cache-passphrase): Inherit the default value from
8670         mml-secure-cache-passphrase.
8671         (mml1991-passphrase-cache-expiry): Inherit the default value from
8672         mml-secure-passphrase-cache-expiry.
8673
8674         * mml-sec.el: Require password.
8675         (mml-secure-verbose): New user option.
8676         (mml-secure-cache-passphrase): New user option.
8677         (mml-secure-passphrase-cache-expiry): New user option.
8678
8679 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8680
8681         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8682         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8683         andreas@altroot.de (Andreas Vögele).
8684
8685         FIXME: Use `tiny change'?
8686
8687 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8688
8689         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8690         workaround for the url package included with Emacs.
8691
8692         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8693
8694 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8695
8696         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8697         correctly.  This fixes a bug caused by the 2006-05-12 change.
8698
8699 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8700
8701         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8702         some information about the error when saying that the `bogus' mail
8703         group will be used.
8704
8705 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8706
8707         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8708         string.
8709
8710 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8711
8712         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8713
8714 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8715
8716         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8717
8718 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8719
8720         * mml1991.el (mml1991-function-alist): Add epg.
8721         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8722         (mml1991-epg-encrypt): New functions.
8723
8724 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8725
8726         * mml2015.el (mml2015-verbose): New variable.
8727         (mml2015-cache-passphrase): Ditto.
8728         (mml2015-passphrase-cache-expiry): Ditto.
8729         (mml2015-function-alist): Add epg.
8730         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8731         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8732         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8733         functions.
8734
8735 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8736
8737         * message.el (message-cite-original-1): Preserve region when removing
8738         quoted text due to X-No-Archive in order to avoid bogus attribution
8739         when citing multiple messages.
8740
8741 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8742
8743         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8744         Kenneth Jacker <khj@be.cs.appstate.edu>.
8745
8746 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8747
8748         * gnus-diary.el (gnus-user-format-function-d)
8749         (gnus-user-format-function-D): Autoload.
8750
8751         * imap.el (Commentary): Fix typo.
8752
8753         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8754         2006-04-22 contribution.
8755
8756 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8757
8758         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8759         It didn't really fix the bogosity I'm seeing with solid web groups.
8760
8761 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8762
8763         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8764         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8765         created using server names.  If we use the feature without declaring
8766         it, Gnus does not properly manage server and group state.
8767
8768         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8769         bound.
8770
8771 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8772
8773         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8774         looking up the method using GROUP's prefix before inventing a new one.
8775         It is used on killed/unknown groups in various places where returning
8776         an all-new method isn't expected by the caller.
8777
8778         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8779         and match semantics of gnus-group-real-prefix.
8780
8781 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8782
8783         * nnmail.el (nnmail-broken-references-mailers): New variable.
8784         (nnmail-ignore-broken-references): New function generalizing
8785         nnmail-fix-eudora-headers.
8786         (nnmail-fix-eudora-headers): Now obsolete.
8787
8788         * gnus-art.el (gnus-button-handle-custom): Support
8789         `customize-apropos*'.
8790
8791 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8792
8793         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8794
8795         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8796         articles.
8797
8798 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8799
8800         * message.el (message-cite-reply-above): New variable.
8801         (message-yank-original): Use it.
8802
8803 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8804
8805         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8806
8807 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8808
8809         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8810         as read.
8811
8812         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8813
8814 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8815
8816         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8817         (gnus-bookmark-default-file): Use gnus-directory.
8818         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
8819         Remove "*" in doc string.
8820         (gnus-bookmark-write-file): Simplify.
8821         (gnus-bookmark-maybe-sort-alist): Use `when'.
8822         (gnus-bookmark-get-bookmark): Fix typo in doc string.
8823         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
8824         FIXME about Emacs 21 and XEmacs compatibility.
8825         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
8826         compatibility.
8827         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
8828         compatibility.
8829         (gnus-bookmark-menu-heading): Fix version.
8830
8831 2006-06-19  Bastien Guerry  <bzg@altern.org>
8832
8833         * gnus-bookmark.el: New file.
8834
8835 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8836
8837         * message.el (message-syntax-checks): Doc fix.
8838
8839 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8840
8841         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
8842         unsubscribed groups as if they were killed ones.  It causes duplicate
8843         entries in gnus-newsrc-alist.
8844
8845 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8846
8847         * message.el (message-syntax-checks): Doc fix.
8848         (message-send-mail): Add check for continuation headers.
8849         (message-check-news-header-syntax): Fix regexp used to check for
8850         continuation headers.
8851
8852 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8853
8854         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
8855
8856 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
8857
8858         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
8859
8860 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8861
8862         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
8863         default-truncate-lines.
8864
8865 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8866
8867         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
8868         to fill the utf-8 entry.
8869
8870         * lpath.el: Fbind unicode-precedence-list.
8871
8872 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8873
8874         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8875
8876 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
8877
8878         * gnus-agent.el (directory-files-and-attributes): Move all the way
8879         forward (the third and final move).
8880         (gnus-agent-read-agentview): Trap reconstruction errors due to
8881         nonexistant directory.  Handle by returning nil.
8882
8883 2006-05-30  Didier Verna  <didier@xemacs.org>
8884
8885         * message.el (message-dont-reply-to-names): Update the custom type.
8886         * message.el (message-dont-reply-to-names): New defsubst: potentially
8887         convert a list of regexps into a single one.
8888         * message.el (message-get-reply-headers): Use it.
8889         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
8890
8891 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8892
8893         * gnus-agent.el (directory-files-and-attributes): Move forward.
8894
8895 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8896
8897         * gnus-ml.el (gnus-mailing-list-subscribe)
8898         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
8899         (gnus-mailing-list-message): Fix doc strings.
8900
8901 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8902
8903         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
8904         of doing it manually.
8905
8906 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8907
8908         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
8909         comment.
8910
8911 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
8912
8913         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
8914         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
8915         (gnus-agent-read-local): All symbols allocated in my-obarray.
8916         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
8917         (gnus-agent-regenerate-group): Check numeric names to see if they are
8918         messages or groups.
8919         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
8920         better way of do this...)
8921
8922         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
8923         'dummy.group' (there should be a better way of do this...)
8924
8925 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8926
8927         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
8928         (gnus-saved-headers): Ditto.
8929         (gnus-default-article-saver): Mention functions may have properties.
8930         (gnus-article-save): Override gnus-save-all-headers and
8931         gnus-saved-headers by :headers property which saver function may have.
8932         (gnus-summary-save-in-file): Add :headers property.
8933         (gnus-summary-write-to-file): Ditto.
8934
8935         * gnus-sum.el (gnus-summary-save-article): Bind
8936         gnus-prompt-before-saving to t when saving many articles in a file;
8937         always show all headers.
8938
8939         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
8940
8941 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
8942
8943         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
8944         marks.
8945
8946         * message.el (message-indent-citation): Add optional arguments to allow
8947         using it outside of message buffers.
8948
8949         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
8950         (gnus-article-treat-unfold-headers): Use it.
8951         (gnus-article-truncate-lines): New variable.
8952         (gnus-article-mode): Use it.
8953         (gnus-article-toggle-truncate-lines): New function.
8954
8955         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
8956         gnus-article-toggle-truncate-lines.
8957
8958         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
8959         coding system in XEmacs, use binary.
8960
8961 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8962
8963         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
8964         after-load-alist.
8965
8966         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
8967         this function should save decoded articles.
8968         (gnus-summary-write-to-file): Use property to specify this function
8969         should save decoded articles and specify gnus-summary-save-in-file
8970         should be used to save articles other than the first one when saving
8971         many articles.
8972         (gnus-summary-save-body-in-file): Use property to specify this
8973         function should save decoded articles.
8974         (gnus-summary-write-body-to-file): Use property to specify this
8975         function should save decoded articles and specify
8976         gnus-summary-save-body-in-file should be used to save articles other
8977         than the first one when saving many articles.
8978
8979         * gnus-sum.el (gnus-summary-save-article): Simplify.
8980
8981 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8982
8983         * gnus-art.el (gnus-default-article-saver): Add
8984         gnus-summary-write-body-to-file.
8985         (gnus-article-save-coding-system): Don't use coding system object
8986         in XEmacs.
8987         (gnus-read-save-file-name): Add optional `dir-var' argument which
8988         specifies directory in which files are saved; work even if optional
8989         `variable' argument is not specified.
8990         (gnus-summary-write-to-file): Read file name.
8991         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
8992         (gnus-summary-write-body-to-file): New function.
8993
8994         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
8995         (gnus-summary-local-variables): Add it.
8996         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
8997         (gnus-summary-save-article): Remove optional `decode' argument;
8998         determine whether to decode articles by the value of
8999         gnus-default-article-saver; when saving many files using
9000         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9001         it first and use gnus-summary-save-in-file or
9002         gnus-summary-save-body-in-file thereafter unless
9003         gnus-prompt-before-saving is always; move point to article which
9004         will be saved.
9005         (gnus-summary-save-article-file): Revert.
9006         (gnus-summary-write-article-file): Revert.
9007         (gnus-summary-save-article-body-file): Revert.
9008         (gnus-summary-write-article-body-file): New function.
9009
9010 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9011
9012         * gnus-art.el (gnus-default-article-saver): Doc fix.
9013         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9014         from gnus-summary-save-article-coding-system, and default to a
9015         certain coding system.
9016         (gnus-output-to-file): Add coding cookie and encode text according
9017         to gnus-article-save-coding-system; don't use mm-append-to-file.
9018
9019         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9020         gnus-art.el and rename to gnus-article-save-coding-system.
9021         (gnus-summary-save-article): Require gnus-art; don't show all
9022         headers if it decodes articles; don't add coding cookie here;
9023         don't bind mm-text-coding-system-for-write.
9024         (gnus-summary-save-article-file): Save decoded articles.
9025         (gnus-summary-write-article-file): When saving many files, use
9026         gnus-summary-write-to-file first and gnus-summary-save-in-file
9027         thereafter unless gnus-prompt-before-saving is always.
9028         (gnus-summary-save-article-body-file): Save decoded articles.
9029
9030         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9031
9032 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9033
9034         * nnrss.el (nnrss-check-group): Bind hash-index.
9035
9036 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9037
9038         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9039         its hash index.  Store this hash in `nnrss-group-data'.
9040         (nnrss-read-group-data): Update accordingly.
9041
9042 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9043
9044         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9045         entry.
9046
9047         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9048         gnus-article-browse-html-article.
9049
9050 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9051
9052         * gnus-sum.el (gnus-summary-mime-map): Add
9053         gnus-article-browse-html-article.
9054
9055         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9056
9057 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9058
9059         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9060         suitable coding systems in customize.
9061
9062 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9063
9064         * mail-source.el (mail-sources): Fix custom type.
9065
9066 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9067
9068         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9069         (gnus-summary-expire-articles-now): Shorten prompt.
9070
9071         * gmm-utils.el (wid-edit): Require.
9072         (defun-gmm): Renamed from `gmm-defun-compat'.
9073         (gmm-image-search-load-path): Use it.
9074         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9075
9076 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9077
9078         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9079         variable.
9080         (gnus-summary-save-article): Add optional `decode' argument.  If
9081         it is set and gnus-summary-save-article-coding-system is non-nil,
9082         save decoded article.
9083         (gnus-summary-write-article-file): Save decoded article if
9084         gnus-summary-save-article-coding-system is non-nil.
9085
9086         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9087         type.
9088
9089 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9090
9091         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9092
9093 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9094
9095         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9096         first to test gnus-single-article-buffer which may be buffer-local.
9097
9098         * gnus-sum.el (gnus-summary-setup-buffer): Make
9099         gnus-single-article-buffer buffer-local and nil in ephemeral
9100         group; make gnus-article-buffer, gnus-article-current, and
9101         gnus-original-article-buffer always buffer-local.
9102         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9103         group.
9104         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9105
9106 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9107
9108         * nnml.el (nnml-request-compact-group): Compressed files might not
9109         have .gz extension.
9110
9111 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9112
9113         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9114         (mm-copy-to-buffer): Use with-current-buffer.
9115         (mm-display-part): Simplify.
9116         (mm-inlinable-p): Add optional arg `type'.
9117
9118 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9119
9120         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9121         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9122         Try harder to show the attachment internally or externally using
9123         gnus-mime-view-part-as-type.
9124
9125 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9126
9127         * message.el (message-from-style, message-signature-separator)
9128         (message-user-organization-file, message-send-mail-function)
9129         (message-citation-line-function, message-yank-prefix)
9130         (message-indent-citation-function, message-signature)
9131         (message-signature-file, message-signature-insert-empty-line):
9132         Remove autoloads.
9133
9134         * gnus-art.el (gnus-buttonized-mime-types): Remove
9135         "multipart/signed".  Revert 2006-04-26 change.
9136
9137 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9138
9139         * gnus.el (gnus-version-number): Bump version.
9140
9141 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9142
9143         * gnus.el: No Gnus v0.5 is released.
9144
9145 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9146
9147         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9148         fetching articles by message-id.
9149
9150 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9151
9152         * message.el (hashcash): Require hashcash as normal.
9153
9154         * ecomplete.el (ecomplete-highlight-match-line): Use
9155         point-at-eol.
9156         (ecomplete-highlight-match-line): Use `highlight', because that
9157         face exists in both Emacs and XEmacs.
9158
9159         * message.el (message-display-abbrev): Use point-at-bol.
9160
9161         * mail-source.el: Don't require timer/timer-funcs.
9162
9163         * gnus-async.el: Ditto.
9164
9165         * password.el: Ditto.
9166
9167         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9168
9169         * mm-url.el: Ditto.
9170
9171         * gnus-xmas.el: Don't require timer-funcs.
9172
9173         * mm-util.el: Require timer/timer-funcs.
9174
9175 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9176
9177         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9178         Close.
9179
9180 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9181
9182         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9183         unibyte after clear-decrypt function runs.
9184
9185         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9186         returns as a unibyte string.
9187
9188 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9189
9190         * lpath.el: Revert.
9191
9192         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9193         (pgg-gpg-process-sentinel): Revert.
9194
9195         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9196         (pgg-pgp-lookup-key): Revert.
9197
9198         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9199         (pgg-pgp5-lookup-key): Revert.
9200
9201         * pgg.el (pgg-fetch-key): Revert.
9202
9203 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9204
9205         * lpath.el: Fbind string-as-multibyte for XEmacs.
9206
9207         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9208         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9209         (mml1991-pgg-encrypt): Ditto.
9210
9211         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9212         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9213         a multibyte buffer.
9214
9215         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9216         (pgg-pgp-lookup-key): Ditto.
9217
9218         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9219         (pgg-pgp5-lookup-key): Ditto.
9220
9221         * pgg.el (pgg-fetch-key): Ditto.
9222
9223 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9224
9225         * message.el (message-user-organization-file): Check several
9226         locations of the organization file.
9227
9228         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9229         Add gnus-article-view-part-as-type.
9230
9231         * gnus-art.el (gnus-article-view-part-as-type): New function.
9232
9233         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9234         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9235
9236         * mml.el: Simplify autoload.
9237         (mml-mode): defvar dnd-protocol-alist instead of using
9238         symbol-value.
9239         (mml-default-directory): New variable.
9240         (mml-minibuffer-read-file): Use it.
9241         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9242
9243         * message.el (message-citation-line-format): New variable.
9244         (message-insert-formated-citation-line): New function.
9245         (message-citation-line-function): Add
9246         `message-insert-formated-citation-line' to custom type.
9247
9248         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9249         to doc string.
9250
9251         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9252         depending on mm-verify-option.
9253
9254 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9255
9256         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9257         binding pgg-* variables; reimplement the section which prevents
9258         MIME header from being signed.
9259         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9260         pgg-text-mode; remove a blank line at the top of body.
9261
9262         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9263         lines at the top of body; use gnus-newsgroup-charset if there's no
9264         Charset header.
9265
9266 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9267
9268         * message.el (message-self-insert-commands): Doc fix.
9269
9270         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9271         (mm-uu-pgp-encrypted-test): Ditto.
9272         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9273         between header and body; return application/pgp-encrypted handle
9274         if decryption failed; decode decrypted body by charset.
9275
9276         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9277         element match to application/pgp-*.
9278
9279 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9280
9281         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9282         HTML.
9283
9284 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9285
9286         * mail-source.el (mail-source-call-script): Message the error
9287         string.
9288
9289 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9290
9291         * gnus-util.el (gnus-byte-compile): Use it.
9292
9293 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9294
9295         * gnus-util.el (kill-empty-logs): New function.
9296
9297 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9298
9299         * message.el (message-mail-alias-type): Doc fix.
9300         (message-mail-alias-type-p): New function.
9301         (message-send): Use it.
9302         (message-mode): Ditto.
9303         (message-strip-forbidden-properties): Ditto.
9304
9305         * ecomplete.el (ecomplete-database-file-coding-system): New
9306         variable.
9307         (ecomplete-save): Use it.
9308         (ecomplete-setup): Use it.
9309
9310 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9311
9312         * message.el (message-self-insert-commands): New variable.
9313         (message-strip-forbidden-properties): Use it.
9314
9315 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9316
9317         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9318         that doesn't make XEmacs choke.
9319
9320 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9321
9322         * gnus-util.el (gnus-replace-in-string):
9323         Prefer replace-regexp-in-string over of replace-in-string.
9324
9325 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9326
9327         * gnus-util.el (gnus-select-frame-set-input-focus):
9328         Use select-frame-set-input-focus if it is available in XEmacs; use
9329         definition defined in Emacs 22 for old Emacsen.
9330
9331         * dgnushack.el: Autoload unmorse-region for XEmacs.
9332
9333         * lpath.el: Bind cursor-in-non-selected-windows and
9334         select-frame-set-input-focus for XEmacs.
9335
9336 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9337
9338         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9339
9340 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9341
9342         * gnus-registry.el (gnus-registry-cache-save): Remove text
9343         properties when saving via the temp buffer.
9344
9345 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9346
9347         * message.el (message-generate-hashcash): Honor custom type.
9348
9349 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9350
9351         * message.el (message-generate-hashcash): Default to non-nil when
9352         hashcash is found.
9353
9354         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9355         (gnus-refer-thread-limit): Increase default to 500.
9356
9357         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9358
9359         * flow-fill.el (fill-flowed): Allow delete-space.
9360
9361 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9362
9363         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9364         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9365         Remove autoloads.
9366
9367 2006-04-18  Simon Josefsson  <jas@extundo.com>
9368
9369         * message.el (message-generate-hashcash): Default to.
9370
9371 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9372
9373         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9374         concatenating segments rather than before concatenating them.
9375
9376 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9377
9378         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9379
9380 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9381
9382         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9383
9384         * message.el (message-forward-make-body-plain): Allow
9385         message-forward-ignored-headers to be a list.
9386         (message-remove-ignored-headers): Factor out into function.
9387         (message-forward-make-body-mml): Use it.
9388
9389         * imap.el (imap-quote-specials): New function.
9390         (imap-login-auth): Quote specials.
9391
9392         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9393         (rfc2231-parse-string): Allow concatanation of parameters that
9394         aren't contiguous.  The test case is
9395           (mail-header-parse-content-type "message/external-body;
9396             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9397             access-type=LOCAL-FILE;
9398             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9399
9400 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9401
9402         * nntp.el (nntp-accept-process-output): Return the value of
9403         `nnheader-accept-process-output'.
9404
9405 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9406
9407         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9408         (gnus-button-alist): Recognize more diff formats.
9409         (gnus-button-patch): Strip directory.
9410
9411 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9412
9413         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9414         Emacs 22 when setting focus.
9415
9416 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9417
9418         * gnus-art.el (gnus-article-treat-types): Do treatment of
9419         text/x-verbatim parts.
9420         (gnus-button-patch): New command.
9421
9422         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9423         addresses that contain invalid characters.
9424
9425 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9426
9427         * message.el (message-put-addresses-in-ecomplete): Use
9428         gnus-replace-in-string.
9429         (message-is-yours-p): Use the more correct
9430         mail-header-parse-address instead of
9431         mail-extract-address-components.
9432         (message-put-addresses-in-ecomplete): Fix typo.
9433
9434         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9435         keystroke.
9436
9437         * gnus-art.el (gnus-treatment-function-alist): Change order of
9438         newsgroups/generic header folding to avoid double-folding.
9439
9440         * message.el (message-hidden-headers): Add X-Draft-From.
9441
9442         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9443         command.
9444         (gnus-summary-repeat-search-article-backward): New command.
9445
9446         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9447         groups in the parent topic.
9448
9449 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9450
9451         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9452         (spam-extra-header-to-number): Return the CRM114 number as a
9453         number instead of a string.
9454
9455 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9456
9457         * gnus-art.el (gnus-face-properties-alist): Moved here from
9458         gnus-fun.
9459
9460         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9461
9462 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9463
9464         * message.el (message-strip-forbidden-properties): Only display on
9465         self-insert-command.
9466
9467         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9468         reindent.
9469         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9470
9471 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9472
9473         * smiley.el (smiley-style): Fix typo.
9474
9475 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9476
9477         * hashcash.el (hashcash-insert-payment-async-2): Use
9478         message-goto-eoh instead of doing it manually.
9479         (mail-add-payment): Use message-narrow-to-header instead of trying
9480         to do the same itself.
9481
9482         * message.el (message-hidden-headers): Add Face.
9483
9484         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9485         reparenting code.
9486         (gnus-summary-reparent-children): Refactored out code.
9487         (gnus-summary-thread-map): New keystroke.
9488         (gnus-summary-reparent-children): Make into command.
9489
9490         * smiley.el (smiley-style): Default to `medium' if using a large
9491         font.
9492
9493         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9494         does it itself.
9495
9496         * message.el (message-point-in-header-p): Simplify definition.
9497
9498 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9499
9500         * nnagent.el (nnagent-request-set-mark): Silence log file
9501         writing.
9502         (nnagent-request-set-mark): Use write-region instead of
9503         append-to-file.
9504
9505         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9506         strange select method.
9507
9508         * ecomplete.el (ecomplete-display-matches): Get highlightling
9509         right.
9510         (ecomplete-display-matches): Use literals.
9511         (ecomplete-display-matches): Disable message logging.
9512
9513         * message.el (message-display-abbrev): Small optimization.
9514
9515         * ecomplete.el (ecomplete-display-matches): Allow automatic
9516         display.
9517
9518         * message.el (message-strip-forbidden-properties): Display
9519         abbrevs.
9520         (message-display-abbrev): Get automatic display right.
9521
9522         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9523         keystrokes.
9524
9525 2006-04-13  Romain Francoise  <romain@orebokech.com>
9526
9527         TODO: Backport to v5-10!
9528
9529         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9530         Moved here (and renamed) from gnus-registry.el.
9531
9532         * gnus-registry.el: Require gnus-util.
9533         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9534
9535 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9536
9537         * gnus-group.el (gnus-group-catchup-current): Change
9538         if-then-else-if-then-else into cond.
9539         (gnus-group-catchup): Indent.
9540         (group-name-at-point): New function.
9541         (gnus-fetch-group): Provide default from thing at point.
9542
9543 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9544
9545         * message.el (message-display-abbrev): Fix regexp.
9546
9547         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9548         choosing.
9549         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9550         dead variables.
9551
9552         * message.el (message-newline-and-indent): Remove debugging.
9553         (message-display-abbrev): Use new implementation.
9554
9555 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9556
9557         * gnus-art.el (gnus-article-mode): Set
9558         cursor-in-non-selected-windows to nil.
9559
9560         * smiley.el: Revert previous change.
9561         (smiley-data-directory): defvar it before using it in the
9562         defcustom of `smiley-style'.
9563
9564 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9565
9566         * message.el (message-newline-and-indent): New function.
9567
9568         * ecomplete.el: Implement more bits.
9569
9570         * message.el (message-put-addresses-in-ecomplete): Clean up the
9571         string.
9572
9573         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9574
9575         * gnus-sum.el (gnus-summary-save-parts): Bind
9576         gnus-summary-save-parts-counter and use it to make unique file
9577         names.
9578
9579         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9580
9581         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9582         parameter to say whether to actually parse the individual
9583         addresses.
9584
9585         * message.el (message-put-addresses-in-ecomplete): New function.
9586         (ecomplete): Require.
9587         (message-mail-alias-type): Add ecomplete as an option.
9588
9589 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9590
9591         * flow-fill.el (fill-flowed): Remove trailing space from blank
9592         quoted lines.
9593
9594 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9595
9596         * smiley.el (smiley-style): Move definition later to avoid a
9597         compilation warning.
9598
9599 2006-04-12  Kenichi Handa  <handa@m17n.org>
9600
9601         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9602         buffer and then decode the buffer text if necessary.
9603         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9604         first, and after mm-encode-body, change the buffer to unibyte.
9605         Use mm-disable-multibyte instead of set-buffer-multibyte.
9606
9607 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9608
9609         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9610         Content-Type header instead of Content-Disposition header.
9611         (gnus-mime-inline-part): Ditto.
9612         (gnus-mime-view-part-as-charset): Ignore charset that the part
9613         specifies.
9614
9615         * mm-decode.el (mm-display-part): Work with external parts and
9616         usual parts similarly.
9617
9618         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9619         instead of gnus-display-mime.
9620
9621         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9622         instead of with-temp-buffer.
9623
9624         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9625         tag to summarized topics part in order to encode non-ASCII text.
9626
9627 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9628
9629         * smiley.el (smiley-style): New variable.
9630         (smiley-directory): New function.
9631         (smiley-data-directory): Derive from `smiley-style' using
9632         `smiley-directory'.
9633         (smiley-regexp-alist): Add new entries.
9634
9635         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9636         (gnus-article-browse-delete-temp): Add :version.
9637
9638 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9639
9640         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9641         the sieve region.
9642
9643 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9644
9645         * gnus.el (gnus-version-number): Bump version.
9646
9647 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9648
9649         * gnus.el: No Gnus v0.4 is released.
9650
9651 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9652
9653         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9654         layout.
9655
9656         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9657         unknown charset.
9658
9659         * message.el (message-header-synonyms): Add Original-To to the
9660         default.
9661
9662         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9663         optional parameter.
9664
9665 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9666
9667         * gnus-fun.el (gnus): Require it for gnus-directory.
9668
9669 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9670
9671         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9672
9673 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9674
9675         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9676
9677 2006-04-05  Simon Josefsson  <jas@extundo.com>
9678
9679         * password.el (password-reset): New function.
9680
9681 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9682
9683         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9684         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9685
9686 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9687
9688         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9689         Some whitespace was matched into the url, which broke browsing hits
9690         > 100 when mm-url-use-external was nil.
9691
9692 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9693
9694         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9695         gnus-extra-headers for 'Newsgroups.
9696
9697         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9698         bound.
9699
9700 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9701
9702         * pgg-gpg.el: Clean up process buffers every time gpg processes
9703         complete.
9704
9705 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9706
9707         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9708         doc string.
9709
9710 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9711
9712         * pgg-gpg.el (pgg-gpg-process-filter)
9713         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9714
9715         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9716         lines, temporary fix.
9717
9718 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9719
9720         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9721
9722 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9723
9724         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9725         default-enable-multibyte-characters.  This reverts the change from
9726         revision 6.17 which is no longer necessary because the passphrase
9727         is sent separately now.  GnuPG messages are unreadable under
9728         multibyte locales with default-enable-multibyte-characters set to
9729         nil.
9730
9731 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9732
9733         * message.el (message-tool-bar-gnome): Move "spell".
9734
9735 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9736
9737         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9738         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9739         instead.
9740
9741 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9742
9743         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9744         newsgroups handling for NNTP overviews which don't include
9745         Newsgroups.
9746
9747 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9748
9749         * message.el (message-resend): Bind message-generate-hashcash to nil.
9750
9751 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9752
9753         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9754         when searching for already-paid recipients.
9755
9756 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9757
9758         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9759         passphrases when it is not needed.
9760         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9761         passphrase stuff from gpg, should only be necessary when you use
9762         gpg with a smartcard.
9763
9764 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9765
9766         * mml.el (mml-insert-mime): Ignore cached contents of
9767         message/external-body part.
9768
9769         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9770         (mm-insert-part): Ditto.
9771
9772 2006-03-23  Simon Josefsson  <jas@extundo.com>
9773
9774         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9775         Reiner.
9776         (pgg-gpg-use-agent-p): Use it again.
9777
9778 2006-03-23  Simon Josefsson  <jas@extundo.com>
9779
9780         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9781         older emacsen.
9782         (pgg-gpg-use-agent-p): Don't use it.
9783
9784 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9785
9786         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9787         if we can.
9788
9789 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9790
9791         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9792         (pgg-gpg-update-agent): New function.
9793         (pgg-gpg-use-agent-p): New function.
9794         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9795         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9796         (pgg-gpg-sign-region): Use it.
9797
9798 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9799
9800         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9801         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9802
9803 2006-03-21  Simon Josefsson  <jas@extundo.com>
9804
9805         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9806         <wilde@sha-bang.de>.
9807         (pgg-gpg-use-agent): New variable.
9808         (pgg-gpg-process-region): Use it.
9809         (pgg-gpg-encrypt-region): Likewise.
9810         (pgg-gpg-encrypt-symmetric-region): Likewise.
9811         (pgg-gpg-decrypt-region): Likewise.
9812         (pgg-gpg-sign-region): Likewise.
9813         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9814
9815 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9816
9817         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
9818
9819         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
9820         Add comment on version.
9821
9822 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9823
9824         * smiley.el: Add missing test smiley.
9825
9826 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9827
9828         * mm-decode.el (mm-with-part): New macro.
9829         (mm-get-part): Use it; work with message/external-body as well.
9830         (mm-save-part): Treat name and filename equally.
9831
9832         * mm-extern.el (mm-extern-cache-contents): New function.
9833         (mm-inline-external-body): Use it; force the part to be displayed;
9834         move undisplayer added to the cached handle to the parent.
9835
9836         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
9837         (gnus-mime-view-part-as-type): Work with message/external-body.
9838
9839         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
9840
9841 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9842
9843         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
9844         images in image-load-path.  [Sync with image.el, revision 1.60, in
9845         Emacs.]
9846
9847 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
9848
9849         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
9850         path rather than symbol.  Always return list of directories.
9851         Guarantee that image directory comes first.  [Sync with image.el,
9852         revision 1.59, in Emacs.]
9853
9854         * message.el (message-make-tool-bar): Adjust to new API of
9855         `gmm-image-load-path-for-library'.
9856
9857         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9858
9859         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9860
9861 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9862
9863         * gnus-art.el (gnus-article-only-boring-p):
9864         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
9865         intangible text.
9866         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
9867
9868 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
9869
9870         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
9871         `defun' instead of `gmm-defun-compat'.
9872
9873 2006-03-14  Simon Josefsson  <jas@extundo.com>
9874
9875         * message.el (message-unique-id): Don't use message-number-base36
9876         if (user-uid) is a float.
9877         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
9878
9879 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9880
9881         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
9882
9883         * gnus-art.el (gnus-mime-display-single): Make sure there is an
9884         empty line between a part and a message part.
9885
9886 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9887
9888         * smiley.el: Add more test smileys.
9889         (smiley-data-directory, smiley-regexp-alist)
9890         (gnus-smiley-file-types): Fix doc strings.
9891         (smiley-update-cache): Clear smiley-cached-regexp-alist before
9892         adding new elements.
9893         (smiley-mouse-map): Unused code.  Make it a comment.
9894
9895 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9896
9897         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
9898         scan latest NoCeM messages instead of old ones.
9899         (gnus-nocem-check-article): Fix regexps so as to match to PGP
9900         delimiters that are recently used.
9901         (gnus-nocem-load-cache): Add autoload cookie.
9902
9903         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
9904
9905         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
9906         level which is larger than gnus-use-nocem is specified.
9907
9908         * gnus-group.el (gnus-group-get-new-news): Ditto.
9909
9910 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9911
9912         * gnus-util.el (gnus-tool-bar-update): New function.
9913
9914         * gnus-group.el (gnus-group-update-tool-bar): New variable.
9915         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
9916
9917         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
9918
9919         * gnus-group.el (gnus-group-redraw-when-idle)
9920         (gnus-group-redraw-check): Remove.
9921         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
9922
9923 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9924
9925         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
9926         if optional last element is specified in splits (FIELD VALUE...).
9927
9928 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9929
9930         * message.el (message-make-tool-bar): Rename gmm-image-load-path
9931         to gmm-image-load-path-for-library.  Call with no-error argument.
9932         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
9933
9934         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9935
9936         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9937
9938         * gmm-utils.el (gmm-image-load-path): Remove alias.
9939
9940 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
9941
9942         * gmm-utils.el (gmm-image-load-path): Add alias.
9943
9944         * nnml.el (nnml-generate-nov-databases-directory): Rename from
9945         nnml-generate-nov-databases-1.
9946         (nnml-generate-nov-databases): Use it.
9947         (nnml-generate-nov-databases-directory): Document no-active
9948         argument.
9949
9950         * gmm-utils.el (gmm-image-load-path-for-library): Return single
9951         directory if path is t.  Add no-error.
9952
9953         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
9954         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9955
9956         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
9957         resetting gnus-article-browse-html-temp-list.
9958
9959         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
9960         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
9961         Add example to docstring.  Rename local variables.  Move error
9962         checks to default case in cond and simplify.
9963
9964 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9965
9966         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
9967         handle is multipart when calling it recursively.
9968         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
9969
9970 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
9971
9972         * nnimap.el (nnimap-request-update-info-internal): Optimize.
9973         Don't `gnus-uncompress-range' to avoid excessive memory usage.
9974
9975 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9976
9977         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
9978         is loaded.
9979
9980         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
9981         loaded.
9982
9983 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9984
9985         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
9986         to "Emacs 23 (unicode)" in doc string.
9987
9988         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
9989         "Emacs 23 (unicode)" in comment.
9990
9991 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9992
9993         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
9994
9995         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
9996         characters 160 through 255 in Emacs 23.
9997
9998 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9999
10000         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10001         gnus-article-browse-html-temp.
10002         (gnus-article-browse-delete-temp): Make it customizable.  Add
10003         `file'.  Adjust doc string.
10004         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10005         query for each file.  Adjust doc string.
10006         (gnus-article-browse-html-parts): Add
10007         `gnus-article-browse-delete-temp-files' to
10008         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10009
10010 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10011
10012         * gnus-art.el (gnus-article-browse-html-temp)
10013         (gnus-article-browse-delete-temp): New variables.
10014         (gnus-article-browse-delete-temp-files): New function.
10015         (gnus-article-browse-html-parts): Use it.
10016
10017 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10018
10019         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10020
10021         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10022         string.
10023
10024         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10025         gnus-summary-insert-new-articles when unplugged.  Remove
10026         gnus-summary-search-article-forward.
10027
10028         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10029         display-visual-class instead of display-color-cells.
10030
10031 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10032
10033         * dgnushack.el: Autoload customize-group for XEmacs.
10034
10035         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10036         message/* containing non-ASCII text properly.
10037
10038 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10039
10040         * message.el: Require gmm-utils, remove autoloads.
10041         (message-tool-bar): Set default based on
10042         gmm-tool-bar-style.
10043         (message-tool-bar-gnome): Add gmm-customize-mode.
10044
10045         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10046         gmm-tool-bar-style.
10047         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10048
10049         * gnus-group.el (gnus-group-tool-bar): Set default based on
10050         gmm-tool-bar-style.
10051         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10052
10053         * gmm-utils.el (gmm-image-directory): Rename variable from
10054         gmm-image-load-path.
10055         (gmm-image-load-path): Use gmm-image-directory.
10056         (gmm-customize-mode): New function.
10057         (gmm-tool-bar-style): New variable.
10058
10059         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10060         gnus-group-redraw-line-number.
10061         (gnus-group-redraw-check): Simplify.
10062         (gnus-group-tool-bar-update): Remove redraw check.
10063         (gnus-group-make-tool-bar): Add redraw check.
10064
10065 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10066
10067         * gnus-art.el (gnus-button): Add missing parentheses.
10068
10069 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10070
10071         * lpath.el: Fbind line-number-at-pos.
10072
10073 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10074
10075         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10076
10077 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10078
10079         * gnus-art.el (gnus-button): New face.
10080         (gnus-article-button-face): Use it.
10081
10082         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10083         gnus-summary-next-page.  Re-order.
10084
10085         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10086         next-node are now included.
10087         (gnus-group-redraw-line-number): New internal variable.
10088         (gnus-group-redraw-check): Helper function for updating the tool
10089         bar.
10090         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10091
10092         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10093
10094         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10095         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10096         Use it to match format of Spamassassin 3.0 and later.  Reported by
10097         IRIE Tetsuya <irie@t.email.ne.jp>.
10098         (spam-check-bogofilter)
10099         (spam-bogofilter-register-with-bogofilter): Fix args of
10100         `gnus-error' calls.
10101
10102 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10103
10104         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10105         unnecessary interaction when sending queued mails.  Reported by
10106         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10107
10108 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10109
10110         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10111         first or last are nil.
10112
10113 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10114
10115         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10116
10117 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10118
10119         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10120
10121 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10122
10123         * dns.el (query-dns): Protect more against buggy tcp output.
10124
10125 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10126
10127         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10128         nov.php.
10129
10130 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10131
10132         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10133         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10134         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10135         output on the server side.
10136         (nnweb-google-create-mapping): Update regexps and add some
10137         progress indication.
10138
10139 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10140
10141         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10142         gnus-agent-toggle-plugged.  Re-order icons.
10143         (gnus-group-tool-bar-gnome): Add
10144         gnus-group-{prev,next}-unread-group.
10145         (gnus-group-tool-bar-gnome): Re-order icons.
10146
10147         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10148         gnus-summary-insert-new-articles.
10149
10150         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10151         comments.
10152
10153         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10154         also available in Emacs 21.3.
10155
10156         * message.el (message-fix-before-sending): Change "Emacs 22" to
10157         "Emacs 23 (unicode)" in comment.
10158
10159         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10160         "Emacs 23 (unicode)" in comment.
10161
10162         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10163         comment.
10164         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10165
10166         * mm-view.el (mm-fill-flowed): Add :version.
10167
10168 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10169
10170         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10171         and load-path.
10172
10173 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10174
10175         * message.el: Autoload gmm-image-load-path.
10176         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10177         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10178         consitency.
10179
10180         * gmm-utils.el (gmm-image-load-path): Also search in
10181         "../etc/images".  Don't set gmm-image-load-path if we don't find
10182         the image.
10183
10184 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10185
10186         * gmm-utils.el (gmm-image-load-path): Don't make
10187         `gmm-image-load-path' include subdirectories which the second arg
10188         `image' might specify.
10189
10190         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10191         subdirectory to icon file names.
10192
10193         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10194
10195 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10196
10197         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10198         gmm-image-load-path calls.
10199
10200         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10201
10202         * message.el (message-make-tool-bar): Ditto.
10203
10204         * mml.el (mml-preview): Added comment concerning tool bar icons.
10205
10206         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10207         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10208
10209         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10210         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10211
10212         * message.el (message-tool-bar-gnome): Use new icon names.
10213         (message-make-tool-bar): Use `gmm-image-load-path'.
10214
10215         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10216         functions from MH-E.
10217         (gmm-image-load-path): New variable from MH-E.
10218         (gmm-image-load-path): New function from MH-E.  Added arguments
10219         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10220         *-image-load-path-called-flag.
10221
10222 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10223
10224         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10225
10226 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10227
10228         * nnimap.el (nnimap-request-move-article): Change folder back to
10229         source group before deleting.
10230
10231 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10232
10233         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10234
10235         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10236         mm-url.
10237
10238         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10239
10240 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10241
10242         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10243         coding system which mm-charset-to-coding-system returns for a
10244         given charset is valid.
10245
10246 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10247
10248         * html2text.el (html2text-remove-tag-list):
10249         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10250
10251 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10252
10253         * gnus-cus.el: Revert 2005-10-17 change.
10254
10255 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10256
10257         * gnus-art.el (article-strip-banner): Call
10258         article-really-strip-banner only when the regexp match is made.
10259
10260 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10261
10262         * gnus-art.el (article-strip-banner): Use
10263         gnus-extract-address-components instead of
10264         mail-header-parse-addresses to make it work with non-ASCII text;
10265         remove mail-encode-encoded-word-string.
10266
10267         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10268         values which are surrounded with \"...\"; make it never cause a
10269         Lisp error; give up parsing of parameters if it failed in
10270         extracting type.
10271
10272 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10273
10274         * smime.el (smime-cert-by-ldap-1): Fix bug where
10275         `smime-ldap-search' returns results without userCertificates.
10276
10277 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10278
10279         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10280
10281 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10282
10283         * spam.el (spam-check-spamassassin-headers): Adapt format for
10284         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10285         <ari@mbf.ocn.ne.jp>.
10286         (spam-list-of-processors): Add spam-use-gmane.
10287
10288 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10289
10290         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10291         make-temp-file; make it work with XEmacs as well.
10292
10293         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10294         mm-make-temp-file.
10295
10296         * mm-decode.el (mm-display-external): Use the 3rd arg of
10297         mm-make-temp-file.
10298         (mm-create-image-xemacs): Ditto.
10299
10300 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10301
10302         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10303         with message-narrow-to-headers.
10304         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10305         (gnus-draft-check-draft-articles): New function.
10306         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10307
10308 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10309
10310         * gnus-art.el (gnus-article-browse-html-parts):
10311         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10312         Don't use suffix argument for mm-make-temp-file for Emacs 21
10313         compatibility.  Remove useless `format'.
10314
10315 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10316
10317         * nnweb.el (nnweb-google-wash-article): Update regexps.
10318         (nnweb-group-alist): Use defvoo instead of defvar.
10319
10320 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10321
10322         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10323         re-loading nn* modules.
10324
10325 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10326
10327         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10328         for `tool-bar-mode' and don't check it's default-value.
10329
10330         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10331
10332         * message.el (message-make-tool-bar): Ditto.
10333
10334         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10335         `substring'.  Shorten tmp-file name.
10336
10337         * gnus.el: Remove bogus comment.
10338
10339 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10340
10341         * gnus-art.el (gnus-article-browse-html-parts): New function.
10342         (gnus-article-browse-html-article): New function for viewing html
10343         articles with a browser.
10344
10345 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10346
10347         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10348         in elisp.
10349         (pgg-gpg-encrypt-symmetric-region): Ditto.
10350         (pgg-gpg-sign-region): Ditto.
10351
10352         * pgg-def.el (pgg-text-mode): New variable.
10353
10354         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10355         (mml2015-pgg-encrypt): Ditto.
10356
10357         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10358         (mml1991-pgg-encrypt): Ditto.
10359
10360 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10361
10362         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10363         message-make-date instead of current-time-string.
10364
10365         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10366         to gnus-decoded which mm-uu might set.
10367
10368 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10369
10370         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10371         don't decode quoted parameters; remove misimported Emacs code.
10372         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10373         (rfc2231-decode-encoded-string): Don't use split-string which
10374         behaves differently according to Emacs version; use
10375         mm-decode-coding-region to convert charset to coding-system.
10376         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10377         (rfc2231-encode-string): Remove misimported Emacs code.
10378
10379 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10380
10381         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10382         when calling mail-header-parse-content-type.
10383         (article-de-quoted-unreadable): Ditto.
10384         (article-de-base64-unreadable): Ditto.
10385         (article-wash-html): Ditto.
10386
10387         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10388         calling mail-header-parse-content-type and
10389         mail-header-parse-content-disposition.
10390         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10391         mail-header-parse-content-type.
10392
10393         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10394         insert charset and format parameters; encode description after
10395         inserting it to buffer.
10396         (mml-insert-parameter): Fold lines properly even if a parameter is
10397         segmented into two or more lines; change the max column to 76.
10398
10399         * rfc1843.el (rfc1843-decode-article-body): Don't use
10400         ignore-errors when calling mail-header-parse-content-type.
10401
10402         * rfc2231.el (rfc2231-parse-string): Return at least type if
10403         possible; don't cause an error even if it fails in parsing of
10404         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10405         (rfc2231-encode-string): Don't break lines at the beginning, leave
10406         it to mml-insert-parameter.
10407
10408         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10409         calling mail-header-parse-content-type.
10410
10411 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10412
10413         * spam-report.el (spam-report-gmane-use-article-number):
10414         Improve doc string.
10415         (spam-report-gmane-internal): Check if a suitable header was found
10416         in the article.
10417
10418 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10419
10420         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10421         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10422
10423 2006-02-05  Romain Francoise  <romain@orebokech.com>
10424
10425         Update copyright notices of all files in the gnus directory.
10426
10427 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10428
10429         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10430
10431 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10432
10433         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10434         segmented lines of parameter value to cope with Thunderbird 1.5
10435         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10436         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10437         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10438
10439 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10440
10441         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10442         parts.
10443
10444 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10445
10446         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10447         there's only one active file for all servers.
10448         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10449         solid groups.  Gnus might have used a FAST request to select the group.
10450         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10451         and nnweb-search redundantly in the active file.
10452         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10453         (nnweb-request-create-group): Don't use ARGS.
10454         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10455         initialisations.  Let nnoo do the work.
10456
10457 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10458
10459         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10460         Say the part has been decoded.
10461
10462         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10463
10464 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10465
10466         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10467         mailcap-viewer-test-cache when there's no 'test clause, since that
10468         will invert the meaning of a "nil" test previously determined by
10469         mailcap-mailcap-entry-passes-test.
10470
10471 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10472
10473         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10474         compiling.
10475
10476         * gnus-sum.el: Ditto.
10477
10478         * message.el: Don't bind tool-bar-map when compiling.
10479
10480 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10481
10482         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10483
10484 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10485
10486         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10487         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10488         current Google Groups.
10489
10490 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10491
10492         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10493         and tool-bar-mode.
10494
10495         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10496         and tool-bar-mode.
10497
10498         * message.el (message-tool-bar-update): Simplify.
10499         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10500
10501         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10502         gnus-summary-buffer.
10503         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10504         gnus-summary-reply.
10505
10506         * gmm-utils.el (gmm): Add :version.
10507
10508 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10509
10510         * Makefile.in (clean): New rule.
10511         (distclean): Use it.
10512
10513 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10514
10515         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10516         autoload.
10517
10518 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10519
10520         * gmm-utils.el (gmm-verbose): Add :group.
10521
10522 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10523
10524         * message.el: Change some comments WRT tool-bars.
10525
10526         * gnus-sum.el (gnus-summary-tool-bar)
10527         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10528         (gnus-summary-tool-bar-zap-list): New variables.
10529         (gnus-summary-make-tool-bar): Complete rewrite using
10530         `gmm-tool-bar-from-list'.
10531
10532         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10533         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10534         variables.
10535         (gnus-group-make-tool-bar): Complete rewrite using
10536         `gmm-tool-bar-from-list'.
10537         (gnus-group-tool-bar-update): New function.
10538
10539         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10540
10541 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10542
10543         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10544         is dissected into a single part of which the type is the same as
10545         the given one; decode charset.
10546
10547 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10548
10549         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10550         into alists as symbol not string, since that's what
10551         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10552         look for.
10553
10554 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10555
10556         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10557         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10558
10559         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10560
10561 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10562
10563         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10564         (gnus-xmas-mime-security-button-menu): New function.
10565
10566         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10567         (gnus-mime-security-button-menu): New definition.
10568         (gnus-mime-security-button-map): Use them.
10569         (gnus-mime-security-button-menu): New function.
10570         (gnus-insert-mime-security-button): Addition to help echo.
10571         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10572         (gnus-mime-security-pipe-part): New functions.
10573
10574         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10575         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10576
10577         * mm-decode.el (mm-handle-set-disposition): Remove.
10578         (mm-handle-set-description): Remove.
10579
10580 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10581
10582         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10583         (mm-w3m-standalone-supports-m17n-p): New function.
10584         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10585         w3m usage.
10586
10587         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10588         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10589
10590 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10591
10592         * message.el (message-tool-bar-zap-list): Use
10593         gmm-tool-bar-zap-list as custom type.
10594         (message-tool-bar-update): New function.
10595         (message-tool-bar, message-tool-bar-gnome)
10596         (message-tool-bar-retro): Add message-tool-bar-update.
10597         (message-tool-bar-gnome): Add flyspell-buffer.
10598
10599         * gnus-util.el (gnus-error): Describe `args'.
10600
10601         * gmm-utils.el (gmm-error): Describe `args'.
10602         (gmm-tool-bar-zap-list): New widget.
10603         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10604
10605 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10606
10607         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10608         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10609         the number of recursive calls.
10610
10611         * mm-decode.el (mm-handle-set-disposition): New macro.
10612         (mm-handle-set-description): New macro.
10613
10614 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10615
10616         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10617         encoding.
10618
10619 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10620
10621         * message.el (message-tool-bar-zap-list, message-tool-bar)
10622         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10623         (message-tool-bar-local-item-from-menu): Remove.
10624         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10625         (message-make-tool-bar): New function.
10626         (message-mode): Use `message-make-tool-bar'.
10627
10628         * gmm-utils.el: New file.
10629         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10630         (gmm-lazy): New widget copied from `nnmail.el'.
10631         (gmm-tool-bar-from-list): New function for creating customizable
10632         tool bars.
10633         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10634         output.
10635         (gmm): Add :prefix to defgroup.
10636
10637 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10638
10639         * gmm-utils.el (gmm-widget-p): New function.
10640
10641 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10642
10643         * mml.el (mml-attach-file): Describe `description' in doc string.
10644         (mml-menu): Add Emacs MIME manual and PGG manual.
10645
10646 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10647
10648         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10649
10650 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10651
10652         * nntp.el (nntp-end-of-line): Doc fix.
10653
10654 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10655
10656         * imap.el (imap-open): Handle case where buffer is a buffer
10657         object.
10658
10659 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10660
10661         * gnus-delay.el (gnus-delay): Don't autoload.
10662         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10663         to be re-loaded when customizing the `gnus-delay' group.
10664
10665 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10666
10667         * message.el (message-insert-citation-line): Use newlines.
10668
10669 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10670
10671         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10672         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10673         these routines, so the passphrase can be managed externally and
10674         passed in to the system.
10675         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10676         pgg-add-passphrase-to-cache function.
10677
10678         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10679         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10680         these routines, so the passphrase can be managed externally and
10681         passed in to the system.
10682         (pgg-pgp5-sign-region): Use new name of
10683         pgg-add-passphrase-to-cache function.
10684
10685 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10686
10687         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10688         part of the decoded armor to find the key-identifier.
10689         (pgg-gpg-lookup-key-owner): New function to return the
10690         human-readable identifier of a key owner.
10691         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10692         itself.
10693         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10694         the key value) if we have a key and can match it against a secret
10695         key.  Also, added a note pointing out fact that the prompt only
10696         indicates the first matching key.
10697
10698         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10699         pgg-decrypt-region.
10700         (pgg-add-passphrase-to-cache): Rename from
10701         `pgg-add-passphrase-cache' to reduce confusion (all callers
10702         changed).
10703         (pgg-remove-passphrase-from-cache): Rename from
10704         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10705         changed).
10706         (pgg-read-passphrase, pgg-add-passphrase-cache)
10707         (pgg-remove-passphrase-cache): Add informative docstrings.
10708         (pgg-decrypt): Convey provided passphrase in subordinate call to
10709         pgg-decrypt-region.
10710
10711 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10712
10713         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10714         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10715         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10716         'passphrase' argument, so the passphrase can be managed externally
10717         and then passed in to the system.
10718
10719         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10720         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10721         so the passphrase cache can be used reliably with identifiers
10722         besides a pgp packet's key id.
10723
10724         * pgg-gpg.el (pgg-gpg-encrypt-region)
10725         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10726         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10727         these routines, so the passphrase can be managed externally and
10728         passed in to the system.
10729
10730         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10731         'notruncate' argument, so the passphrase cache can be used
10732         reliably with identifiers besides a pgp packet's key id.
10733
10734 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10735
10736         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10737         symmetric encryption.
10738         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10739         encrypted session key.
10740         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10741         message ask for the passphrase in a proper way.
10742
10743         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10744         New user commands for symmetric encryption.
10745
10746 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10747
10748         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10749
10750         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10751
10752 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10753
10754         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10755
10756 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10757
10758         * mm-decode.el (mm-inlined-types): Add application/pgp.
10759         (mm-automatic-display): Ditto.
10760
10761         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10762         part as text.
10763
10764 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10765
10766         * nnrss.el: Update copyright.
10767         (nnrss-opml-import): Query whether to subscribe to each entry.
10768
10769         * gnus-art.el:
10770         * gnus-sum.el:
10771         * gnus-xmas.el:
10772         * messagexmas.el:
10773         * mm-uu.el:
10774         * mm-view.el: Update copyright.
10775
10776 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10777
10778         * message.el (message-info): New function.
10779         (message-mode-menu): Add it.
10780         Update copyright.
10781
10782         * ChangeLog: Fix and update copyright.
10783
10784 2006-01-13  Romain Francoise  <romain@orebokech.com>
10785
10786         * message.el (message-forward-subject-name-subject): Prefer the
10787         address to 'nowhere' if the sender has no name.
10788         Fix typo.  Update copyright year.
10789
10790 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10791
10792         * gnus-art.el (article-wash-html): Use
10793         gnus-summary-show-article-charset-alist if a numeric arg is given.
10794         (gnus-article-wash-html-with-w3m-standalone): New function.
10795
10796         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10797         mm-inline-text-html-render-with-w3m-standalone.
10798         (mm-text-html-washer-alist): Map w3m-standalone to
10799         gnus-article-wash-html-with-w3m-standalone.
10800         (mm-inline-text-html-render-with-w3m-standalone): New function.
10801
10802 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10803
10804         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10805         Improve LaTeX.
10806
10807 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10808
10809         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10810         (nnrss-request-article): Render text/plain parts as HTML.
10811
10812         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10813         the buffer.
10814
10815 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10816
10817         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10818         custom definition of `gnus-posting-styles'.
10819
10820         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
10821         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
10822
10823 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10824
10825         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
10826         Use nntp for bug archive.
10827
10828 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10829
10830         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
10831         parts.
10832         (nnrss-normalize-date): New function converts ISO 8601 date into
10833         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10834         (nnrss-check-group): Use it.
10835
10836 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10837
10838         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
10839
10840         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
10841         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10842         (nnrss-insert-w3): Ditto.
10843
10844 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10845
10846         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
10847         the articles to be forwarded including the case where neither a
10848         number of articles nor a region is specified.
10849
10850 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10851
10852         * nnrss.el (nnrss-request-article): Fix last change; fill
10853         text/plain parts.
10854
10855 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10856
10857         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
10858         in text/plain part.
10859         (nnrss-check-group): Don't add excessive newline to dc:subject.
10860
10861 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
10862
10863         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
10864         article.
10865
10866 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10867
10868         * nnml.el: Don't require gnus-bcklg.  Autoload it.
10869         (nnml-use-compressed-files, nnml-save-mail): Support other
10870         comression programs such as bzip2.
10871
10872 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10873
10874         * dns.el (query-dns): Make sure we check the buffer size before
10875         removing tcp headers.
10876
10877 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10878
10879         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
10880         remove MIME buttons associated with multipart/alternative parts.
10881         (gnus-mime-display-alternative): Tag buttons using `article-type'
10882         text property.
10883
10884         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
10885         associated with multipart/alternative parts.
10886
10887         * gnus-art.el (gnus-signature-separator): Fix custom type.
10888
10889         * mm-decode.el (mm-inlined-types): Fix custom type.
10890         (mm-keep-viewer-alive-types): Ditto.
10891         (mm-automatic-display): Ditto.
10892         (mm-attachment-override-types): Ditto.
10893         (mm-inline-override-types): Ditto.
10894         (mm-automatic-external-display): Ditto.
10895
10896 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10897
10898         * spam-report.el (spam-report-user-mail-address)
10899         (spam-report-user-agent): New variables.
10900         (spam-report-url-ping-plain): Use spam-report-user-agent.
10901
10902 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
10903
10904         * gnus-art.el (gnus-button-handle-custom): Do not just use
10905         `customize-apropos' for any "M-x customize-*" button but the
10906         function called for.  Accept both the function name and its
10907         argument in order to achieve this.
10908         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
10909         function name to `gnus-button-handle-custom' in case of "M-x
10910         customize-*" buttons.
10911
10912 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10913
10914         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
10915         multipart/alternative and add xref to mm-discouraged-alternatives
10916         in doc string.
10917
10918         * mm-decode.el (mm-discouraged-alternatives): Add xref to
10919         gnus-buttonized-mime-types in doc string.
10920
10921 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10922
10923         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
10924         Suggest image/.* in the doc string.
10925
10926 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10927
10928         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
10929         message-marks (Debian bug #342521).
10930
10931 2005-12-12  Simon Josefsson  <jas@extundo.com>
10932
10933         * password.el (password-read-from-cache): Add.
10934         (password-read): Use it.
10935
10936 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10937
10938         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
10939         us-ascii as a MIME charset.
10940
10941         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
10942         against the case where the 2nd arg TYPE is nil.
10943
10944 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10945
10946         * pop3.el (pop3-stream-type): Fix custom version.
10947
10948         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
10949
10950 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10951
10952         * mm-decode.el (mm-display-external): Add missing cdr.
10953
10954 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10955
10956         * mm-decode.el (mm-display-external): Use nametemplate (defined in
10957         RFC1524) if it is in mailcap or add a suffix according to
10958         mailcap-mime-extensions when generating a temp filename; postpone
10959         deleting a temp file for 2 seconds for some wrappers, shell
10960         scripts, and so on, which might exit right after having started a
10961         viewer command as a background job.
10962
10963 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10964
10965         * nntp.el (nntp-marks-directory): Fix custom group.
10966
10967         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
10968         steps when < 10.
10969
10970         * gnus-start.el (gnus-no-server-1): Mention
10971         `gnus-level-default-subscribed' in doc string.
10972
10973 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10974
10975         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
10976         parens.
10977
10978 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10979
10980         * gnus-xmas.el (gnus-use-toolbar): Revert.
10981         (gnus-xmas-setup-toolbar): Use global default-toolbar if
10982         gnus-use-toolbar is default.
10983
10984         * messagexmas.el (message-use-toolbar): Revert.
10985         (message-setup-toolbar): Use global default-toolbar if
10986         message-use-toolbar is default.
10987
10988 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10989
10990         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
10991         according to default-toolbar-visible-p.
10992
10993         * messagexmas.el (message-use-toolbar): Ditto.
10994
10995 2005-11-26  Dave Love  <fx@gnu.org>
10996
10997         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
10998         (tls-program, tls-success): Provide openssl alternative.
10999
11000         * starttls.el: Doc fixes.
11001         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11002         SERVICE to PORT.
11003
11004         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11005         port null or service name.
11006         (starttls-negotiate): Autoload.
11007
11008 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11009
11010         * message.el (message-kill-to-signature): Fix interactive spec.
11011
11012 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11013
11014         * pop3.el (pop3-open-server): Recognize a string as a service name.
11015
11016 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11017
11018         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11019
11020 2005-11-23  Dave Love  <fx@gnu.org>
11021
11022         Add pop3s, pop3/starttls.
11023
11024         * pop3.el (pop3-authentication-scheme): Clarify doc.
11025         (open-tls-stream, starttls-open-stream): Autoload.
11026         (pop3-stream-type): New.
11027         (pop3-open-server): Use it.
11028
11029         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11030         for POP.
11031         (mail-source-keyword-map): Add :stream for POP.
11032         (mail-source-fetch-pop): Use pop3-stream-type.
11033
11034 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11035
11036         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11037         of current-time-string.
11038
11039 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11040
11041         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11042         date header.
11043
11044 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11045
11046         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11047         it can seriously impact performance as it bypasses the agent's
11048         local caches.
11049
11050 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11051
11052         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11053         must be explicitly online rather than "not explicitly offline" for
11054         its flags to be synchronized.
11055
11056         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11057         that gnus-uu-unmark-thread will function correctly.
11058
11059         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11060         1024K is instead displayed as 1M.
11061
11062 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11063
11064         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11065
11066 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11067
11068         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11069
11070 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11071
11072         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11073         error message to display actual error condition.
11074         (gnus-agent-save-local): Avoid saving symbols that are bound to
11075         nil as they simply result in a warning message in
11076         gnus-agent-read-local.
11077
11078 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11079
11080         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11081         rather than make-variable-buffer-local for file-precious-flag.
11082
11083 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11084
11085         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11086         for duplicates which are removed.  The invalid sort check then
11087         triggers a rescan after the sort as sorting may have moved
11088         duplicate entries such that they can be cheaply detected.
11089
11090 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11091
11092         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11093
11094 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11095
11096         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11097         internal variable to a custom variable.  Changed default value
11098         from compressed(2) to uncompressed(1).
11099         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11100         support for uncompressed agentview files.  Taken together, reading
11101         the agentview file should now be 6-7 times faster.
11102
11103 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11104
11105         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11106         as a buffer-local variable.  This avoids creating truncated
11107         dribble files as a result of a hang up, eg.
11108
11109 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11110
11111         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11112         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11113         XEmacs.
11114
11115 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11116
11117         * gnus-start.el (gnus-start-draft-setup): Enforce
11118         `gnus-draft-mode' for nndraft:drafts at startup.
11119
11120         * gnus.el (gnus-splash): Change custom group.
11121         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11122         allow-list argument.
11123
11124         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11125         string.
11126
11127 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11128
11129         * gnus-art.el (gnus-default-article-saver): Add user-defined
11130         `function' to custom type.
11131
11132 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11133
11134         * imap.el (imap-open): Handle case where buffer is a buffer
11135         object.
11136
11137 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11138
11139         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11140         long lines.
11141         (gnus-cache-delete-group): Wrap doc strings.
11142
11143         * gnus-agent.el (gnus-agent-rename-group)
11144         (gnus-agent-delete-group): Wrap doc strings.
11145
11146 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11147
11148         * messagexmas.el (message-use-toolbar): Change the valid values
11149         into default, top, bottom, left, and right.
11150         (message-toolbar-thickness): New variable.
11151         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11152         well.
11153         (message-setup-toolbar): Make it work.
11154
11155         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11156         (gnus-use-toolbar): Change the valid values into default, top,
11157         bottom, left, and right.
11158         (gnus-toolbar-thickness): New variable.
11159         (gnus-xmas-setup-toolbar): New function.
11160         (gnus-xmas-setup-group-toolbar): Use it.
11161         (gnus-xmas-setup-summary-toolbar): Use it.
11162
11163 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11164
11165         * gnus-start.el (gnus-1): Add "native" to
11166         gnus-predefined-server-alist.
11167
11168         * gnus.el (gnus-method-to-server): Don't add "native" to the
11169         lists here, because that leads to problems when
11170         gnus-select-method is bound.
11171
11172 2005-11-09  Simon Josefsson  <jas@extundo.com>
11173
11174         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11175         use (not sort-by-date) instead.
11176
11177 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11178
11179         * gnus-delay.el (gnus-delay-group): Don't autoload.
11180         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11181         to be re-loaded when customizing the `gnus-delay' group.
11182
11183 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11184
11185         * message.el: Revert last changes.
11186         (message-insert-citation-line): Use newlines.
11187
11188 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11189
11190         * message.el (message-courtesy-message)
11191         (message-mark-insert-begin, message-mark-insert-end)
11192         (message-elide-ellipsis, message-cancel-message)
11193         (message-add-header, message-change-subject)
11194         (message-cross-post-followup-to-header)
11195         (message-cross-post-insert-note, message-reduce-to-to-cc)
11196         (message-widen-reply, message-delete-not-region)
11197         (message-kill-to-signature, message-insert-signature)
11198         (message-insert-importance-high, message-insert-importance-low)
11199         (message-insert-or-toggle-importance)
11200         (message-insert-disposition-notification-to)
11201         (message-indent-citation, message-yank-original)
11202         (message-cite-original-without-signature, message-cite-original)
11203         (message-insert-citation-line, message-position-on-field)
11204         (message-fix-before-sending, message-send-mail-partially)
11205         (message-send-mail, message-send-mail-with-sendmail)
11206         (message-send-mail-with-qmail, message-send-news)
11207         (message-check-news-header-syntax, message-generate-headers)
11208         (message-insert-courtesy-copy, message-fill-address)
11209         (message-fill-header, message-shorten-references)
11210         (message-setup-1, message-cancel-news)
11211         (message-forward-make-body-plain, message-forward-make-body-mime)
11212         (message-forward-make-body-mml, message-encode-message-body)
11213         (message-forward-make-body-digest-plain)
11214         (message-forward-make-body-digest-mime)
11215         (message-use-alternative-email-as-from): Insert `hard-newline'
11216         instead of ordinary newlines.
11217
11218 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11219
11220         * message.el (message-generate-headers): Downcase the argument
11221         given to message-check-element.
11222
11223 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11224
11225         * nntp.el (nntp-authinfo-rejected): New error condition.
11226         (nntp-wait-for): Use new error condition to signal authentication
11227         error.
11228         (nntp-retrieve-data): Rethrow new error condition to break out of
11229         recursive call to nntp-send-authinfo.
11230
11231 2005-11-08  Romain Francoise  <romain@orebokech.com>
11232
11233         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11234         (gnus-summary-exit-map): Bind to `Z p'.
11235         (gnus-summary-make-menu-bar): Add menu item.
11236
11237 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11238
11239         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11240         (gnus-treat-*): Add `first' in all doc strings.
11241
11242         * gnus-group.el (gnus-group-compact-group): Fix typo.
11243
11244 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11245
11246         * gnus.el (gnus-parameters-case-fold-search): New variable.
11247         (gnus-parameters-get-parameter): Use it.
11248
11249         * gnus-score.el (gnus-home-score-file): Doc fix.
11250
11251 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11252
11253         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11254
11255 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11256
11257         * mm-util.el (mm-special-display-p): New function.
11258
11259         * mml.el (mml-preview): Use it; doc fix.
11260
11261 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11262
11263         * imap.el (imap-open): Handle case where buffer is a buffer object.
11264
11265 2005-10-29  Romain Francoise  <romain@orebokech.com>
11266
11267         * message.el (message-fix-before-sending): Fix comment.
11268
11269 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11270
11271         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11272
11273 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11274
11275         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11276         Used in gnus-score.el.
11277
11278 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11279
11280         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11281
11282 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11283
11284         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11285         whitespace removed in revision 7.8.  Use concatenated string to
11286         protect trailing whitespace.
11287
11288 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11289
11290         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11291         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11292         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11293         Courier IMAP ("some version from 2004").  Mostly based on similar
11294         code in the same function.
11295
11296 2005-10-26  Didier Verna  <didier@xemacs.org>
11297
11298         * gnus-group.el (gnus-group-compact-group): Invalidate original
11299         article buffer.
11300         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11301         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11302         NOV database and in article itself.
11303         Invalidate article backlog.
11304
11305 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11306
11307         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11308
11309 2005-10-26  Simon Josefsson  <jas@extundo.com>
11310
11311         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11312         part of 2004-07-25 change.
11313
11314 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11315
11316         * message.el (message-display-completion-list): New function.
11317         (message-expand-group): Use it; make sure the Completions buffer
11318         is modifiable.
11319 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11320
11321         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11322         user-mail-name is an empty string.
11323
11324 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11325
11326         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11327         depending on gnus-score-decay-constant.
11328
11329         * encrypt.el (encrypt-insert-file-contents)
11330         (encrypt-write-file-contents): Don't use `gnus-message'.
11331
11332         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11333         arguments.
11334         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11335         arguments to mm-uu-verbatim-marks-extract.
11336         (mm-uu-hide-markers): New variable.
11337         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11338
11339         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11340         (gnus-convert-image-to-face-command): Use "convert" by default to
11341         allow other input image formats.
11342         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11343         accordingly.
11344
11345 2005-10-23  Simon Josefsson  <jas@extundo.com>
11346
11347         * imap.el (imap-gssapi-program): Align command line parameters
11348         with latest GNU SASL.
11349         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11350
11351 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11352
11353         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11354         HTML.
11355         (nnslashdot-request-article): Ditto.
11356
11357         * lpath.el (featurep): Add nobreak-char-display.
11358
11359 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11360
11361         * mail-source.el (mail-source-fetch-pop): Require pop3.
11362         (mail-source-check-pop): Ditto.
11363
11364 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11365
11366         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11367         errors.
11368
11369 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11370
11371         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11372         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11373
11374         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11375
11376         * mm-bodies.el (mm-decode-string): Call
11377         `mm-charset-to-coding-system' with allow-override argument.
11378
11379 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11380
11381         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11382         (rfc2047-charset-to-coding-system): New function.
11383         (rfc2047-decode-encoded-words): New function.
11384         (rfc2047-decode-region): Use them.
11385         (rfc2047-decode-cte): Remove.
11386         (rfc2047-parse-and-decode): Remove.
11387         (rfc2047-decode): Remove.
11388
11389 2005-10-15  Kenichi Handa  <handa@m17n.org>
11390
11391         * rfc2047.el (rfc2047-decode-cte): New function.
11392         (rfc2047-decode-region): Change the way to decode successive
11393         encoded-words: decode B- or Q-encoding in each encoded-word,
11394         concatenate them, and decode it as charset.
11395
11396 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11397
11398         * lpath.el: Fbind codepage-setup for XEmacs.
11399
11400 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11401
11402         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11403         widget-move-and-invoke.
11404         (gnus-custom-mode): Use gnus-custom-map.
11405
11406 2005-10-15  Bill Wohler  <wohler@newt.com>
11407
11408         * message.el (message-tool-bar-map): Renamed image file from
11409         mail_send to mail/send.
11410
11411 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11412
11413         * message.el (message-expand-group): Pass the common
11414         prefix substring of completion to `display-completion-list'.
11415
11416 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11417
11418         * mml-sec.el (mml-secure-method): New internal variable.
11419         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11420         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11421         functions using mml-secure-method.
11422
11423         * mml.el (mml-mode-map): Add key bindings for those functions.
11424         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11425         Harder <harder@myrealbox.com>.
11426         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11427         end of message if point is the headers of the message.
11428
11429         * message.el (message-in-body-p): New function.
11430
11431         * assistant.el: Autoload gnus-util and netrc.
11432
11433         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11434         Use `mm-charset-override-alist' only when decoding.
11435
11436         * mm-bodies.el (mm-decode-body): Call
11437         `mm-charset-to-coding-system' with allow-override argument.
11438
11439         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11440         `filename' from Content-Disposition if Content-Type doesn't
11441         provide `name'.
11442         (gnus-mime-view-part-as-type): Set default instead of
11443         initial-input.
11444
11445 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11446
11447         * format-spec.el (format-spec): Propagate text properties of % spec.
11448
11449 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11450
11451         * gnus-art.el (gnus-treat-predicate): Add `first'.
11452
11453 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11454
11455         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11456         (mm-charset-override-alist): New variable.
11457         (mm-charset-to-coding-system): Use it.
11458         (mm-codepage-setup): New helper function.
11459         (mm-charset-eval-alist): New variable.
11460         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11461         about unknown charsets.
11462
11463         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11464
11465 2005-10-04  David Hansen  <david.hansen@gmx.net>
11466
11467         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11468         (nnrss-check-group): Ditto.
11469
11470 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11471
11472         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11473         Rename x-gnus-verbatim to x-verbatim.
11474         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11475
11476         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11477         x-verbatim.
11478
11479         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11480
11481         * gnus-util.el (gnus-remove-duplicates): Remove.
11482
11483         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11484         instead of gnus-remove-duplicates.
11485
11486         * message.el (message-remove-duplicates): Remove.
11487         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11488         message-remove-duplicates.
11489
11490         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11491         available, else use implementation from `delete-dups'.
11492
11493         * message.el (message-insert-expires): New function.
11494         (message-mode-map): Add key binding.
11495         (message-mode-field-menu): Add menu entry.
11496         (message-mode): Document it.
11497         (message-make-expires-date): Use `message-make-date'.
11498
11499 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11500
11501         * message.el (message-make-expires-date): New function.
11502
11503 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11504
11505         * Makefile.in (list-installed-shadows): New entry.
11506         (install): Use it.
11507         (remove-installed-shadows): New entry.
11508
11509         * dgnushack.el (dgnushack-default-load-path): New variable.
11510         (dgnushack-find-lisp-shadows): New function.
11511         (dgnushack-remove-lisp-shadows): New function.
11512
11513 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11514
11515         * Makefile.in (install-el-elc): New entry.
11516         (install): Use it so that .el files are necessarily installed.
11517
11518 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11519
11520         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11521
11522 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11523
11524         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11525         function rather than the diff-mode.el package.
11526         (mm-display-external): Use with-current-buffer.
11527         (mm-viewer-completion-map, mm-viewer-completion-map):
11528         Move initialization inside declaration.
11529
11530 2005-09-29  Simon Josefsson  <jas@extundo.com>
11531
11532         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11533         autoload mail-check-payment.
11534         (spam-check-hashcash): Define unconditionally, since hashcash.el
11535         is part of Gnus now.  Ignore errors from payment checking.
11536
11537 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11538
11539         * message.el (message-bold-region, message-unbold-region): Rename
11540         from `bold-region' and `unbold-region'.
11541
11542         * message.el: Remove useless autoloads.
11543
11544 2005-09-28  Simon Josefsson  <jas@extundo.com>
11545
11546         * message.el (message-use-idna): Default to t.
11547         (message-use-idna): Test whether encoding works too.  Doc fix.
11548
11549 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11550
11551         * nntp.el (nntp-warn-about-losing-connection): Remove.
11552
11553 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11554
11555         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11556         customizable.  Change default value.
11557         (mm-uu-diff-groups-regexp): Change default value.
11558         (mm-uu-type-alist): Add doc string.
11559         (mm-uu-configure): Add doc string.  Make it interactive.
11560         (mm-uu-tex-groups-regexp): New variable.
11561         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11562         (mm-uu-type-alist): Add LaTeX documents.
11563         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11564         of "text/verbatim".
11565         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11566
11567         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11568         instead of "text/verbatim".
11569
11570         * message.el (message-mark-inserted-region)
11571         (message-mark-insert-file): Use slrn style marks when called with
11572         prefix argument.
11573
11574 2005-09-27  Simon Josefsson  <jas@extundo.com>
11575
11576         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11577
11578 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11579
11580         * message.el (message-remove-duplicates): New function.
11581         Implementation borrowed from `gnus-remove-duplicates'.
11582         (message-idna-to-ascii-rhs): Also encode idna addresses in
11583         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11584         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11585         only ask about the same idna domain once per header and also tell
11586         in what header to replace the idna domain.
11587
11588         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11589         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11590         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11591         a header is decoded and not just the last one.
11592
11593 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11594
11595         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11596         has been decoded.
11597
11598         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11599         (mm-insert-part): Don't modify text if it has been decoded.
11600
11601         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11602         decoded.
11603
11604         * mm-view.el (mm-inline-text): Don't strip text props unless
11605         decoding enriched or richtext parts.
11606
11607 2005-09-25  Romain Francoise  <romain@orebokech.com>
11608
11609         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11610         * gnus-start.el (gnus-subscribe-interactively):
11611         * gnus-uu.el (gnus-uu-grab-articles):
11612         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11613         space.
11614
11615 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11616
11617         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11618         * mm-view.el (mm-view-pkcs7-decrypt):
11619         * gnus-sum.el (gnus-summary-limit-to-extra)
11620         (gnus-summary-respool-article, gnus-read-move-group-name):
11621         * gnus-score.el (gnus-summary-increase-score):
11622         * gnus-util.el (gnus-completing-read-with-default):
11623         * gnus-art.el (gnus-read-save-file-name)
11624         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11625         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11626         * message.el (message-check-news-header-syntax):
11627         Follow convention for reading with the minibuffer.
11628
11629 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11630
11631         * spam-report.el (spam-report-url-ping-plain):
11632         Use gnus-extended-version as User-Agent.
11633
11634         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11635         default value is nil.
11636
11637         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11638         (mm-uu-verbatim-marks-extract): New function.
11639         (mm-uu-extract): New face.
11640         (mm-uu-copy-to-buffer): Use it.
11641
11642         * spam-report.el (spam-report-gmane-ham): Renamed from
11643         `spam-report-gmane-unspam'.
11644         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11645         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11646
11647         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11648         Autoload.
11649         (spam-report-gmane-unregister-routine): Renamed
11650         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11651
11652 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11653
11654         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11655         (spam-report-gmane-unregister-routine): Add support for gmane
11656         unregistration.
11657
11658         * spam-report.el (spam-report-gmane-unspam)
11659         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11660         (spam-report-gmane): Change to take a single article and do unspam
11661         registration.
11662
11663 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11664
11665         * mm-url.el (mm-url-decode-entities): Fix regexp.
11666
11667 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11668
11669         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11670         default to nil, to be able to use Gnus at all.  If the default
11671         switches to something else, then the function should be fixed not
11672         be exceedingly slow.
11673
11674 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11675
11676         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11677         fail hard.
11678
11679         * spam-report.el: Add better Keywords line.
11680
11681         * spam.el: Add Maintainer and better Keywords line.
11682
11683 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11684
11685         * gnus-art.el (gnus-article-replace-part)
11686         (gnus-mime-replace-part): New functions.
11687         (gnus-mime-action-alist, gnus-mime-button-commands)
11688         (gnus-mime-save-part-and-strip): Added file argument.
11689         (gnus-article-part-wrapper): Added interactive argument.
11690
11691         * gnus-sum.el (gnus-summary-mime-map): Add
11692         `gnus-article-replace-part'.
11693
11694 2005-09-19  Didier Verna  <didier@xemacs.org>
11695
11696         The nnml compaction feature:
11697         * nnml.el (nnml-request-compact-group): New function.
11698         * nnml.el (nnml-request-compact): New function.
11699         * gnus-int.el (gnus-request-compact-group): New function.
11700         * gnus-int.el (gnus-request-compact): New function.
11701         * gnus-group.el (gnus-group-compact-group): New function.
11702         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11703         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11704         * gnus-srvr.el (gnus-server-compact-server): New function.
11705         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11706         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11707
11708 2005-09-18  Deepak Goel  <deego@gnufans.org>
11709
11710         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11711         format spec.
11712
11713 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11714
11715         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11716
11717 2005-09-15  Romain Francoise  <romain@orebokech.com>
11718
11719         * message.el (message-fill-paragraph): Clarify docstring.
11720
11721 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11722
11723         * gnus-art.el (gnus-mime-display-part): Protect against broken
11724         MIME messages.
11725
11726 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11727
11728         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11729         before parsing header.
11730
11731 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11732
11733         * html2text.el (html2text-replace-list): Add new entities.
11734
11735 2005-09-11  Romain Francoise  <romain@orebokech.com>
11736
11737         * message.el (message-alternative-emails): Improve docstring.
11738         (message-setup-1): Call `message-use-alternative-email-as-from'
11739         after `message-setup-hook' to give it precedence over posting
11740         styles, etc.
11741         (message-use-alternative-email-as-from): Add docstring.  Remove
11742         the original From header if present.
11743
11744         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11745         (nnml-save-mail): Use it.
11746
11747         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11748         articles.  Add new argument `silent'.
11749         (gnus-uu-mark-all): Report the total number of marked articles.
11750
11751 2005-09-10  Romain Francoise  <romain@orebokech.com>
11752
11753         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11754         (gnus-uu-mark-series): Likewise.
11755
11756 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11757
11758         * spam-report.el (spam-report-gmane): Fix generation of spam
11759         report URL.
11760
11761 2005-09-10  Simon Josefsson  <jas@extundo.com>
11762
11763         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11764         t, based on discussion on the ding list with Robert Epprecht
11765         <epprecht@solnet.ch>.
11766
11767 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11768
11769         * spam-report.el (spam-report-gmane): Make it work without
11770         X-Report-Spam header.  Gmane now only provides Archived-At.
11771         This is only used if `spam-report-gmane-use-article-number' is nil.
11772         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11773
11774         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11775         make `gnus-summary-sort-by-recipient' work with threading.
11776
11777         * nnweb.el (nnweb-google-wash-article): Print a message if article
11778         is not available.
11779
11780 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11781
11782         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11783         change.  Decode text/* parts content before displaying.
11784
11785 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11786
11787         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11788
11789 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11790
11791         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11792
11793         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
11794         url-package-name, url-package-version,
11795         w3m-cid-retrieve-function-alist, w3m-current-buffer,
11796         w3m-display-inline-images, and w3m-minor-mode-map.
11797
11798 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11799
11800         * message.el (message-tab-body-function): Fix mismatched custom type.
11801
11802         * gnus.el (gnus-group-change-level-function): Ditto.
11803
11804         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11805
11806         * gnus-art.el (gnus-signature-limit)
11807         (gnus-article-mime-part-function): Ditto.
11808
11809 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11810
11811         * mml.el (mml-mode): Silence the byte compiler.
11812
11813         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11814         using `(sit-for 0)' before moving the point to the specified part;
11815         skip unbuttonized parts.
11816         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11817         return to the summary window if gnus-auto-select-part is non-nil.
11818
11819 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
11820
11821         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
11822         variables.
11823         (mml-dnd-attach-file, mml-mode): Use them.
11824
11825         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
11826         Make fetching article by MID work again for Google Groups.  Added
11827         FIXME concerning gnus-group-make-web-group.
11828
11829         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
11830         Don't depend on Gnus by using mail-extract-address-components if
11831         gnus-extract-address-components is not bound.
11832
11833 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11834
11835         * gnus-art.el (gnus-mime-display-security): Don't display the
11836         signature, but only the signed part.
11837
11838 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11839
11840         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
11841
11842         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
11843         list, not listp.
11844
11845 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
11846
11847         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
11848         when encoding.
11849
11850         * mm-bodies.el (mm-decode-content-transfer-encoding):
11851         De-canonicalize CRLF for all text content types, not just
11852         text/plain.
11853
11854 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11855
11856         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
11857         valid article; point arrow and cursor at the MIME button.
11858
11859 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11860
11861         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
11862         Suggested by Dan Christensen <jdc@uwo.ca>.
11863
11864         * mm-decode.el (mm-save-part): Enable change of prompt.
11865
11866 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
11867
11868         * gnus-msg.el (gnus-inews-add-send-actions): Made
11869         `message-post-method' lambda parameter ARG `&optional'.
11870
11871 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11872
11873         * gnus-sum.el (gnus-summary-mime-map): Added
11874         gnus-article-save-part-and-strip, gnus-article-delete-part and
11875         gnus-article-jump-to-part.
11876
11877         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
11878         (gnus-article-edit-part): Use it.
11879         (gnus-article-part-wrapper): Added no-handle argument.
11880         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
11881         functions.
11882
11883 2005-08-29  Romain Francoise  <romain@orebokech.com>
11884
11885         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11886         docstring.
11887         (gnus-face-from-file): Likewise.
11888
11889 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11890
11891         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
11892         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
11893         non-nil.
11894         (gnus-auto-select-part): New variable.
11895         (gnus-article-jump-to-part): New function.
11896         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
11897         (gnus-mime-delete-part): Allow selecting specified part after
11898         deleting or stripping parts.
11899         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
11900         part if argument is bogus.
11901
11902 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
11903
11904         * gnus-art.el (w3m-minor-mode-map):
11905         * gnus-spec.el (gnus-newsrc-file-version):
11906         * gnus-util.el (nnmail-active-file-coding-system)
11907         (gnus-original-article-buffer, gnus-user-agent):
11908         * gnus.el (gnus-ham-process-destinations)
11909         (gnus-parameter-ham-marks-alist)
11910         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
11911         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
11912         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
11913         * mm-decode.el (gnus-current-window-configuration):
11914         * mm-extern.el (gnus-article-mime-handles):
11915         * mm-url.el (url-current-object, url-package-name)
11916         (url-package-version):
11917         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
11918         (smime-keys, w3m-cid-retrieve-function-alist)
11919         (w3m-current-buffer, w3m-display-inline-images)
11920         (w3m-minor-mode-map):
11921         * mml-smime.el (gnus-extract-address-components):
11922         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
11923         (gnus-newsrc-hashtb, message-default-charset)
11924         (message-deletable-headers, message-options)
11925         (message-posting-charset, message-required-mail-headers)
11926         (message-required-news-headers):
11927         * mml1991.el (mc-pgp-always-sign):
11928         * mml2015.el (mc-pgp-always-sign):
11929         * nnheader.el (nnmail-extra-headers):
11930         * rfc1843.el (gnus-decode-encoded-word-function)
11931         (gnus-decode-header-function, gnus-newsgroup-name):
11932         * spam-stat.el (gnus-original-article-buffer): Add defvars.
11933
11934 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
11935
11936         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
11937         the end of the date treatments.
11938
11939 2005-08-15  Simon Josefsson  <jas@extundo.com>
11940
11941         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
11942         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
11943         Capello and Romain Francoise.
11944         (pgg-fetch-key-function): Removed, not used?
11945         (pgg-insert-url-with-w3): Require url, to get
11946         url-insert-file-contents regardless of where it is defined.
11947
11948 2005-08-13  Romain Francoise  <romain@orebokech.com>
11949
11950         * message.el (message-cite-original-1): New function.
11951         (message-cite-original): Use it.
11952         (message-cite-original-without-signature): Ditto.
11953
11954 2005-08-08  Romain Francoise  <romain@orebokech.com>
11955
11956         * message.el (message-yank-empty-prefix): New variable.
11957         (message-indent-citation): Use it.
11958         (message-cite-original-without-signature): Respect X-No-Archive.
11959
11960 2005-08-08  Simon Josefsson  <jas@extundo.com>
11961
11962         * pgg.el: Autoload url-insert-file-contents instead of loading
11963         w3/url.
11964         (pgg-insert-url-with-w3): Don't load url here.
11965
11966 2005-08-07  Jesper Harder  <harder@phys.au.dk>
11967
11968         * message.el (message-kill-to-signature): Don't insert newline at
11969         bol.
11970         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
11971
11972 2005-08-06  Romain Francoise  <romain@orebokech.com>
11973
11974         * message.el (message-user-fqdn): Fix typo in docstring.
11975
11976 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
11977
11978         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
11979
11980         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
11981
11982 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11983
11984         * mm-bodies.el (mm-encode-body): Use coding system rather than
11985         charset to encode text.
11986
11987         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
11988         number of charsets if utf-8 is available (XEmacs).
11989
11990 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11991
11992         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
11993         taken from `gnus-button-mid-or-mail-regexp'.
11994         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
11995         (gnus-button-alist): Improve regexp for domain part of the MIDs
11996         for news:localpart@domain buttons.
11997         (gnus-button-ctan-directory-regexp): Update.
11998
11999 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12000
12001         * sieve-manage.el (sieve-manage-interactive-login): Use
12002         make-local-variable rather than make-variable-buffer-local.
12003         (sieve-manage-open): Ditto.
12004         (sieve-manage-authenticate): Ditto.
12005
12006         * mml.el (mml-generate-mime-1): Make the content type default to
12007         text/plain if the filename is not specified.
12008
12009 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12010
12011         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12012         instead of insert-buffer.
12013
12014         * message.el (message-yank-original): Ditto; set the mark at the
12015         end of the yanked message.
12016
12017 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12018
12019         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12020         lines to scroll rather than to stop it.
12021
12022         * mml.el (mml-generate-default-type): Add doc string.
12023         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12024         default to application/octet-stream when determining the content
12025         type if it is not specified for the part or the mml contents; add
12026         a comment about mml-generate-default-type.
12027
12028 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12029
12030         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12031         make it default to application/octet-stream when determining the
12032         content type if it is not specified for the external contents.
12033
12034 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12035
12036         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12037         segmented parameter but also other parameters might be there.
12038
12039 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12040
12041         * mm-decode.el (mm-display-external): Delete temp file, directory
12042         and buffer immediately if the external process is exited.
12043
12044 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12045
12046         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12047         fewer lines than that of scroll-margin.
12048         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12049
12050 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12051
12052         * gnus-art.el (gnus-article-next-page): Revert.
12053         (gnus-article-beginning-of-window): New macro.
12054         (gnus-article-next-page-1): Use it.
12055         (gnus-article-prev-page): Ditto.
12056         (gnus-article-edit-part): Use insert-buffer-substring instead of
12057         insert-buffer.
12058         (gnus-article-edit-exit): Ditto.
12059
12060         * gnus-util.el (gnus-beginning-of-window): Remove.
12061         (gnus-end-of-window): Remove.
12062
12063         * lpath.el: Don't bind header-line-format and scroll-margin.
12064
12065 2005-07-25  Simon Josefsson  <jas@extundo.com>
12066
12067         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12068         to have the url package without w3.  Reported by Daiki Ueno
12069         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12070
12071 2005-07-20  Didier Verna  <didier@xemacs.org>
12072
12073         * gnus-diary.el: Remove the description comment (nndiary is now
12074         properly documented in the Gnus manual).
12075         Fix the spelling of "Back End".
12076         * nndiary.el: Ditto.
12077         Fix the copyright notice.
12078
12079 2005-07-18  Romain Francoise  <romain@orebokech.com>
12080
12081         * gnus-sum.el (gnus-summary-to-prefix)
12082         (gnus-summary-newsgroup-prefix): New variables.
12083         (gnus-summary-from-or-to-or-newsgroups): Use them.
12084
12085 2005-07-17  Romain Francoise  <romain@orebokech.com>
12086
12087         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12088         space as it's generally not especially interesting to the user.
12089
12090 2005-07-16  Romain Francoise  <romain@orebokech.com>
12091
12092         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12093         nil to avoid prompting and file modification if one of the
12094         messages at the top of the nnfolder file contains a copyright
12095         notice.
12096         Update copyright notice.
12097
12098         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12099         instead of `current-time-string' as the latter creates a time
12100         string that is not RFC 2822 compliant (it lacks the zone).
12101         Update copyright notice.
12102
12103 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12104
12105         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12106         for text/rtf.  Display default in prompt.  Pass default for M-n.
12107
12108         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12109
12110 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12111
12112         * gnus-msg.el (gnus-button-mailto): Remove
12113         save-selected-window-window hackery because it relies on
12114         save-selected-window internals.
12115
12116 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12117
12118         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12119         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12120         (gnus-article-prev-page): Ditto.
12121
12122         * gnus-util.el (gnus-beginning-of-window): New function.
12123         (gnus-end-of-window): New function.
12124
12125         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12126
12127 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12128
12129         * gnus-score.el (gnus-score-edit-all-score): Set
12130         gnus-score-edit-exit-function to gnus-score-edit-done and call
12131         gnus-message.
12132
12133 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12134
12135         * gnus-msg.el (gnus-button-mailto): Remove
12136         save-selected-window-window hackery because it relies on
12137         save-selected-window internals.
12138
12139 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12140
12141         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12142         add-minor-mode.
12143         (gnus-binary-mode): Ditto.
12144
12145         * gnus-topic.el (gnus-topic-mode): Ditto.
12146
12147 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12148
12149         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12150         (gnus-article-prev-page): Take scroll-margin into consideration.
12151
12152 2005-07-04  Lute Kamstra  <lute@gnu.org>
12153
12154         Update FSF's address in GPL notices.
12155
12156 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12157
12158         * gnus.el (gnus-exit):
12159         * gnus-group.el (gnus-group-icons):
12160         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12161
12162         * gnus-nocem.el (gnus-nocem):
12163         * message.el (message-various, message-buffers, message-sending)
12164         (message-interface, message-forwarding, message-insertion)
12165         (message-headers, message-news, message-mail):
12166         * pgg-gpg.el (pgg-gpg):
12167         * pgg-parse.el (pgg-parse):
12168         * pgg-pgp.el (pgg-pgp):
12169         * pgg-pgp5.el (pgg-pgp5):
12170         * pop3.el (pop3): Finish `defgroup' description with period.
12171
12172 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12173
12174         * gnus-art.el (article-display-face): Improve the efficiency.
12175         (article-display-x-face): Ditto; remove grey x-face stuff.
12176
12177 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12178
12179         * gnus-art.el (article-display-face): Correct the position in
12180         which Faces are inserted.
12181
12182 2005-06-29  Didier Verna  <didier@xemacs.org>
12183
12184         * gnus-art.el (article-display-face): Display faces in correct
12185         order.
12186
12187 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12188
12189         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12190         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12191         (gnus-nocem-check-article): Fetch the Type header.
12192         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12193         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12194         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12195         make sure gnus-nocem-hashtb is initialized.
12196         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12197         (gnus-nocem-unwanted-article-p): Ditto.
12198
12199         * pgg.el (pgg-verify): Return the verification result.
12200
12201 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12202
12203         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12204         is ascii.
12205
12206 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12207
12208         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12209         `show-nonbreak-escape'.
12210
12211 2005-06-23  Lute Kamstra  <lute@gnu.org>
12212
12213         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12214
12215         * dig.el (dig-mode):
12216         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12217
12218 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12219
12220         * nnimap.el (nnimap-split-download-body): Fix spellings.
12221
12222 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12223
12224         * gnus-art.el (gnus-article-encrypt-body):
12225         * gnus-cus.el (gnus-score-customize):
12226         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12227         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12228
12229 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12230
12231         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12232         header by looking for magic "MII" at the beginnig.
12233
12234 2005-06-16  Miles Bader  <miles@gnu.org>
12235
12236         * gnus-xmas.el (gnus-xmas-group-startup-message):
12237         Use renamed gnus-splash face.
12238
12239         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12240         (assistant-field-face): New backward-compatibility alias for renamed
12241         face.
12242         (assistant-render-text): Use renamed assistant-field face.
12243
12244         * spam.el (spam): Remove "-face" suffix from face name.
12245         (spam-face): New backward-compatibility alias for renamed face.
12246         (spam-face, spam-initialize): Use renamed spam face.
12247
12248         * message.el (message-header-to, message-header-cc)
12249         (message-header-subject, message-header-newsgroups)
12250         (message-header-other, message-header-name)
12251         (message-header-xheader, message-separator, message-cited-text)
12252         (message-mml): Remove "-face" suffix from face names.
12253         (message-header-to-face, message-header-cc-face)
12254         (message-header-subject-face, message-header-newsgroups-face)
12255         (message-header-other-face, message-header-name-face)
12256         (message-header-xheader-face, message-separator-face)
12257         (message-cited-text-face, message-mml-face):
12258         New backward-compatibility aliases for renamed faces.
12259         (message-font-lock-keywords): Use renamed message faces.
12260
12261         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12262         (sieve-test-commands, sieve-tagged-arguments):
12263         Remove "-face" suffix from face names.
12264         (sieve-control-commands-face, sieve-action-commands-face)
12265         (sieve-test-commands-face, sieve-tagged-arguments-face):
12266         New backward-compatibility aliases for renamed faces.
12267         (sieve-control-commands-face, sieve-action-commands-face)
12268         (sieve-test-commands-face, sieve-tagged-arguments-face):
12269         Use renamed sieve faces.
12270
12271         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12272         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12273         (gnus-group-news-3-empty, gnus-group-news-4)
12274         (gnus-group-news-4-empty, gnus-group-news-5)
12275         (gnus-group-news-5-empty, gnus-group-news-6)
12276         (gnus-group-news-6-empty, gnus-group-news-low)
12277         (gnus-group-news-low-empty, gnus-group-mail-1)
12278         (gnus-group-mail-1-empty, gnus-group-mail-2)
12279         (gnus-group-mail-2-empty, gnus-group-mail-3)
12280         (gnus-group-mail-3-empty, gnus-group-mail-low)
12281         (gnus-group-mail-low-empty, gnus-summary-selected)
12282         (gnus-summary-cancelled, gnus-summary-high-ticked)
12283         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12284         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12285         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12286         (gnus-summary-low-undownloaded)
12287         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12288         (gnus-summary-low-unread, gnus-summary-normal-unread)
12289         (gnus-summary-high-read, gnus-summary-low-read)
12290         (gnus-summary-normal-read, gnus-splash):
12291         Remove "-face" suffix from face names.
12292         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12293         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12294         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12295         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12296         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12297         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12298         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12299         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12300         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12301         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12302         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12303         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12304         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12305         (gnus-summary-normal-ticked-face)
12306         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12307         (gnus-summary-normal-ancient-face)
12308         (gnus-summary-high-undownloaded-face)
12309         (gnus-summary-low-undownloaded-face)
12310         (gnus-summary-normal-undownloaded-face)
12311         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12312         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12313         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12314         (gnus-splash-face):
12315         New backward-compatibility aliases for renamed faces.
12316         (gnus-group-startup-message): Use renamed gnus faces.
12317
12318         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12319         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12320         (gnus-server-agent): Remove "-face" suffix from face names.
12321         (gnus-server-agent-face, gnus-server-opened-face)
12322         (gnus-server-closed-face, gnus-server-denied-face)
12323         (gnus-server-offline-face):
12324         New backward-compatibility aliases for renamed faces.
12325         (gnus-server-agent-face, gnus-server-opened-face)
12326         (gnus-server-closed-face, gnus-server-denied-face)
12327         (gnus-server-offline-face): Use renamed gnus faces.
12328
12329         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12330         Remove "-face" suffix from face names.
12331         (gnus-picon-xbm-face, gnus-picon-face):
12332         New backward-compatibility aliases for renamed faces.
12333
12334         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12335         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12336         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12337         (gnus-cite-11): Remove "-face" suffix from face names.
12338         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12339         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12340         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12341         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12342         New backward-compatibility aliases for renamed faces.
12343         (gnus-cite-attribution-face, gnus-cite-face-list)
12344         (gnus-article-boring-faces): Use renamed gnus faces.
12345
12346         * gnus-art.el (gnus-signature, gnus-header-from)
12347         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12348         (gnus-header-content): Remove "-face" suffix from face names.
12349         (gnus-signature-face, gnus-header-from-face)
12350         (gnus-header-subject-face, gnus-header-newsgroups-face)
12351         (gnus-header-name-face, gnus-header-content-face):
12352         New backward-compatibility aliases for renamed faces.
12353         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12354
12355         * gnus-sum.el (gnus-summary-selected-face)
12356         (gnus-summary-highlight): Use renamed gnus faces.
12357         * gnus-group.el (gnus-group-highlight): Likewise.
12358
12359 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12360
12361         * gnus-sieve.el (gnus-sieve-article-add-rule):
12362         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12363         * spam-stat.el (spam-stat-buffer-change-to-spam)
12364         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12365
12366         * message.el (message-is-yours-p):
12367         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12368
12369 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12370
12371         * mm-view.el (mm-inline-text): Withdraw the last change.
12372
12373 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12374
12375         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12376         executing enriched-decode.
12377
12378 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12379
12380         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12381         charset of tar files.
12382
12383 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12384
12385         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12386
12387 2005-06-04  Lute Kamstra  <lute@gnu.org>
12388
12389         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12390         information is never recorded.
12391
12392 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12393
12394         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12395
12396 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12397
12398         * pop3.el (pop3-apop): Run md5 in the binary mode.
12399
12400         * starttls.el (starttls-set-process-query-on-exit-flag):
12401         Use eval-and-compile.
12402
12403 2005-05-31  Simon Josefsson  <jas@extundo.com>
12404
12405         * smime.el (smime-replace-in-string): Define.
12406         (smime-cert-by-ldap-1): Use it.
12407
12408 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12409
12410         * gnus-art.el (article-display-x-face): Replace
12411         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12412
12413         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12414         set-process-query-on-exit-flag or process-kill-without-query.
12415
12416         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12417         loop instead of replace-regexp.
12418
12419         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12420         instead of process-kill-without-query if it is available.
12421
12422         * lpath.el: Fbind ldap-search-entries.
12423
12424         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12425         instead of find-file-hooks if it is available.
12426
12427         * mml1991.el: Bind pgg-default-user-id when compiling.
12428
12429         * mml2015.el: Bind pgg-default-user-id when compiling.
12430
12431         * nndraft.el (nndraft-request-associate-buffer):
12432         Use write-contents-functions instead of write-contents-hooks if it is
12433         available.
12434
12435         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12436         instead of find-file-hooks if it is available.
12437
12438         * nntp.el (nntp-open-connection): Replace
12439         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12440         (nntp-open-ssl-stream): Ditto.
12441         (nntp-open-tls-stream): Ditto.
12442
12443         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12444         set-process-query-on-exit-flag or process-kill-without-query.
12445         (starttls-open-stream-gnutls): Use it instead of
12446         process-kill-without-query.
12447         (starttls-open-stream): Ditto.
12448
12449 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12450
12451         * smime.el (smime-cert-by-ldap-1): Don't use
12452         replace-regexp-in-string.
12453
12454 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12455
12456         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12457
12458         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12459         in PEM format.  Adjust to the XEmacs compability.
12460
12461 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12462
12463         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12464         by `string-to-number'.
12465         * gnus-agent.el (gnus-agent-regenerate-group)
12466         (gnus-agent-fetch-articles): Ditto.
12467         * gnus-art.el (gnus-button-fetch-group): Ditto.
12468         * gnus-cache.el (gnus-cache-generate-active)
12469         (gnus-cache-articles-in-group): Ditto.
12470         * gnus-group.el (gnus-group-set-current-level)
12471         (gnus-group-insert-group-line): Ditto.
12472         * gnus-score.el (gnus-score-set-expunge-below)
12473         (gnus-score-set-mark-below, gnus-summary-score-effect)
12474         (gnus-summary-score-entry): Ditto.
12475         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12476         (gnus-soup-pack): Ditto.
12477         * gnus-spec.el (gnus-xmas-format): Ditto.
12478         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12479         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12480         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12481         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12482         * nndb.el (nndb-get-remote-expire-response): Ditto.
12483         * nndiary.el (nndiary-parse-schedule-value)
12484         (nndiary-string-to-number, nndiary-request-replace-article)
12485         (nndiary-request-article): Ditto.
12486         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12487         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12488         * nneething.el (nneething-make-head): Ditto.
12489         * nnfolder.el (nnfolder-request-article)
12490         (nnfolder-retrieve-headers): Ditto.
12491         * nnheader.el (nnheader-file-to-number): Ditto.
12492         * nnkiboze.el (nnkiboze-request-article): Ditto.
12493         * nnmail.el (nnmail-process-unix-mail-format)
12494         (nnmail-process-babyl-mail-format): Ditto.
12495         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12496         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12497         (nnmh-request-create-group, nnmh-request-list-1)
12498         (nnmh-request-group, nnmh-request-article): Ditto.
12499         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12500         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12501         * nnsoup.el (nnsoup-make-active): Ditto.
12502         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12503         * nntp.el (nntp-find-group-and-number)
12504         (nntp-retrieve-headers-with-xover): Ditto.
12505         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12506         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12507         (pgg-format-key-identifier): Ditto.
12508         * pop3.el (pop3-last, pop3-stat): Ditto.
12509         * qp.el (quoted-printable-decode-region): Ditto.
12510
12511         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12512         of concat.
12513
12514 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12515
12516         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12517
12518         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12519
12520         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12521
12522         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12523
12524         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12525
12526         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12527
12528         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12529         (gnus-carpal-mode): Ditto.
12530
12531         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12532         (gnus-browse-mode): Ditto.
12533
12534         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12535
12536         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12537
12538 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12539
12540         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12541
12542 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12543
12544         * gnus-util.el (gnus-run-mode-hooks): New function.
12545
12546         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12547
12548         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12549         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12550
12551 2005-05-27  Lute Kamstra  <lute@gnu.org>
12552
12553         * dns-mode.el (dns-mode): Specify customization group.
12554
12555 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12556
12557         * gnus-agent.el (gnus-agent-make-mode-line-string):
12558         Use mode-line-highlight as mouse-face.
12559
12560 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12561
12562         * canlock.el (canlock): Change the parent group to news.
12563
12564         * deuglify.el (gnus-outlook-deuglify): Add :group.
12565
12566         * dig.el (dig): Add :group.
12567
12568         * dns-mode.el (dns-mode): Add :group.
12569
12570         * encrypt.el (encrypt): Add :group.
12571
12572         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12573         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12574         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12575         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12576         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12577
12578         * gnus-diary.el (gnus-diary): Add :group.
12579
12580         * gnus.el (gnus-group-news-1-face): Add :group.
12581         (gnus-group-news-1-empty-face): Ditto.
12582         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12583         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12584         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12585         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12586         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12587         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12588         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12589         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12590         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12591         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12592         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12593         (gnus-summary-high-ticked-face): Ditto.
12594         (gnus-summary-low-ticked-face): Ditto.
12595         (gnus-summary-normal-ticked-face): Ditto.
12596         (gnus-summary-high-ancient-face): Ditto.
12597         (gnus-summary-low-ancient-face): Ditto.
12598         (gnus-summary-normal-ancient-face): Ditto.
12599         (gnus-summary-high-undownloaded-face): Ditto.
12600         (gnus-summary-low-undownloaded-face): Ditto.
12601         (gnus-summary-normal-undownloaded-face): Ditto.
12602         (gnus-summary-high-unread-face): Ditto.
12603         (gnus-summary-low-unread-face): Ditto.
12604         (gnus-summary-normal-unread-face): Ditto.
12605         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12606         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12607
12608         * hashcash.el (hashcash): New custom group.
12609         (hashcash-default-payment): Add :group.
12610         (hashcash-payment-alist): Ditto.
12611         (hashcash-default-accept-payment): Ditto.
12612         (hashcash-accept-resources): Ditto.
12613         (hashcash-path): Ditto.
12614         (hashcash-extra-generate-parameters): Ditto.
12615         (hashcash-double-spend-database): Ditto.
12616         (hashcash-in-news): Ditto.
12617
12618         * message.el (message-minibuffer-local-map): Add :group.
12619
12620         * netrc.el (netrc): Add :group.
12621
12622         * sieve-manage.el (sieve-manage-log): Add :group.
12623         (sieve-manage-default-user): Diito.
12624         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12625         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12626         (sieve-manage-authenticators): Ditto.
12627         (sieve-manage-authenticator-alist): Ditto.
12628         (sieve-manage-default-port): Ditto.
12629
12630         * sieve-mode.el (sieve-control-commands-face): Add :group.
12631         (sieve-action-commands-face): Ditto.
12632         (sieve-test-commands-face): Ditto.
12633         (sieve-tagged-arguments-face): Ditto.
12634
12635         * smime.el (smime): Add :group.
12636
12637         * spam-report.el (spam-report): Add :group.
12638
12639         * spam.el (spam, spam-face): Add :group.
12640
12641 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12642
12643         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12644         return \n.\n.\n at the end of articles.  Protect against that.
12645         (nntp-with-open-group): Allow debugging.
12646
12647         * nnheader.el (mail-header-set-extra): Make into a function
12648         because I just could't understand how to quote the list properly.
12649
12650         * dns.el (query-dns-cached): New function.
12651
12652 2005-05-26  Lute Kamstra  <lute@gnu.org>
12653
12654         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12655
12656 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12657
12658         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12659
12660         * gnus-art.el: Don't autoload mail-extract-address-components.
12661
12662         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12663         eval-and-compile to evaluate it.
12664
12665         * hashcash.el: Don't autoload executable-find.
12666
12667         * nndb.el: Don't declare the nndb back end two or more times; don't
12668         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12669
12670         * nntp.el: Autoload format-spec instead of format; use
12671         eval-and-compile to evaluate autoload forms.
12672
12673 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12674
12675         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12676
12677 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12678
12679         * gnus.el (gnus-version-number): Bump version.
12680
12681 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12682
12683         * gnus.el: No Gnus v0.3 is released.
12684
12685 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12686
12687         * lpath.el (featurep): Bind show-nonbreak-escape.
12688
12689 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12690
12691         * gnus-art.el (gnus-article-edit-part): Disable undo.
12692
12693 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12694
12695         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12696         gnus-article-date-lapsed-new-header is t if date timer is active;
12697         skip headers in which the original date value is empty.
12698         (gnus-article-save-original-date): Redefine it as a macro.
12699         (gnus-display-mime): Use it.
12700
12701 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12702
12703         * gnus-art.el (article-date-ut): Support converting date in
12704         forwarded parts as well.
12705         (gnus-article-save-original-date): New function.
12706         (gnus-display-mime): Use it.
12707
12708 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12709
12710         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12711         enclosure element of <item>.
12712
12713 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12714
12715         * message.el (message-kill-buffer-query): Renamed from
12716         `message-kill-buffer-query-if-modified'.  Added :version.
12717
12718 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12719
12720         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12721         window layout.
12722
12723 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12724
12725         * mml.el: Autoload dnd when compiling.
12726
12727 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12728
12729         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12730         x-dnd-*.
12731
12732 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12733
12734         * qp.el (quoted-printable-encode-region): Save excursion.
12735
12736 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12737
12738         * message.el (message-kill-buffer-query-if-modified): Add new variable
12739         so the user can kill a modified message buffer quickly.
12740         (message-kill-buffer): Use it.
12741
12742 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12743
12744         * lpath.el: Fbind display-time-event-handler; don't fbind
12745         string-to-multibyte.
12746
12747         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12748
12749 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12750
12751         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12752         contained in text because xml.el decodes entities) with LFs.
12753
12754 2005-04-11  Lute Kamstra  <lute@gnu.org>
12755
12756         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12757         differently.
12758
12759 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12760
12761         * mm-util.el (mm-detect-coding-region): Typo.
12762
12763 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12764
12765         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12766
12767 2005-04-06  Deepak Goel  <deego@gnufans.org>
12768
12769         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12770         user-function allow user modifications of the scores.
12771         (spam-stat-score-buffer-user): New function, to allow
12772         user-computed modifications to the score.
12773         (spam-stat-score-buffer-user-functions): List of additional
12774         scoring functions.
12775         (spam-stat-error-holder): Global temporary error holder.
12776         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12777         variable.
12778
12779 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12780
12781         * gnus-registry.el (gnus-registry-clean-empty-function)
12782         (gnus-registry-trim, gnus-registry-fetch-groups)
12783         (gnus-registry-delete-group): Groups that match
12784         `gnus-registry-ignored-groups' are removed from the registry
12785         entries, not just ignored for splitting.  This helps clean up the
12786         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12787         to get all the groups a message ID is in.
12788
12789         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12790         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12791         (spam-stat-score-buffer-user-functions): Add :number custom type.
12792
12793 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12794
12795         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12796         argument in XEmacs.
12797
12798         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12799         (nnrss-request-group): Decode group name first.
12800         (nnrss-request-article): Make a text/plain article if mml-to-mime
12801         failed.
12802         (nnrss-get-encoding): Return a compatible encoding according to
12803         nnrss-compatible-encoding-alist.
12804         (nnrss-find-el): Use consp instead of listp.
12805         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12806
12807 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12808
12809         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12810         which Emacs 20 doesn't support.
12811         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12812
12813 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12814
12815         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12816         silence the byte compiler inside the defun.
12817
12818         * gnus-demon.el (parse-time-string): Add autoload.
12819
12820         * gnus-delay.el (parse-time-string): Add autoload.
12821
12822         * gnus-art.el (parse-time-string): Add autoload.
12823
12824         * nnultimate.el (parse-time): Require for `parse-time-string'.
12825
12826 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12827
12828         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
12829
12830         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
12831
12832         * smime.el (smime-ldap-host-list): Add :version.
12833
12834 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12835
12836         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
12837         pass it to `gnus-browse-read-group'.
12838         (gnus-browse-read-group): Add NUMBER argument and pass it to
12839         `gnus-group-read-ephemeral-group'.
12840
12841         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
12842         argument and pass it to `gnus-group-read-group'.
12843
12844 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
12845
12846         * mm-util.el (mm-xemacs-find-mime-charset): Only call
12847         mm-xemacs-find-mime-charset-1 if we have the mule feature
12848         available at runtime.
12849
12850 2005-03-25  Werner Lemberg  <wl@gnu.org>
12851
12852         * nnmaildir.el: Replace `illegal' with `invalid'.
12853
12854 2005-03-23  Lute Kamstra  <lute@gnu.org>
12855
12856         * time-date.el: Add comment on time value formats.
12857         Don't require parse-time.
12858         (with-decoded-time-value): New macro.
12859         (encode-time-value): New function.
12860         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12861         (days-to-time): Return a valid time value when arg is huge.
12862         (time-since): Use time-subtract.
12863         (time-to-number-of-days): Use time-to-seconds.
12864
12865 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12866
12867         * gnus-start.el (gnus-display-time-event-handler):
12868         Check display-time-timer at runtime rather than only at load time
12869         in case display-time-mode is turned off in the mean time.
12870
12871 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12872
12873         * nnimap.el (nnimap-open-connection): Print which authinfo file is
12874         used.
12875
12876         * nneething.el (nneething-map-file-directory): Derive from
12877         `gnus-directory'.
12878
12879         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
12880         the To/Cc button.
12881
12882 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12883
12884         * nnmaildir.el (nnmaildir-request-accept-article):
12885         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
12886
12887 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12888
12889         * gnus-async.el: Require timer-funcs at compile time when in
12890         XEmacs for `run-with-idle-timer'.
12891
12892 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12893
12894         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
12895         autoloaded function.
12896
12897 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12898
12899         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
12900
12901 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
12902
12903         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
12904
12905 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12906
12907         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
12908         gnus-expert-user to default.
12909
12910 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
12911
12912         * nnimap.el (nnimap-open-server): Ditto.
12913
12914         * imap.el (imap-authenticate): Fix typo.
12915
12916 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
12917
12918         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
12919         buffer (since IMAP server might return FETCH response out of
12920         order, and the nntp buffer must be sorted).
12921
12922 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
12923
12924         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
12925         comparison on string.
12926
12927         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
12928         (gnus-agent-score): Renamed category keywords to match gnus-cus.
12929         (gnus-agent-summary-fetch-series): Modified to protect against
12930         gnus-agent-summary-fetch-group clearing processable flags.
12931         (gnus-agent-synchronize-group-flags): Update live group buffer as
12932         synchronization may occur due to the user toggle the plugged
12933         status.
12934         (gnus-agent-fetch-group-1): Clear downloadable flag when article
12935         successfully downloaded.
12936         (gnus-agent-expire-group-1): Avoid using markers when the overview
12937         is in ascending order; greatly improves performance.
12938         (gnus-agent-regenerate-group): Use
12939         gnus-agent-synchronize-group-flags to reset read status in both
12940         gnus and server.
12941         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
12942
12943 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12944
12945         * message.el: Don't autoload former message-utils variables.
12946         (message-strip-subject-trailing-was): Change doc string.
12947
12948         * nnweb.el: Fixes for `gnus-group-make-web-group'.
12949         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
12950         (nnweb-google-search): Add "hl=en" here.
12951         (nnweb-google-parse-1, nnweb-google-create-mapping):
12952         Don't hardcode URL.
12953
12954 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12955
12956         * message.el (message-get-reply-headers, message-followup):
12957         Mention related variables `message-use-followup-to' and
12958         `message-use-mail-followup-to', in the information buffer.
12959
12960         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
12961         of broken groups(-beta).google.com.
12962
12963 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
12964
12965         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
12966         parameter to invoked gnus-request-move-article; remove the
12967         redundant gnus-sum-hint-move-is-internal variable; apply the marks
12968         all at once instead of once per article.
12969         (gnus-summary-remove-process-mark): Accept a list of articles as
12970         well as a single article for processing.
12971
12972         * gnus-int.el (gnus-request-move-article): Add move-is-internal
12973         parameter.
12974
12975         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
12976
12977         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
12978
12979         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
12980         parameter.
12981
12982         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
12983         parameter.
12984
12985         * nnimap.el (nnimap-request-move-article): Add move-is-internal
12986         parameter and remove the gnus-sum-hint-move-is-internal variable.
12987
12988         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
12989         parameter.
12990
12991         * nndraft.el (nndraft-request-move-article): Add move-is-internal
12992         parameter.
12993
12994         * nndiary.el (nndiary-request-move-article): Add move-is-internal
12995         parameter.
12996
12997         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
12998
12999         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13000         parameter.
13001
13002         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13003         parameter.
13004
13005 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13006
13007         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13008         a more conservative way.
13009
13010 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13011
13012         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13013         buffer, so it moves the window's cursor.
13014
13015 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13016
13017         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13018         `mm-dissect-multipart' and receive the from field as an (optional)
13019         argument from `mm-dissect-multipart'.
13020         (mm-dissect-multipart): Receive the from field as an argument and
13021         pass it on when we call `mm-dissect-buffer' on MIME parts.
13022         Fixes verification/decryption of signed/encrypted MIME parts.
13023
13024 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13025
13026         * gnus-sum.el (gnus-summary-move-article): Set
13027         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13028         whatever it calls (right now, only nnimap-request-move article
13029         respects it).
13030
13031         * nnimap.el (nnimap-request-move-article): When
13032         gnus-sum-hint-move-is-internal is set, don't do the extra
13033         nnimap-request-article.
13034
13035 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13036
13037         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13038
13039         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13040         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13041
13042         * gnus-sum.el (gnus-summary-caesar-message):
13043         Apply `gnus-treat-article' after rotation.
13044
13045         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13046         doc string.
13047
13048 2005-02-22  Simon Josefsson  <jas@extundo.com>
13049
13050         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13051         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13052         <arne@arnested.dk>.
13053         (encrypt): Add password-cache and password-cache-expiry as group
13054         members.
13055
13056 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13057
13058         * smime.el (smime-ldap-host-list): Doc fix.
13059         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13060         cache) password.
13061         (smime-sign-region): Use it.
13062         (smime-decrypt-region): Use it.
13063         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13064         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13065         fails.
13066         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13067         certificate from DER to PEM format rather than calling openssl.
13068
13069         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13070
13071         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13072         for signing/encryption.
13073
13074         * mml.el (mml-parse-1): Use them.
13075
13076 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13077
13078         * nnrss.el (nnrss-verbose): Removed.
13079         (nnrss-request-group): Use `nnheader-message' instead.
13080
13081 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13082
13083         * nnrss.el (nnrss-verbose): New variable.
13084         (nnrss-request-group): Make it say nnrss is requesting a group.
13085
13086 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13087
13088         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13089         Handle news URL with given port correctly.
13090
13091 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13092
13093         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13094         containing special characters.
13095
13096         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13097
13098         * mml.el (mime-to-mml): Ditto.
13099
13100         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13101         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13102         (rfc2047-decode-region): Quote decoded words containing special
13103         characters when rfc2047-quote-decoded-words-containing-tspecials
13104         is non-nil.
13105
13106 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13107
13108         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13109
13110         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13111
13112 2005-02-15  Simon Josefsson  <jas@extundo.com>
13113
13114         * nnimap.el (nnimap-debug): Doc fix.
13115
13116         * imap.el (imap-debug): Doc fix.
13117
13118 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13119
13120         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13121
13122 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13123
13124         * gnus.el (spam-contents): Improve docs for spam-contents
13125         parameter in its variable incarnation.
13126
13127 2005-02-14  Simon Josefsson  <jas@extundo.com>
13128
13129         * smime-ldap.el: Use require instead of load-library for ldap.
13130         (smime-ldap-search): Indent.
13131         (smime-ldap-search-internal): Shorten line.
13132
13133         * smime.el (smime-cert-by-dns): Add doc-string.
13134         (smime-cert-by-ldap-1): Indent.
13135
13136         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13137         mml-smime-get-dns-ldap.
13138         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13139
13140 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13141
13142         * smime.el: Require smime-ldap.
13143         (smime-ldap-host-list): New variable.
13144         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13145
13146         * mml-smime.el (mml-smime-encrypt-query): New function.
13147         (mml-smime-encrypt-query): Use it.
13148
13149         * smime-ldap.el: New file.
13150
13151 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13152
13153         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13154
13155 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13156
13157         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13158         argument in doc string.  Make query for type more clear.
13159
13160 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13161
13162         * gnus.el (gnus-group-startup-message): Search for gnus images in
13163         etc/images/gnus.
13164         * mm-util.el (mm-image-load-path): Likewise.
13165         * smiley.el (smiley-data-directory): Search for smilies in
13166         etc/images/smilies.
13167
13168 2005-02-09  Kim F. Storm  <storm@cua.dk>
13169
13170         Change Emacs release version from 21.4 to 22.1 throughout.
13171         Change Emacs development version from 21.3.50 to 22.0.50.
13172
13173 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13174
13175         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13176
13177         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13178         non-Mule XEmacs as well.
13179         (mm-decompress-buffer): Signal an error intentionally if it does
13180         not decompress compressed data because auto-compression-mode is
13181         disabled.
13182
13183 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13184
13185         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13186         an ID in the registry even if it has no groups.
13187
13188 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13189
13190         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13191         merge it into mm-decompress-buffer.
13192         (gnus-mime-copy-part): Use the MIME part charset, the value which
13193         a user specified or gnus-newsgroup-charset for decoding, like
13194         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13195         save-buffer what was used.  Suggested by Kevin Ryde
13196         <user42@zip.com.au>.
13197         (gnus-mime-inline-part): Allow the name parameter as well as the
13198         filename parameter; force decompressing of compressed data; always
13199         display contents being not decoded as unibyte.
13200
13201         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13202         as well as the filename parameter.
13203
13204         * mm-util.el (mm-decompress-buffer): Merge
13205         gnus-mime-jka-compr-maybe-uncompress.
13206         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13207         of compressed data.
13208
13209 2005-02-08  Simon Josefsson  <jas@extundo.com>
13210
13211         * imap.el (imap-log): Doc fix.
13212
13213 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13214
13215         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13216         the coding cookies; decompress compressed parts.
13217
13218         * mml.el (mml-generate-mime-1): Add the charset parameter according
13219         to the value which a user specified manually or the coding cookie.
13220
13221         * mm-util.el (mm-string-to-multibyte): New function.
13222         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13223         (mm-coding-system-to-mime-charset): New function.
13224         (mm-decompress-buffer): New function.
13225         (mm-find-buffer-file-coding-system): New function.
13226
13227         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13228         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13229         parts.
13230
13231 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13232
13233         * mm-view.el (mm-display-inline-fontify): Decode a part according
13234         to the charset parameter.
13235
13236 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13237
13238         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13239         prefix arg is neither nil nor a number, as info specifies.
13240
13241 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13242
13243         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13244         timestamps.
13245
13246 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13247
13248         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13249         groups error checking and notify user.
13250
13251 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13252
13253         * message.el (message-send-mail-function): Check existence of
13254         sendmail-program first before using default value
13255         `message-send-mail-with-sendmail'.  Otherwise use more generic
13256         `smtpmail-send-it'.
13257
13258 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13259
13260         * nntp.el (nntp-request-update-info): Always return nil.
13261
13262 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13263
13264         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13265
13266 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13267
13268         * message.el (message-beginning-of-line): Change the behavior when
13269         invoked between BOL and : so that it first moves backward.
13270
13271 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13272
13273         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13274         article buffer when editing of the article is discarded.
13275         (gnus-article-prepare): Revert.
13276
13277 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13278
13279         * gnus-art.el (gnus-article-prepare):
13280         Remove message-strip-forbidden-properties from the local hook.
13281
13282 2005-01-27  Simon Josefsson  <jas@extundo.com>
13283
13284         * password.el (password-cache-add): Only start one timer per key.
13285         Reported by Derek Atkins <warlord@MIT.EDU>.
13286
13287 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13288
13289         * run-at-time.el: Removed.  It is no longer needed as
13290         timer-funcs.el in the xemacs-base package has a working version of
13291         `run-at-time'.
13292
13293         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13294
13295         * password.el: Require timer-funcs instead of run-at-time in
13296         XEmacs.
13297         Remove `password-run-at-time' macro.
13298         (password-cache-add): Use `run-at-time' instead of
13299         `password-run-at-time'.
13300
13301         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13302         Remove `nnheader-cancel-function-timers' alias,
13303         `cancel-function-timers' exists in XEmacs in timer-funcs.
13304
13305         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13306         for `run-with-idle-timer'.
13307
13308         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13309         for `run-at-time'.
13310
13311         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13312         for `with-timeout'.
13313
13314         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13315         the same as for XEmacs 21.4.
13316         No need to ignore `run-with-idle-timer', this function exists in
13317         XEmacs now in timer-funcs.el in the xemacs-base package.
13318         (dgnushack-compile): No need to delete
13319         run-at-time.el from the list of files to compile because it
13320         doesn't exist anymore.
13321
13322 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13323
13324         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13325         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13326
13327 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13328
13329         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13330         sensitively.
13331
13332 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13333
13334         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13335
13336 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13337
13338         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13339         which will be inserted according to the multibyteness of a buffer
13340         rather than the type of contents.  Suggested by ARISAWA Akihiro
13341         <ari@mbf.ocn.ne.jp>.
13342
13343         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13344         of string which old xml.el may return rather than a string.
13345
13346 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13347
13348         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13349
13350 2005-01-16  Simon Josefsson  <jas@extundo.com>
13351
13352         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13353         idn/idna.el isn't available.
13354         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13355         <michael@waxrat.com>.
13356
13357         * hashcash.el: Remove non-FSF copyright header.
13358
13359         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13360         (hashcash-generate-payment): Use it.
13361         (hashcash-generate-payment-async): Use it.
13362
13363 2005-01-15  Simon Josefsson  <jas@extundo.com>
13364
13365         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13366         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13367
13368         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13369         gnus-summary-idna-message.
13370         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13371         (gnus-summary-idna-message): New function.
13372
13373 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13374
13375         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13376         gnus-novice-user.
13377
13378 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13379
13380         * nnrss.el (nnrss-request-delete-group): Delete entries in
13381         nnrss-group-alist as well.
13382         (nnrss-save-server-data): Insert newline.
13383
13384 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13385
13386         * gnus.el (gnus-user-agent): Use list of symbols instead of
13387         symbols.  Display full version number for (S)XEmacs.  Optionally
13388         display (S)XEmacs codename.
13389
13390         * gnus-util.el (gnus-emacs-version): Update for new
13391         `gnus-user-agent'.
13392
13393         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13394         Gnus version.
13395
13396 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13397
13398         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13399         which is unreadable in some setups.
13400
13401 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13402
13403         * gnus-spec.el (gnus-update-format-specifications): Flush the
13404         group format spec cache if it doesn't support decoded group names.
13405
13406 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13407
13408         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13409         Allow to apply decay on score files matching a regexp.
13410
13411 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13412
13413         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13414         compatibility in %g and %c.
13415
13416 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13417
13418         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13419         name for only %g and %c.
13420         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13421         of gnus-tmp-group to decoded group name.
13422         (gnus-group-make-rss-group): Exclude `/'s from group names.
13423
13424 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13425
13426         * nnrss.el (nnrss-get-encoding): Fix regexp.
13427
13428 2004-12-27  Simon Josefsson  <jas@extundo.com>
13429
13430         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13431         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13432         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13433
13434 2004-12-17  Kim F. Storm  <storm@cua.dk>
13435
13436         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13437
13438         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13439
13440 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13441
13442         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13443
13444 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13445
13446         * nnrss.el: Require rfc2047 and mml.
13447         (nnrss-file-coding-system): New variable.
13448         (nnrss-format-string): Redefine it as an inline function.
13449         (nnrss-decode-group-name): New function.
13450         (nnrss-string-as-multibyte): Remove.
13451         (nnrss-retrieve-headers): Decode group name; don't use
13452         nnrss-format-string.
13453         (nnrss-request-group): Decode group name.
13454         (nnrss-request-article): Decode group name; allow a Message-ID as
13455         well as an article number; don't use nnrss-format-string; encode a
13456         Message-ID string which may contain non-ASCII characters; use
13457         mml-to-mime to compose a MIME article.
13458         (nnrss-request-expire-articles): Decode group name.
13459         (nnrss-request-delete-group): Decode group name.
13460         (nnrss-fetch): Clarify error message.
13461         (nnrss-read-server-data): Use insert-file-contents instead of load;
13462         bind file-name-coding-system; use multibyte buffer.
13463         (nnrss-save-server-data): Bind coding-system-for-write to the
13464         value of nnrss-file-coding-system; bind file-name-coding-system;
13465         add coding cookie.
13466         (nnrss-read-group-data): Use insert-file-contents instead of load;
13467         bind file-name-coding-system; use multibyte buffer.
13468         (nnrss-save-group-data): Bind coding-system-for-write to the
13469         value of nnrss-file-coding-system; bind file-name-coding-system.
13470         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13471         make it work with non-ASCII text.
13472         (nnrss-find-el): Make it work with old xml.el as well.
13473
13474 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13475
13476         * nnrss.el (nnrss-get-encoding): New function.
13477         (nnrss-fetch): Use unibyte buffer initially; bind
13478         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13479         decode contents according to the encoding attribute.
13480         (nnrss-save-group-data): Add coding cookie.
13481         (nnrss-mime-encode-string): New function.
13482         (nnrss-check-group): Use it to encode subject and author.
13483
13484 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13485
13486         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13487         imaginary variable.
13488
13489 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13490
13491         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13492         correctly even if there are wide characters.
13493
13494 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13495
13496         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13497         downcased symbol names; make a new cache instead of reusing
13498         bbdb-hashtable.
13499
13500 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13501
13502         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13503         concatenating segments rather than before concatenating them.
13504         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13505
13506         * message.el (message-get-reply-headers): Bind `extra'.
13507
13508 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13509
13510         * message.el (message-extra-wide-headers): New variable.
13511         (message-get-reply-headers): Use it.
13512
13513 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13514
13515         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13516         (gnus-agent-group-pathname): Ditto.
13517
13518         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13519
13520         * gnus-group.el (gnus-group-make-group): Decode group name.
13521         (gnus-group-make-rss-group): Register the group data after opening
13522         the nnrss group.
13523
13524 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13525
13526         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13527         by expiry now get marked as read.
13528
13529 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13530
13531         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13532
13533 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13534
13535         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13536         unify Latin characters in XEmacs.
13537         (mm-find-mime-charset-region): Use it.
13538
13539 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13540
13541         * gnus-util.el (gnus-delete-directory): New function.
13542
13543         * gnus-agent.el (gnus-agent-delete-group): Use it.
13544
13545         * gnus-cache.el (gnus-cache-delete-group): Use it.
13546
13547 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13548
13549         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13550         names.
13551
13552 2004-12-16  Simon Josefsson  <jas@extundo.com>
13553
13554         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13555
13556 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13557
13558         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13559
13560         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13561         (gnus-group-set-current-level): Decode group name.
13562
13563 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13564
13565         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13566         failed.
13567
13568 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13569
13570         * gnus-group.el (gnus-group-delete-group): Decode group name.
13571         (gnus-group-make-rss-group): Encode group name.
13572         (gnus-group-catchup-current): Decode group name.
13573         (gnus-group-kill-group): Decode group name.
13574
13575 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13576
13577         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13578
13579 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13580
13581         * gnus-group.el (gnus-group-make-rss-group):
13582         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13583
13584         * gnus-start.el (gnus-setup-news): Honor user's setting to
13585         gnus-message-archive-method.  Suggested by Lute Kamstra
13586         <lute@gnu.org>.
13587
13588 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13589
13590         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13591         global counterparts of the buffer-local variables.
13592
13593 2004-11-16  Romain Francoise  <romain@orebokech.com>
13594
13595         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13596         counterparts of the buffer-local variables.
13597
13598 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13599
13600         * message.el (message-forbidden-properties): Fixed typo in doc
13601         string.
13602
13603 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13604
13605         * gnus-util.el (gnus-replace-in-string): Added doc string.
13606
13607         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13608         to avoid problems when splitting mails with many recipients.
13609
13610 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13611
13612         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13613         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13614
13615 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13616
13617         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13618         if there is no hashtable in memory or file modification time is
13619         newer than cached timestamp.
13620
13621 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13622
13623         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13624         not-matching option.
13625
13626 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13627
13628         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13629         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13630         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13631         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13632         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13633         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13634
13635 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13636
13637         * message.el (message-forward-make-body-mml): Remove headers
13638         according to message-forward-ignored-headers if a message is decoded.
13639
13640 2004-12-02  Romain Francoise  <romain@orebokech.com>
13641
13642         * message.el (message-forward-make-body-plain): Always remove
13643         headers according to message-forward-ignored-headers.
13644
13645 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13646
13647         * spam.el (spam-summary-prepare-exit): Remove the
13648         gnus-summary-limit pop for now, it has problems with ham marks for
13649         me.
13650
13651 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13652
13653         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13654         correctly.
13655
13656 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13657
13658         * format-spec.el (format-spec): Message the char.
13659
13660 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13661
13662         * gnus-art.el (gnus-split-methods): Reformat comments.
13663
13664         * spam.el (spam-summary-prepare-exit): Remove article limits
13665         before exiting the summary buffer.
13666
13667 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13668
13669         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13670         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13671
13672         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13673         order to silence the byte compiler.
13674
13675         * spam.el: Fix the way to silence the byte compiler, which
13676         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13677         bbdb-search-simple, spam-BBDB-register-routine,
13678         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13679         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13680         spam-stat-buffer-is-spam, spam-stat-load,
13681         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13682         spam-stat-save and spam-stat-split-fancy.
13683
13684 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13685
13686         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13687         which may confuse users.
13688         (canlock-password-for-verify): Ditto.
13689
13690         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13691
13692         * gnus-art.el (gnus-emphasis-alist): Ditto.
13693
13694         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13695
13696         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13697
13698         * gnus-start.el (gnus-save-killed-list): Ditto.
13699
13700         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13701         (gnus-sum-thread-tree-root): Ditto.
13702         (gnus-sum-thread-tree-false-root): Ditto.
13703         (gnus-sum-thread-tree-single-indent): Ditto.
13704
13705         * message.el (message-courtesy-message): Ditto.
13706         (message-archive-note): Ditto.
13707         (message-subscribed-address-file): Ditto.
13708         (message-user-fqdn): Ditto.
13709
13710         * spam-report.el (spam-report-gmane-regex): Ditto.
13711
13712         * spam.el (spam-blackhole-good-server-regex): Ditto.
13713
13714 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13715
13716         * mml.el (mml-preview): Widen the message buffer before copying
13717         the contents to the preview buffer; sort headers before previewing.
13718
13719         * message.el (message-hidden-headers): Fix the way to avoid a bug
13720         in the `repeat' widget in Emacs 21.3 or earlier.
13721
13722 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13723
13724         * message.el (message-hidden-headers): Default to "^References:".
13725         Improve customization type.  Suggested by Reiner Steib
13726         <Reiner.Steib@gmx.de>.
13727
13728 2004-11-25  Romain Francoise  <romain@orebokech.com>
13729
13730         * message.el (message-strip-forbidden-properties): Remove check for
13731         obsolete `message-hidden' text property, hidden headers are not
13732         accessible in the buffer anymore.
13733
13734 2004-11-22  Romain Francoise  <romain@orebokech.com>
13735
13736         * message.el (message-header-format-alist): Add `From' in list
13737         so that it can be sorted.
13738         (message-fix-before-sending): Widen and sort headers before
13739         sending.
13740         (message-hide-headers): Use narrowing to hide headers by moving
13741         them to the top of the buffer and narrowing to the region
13742         underneath.
13743
13744 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13745
13746         * message.el (message-strip-forbidden-properties): Bind
13747         buffer-read-only (etc) to nil.
13748
13749 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13750
13751         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13752         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13753
13754 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13755
13756         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13757
13758 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13759
13760         * dns.el (query-dns): Use sit-for to time instead of
13761         accept-process-output, since that doesn't seem to work on udp
13762         sockets.
13763
13764 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13765
13766         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13767
13768 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13769
13770         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13771         doc string.  Improve doc string.
13772
13773 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13774
13775         * nntp.el (nntp-request-update-info): Return nil if
13776         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13777         may not call gnus-activate-group which uselessly issues the GROUP
13778         commands for all nntp groups and wastes time.  Reported by Romain
13779         Francoise <romain@orebokech.com>.
13780
13781         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13782
13783 2004-11-15  Simon Josefsson  <jas@extundo.com>
13784
13785         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13786         headers separately.
13787         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13788         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13789
13790 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13791
13792         * gnus-start.el (gnus-convert-old-newsrc):
13793         Assign legacy-gnus-agent to 5.10.7.
13794
13795 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13796
13797         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13798         start of the lines.
13799
13800 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13801
13802         * hashcash.el (hashcash-default-payment): Change default to 20.
13803         (hashcash-default-accept-payment): Change default to 20.
13804         (hashcash-process-alist): New variable.
13805         (hashcash-generate-payment-async): Add.
13806         (hashcash-already-paid-p): Add.
13807         (hashcash-insert-payment): Don't generate payments twice.
13808         (hashcash-insert-payment-async): Add.
13809         (hashcash-insert-payment-async-2): Add.
13810         (hashcash-cancel-async): Add.
13811         (hashcash-wait-async): Add.
13812         (hashcash-processes-running-p): Add.
13813         (hashcash-wait-or-cancel): Add.
13814         (mail-add-payment): New optional argument.  Conditionally start
13815         asynchronous calculation.
13816         (mail-add-payment-async): Add.
13817
13818         * message.el (message-send-mail): Wait for asynchronous hashcash
13819         results.  Don't clobber existing X-Hashcash headers.
13820         (message-setup-1): Call mail-add-payment-async when
13821         message-generate-hashcash is non-nil.
13822
13823 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13824
13825         * message.el (message-use-alternative-email-as-from): Examine the
13826         From header as well; use message-make-from in order to include a
13827         user's full name.
13828
13829 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13830
13831         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
13832         default; improve customization type.
13833         (gnus-emphasis-custom-with-format): New macro.
13834         (gnus-emphasis-custom-value-to-external): New function.
13835         (gnus-emphasis-custom-value-to-internal): New function.
13836
13837 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13838
13839         * dns.el (query-dns): Resolve reverse addresses.
13840
13841 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13842
13843         * gnus-group.el (gnus-group-get-new-news): Use it.
13844
13845         * gnus-start.el (gnus-check-reasonable-setup): New function.
13846
13847 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13848
13849         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
13850         "Args out of range" error.  Reported by Arnaud Giersch
13851         <arnaud.giersch@free.fr>.
13852
13853 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13854
13855         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
13856
13857 2004-11-04  Richard M. Stallman  <rms@gnu.org>
13858
13859         * spam.el (spam group): Add :version.
13860
13861         * pgg-def.el (pgg group): Add :version.
13862
13863 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13864
13865         * gnus-art.el (gnus-article-edit-article): Don't associate the
13866         article buffer with a draft file.  This is a temporary measure
13867         against the 2004-08-22 change to gnus-article-edit-mode.
13868
13869 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13870
13871         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
13872         (html2text-format-tags): Remove unused variable `attr'.
13873
13874 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13875
13876         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
13877
13878         * tls.el (tls-process-connection-type, tls-success)
13879         (tls-certtool-program): Add :version.
13880
13881         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
13882         (starttls-extra-arguments, starttls-process-connection-type)
13883         (starttls-connect, starttls-failure, starttls-success): Add :version.
13884
13885         * spam-stat.el (spam-stat): Add :version.
13886
13887         * sieve.el (sieve): Add :version.
13888
13889         * sha1.el (sha1): Add :version.
13890         (sha1-use-external): Remove redundant version.
13891
13892         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
13893         (nnmail-cache-ignore-groups, nnmail-spool-hook)
13894         (nnmail-split-fancy-match-partial-words)
13895         (nnmail-split-lowercase-expanded): Add :version.
13896
13897         * nndiary.el (nndiary): Add :version.
13898
13899         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
13900
13901         * mml-sec.el (mml-default-sign-method)
13902         (mml-default-encrypt-method, mml-signencrypt-style-alist):
13903         Add :version.
13904
13905         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
13906
13907         * mm-url.el (mm-url-use-external, mm-url-program)
13908         (mm-url-arguments): Add :version.
13909
13910         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
13911         (mm-attachment-file-modes, mm-decrypt-option)
13912         (mm-w3m-safe-url-regexp): Add :version.
13913
13914         * message.el (message-cite-prefix-regexp)
13915         (message-sendmail-envelope-from, message-minibuffer-local-map)
13916         (message-user-fqdn, message-completion-alist): Add :version.
13917
13918         * gnus-win.el (gnus-configure-windows-hook)
13919         (gnus-use-frames-on-any-display): Add :version.
13920
13921         * gnus-art.el (gnus-article-address-banner-alist)
13922         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
13923         (gnus-treat-from-picon, gnus-treat-mail-picon)
13924         (gnus-treat-x-pgp-sig): Add :version.
13925
13926         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
13927         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
13928         (gnus-summary-article-delete-hook)
13929         (gnus-summary-display-while-building): Add :version.
13930
13931         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
13932         (gnus-get-top-new-news-hook): Add :version.
13933
13934         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13935         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
13936
13937         * gnus-registry.el (gnus-registry): Add :version.
13938
13939         * gnus-spec.el (gnus-use-correct-string-widths)
13940         (gnus-make-format-preserve-properties): Add :version.
13941
13942         * gnus.el (gnus-group-charter-alist)
13943         (gnus-group-fetch-control-use-browse-url)
13944         (gnus-install-group-spam-parameters): Add :version.
13945
13946         * gnus-diary.el (gnus-diary): Add :version.
13947
13948         * gnus-delay.el (gnus-delay): Add :version.
13949
13950         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
13951         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
13952         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
13953         Add :version.
13954
13955         * gnus-agent.el (gnus-agent-max-fetch-size)
13956         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
13957         (gnus-agent-prompt-send-queue): Add :version.
13958
13959         * deuglify.el (gnus-outlook-deuglify): Add :version.
13960
13961         * html2text.el: Beautify code.  Improve doc strings.  Some
13962         checkdoc cleanup.
13963         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
13964
13965 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
13966
13967         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
13968
13969 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
13970
13971         * gnus-registry.el (gnus-registry-hashtb): Create the registry
13972         when package is loaded.
13973
13974         * spam.el (spam-summary-score-preferred-header): Add global preference
13975         for people who want to override the default SpamAssassin over
13976         Bogofilter preference (when both are set).
13977         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
13978         (spam-user-format-function-S): Check
13979         spam-summary-score-preferred-header.
13980         (spam-extra-header-to-number): Add X-Bogosity header parsing.
13981         (spam-user-format-function-S): Format the score correctly.
13982
13983 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13984
13985         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
13986         signature file.  Suggested by Manoj Srivastava
13987         <srivasta@golden-gryphon.com>.
13988
13989         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
13990         iso-2022-jp even in the Japanese language environment.
13991         Suggested by Jason Rumney <jasonr@gnu.org>.
13992
13993 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13994
13995         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
13996         use the same characters as the dummy marks; make it free from
13997         getting affected by the language environment.
13998         (gnus-summary-read-group-1): Update mark positions only when the
13999         format spec is updated.
14000
14001         * gnus-spec.el (gnus-update-format-specifications): Return a list
14002         of updated types.
14003
14004 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14005
14006         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14007         of boundp to check if display-warning is available.
14008
14009 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14010
14011         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14012
14013 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14014
14015         * nnspool.el (nnspool-spool-directory): Use news-path if the
14016         news-directory variable is not bound.
14017
14018         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14019         function instead of display-warning if it is not available.
14020
14021 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14022
14023         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14024         v5-10: Use `point-at-bol'.
14025
14026 2004-10-26  Simon Josefsson  <jas@extundo.com>
14027
14028         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14029         <chenggao@gmail.com>.
14030
14031 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14032
14033         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14034         instead.
14035
14036 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14037
14038         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14039         to remove a server from the nnimap-server-buffer-alist.
14040         (nnimap-open-connection, nnimap-close-server): Use it.
14041
14042         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14043
14044 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14045
14046         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14047         running the major-mode function.
14048
14049 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14050
14051         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14052         dummy marks in the right way.
14053
14054 2004-10-18  David Edmondson  <dme@dme.org>
14055
14056         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14057         excessively.
14058
14059 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14060
14061         * gnus-util.el (gnus-split-references): Accept a nil references
14062         string and go on blissfully.
14063
14064         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14065         cases where the references string is non-nil but has no references.
14066
14067         * encrypt.el: Add autoload tags.
14068
14069         * spam.el (spam-resolve-registrations-routine): Remove article
14070         from unregistration list too.  Reported by David Hanak
14071         <dhanak@isis.vanderbilt.edu>
14072
14073 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14074
14075         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14076         nil.  Changed custom type.
14077
14078 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14079
14080         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14081
14082         * gnus-sum.el (gnus-summary-move-article): Use it.
14083
14084 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14085
14086         * encrypt.el: Add autoload cookies.
14087
14088         * spam.el (spam-backend-article-list-property)
14089         (spam-backend-get-article-todo-list)
14090         (spam-backend-put-article-todo-list)
14091         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14092         Resolve registrations separately.
14093         (spam-register-routine): Format comments.
14094         (spam-unregister-routine, spam-register-routine): Always call with
14095         specific-articles, no default list.
14096         (spam-summary-prepare-exit): Use the spam-classifications function.
14097
14098         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14099         gnus-encrypt.el.
14100
14101         * encrypt.el: Copied from gnus-encrypt.el.
14102
14103         * gnus-encrypt.el: Commented that it's obsolete.
14104
14105 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14106
14107         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14108         (gnus-score-save): Use it.
14109
14110         * message.el (message-bury): Use `window-dedicated-p'.
14111
14112 2004-10-15  Simon Josefsson  <jas@extundo.com>
14113
14114         * pop3.el (top-level): Don't require nnheader.
14115         (pop3-read-timeout): Add.
14116         (pop3-accept-process-output): Add.
14117         (pop3-read-response, pop3-retr): Use it.
14118
14119 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14120
14121         * spam.el (spam-register-routine): Move comment.
14122         (spam-verify-bogofilter): Use 'unknown for the initial
14123         spam-bogofilter-valid state, not 'never.
14124
14125         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14126         for netrc-machine.
14127
14128         * nnimap.el (nnimap-open-connection): Use
14129         netrc-machine-user-or-password.
14130
14131 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14132
14133         * gnus-registry.el (gnus-registry-unload-hook):
14134         Set as a variable with add-hook.
14135
14136         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14137         of news-path.
14138
14139         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14140
14141         * spam.el: Delete duplicate `provide'.
14142         (spam-unload-hook): Set as a variable with add-hook.
14143
14144 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14145
14146         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14147         in the doc string.
14148
14149         * message.el (message-ignored-news-headers)
14150         (message-ignored-supersedes-headers)
14151         (message-ignored-resent-headers)
14152         (message-forward-ignored-headers): Improve custom type.
14153
14154 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14155
14156         * message.el (message-tokenize-header): Fix 2004-09-06 change
14157         which used point-min in the wrong place.
14158
14159 2004-10-12  Simon Josefsson  <jas@extundo.com>
14160
14161         * tls.el (tls-certtool-program): New variable.
14162         (tls-certificate-information): New function, based on
14163         ssl-certificate-information.
14164
14165 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14166
14167         * compface.el: Move the version of ELisp-based uncompface program
14168         to the contrib directory because of the copyright problem.
14169
14170 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14171
14172         * message.el (message-kill-buffer): Raise the current frame.
14173
14174 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14175
14176         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14177
14178         * gnus.el (message-y-or-n-p): Autoload.
14179
14180         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14181         (pop3-password-required, pop3-authentication-scheme)
14182         (pop3-leave-mail-on-server): Made customizable.
14183         (pop3): New custom group.
14184         (pop3-retr): Remove `sleep-for' statements.
14185         Suggested by Dave Love <fx@gnu.org>.
14186
14187         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14188         Windows/DOS.
14189
14190         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14191         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14192         Dave Love <fx@gnu.org>.
14193
14194         * mml.el (mml-minibuffer-read-disposition): Require match.
14195         Suggested by Dave Love <fx@gnu.org>.
14196
14197 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14198
14199         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14200         doc string.
14201
14202 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14203
14204         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14205
14206 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14207
14208         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14209         instead of calling `mm-insert-inline', to decode text/* parts
14210         before displaying them.
14211
14212 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14213
14214         * mm-uu.el (mm-uu-text-plain-type): New variable.
14215         (mm-uu-pgp-signed-extract-1): Use it.
14216         (mm-uu-pgp-encrypted-extract-1): Use it.
14217         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14218         bind mm-uu-text-plain-type with that value.
14219         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14220         mm-uu-dissect.
14221
14222 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14223
14224         * gnus-group.el (gnus-update-group-mark-positions):
14225         * gnus-sum.el (gnus-update-summary-mark-positions):
14226         * message.el (message-check-news-body-syntax):
14227         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14228         of string-as-multibyte.
14229
14230 2004-10-05  Juri Linkov  <juri@jurta.org>
14231
14232         * gnus-group.el (gnus-update-group-mark-positions):
14233         * gnus-sum.el (gnus-update-summary-mark-positions):
14234         * message.el (message-check-news-body-syntax):
14235         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14236         8-bit unibyte values to a multibyte string for search functions.
14237
14238 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14239
14240         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14241         (mm-uu-dissect-text-parts): New function.
14242
14243         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14244         dissect text parts.
14245
14246         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14247         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14248
14249         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14250
14251         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14252         gnus-current-topics instead of gnus-current-topic.
14253
14254 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14255
14256         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14257
14258 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14259
14260         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14261         where approriate.
14262
14263         * nnml.el (nnml-generate-active-info): do.
14264
14265         * nndiary.el (nndiary-generate-active-info): do.
14266
14267         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14268         (gnus-topic-move): do.
14269
14270         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14271         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14272
14273         * gnus-srvr.el (gnus-server-prepare)
14274         (gnus-server-open-all-servers): do.
14275
14276         * gnus-msg.el (gnus-summary-cancel-article)
14277         (gnus-summary-resend-message)
14278         (gnus-summary-mail-crosspost-complaint): do.
14279
14280         * gnus-move.el (gnus-change-server): do.
14281
14282         * gnus-group.el (gnus-group-unmark-all-groups)
14283         (gnus-group-set-current-level): do.
14284
14285 2004-10-04  Simon Josefsson  <jas@extundo.com>
14286
14287         * message.el (message-generate-hashcash): Doc fix.
14288
14289 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14290
14291         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14292         avoid infinite recursion via gnus-get-function.
14293
14294 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14295
14296         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14297
14298         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14299
14300         * nnmail.el (nnmail-split-history): do.
14301
14302         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14303         (nnml-request-delete-group): do.
14304
14305         * nnslashdot.el (nnslashdot-read-groups): do.
14306
14307         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14308         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14309
14310         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14311         (nnspool-sift-nov-with-sed): Use last.
14312         (nnspool-retrieve-headers-with-nov): Use mapc.
14313         (nnspool-request-newgroups): Use dolist.
14314         (nnspool-request-group): Use last.
14315
14316         * nntp.el (nntp-read-server-type): Use dolist.
14317
14318         * nnvirtual.el (nnvirtual-create-mapping)
14319         (nnvirtual-update-read-and-marked): Use dolist.
14320         (nnvirtual-convert-headers): Simplify.
14321
14322 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14323
14324         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14325         support for sync'ing tick marks.
14326
14327 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14328
14329         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14330         there's no visible header.
14331
14332 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14333
14334         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14335         necessary, pass full group name to gnus-request-set-marks.
14336
14337 2004-10-01  Simon Josefsson  <jas@extundo.com>
14338
14339         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14340         acroread.
14341
14342 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14343
14344         * spam-report.el (spam-report-gmane): Fix interactive.
14345
14346         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14347
14348         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14349         when writing file.
14350         (gnus-agent-synchronize-flags): Don't default to being
14351         interactive.
14352
14353 2004-09-30  Simon Josefsson  <jas@extundo.com>
14354
14355         * message.el (message-generate-hashcash): Add.
14356         (message-send-mail): Use it, call mail-add-payment.
14357
14358 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14359
14360         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14361
14362 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14363
14364         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14365         gnus-requst-update-info with explicit code to sync the in-memory
14366         info read flags with the marks being sync'd to the backend.
14367
14368         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14369
14370 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14371
14372         * spam.el (spam-verify-bogofilter): Add new function.
14373         (spam-check-bogofilter)
14374         (spam-bogofilter-register-with-bogofilter): Use it.
14375         (spam-verify-bogofilter): Add small fixes.
14376
14377 2004-09-28  Simon Josefsson  <jas@extundo.com>
14378
14379         * hashcash.el (hashcash-generate-payment): Revert.
14380
14381 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14382
14383         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14384         gnus-extract-references instead of gnus-split-references.
14385
14386         * gnus-util.el (gnus-extract-references): Add new function, analogous
14387         to gnus-split-references but extracts only the message-ID without
14388         anything extra.
14389
14390         * hashcash.el (hashcash-generate-payment)
14391         (hashcash-check-payment): Do the right thing if hashcash-path is
14392         nil (because the hashcash program could not be found).
14393
14394         * spam.el (spam-use-hashcash): Remove comment.
14395
14396 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14397
14398         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14399         (gnus-cache-enter-article, gnus-cache-remove-article)
14400         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14401
14402         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14403
14404         * gnus-art.el (article-hide-boring-headers)
14405         (article-translate-strings, article-display-face)
14406         (gnus-article-mime-match-handle-first)
14407         (gnus-article-highlight-headers)
14408         (gnus-article-add-buttons-to-head): do.
14409
14410 2004-09-27  Simon Josefsson  <jas@extundo.com>
14411
14412         * hashcash.el: New version, from
14413         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14414         ../contrib/.
14415
14416 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14417
14418         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14419
14420 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14421
14422         * gnus-dup.el (gnus-dup-open): Use mapc.
14423         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14424
14425         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14426         Reported by Stefan Wiens <s.wi@gmx.net>.
14427
14428         * gnus.el (gnus-shutdown): Use dolist.
14429
14430         * gnus-undo.el (gnus-undo): Use mapc.
14431
14432         * nnrss.el (nnrss-generate-active): do.
14433
14434         * message.el (message-cite-original-without-signature)
14435         (message-cite-original): Use mapc.
14436         (message-do-actions, message-make-forward-subject): Use dolist.
14437
14438 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14439
14440         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14441         deletion to remove entire duplicate line.  Fixes merged article
14442         number bug.
14443
14444 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14445
14446         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14447         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14448         first ask if you want to open a server and then, even when you
14449         responded with no, asking if you want to synchronize the server's
14450         flags.
14451         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14452         multi-line expressions.
14453         (gnus-agent-synchronize-group-flags): New internal function.
14454         Updates marks in memory (in the info structure) AND in the
14455         backend.
14456
14457         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14458
14459         * nnagent.el (nnagent-request-set-mark): Use
14460         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14461         method, to ensure that synchronization updates marks in the
14462         backend and in the info (in memory) structure.
14463
14464 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14465
14466         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14467         convention fully; don't miss the root article of a thread; make
14468         the X-Draft-From header with correct article numbers.
14469
14470 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14471
14472         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14473         unless plugged.  Disable the agent so that an open failure causes
14474         an error.
14475
14476         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14477         Reverted 2004-09-21 change.  The backend must be opened while
14478         synchronizing flags even when the backend stores the flags
14479         locally.
14480
14481 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14482
14483         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14484         in `header' match.  Reported by Svend Tollak Munkejord.
14485
14486         * message.el (message-cite-original): Fix use of
14487         `message-cite-articles-with-x-no-archive'.
14488
14489 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14490
14491         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14492         (gnus-window-to-buffer): Ditto.
14493
14494         * mml.el (mml-preview-buffer): New variable.
14495         (mml-preview): Manage window layout with gnus-buffer-configuration.
14496
14497         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14498         X-Draft-From header even if those articles aren't quoted.
14499
14500 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14501
14502         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14503         (gnus-request-set-mark, gnus-request-update-mark): Use new
14504         g-s-t-u-l-m to decide to use backend even when unplugged.
14505
14506 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14507
14508         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14509         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14510
14511 2004-09-20  Simon Josefsson  <jas@extundo.com>
14512
14513         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14514         "utf-16-le".
14515
14516 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14517
14518         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14519
14520 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14521
14522         * uudecode.el (uudecode-use-external): Add :version.
14523
14524         * smime.el (smime-CA-file, smime-encrypt-cipher)
14525         (smime-dns-server): Add :version.
14526
14527         * smiley.el (gnus-smiley-file-types): Add :version.
14528
14529         * sha1.el (sha1-use-external): Add :version.
14530
14531         * pgg-def.el (pgg-query-keyserver): Add :version.
14532
14533         * nnmail.el (nnmail-fancy-expiry-targets)
14534         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14535         Add :version.
14536
14537         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14538         (nnimap-retrieve-groups-asynchronous): Add :version.
14539         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14540
14541         * mml.el (mml-content-disposition-parameters)
14542         (mml-insert-mime-headers-always): Add :version.
14543
14544         * mm-util.el (mm-coding-system-priorities): Add :version.
14545
14546         * mm-decode.el (mm-inline-text-html-with-images)
14547         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14548         (mm-verify-option): Add :version.
14549         (mm-text-html-renderer): Change :version.
14550
14551         * message.el (message-fcc-externalize-attachments)
14552         (message-required-headers, message-draft-headers)
14553         (message-subject-trailing-was-query)
14554         (message-subject-trailing-was-ask-regexp)
14555         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14556         (message-mark-insert-end, message-archive-header)
14557         (message-archive-note, message-cross-post-default)
14558         (message-cross-post-note, message-followup-to-note)
14559         (message-cross-post-note-function, message-use-mail-followup-to)
14560         (message-subscribed-address-functions)
14561         (message-subscribed-address-file, message-subscribed-addresses)
14562         (message-subscribed-regexps, message-allow-no-recipients)
14563         (message-yank-cited-prefix, message-signature-insert-empty-line)
14564         (message-hidden-headers, message-hierarchical-addresses)
14565         (message-mail-user-agent, message-use-idna)
14566         (message-valid-fqdn-regexp)
14567         (message-strip-special-text-properties, message-header-synonyms)
14568         (message-beginning-of-line, message-tab-body-function): Add :version.
14569         (message-insert-canlock, message-wide-reply-confirm-recipients):
14570         Change :version.
14571
14572         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14573         and :version.
14574         (mail-source-delete-old-incoming-confirm)
14575         (mail-source-movemail-program): Add :version.
14576
14577         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14578         (gnus-agent-cache, gnus-agent): Change :version.
14579
14580         * gnus-util.el (gnus-use-byte-compile): Change :version.
14581
14582         * gnus-sum.el (gnus-summary-make-false-root-always)
14583         (gnus-summary-default-high-score)
14584         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14585         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14586         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14587         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14588         (gnus-sum-thread-tree-single-indent)
14589         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14590         (gnus-sum-thread-tree-leaf-with-other)
14591         (gnus-sum-thread-tree-single-leaf): Add :version.
14592         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14593         (gnus-article-loose-mime): Change :version.
14594
14595         * gnus-start.el (gnus-backup-startup-file)
14596         (gnus-save-startup-file-via-temp-buffer): Add :version.
14597
14598         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14599         (gnus-server-offline-face): Add :version.
14600
14601         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14602
14603         * gnus-msg.el (gnus-gcc-externalize-attachments)
14604         (gnus-debug-files, gnus-debug-exclude-variables)
14605         (gnus-discouraged-post-methods): Change :version.
14606         (gnus-confirm-mail-reply-to-news)
14607         (gnus-confirm-treat-mail-like-news): Add :version.
14608
14609         * gnus-int.el (gnus-server-unopen-status): Add :version.
14610
14611         * gnus-group.el (gnus-group-jump-to-group-prompt)
14612         (gnus-large-ephemeral-newsgroup)
14613         (gnus-fetch-old-ephemeral-headers): Add :version.
14614
14615         * gnus-fun.el (gnus-x-face-directory)
14616         (gnus-convert-pbm-to-x-face-command)
14617         (gnus-convert-image-to-x-face-command)
14618         (gnus-convert-image-to-face-command): Add :version.
14619
14620         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14621
14622         * gnus-cite.el (gnus-cite-blank-line-after-header)
14623         (gnus-article-boring-faces): Add :version.
14624
14625         * gnus-art.el (gnus-buttonized-mime-types)
14626         (gnus-inhibit-mime-unbuttonizing)
14627         (gnus-treat-display-face)
14628         (gnus-treat-body-boundary): Change :version.
14629         (gnus-body-boundary-delimiter, gnus-picon-databases)
14630         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14631         (gnus-treat-date-english, gnus-treat-fold-headers)
14632         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14633         (gnus-treat-mail-picon, gnus-treat-wash-html)
14634         (gnus-article-encrypt-protocol)
14635         (gnus-use-idna, gnus-article-over-scroll)
14636         (gnus-mime-display-multipart-alternative-as-mixed)
14637         (gnus-mime-display-multipart-related-as-mixed)
14638         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14639         (gnus-ctan-url, gnus-button-ctan-handler)
14640         (gnus-button-handle-ctan-bogus-regexp)
14641         (gnus-button-ctan-directory-regexp)
14642         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14643         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14644         (gnus-button-man-level, gnus-button-emacs-level)
14645         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14646
14647         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14648         (gnus-agent-go-online): Change :version.
14649         (gnus-agent-expire-unagentized-dirs)
14650         (gnus-agent-auto-agentize-methods): Add :version.
14651
14652         * flow-fill.el (fill-flowed-display-column)
14653         (fill-flowed-encode-column): Add :version.
14654
14655         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14656         (gnus-outlook-deuglify-unwrap-max)
14657         (gnus-outlook-deuglify-cite-marks)
14658         (gnus-outlook-deuglify-unwrap-stop-chars)
14659         (gnus-outlook-deuglify-no-wrap-chars)
14660         (gnus-outlook-deuglify-attrib-cut-regexp)
14661         (gnus-outlook-deuglify-attrib-verb-regexp)
14662         (gnus-outlook-deuglify-attrib-end-regexp)
14663         (gnus-outlook-display-hook): Add :version.
14664
14665         * binhex.el (binhex-use-external): Add :version.
14666
14667 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14668
14669         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14670         and `invisible'.
14671
14672 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14673
14674         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14675         in gnus-registry-trim.
14676
14677 2004-09-13  Simon Josefsson  <jas@extundo.com>
14678
14679         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14680
14681         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14682
14683         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14684         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14685         <yamaoka@jpl.org>.
14686         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14687         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14688         <yamaoka@jpl.org>.
14689
14690         * sieve.el (sieve-manage-mode): Ditto.
14691
14692 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14693
14694         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14695
14696 2004-09-11  Simon Josefsson  <jas@extundo.com>
14697
14698         * dns-mode.el: Add.
14699
14700         * mm-view.el (mm-display-dns-inline): Add.
14701
14702         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14703         (mm-automatic-display): Ditto.
14704
14705         * mailcap.el (mailcap-mime-data): Add text/dns.
14706         (mailcap-mime-extensions): Map .soa to text/dns.
14707
14708 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14709
14710         * gnus-art.el (article-decode-mime-words, article-babel)
14711         (gnus-article-highlight-signature, gnus-article-add-buttons)
14712         (gnus-signature-toggle): Remove unnecessary bindings of
14713         `inhibit-read-only' inherited from v5.10 merge.
14714
14715 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14716
14717         * nntp.el (nntp): New customization group.
14718         (nntp-authinfo-file): Add customization group.
14719
14720         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14721
14722         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14723
14724         * gnus.el (to-address, to-list, subscribed)
14725         (large-newsgroup-initial): Ditto.
14726
14727         * flow-fill.el (fill-flowed-display-column)
14728         (fill-flowed-encode-column): Ditto.
14729
14730 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14731
14732         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14733         Use point-min rather than 1.
14734         (message-send-mail): Use buffer-size rather than point-max.
14735
14736         * gnus-sum.el (gnus-summary-search-article-forward):
14737         Signal a specific `search-failed' rather than a generic `error'.
14738
14739         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14740         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14741         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14742
14743 2004-09-10  Simon Josefsson  <jas@extundo.com>
14744
14745         * nndb.el (require): Remove tcp and duplicate cl.
14746
14747 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14748
14749         * gnus-agent.el (directory-files-and-attributes): Move forward.
14750
14751 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14752
14753         * gnus-agent.el (directory-files-and-attributes): Optionally
14754         defined to support XEmacs.
14755
14756 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14757
14758         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14759         to avoid run-time CL dependencies.
14760         (gnus-agent-unfetch-articles): New function.
14761         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14762         article numbers even when local .overview file is missing.
14763         (gnus-agent-read-article-number): New function.  Only accepts
14764         27-bit article numbers.
14765         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14766         gnus-agent-read-article-number.
14767         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14768         from backend while recognizing that article numbers in .overview
14769         must be valid.
14770         (gnus-agent-update-files-total-fetched-for): Use
14771         directory-files-and-attributes to improve performance.
14772         * gnus-int.el (gnus-request-move-article): Use
14773         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14774         improve performance.
14775
14776         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14777         some users confused by references to .newsrc when they only have a
14778         .newsrc.eld file.
14779         (gnus-convert-mark-converter-prompt)
14780         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14781         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14782         New function.  Used internally to only display 'gnus converting
14783         files' message when actually necessary.
14784
14785         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14786         methods now autoloaded.
14787
14788 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14789
14790         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14791         identifiers.
14792
14793 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14794
14795         * gnus-picon.el: Fix indentation and closing parenthesis.
14796
14797 2004-09-01  Simon Josefsson  <jas@extundo.com>
14798
14799         * message.el (message-canlock-generate): Require sha1, not
14800         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14801         to require within a function.  Sadly, if sha1.el isn't loaded, the
14802         let binding in m-c-g will hide the defcustom definition, which is
14803         bad.)
14804
14805         * canlock.el: Require sha1, not sha1-el.
14806
14807         * message.el: Don't autoload sha1 (there is a autoload cookie in
14808         sha1.el).
14809
14810         * sha1-el.el: Renamed to sha1.el.
14811
14812 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14813
14814         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14815
14816 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14817
14818         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
14819
14820 2004-08-30  Kim F. Storm  <storm@cua.dk>
14821
14822         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
14823
14824         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
14825         Add :group 'nnimap.
14826
14827 2004-08-30  Andreas Schwab  <schwab@suse.de>
14828
14829         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
14830         ?* and ?\;.
14831
14832         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
14833         and ?\' to symbol instead of whitespace.
14834
14835 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14836
14837         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
14838
14839         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
14840         instead of re-search-forward.
14841
14842         * gnus-uu.el (gnus-uu-save-article): Ditto.
14843         (gnus-uu-post-encode-uuencode): Ditto.
14844
14845         * html2text.el (html2text-clean-list-items): Ditto.
14846         (html2text-clean-dtdd): Ditto.
14847         (html2text-format-tags): Ditto.
14848
14849         * message.el (message-send-mail-with-sendmail): Fix regexp.
14850         (message-fill-field-general): Use search-forward instead of
14851         re-search-forward.
14852         (unbold-region): Ditto.
14853
14854         * nnrss.el (nnrss-request-article): Ditto.
14855
14856         * nnslashdot.el (nnslashdot-request-article): Ditto.
14857
14858         * nnweb.el (nnweb-gmane-wash-article): Ditto.
14859
14860         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
14861         "Unrecognized menu descriptor" error in XEmacs.
14862
14863 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14864
14865         * gnus-sum.el (gnus-read-header): Don't remove a header for the
14866         parent article of a sparse article in the thread hashtb.
14867
14868 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
14869
14870         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
14871         (nnmail-expand-newtext): Lowercase expanded entries if
14872         nnmail-split-lowercase-expanded is non-nil.
14873
14874 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14875
14876         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
14877
14878         * gnus-group.el (gnus-group-line-format-alist): Convert the value
14879         of gnus-tmp-news-method into string under XEmacs.  It will be
14880         passed to gnus-correct-length which takes only a string argument.
14881
14882 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14883
14884         * gnus-util.el (gnus-bind-print-variables): New macro.
14885         (gnus-prin1): Use it.
14886         (gnus-prin1-to-string): Use it.
14887         (gnus-pp): New function.
14888         (gnus-pp-to-string): New function.
14889
14890         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
14891         Replace pp-to-string with gnus-pp-to-string.
14892         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
14893         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
14894         * gnus-msg.el (gnus-debug): Ditto.
14895         * gnus-score.el (gnus-score-save): Ditto.
14896         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
14897         gnus-pp-to-string.
14898         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
14899         with gnus-pp.
14900         * score-mode.el (gnus-score-pretty-print): Ditto.
14901         * webmail.el (webmail-debug): Ditto.
14902
14903 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14904
14905         * gnus-art.el (article-display-face, article-display-x-face):
14906         Use buffer-read-only.
14907
14908 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14909
14910         * gnus-art.el (article-hide-list-identifiers):
14911         Bind inhibit-read-only as t.
14912
14913 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
14914
14915         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
14916
14917 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14918
14919         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
14920         (gnus-narrow-to-page): Don't assume point-min == 1.
14921         (gnus-article-edit-mode): Derive from message-mode.
14922
14923         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
14924         point-min == 1.
14925
14926         * imap.el (imap-parse-address-list, imap-parse-body-ext):
14927         Disable incorrect use of `assert'.
14928
14929         * message.el (message-mode): Set comment-start-skip.
14930
14931
14932 2004-08-22  Sam Steingold  <sds@gnu.org>
14933
14934         * pop3.el (pop3-leave-mail-on-server): New user variable.
14935         (pop3-movemail): Delete mail only when it is nil.
14936
14937 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
14938
14939         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
14940
14941         * mml.el (mml-preview): Use `pop-to-buffer'.
14942
14943         * message.el (message-goto-mail-followup-to): Insert after "To".
14944         (message-carefully-insert-headers): Add comment.
14945
14946         * gnus.el: Remove unused variable `gnus-article-check-size'.
14947
14948         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
14949
14950         * gnus-art.el (gnus-button-alist): Improve
14951         `gnus-button-handle-library' entry.
14952
14953 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
14954
14955         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
14956         downcase, since XEmacs capitalizes error messages differently.
14957
14958 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
14959
14960         * nntp.el: Add (require 'gnus) due to reference to
14961         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
14962
14963 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
14964
14965         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
14966         `mm-fill-flowed'.
14967
14968         * mm-decode.el (mm-dissect-singlepart): Check it.
14969
14970 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
14971
14972         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
14973         'imap' for netrc parsing.
14974
14975 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
14976
14977         * mailcap.el (mailcap-mime-data): Mark as risky.
14978
14979 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14980
14981         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
14982         may be included in the encoded word.
14983         (rfc2047-encode): Don't append a space if the encoded word
14984         includes close parenthesis.
14985
14986 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14987
14988         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
14989         of text within parentheses.
14990
14991 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
14992
14993         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
14994         (gnus-encrypt-write-file-contents): Make the password key the file
14995         name PLUS the cipher, not just the cipher.  Also remove failed
14996         passwords from the cache.
14997
14998 2004-08-06  Simon Josefsson  <jas@extundo.com>
14999
15000         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15001         fix.
15002
15003 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15004
15005         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15006         LWSP.
15007
15008 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15009
15010         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15011         to append in-reply-to: data to the references: header.
15012
15013         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15014         (netrc-parse): Use gnus-encrypt.el functions.
15015
15016         * gnus-encrypt.el: Add new file for encryption support; currently
15017         does only a few GPG ciphers and an internal XOR cipher.
15018
15019         * password.el: Add comments on using password-read-and-add.
15020         (password-read-and-add): Add function to read and add the
15021         password to the cache at once.
15022
15023 2004-07-28  Simon Josefsson  <jas@extundo.com>
15024
15025         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15026         parameter (but don't use it, for now).
15027
15028         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15029         instead of hard coding to nil.
15030
15031 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15032
15033         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15034         as mm-inline-image-xemacs does.
15035
15036 2004-07-26  Simon Josefsson  <jas@extundo.com>
15037
15038         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15039         Revert part of 2004-07-17 change below.
15040
15041 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15042
15043         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15044         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15045
15046 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15047
15048         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15049         quotes that actually start with ">" at the beginning of the
15050         lines.
15051
15052 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15053
15054         * rfc2047.el (rfc2047-encode-region): Fix last change.
15055         (rfc2047-encode-parameter): Remove useless concat.
15056
15057 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15058
15059         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15060         encode special characters; fix some kind of misconfigured headers;
15061         signal a real error if debug-on-quit or debug-on-error is non-nil.
15062         (rfc2047-encode-max-chars): New variable.
15063         (rfc2047-encode-1): Use it.
15064         (rfc2047-encode-parameter): New function.
15065
15066         * mml.el (mml-insert-parameter): Remove an excessive space.
15067
15068 2004-07-17  Simon Josefsson  <jas@extundo.com>
15069
15070         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15071         Kai Grossjohann <kai@emptydomain.de>.
15072         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15073         (gnus-group-make-menu-bar): Ditto.
15074
15075         * gnus-util.el (gnus-group-server): Add.
15076
15077 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15078
15079         * message.el (message-clone-locals): Clone sendmail and smtp
15080         variables.
15081
15082 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15083
15084         * rfc2047.el (rfc2047-encode-region): Fix last change.
15085
15086 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15087
15088         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15089         characters as non-special.
15090
15091 2004-07-09  Simon Josefsson  <jas@extundo.com>
15092
15093         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15094         Users will lose all flag changes made while unplugged with
15095         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15096         good default.  See numerous reports on ding mailing list.
15097
15098 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15099
15100         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15101         add generate-head-function and generate-article-function to the
15102         rfc822-forward entry.
15103         (nndoc-rfc822-forward-generate-article): New function.
15104         (nndoc-rfc822-forward-generate-head): New function.
15105
15106         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15107
15108 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15109
15110         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15111         respect display group parameter and gnus-summary-expunge-below.
15112         (gnus-articles-to-read): Remove unused reference to display group
15113         parameter.
15114
15115 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15116
15117         * nnheader.el (nnheader-uniquify-message-id): New experimental
15118         variable.
15119         (nnheader-nov-read-message-id): Use it.
15120
15121         * spam-report.el (spam-report-gmane): Add interactive.
15122
15123 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15124
15125         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15126         qp-or-base64 for the application/* types.
15127
15128 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15129
15130         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15131
15132 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15133
15134         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15135         trim value.
15136
15137 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15138
15139         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15140         New macro and function.
15141         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15142
15143 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15144
15145         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15146         after-load-alist.
15147
15148 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15149
15150         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15151         update info that isn't there.
15152
15153 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15154
15155         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15156         entry.
15157
15158 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15159
15160         * mm-view.el (mm-inline-render-with-function): Use multibyte
15161         buffer; decode html source by charset.
15162
15163         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15164
15165         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15166         Mule-UCS is loaded under XEmacs.
15167         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15168
15169 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15170
15171         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15172
15173 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15174
15175         * mm-util.el (mm-coding-system-p): Return a coding-system.
15176         (mm-mime-mule-charset-alist): Use shift_jis instead of
15177         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15178         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15179         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15180         instead of japanese-shift-jis and iso-latin-1 respectively in
15181         order to share the default value with both Emacs and XEmacs-mule.
15182         (mm-mule-charset-to-mime-charset): Make
15183         mm-coding-system-priorities effective.
15184         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15185         while predicating of candidates upon the priorities.
15186
15187 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15188
15189         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15190         gnus-uu-invert-processable.
15191
15192         * gnus.el: Autoload gnus-uu-invert-processable.
15193
15194 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15195
15196         * mm-util.el (mm-with-multibyte-buffer): New macro.
15197
15198         * rfc2047.el (rfc2047-encode-string): Use it.
15199         (rfc2047-encode-region): Move point to the end of the region after
15200         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15201
15202 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15203
15204         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15205         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15206
15207 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15208
15209         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15210         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15211         Karl Chen <quarl@nospam.quarl.org>.
15212
15213 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15214
15215         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15216         invalid addresses.
15217
15218 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15219
15220         * spam.el: Change section markers, revise TODO list.
15221         (spam-backends): Make new master list of all installed backends.
15222         (spam-summary-exit-behavior): Add new variable to determine how
15223         messages moves are done at summary exit.
15224         (spam-move-spam-nonspam-groups-only)
15225         (spam-process-ham-in-nonham-groups)
15226         (spam-process-ham-in-spam-groups): Remove variables, the
15227         spam-summary-exit-behavior variable should be used to manage this
15228         behavior.
15229         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15230         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15231         and spam-old-spam-articles.
15232         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15233         Add empty variables, placeholders for the backends they represent.
15234         (spam-set-difference): Move, unchanged.
15235         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15236         unless the user has a processor variable.
15237         (spam-classifications, spam-classification-valid-p)
15238         (spam-backend-properties, spam-backend-property-valid-p)
15239         (spam-backend-function-type-valid-p)
15240         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15241         (spam-report-articles-gmane, spam-report-articles-resend):
15242         Remove functions, they are not needed.
15243         (spam-install-backend-super, spam-backend-list)
15244         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15245         (spam-backend-function, spam-backend-ham-registration-function)
15246         (spam-backend-spam-registration-function)
15247         (spam-backend-ham-unregistration-function)
15248         (spam-backend-spam-unregistration-function)
15249         (spam-backend-statistical-p, spam-backend-mover-p)
15250         (spam-install-backend-alias, spam-install-checkonly-backend)
15251         (spam-install-mover-backend, spam-install-nocheck-backend)
15252         (spam-install-backend, spam-install-statistical-backend)
15253         (spam-install-statistical-checkonly-backend): Add backend installation
15254         support.
15255         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15256         (spam-group-processor-p): Use the new backend code and respect the
15257         summary exit behavior.
15258         (spam-mark-spam-as-expired-and-move-routine): Remove.
15259         (spam-summary-prepare): Change to use the new spam-old-articles
15260         variable.
15261         (spam-copy-or-move-routine, spam-copy-spam-routine)
15262         (spam-move-spam-routine, spam-copy-ham-routine)
15263         (spam-move-ham-routine): Add code to copy/move ham or spam.
15264         (spam-fetch-field-fast): Improve doc and code, plus allow the
15265         'number request.
15266         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15267         variables.
15268         (spam-split, spam-find-spam): Use the new backend code.
15269         (spam-registration-functions): Remove variable.
15270         (spam-unregister-routine): Add convenience wrapper.
15271         (spam-log-undo-registration, spam-register-routine)
15272         (spam-log-processing-to-registry)
15273         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15274         where possible.
15275         (spam-check-gmane-xref, spam-check-regex-headers)
15276         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15277         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15278         (spam-check-bogofilter-headers, spam-check-spamoracle)
15279         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15280         (spam-check-crm114-headers): Use the spam-split-group that
15281         spam-split prepares, no need to determine it every time.
15282
15283         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15284         to the nnheader-parse-naked-head call.
15285
15286         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15287
15288         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15289         the nnheader-nov-read-message-id call.
15290
15291 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15292
15293         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15294         gnus-activate-group twice.  Suggested by Markus Peter
15295         <warp@spin.de>.
15296
15297 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15298
15299         * gnus-art.el (gnus-article-time-format): Exchange the order of
15300         day and month in the default value; fix customization type.
15301         (article-date-ut): Use add-text-properties.
15302         (article-make-date-line): Use message-make-date instead of
15303         current-time-string.
15304
15305         * message.el (message-fetch-field): Don't use set-text-properties.
15306         (message-make-date): Simplify.
15307
15308         * messagexmas.el (message-xmas-make-date): New function.
15309         (message-xmas-redefine): Defalias message-make-date to it.
15310
15311 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15312
15313         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15314         (rfc2047-encode-region): Treat text within parentheses as special;
15315         show the original text when error has occurred.
15316
15317         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15318         already-computed method to gnus-activate-group.
15319
15320         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15321         same select-methods identical Lisp objects.
15322
15323         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15324         object when modifying the info.
15325
15326 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15327
15328         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15329         gnus-opened-servers since it has never been opened with the new
15330         configuration yet.
15331
15332 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15333
15334         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15335         arg to nnheader-generate-fake-message-id.
15336
15337 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15338
15339         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15340         number and build a fake message ID localized to a group and
15341         article number (so it's repeatable from that point on).
15342         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15343         ID format.
15344
15345         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15346         nnheader-generate-fake-message-id with the article number.
15347
15348 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15349
15350         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15351         end-of-buffer.
15352
15353 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15354
15355         * message.el (message-ignored-supersedes-headers): Add Approved.
15356
15357 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15358
15359         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15360         goto-char.
15361         (rfc2047-encode): Fold the line before encoding.
15362
15363 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15364
15365         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15366         folding -- not all headers can be folded, and this should be done
15367         by the message composition mode.  Probably.  I think.
15368
15369 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15370
15371         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15372         fast.
15373
15374         * gnus-ems.el (gnus-remove-image): Don't use
15375         message-text-with-property; remove only the image found first.
15376
15377         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15378         found first.
15379
15380 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15381
15382         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15383
15384 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15385
15386         * message.el (message-text-with-property): Make it fast and accept
15387         optional arguments.
15388         (message-strip-forbidden-properties): Use it.
15389         (message-fix-before-sending): Follow the m-t-w-p change.
15390
15391         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15392
15393 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15394
15395         * gnus-art.el (article-hide-headers): Don't change the buffer
15396         mistakenly when performing mml-preview even if
15397         gnus-single-article-buffer is nil.
15398
15399 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15400
15401         * message.el (message-expand-name-databases): New user option.
15402         (message-expand-name): Use it.
15403
15404 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15405
15406         * spam.el (spam-report-articles-resend)
15407         (spam-report-resend-register-routine): Allow ham reporting.
15408         (spam-report-resend-register-ham-routine): Add wrapper.
15409         (spam-registration-functions): Add ham resending functions.
15410         (spam-list-of-processors): Add ham resend processor.
15411
15412         * gnus.el (ham-resend-to): Add new group parameter.
15413         (spam-process): Add ham resend option.
15414
15415         * spam-report.el (spam-report-resend): Allow reporting ham.
15416         (spam-report-resend-ham): Add wrapper.
15417
15418 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15419
15420         * message.el (message-cite-articles-with-x-no-archive): New
15421         variable.
15422         (message-cite-original): Use it.
15423
15424 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15425
15426         * message.el (message-cite-original): Respect X-No-Archive.
15427
15428 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15429
15430         * gnus-art.el (article-hide-headers): Refer to the values for
15431         gnus-ignored-headers and gnus-visible-headers in the summary
15432         buffer since a user may have set them as group parameters.
15433
15434 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15435
15436         * assistant.el (assistant-node-name): Add convenience function.
15437         (assistant-render-text, assistant-render-node): Add error handling,
15438         plus handle multiple next nodes.
15439         (assistant-find-next-node): Comment out for now.
15440         (assistant-find-next-nodes): Add function, returns list of next
15441         nodes.
15442
15443 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15444
15445         * mail-source.el (mail-source-directory): Fix doc-string.
15446
15447 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15448
15449         * assistant.el (assistant-render-text, assistant-eval): Add :set
15450         widget type, which is different because it takes and returns a
15451         list.  Much hilarity ensues.
15452
15453 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15454
15455         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15456
15457         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15458         doc-string.
15459
15460         * gnus-start.el (gnus-activate-group): Added doc-string.
15461
15462 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15463
15464         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15465
15466 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15467
15468         * assistant.el (assistant-render-text): Try to add a :set
15469         widget, more to come.
15470
15471         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15472         strings.
15473         (spam-report-articles-resend)
15474         (spam-register-routine): Do registration iff any articles warrant
15475         it.
15476         (spam-summary-prepare-exit): Change log message for nil group
15477         destinations.
15478
15479 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15480
15481         * spam.el (spam-report-resend-register-routine): Allow
15482         spam-report-resend-to to be a group parameter or a global value.
15483
15484 2004-05-26  Simon Josefsson  <jas@extundo.com>
15485
15486         * starttls.el: Merge with my GNUTLS based starttls.el.
15487         (starttls-gnutls-program, starttls-use-gnutls)
15488         (starttls-extra-arguments, starttls-process-connection-type)
15489         (starttls-connect, starttls-failure, starttls-success): New
15490         variables.
15491         (starttls-program, starttls-extra-args): Doc fix.
15492         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15493         functions.
15494         (starttls-negotiate, starttls-open-stream): Check
15495         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15496         function if it is set.
15497
15498 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15499
15500         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15501         structured fields.
15502
15503 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15504
15505         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15506
15507 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15508
15509         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15510         variable.
15511         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15512         assigning the spam-mark to new messages.
15513
15514 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15515
15516         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15517
15518 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15519
15520         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15521
15522         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15523         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15524         default.
15525
15526 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15527
15528         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15529         correct data.
15530
15531 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15532
15533         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15534         (spam-group-processor-p): Fix function.
15535         (spam-group-processor-multiple-p)
15536         (spam-group-spam-processor-report-gmane-p)
15537         (spam-group-spam-processor-report-resend-p)
15538         (spam-group-spam-processor-bogofilter-p)
15539         (spam-group-spam-processor-blacklist-p)
15540         (spam-group-spam-processor-ifile-p)
15541         (spam-group-ham-processor-ifile-p)
15542         (spam-group-spam-processor-spamoracle-p)
15543         (spam-group-spam-processor-crm114-p)
15544         (spam-group-ham-processor-bogofilter-p)
15545         (spam-group-spam-processor-stat-p)
15546         (spam-group-ham-processor-stat-p)
15547         (spam-group-ham-processor-whitelist-p)
15548         (spam-group-ham-processor-BBDB-p)
15549         (spam-group-ham-processor-spamoracle-p)
15550         (spam-group-ham-processor-copy-p): Remove functions with some
15551         prejudice against unneeded code.
15552         (spam-report-articles-resend)
15553         (spam-report-resend-register-routine): Allow the group/topic
15554         spam-resend-to value to override spam-report-resend-to.
15555         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15556         properly now.
15557
15558         * gnus.el (spam-resend-to): Add group/topic parameter.
15559         (spam-process): Move the OBSOLETE processors to the end of the
15560         choices.
15561
15562 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15563
15564         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15565         with resend-to set to nil, and then ask the user if necessary.
15566         (spam-report-resend): spam-report-resend takes a list of articles, not
15567         separate article numbers.
15568
15569 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15570
15571         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15572         addition to emacs-w3m.
15573
15574 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15575
15576         * assistant.el (assistant-authinfo-data): New function.
15577         (assistant-eval): Eval for entire assistant.
15578
15579         * netrc.el (netrc-services-file): New variable.
15580         (netrc-parse-services): New function.
15581         (netrc-find-service-name): New function.
15582         (netrc-find-service-number): New function.
15583         (netrc-port-equal): New function.
15584         (netrc-machine): Use it.
15585
15586         * nnimap.el (nnimap-open-connection): Use netrc.
15587
15588         * gnus-util.el (gnus-netrc-get): Remove aliases.
15589
15590         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15591
15592         * assistant.el (wid-edit): Fix compilation.
15593
15594         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15595
15596 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15597
15598         * gnus-util.el (gnus-set-file-modes): New function.  (small
15599         patch).
15600
15601 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15602
15603         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15604
15605         * assistant.el (assistant-render-node): Fix up rendering and
15606         read-only text.
15607         (assistant-render-node): Reset.
15608         (assistant-make-read-only): Not sticky.
15609
15610 2004-05-20  Danny Siu  <dsiu@adobe.com>
15611
15612         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15613         centered even when gnus-auto-center-summary is t.
15614
15615 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15616
15617         * dns.el (dns-get-txt-answer): New function.
15618         (dns-read-txt): Ditto.
15619         (query-dns): Use it.
15620
15621 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15622
15623         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15624         active for foreign groups even if the group level is higher than
15625         the specified value.
15626
15627 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15628
15629         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15630         non-active groups.
15631
15632         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15633
15634 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15635
15636         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15637
15638 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15639
15640         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15641         (spam-crm114-header, spam-crm114-spam-switch)
15642         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15643         (spam-crm114-positive-spam-header)
15644         (spam-crm114-database-directory, spam-list-of-processors)
15645         (spam-group-spam-processor-crm114-p)
15646         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15647         (spam-generic-score, spam-list-of-checks)
15648         (spam-list-of-statistical-checks, spam-registration-functions)
15649         (spam-check-crm114-headers, spam-crm114-score)
15650         (spam-check-crm114, spam-crm114-register-with-crm114)
15651         (spam-crm114-register-spam-routine)
15652         (spam-crm114-unregister-spam-routine)
15653         (spam-crm114-register-ham-routine)
15654         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15655         asjo@koldfront.dk (Adam Sjøgren).
15656
15657         * gnus.el: Add spam-use-crm114.
15658
15659         * spam.el (spam-list-of-processors, spam-registration-functions):
15660         Add spam-use-resend.
15661         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15662         (spam-report-articles-gmane): Add doc fix.
15663         (spam-report-articles-resend, spam-report-resend-register-routine):
15664         Add wrappers around spam-report-resend-to.
15665
15666         * spam-report.el (spam-report-resend-to, spam-report-resend):
15667         Add support for resending spam.
15668         (spam-report-gmane): Fix line length >80.
15669
15670         * gnus.el (spam-process): Add spam-use-resend.
15671
15672 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15673
15674         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15675         number of processed spam messages.
15676         (spam-ham-copy-or-move-routine): Return the number of processed
15677         ham messages.
15678         (spam-summary-prepare-exit): Use the above values to decide
15679         whether status messages shouled be displayed.
15680
15681 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15682
15683         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15684         `rfc2047-encoding-function-alist' in order to avoid conflicting
15685         with the old version.
15686         (rfc2047-encode-region): Concatenate words containing non-ASCII
15687         characters in structured fields; don't encode space-delimited
15688         ASCII words even in unstructured fields; don't break words at
15689         char-category boundaries.
15690         (rfc2047-encode-1): New function.
15691         (rfc2047-encode): Use it; encode text so that it occupies the
15692         maximum width within 76-column; work correctly on Q encoding for
15693         iso-2022-* charsets.
15694         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15695         sure not to break a line just after the header name.
15696         (rfc2047-b-encode-region): Removed.
15697         (rfc2047-b-encode-string): New function.
15698         (rfc2047-q-encode-region): Removed.
15699         (rfc2047-q-encode-string): New function.
15700
15701         * mm-util.el (mm-replace-in-string): New function.
15702
15703 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15704
15705         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15706         get it right.
15707         (gnus-inews-make-draft): Really.
15708
15709 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15710
15711         * nnmh.el (nnmh-request-list-1): Don't check the link count
15712         before descending.  (small patch)
15713
15714 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15715
15716         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15717         stuff.
15718
15719         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15720         on real group name.
15721
15722         * gnus-art.el (gnus-signature-limit): Doc fix.
15723
15724         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15725
15726         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15727
15728 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15729
15730         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15731         isn't a string.
15732
15733 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15734
15735         * gnus-draft.el (gnus-draft-send): Bind
15736         rfc2047-encode-encoded-words.
15737
15738         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15739         (rfc2047-encodable-p): Say that =? needs encoding.
15740         (rfc2047-encode-encoded-words): New variable.
15741
15742         * gnus-group.el (gnus-group-select-group): Doc fix.
15743
15744         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15745
15746         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15747         to nil.
15748
15749         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15750
15751         * nnheader.el (nnheader-get-lines-and-char): New function.
15752
15753 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15754
15755         * gnus-msg.el (gnus-summary-followup-with-original): Document
15756         yanking of region when active.
15757
15758 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15759
15760         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15761         groups if the group level is higher than the specified value.
15762
15763 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15764
15765         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15766         (gnus-group-jump-to-group): Added prefix argument using
15767         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15768         non-active group.
15769
15770         * compface.el (uncompface): Be verbose when changing
15771         `uncompface-use-external'.
15772
15773         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15774         handle manual section.
15775
15776 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15777
15778         * gnus-art.el (gnus-button-alist): Revert previous change.
15779
15780 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15781
15782         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15783
15784 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15785
15786         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15787         whether backend can accept message.
15788
15789         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15790
15791 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15792
15793         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15794         Avoid creating directory when nntp-marks-is-evil is true.
15795         Reported by Reiner Steib.
15796
15797 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15798
15799         * gnus-picon.el (gnus-picon-style): New variable.
15800         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15801         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15802         Jesper Harder <harder@ifa.au.dk>.
15803
15804 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15805
15806         * message.el (message-fill-field): Return point.
15807         (message-generate-headers): Go to end of field.
15808
15809         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15810         stuff for non-living groups.
15811
15812 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15813
15814         * gnus-art.el (gnus-article-followup-with-original)
15815         (gnus-article-reply-with-original): gnus-mark-active-p ->
15816         gnus-region-active-p.
15817
15818 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
15819
15820         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
15821         only when there is spam or ham to be processed.
15822
15823 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15824
15825         * mail-source.el (mail-source-delete-crash-box): Refactor.
15826         (mail-source-fetch): Use it.
15827         (mail-source-fetch-file): Ditto.
15828         (mail-source-fetch-directory): Run postscript in loop.
15829         (mail-source-fetch-pop): Delete.
15830         (mail-source-fetch-maildir): Ditto.
15831         (mail-source-fetch-imap): Ditto.
15832
15833         * imap.el (imap-authenticators): Comment out sasl.
15834
15835         * message.el (message-skip-to-next-address): New function.
15836         (message-fill-header-address): Refactor.
15837         (message-fill-address): Use it.
15838         (message-delete-address): Use it.
15839         (message-fill-header-general): Refactor.
15840         (message-fill-field-address): Rename.
15841         (message-narrow-to-field): Find the start of the header.
15842         (message-header-format-alist): Don't pre-fill.
15843         (message-fill-header): Removed.
15844         (message-insert-header): New function.
15845         (message-shorten-references): Use it.
15846
15847         * rfc2047.el (rfc2047-field-value): Strip props.
15848
15849         * mail-parse.el (mail-header-make-address): New alias.
15850
15851         * ietf-drums.el (ietf-drums-make-address): New function.
15852
15853         * imap.el: Add compiler directives.
15854
15855         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
15856
15857         * gnus-art.el (article-decode-idna-rhs): Don't use
15858         message-idna-inside-rhs-p.
15859
15860 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15861
15862         * message.el (message-idna-inside-rhs-p): Removed.
15863         (message-idna-to-ascii-rhs-1): Use proper address parsing.
15864
15865         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
15866         false positives.
15867
15868 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
15869
15870         * imap.el (imap-sasl-make-mechanisms): Use sasl.
15871
15872 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15873
15874         * nneething.el (nneething-file-name): Don't create spurious
15875         files.
15876
15877         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
15878         (gnus-inews-do-gcc): Remove sleep.
15879
15880         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
15881         part under point.
15882
15883         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
15884         (gnus-agent-regenerate-group): Using nil messages aren't valid.
15885
15886 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
15887
15888         * spam.el (spam-summary-prepare-exit): Fixed (length).
15889
15890 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15891
15892         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
15893         as expired without moving it" message when there are spam
15894         messages left.
15895
15896 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
15897
15898         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
15899         header is not nil.
15900
15901 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
15902
15903         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
15904         nntp-possibly-create-directory, not nntp-possibly-change-group.
15905         (nntp-marks-changed-p): New arg SERVER.
15906         (nntp-request-update-info): Adjust caller.
15907
15908 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
15909
15910         * nntp.el (nntp-save-marks): Pass missing arg.
15911
15912 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
15913
15914         * nntp.el: Support marks.
15915         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
15916         (nntp-marks-modtime, nntp-marks-directory): New variables.
15917         (nntp-request-set-mark, nntp-request-update-info)
15918         (nntp-possibly-create-directory, nntp-marks-changed-p)
15919         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
15920         functions.
15921
15922 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
15923
15924         * gnus-xmas.el (gnus-xmas-select-lowest-window)
15925         (gnus-xmas-redefine): Rename.
15926
15927         * gnus-score.el (gnus-score-insert-help): Use
15928         gnus-select-lowest-window.
15929
15930         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
15931         appt-select-lowest-window and rename to gnus-select-lowest-window.
15932
15933         * gnus.el: do.
15934
15935 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15936
15937         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
15938         encodings of MIME-encoded words, in order to improve
15939         interoperability with several broken MUAs.
15940
15941 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15942
15943         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
15944         tags, only when charsets are not specified in headers.
15945         (mm-inline-text-html-render-with-w3m): Ditto.
15946
15947         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
15948         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
15949
15950 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15951
15952         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
15953         instead of MIME-decoded from fields when checking
15954         `gnus-article-address-banner-alist'.
15955
15956 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
15957
15958         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
15959         description rather than subject.
15960
15961 2004-05-02  Steve Youngs  <steve@youngs.au.com>
15962
15963         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
15964
15965 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15966
15967         * gnus.el (gnus-version-number): Bump.
15968
15969 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15970
15971         * gnus.el: No Gnus v0.2 is released.
15972
15973 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15974
15975         * gnus-agent.el (gnus-agent-read-agentview): Inline
15976         gnus-uncompress-range.
15977
15978 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15979
15980         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
15981         `exec-installed-p'.
15982
15983 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15984
15985         * gnus.el (spam-process, spam-autodetect-methods): Add
15986         bsfilter and bsfilter-headers.
15987
15988         * spam.el (spam-bsfilter): New customize group.
15989         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
15990         (spam-bsfilter-header, spam-bsfilter-probability-header)
15991         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
15992         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
15993         (spam-bsfilter-database-directory): New options.
15994         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
15995         (spam-list-of-statistical-checks, spam-registration-functions):
15996         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
15997         (spam-bsfilter-score): New command.
15998         (spam-check-bsfilter-headers, spam-check-bsfilter)
15999         (spam-bsfilter-register-with-bsfilter)
16000         (spam-bsfilter-register-spam-routine)
16001         (spam-bsfilter-unregister-spam-routine)
16002         (spam-bsfilter-register-ham-routine)
16003         (spam-bsfilter-unregister-ham-routine): New functions.
16004         (spam-generic-score): Support bsfilter; Accept an optional argument
16005         to recalcurate spam score even if scoring header has already been
16006         added.
16007         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16008         optional argument to recalcurate spam score even if scoring header
16009         has already been added.
16010
16011 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16012
16013         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16014         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16015         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16016         link is missing.
16017
16018 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16019
16020         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16021         (html2text-get-attr): Rewrite.
16022
16023         * message.el (message-setup-1): Remove redundant put-text-property
16024         on mail-header-separator.
16025
16026 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16027
16028         * gnus-registry.el (gnus-registry-cache-whitespace)
16029         (gnus-registry-action, gnus-registry-spool-action)
16030         (gnus-registry-split-fancy-with-parent): Change message levels
16031         from 5 to 3 or 7, as needed.
16032
16033         * spam.el (spam-summary-prepare-exit)
16034         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16035         (spam-split, spam-find-spam, spam-log-undo-registration)
16036         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16037         level from 5 to 6.
16038
16039 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16040
16041         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16042         2004-03-04 change).
16043
16044 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16045
16046         * sieve-manage.el (sieve-manage-open):
16047         * nnweb.el (nnweb-insert-html):
16048         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16049         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16050         * nnspool.el (nnspool-request-group):
16051         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16052         * nnml.el (nnml-request-update-info):
16053         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16054         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16055         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16056         (nnimap-request-set-mark):
16057         * nnfolder.el (nnfolder-request-update-info):
16058         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16059         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16060         * gnus-uu.el (gnus-uu-find-articles-matching):
16061         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16062         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16063         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16064         * gnus-nocem.el (gnus-nocem-scan-groups):
16065         * gnus-int.el (gnus-start-news-server):
16066         * gnus-group.el (gnus-group-make-kiboze-group)
16067         (gnus-group-browse-foreign-server):
16068         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16069         Use mapc when appropriate.
16070
16071 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16072
16073         FIXME: Make separate entries for each person.
16074
16075         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16076         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16077         <shields@msrl.com>:
16078
16079         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16080         may need for spam sorting and scoring.
16081         (spam-user-format-function-S): Add user format function suitable for
16082         general use.
16083         (spam-article-sort-by-spam-status): Add sorting function for summary
16084         sorting.
16085         (spam-extra-header-to-number): Add function to get a score from a
16086         header.
16087         (spam-summary-score): Add function to get a numeric score from the
16088         headers.
16089         (spam-generic-score): Fix function doc, was in wrong place.
16090         (spam-initialize): Take symbols when it's run, and install the
16091         extra headers that spam-necessary-extra-headers thinks we need.
16092
16093 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16094
16095         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16096         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16097
16098 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16099
16100         * gnus-sum.el (gnus-set-global-variables)
16101         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16102         (gnus-article-get-xrefs, gnus-summary-best-group)
16103         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16104         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16105         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16106         Use with-current-buffer.
16107
16108 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16109
16110         * spam.el (spam-summary-prepare-exit): Simplify logic.
16111         (spam-fetch-article-header): Read the article header if it's not
16112         available.
16113         (spam-list-articles): Simplify logic.
16114         (spam-filelist-register-routine): Fix bug with unregister-list.
16115
16116         * gnus-registry.el: Fix comments at beginning.
16117
16118 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16119
16120         * message.el (message-cater-to-broken-inn): Remove.
16121         (message-shorten-references): Make sure the total folded length of
16122         References is shorter than 998 characters to cater to a bug in INN
16123         2.3.  Also, don't pretend that references aren't folded -- this
16124         hasn't worked for a while.
16125
16126 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16127
16128         * gnus-agent.el (gnus-agentize):
16129         gnus-agent-send-mail-real-function no longer set to current value
16130         of message-send-mail-function but rather a lambda that calls
16131         message-send-mail-function.  The change makes the agent real-time
16132         responsive to user changes to message-send-mail-function.
16133
16134 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16135
16136         * legacy-gnus-agent.el
16137         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16138         help from Florian Weimer <fw@deneb.enyo.de>
16139
16140 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16141
16142         * nnmail.el (nnmail-cache-insert): Revert last change.
16143
16144 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16145
16146         * nnmail.el (nnmail-cache-insert): Always check whether
16147         nnmail-cache-ignore-groups matches a group name.
16148
16149 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16150
16151         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16152         (spam-find-spam, spam-log-processing-to-registry)
16153         (spam-log-registered-p, spam-log-unregistration-needed-p)
16154         (spam-log-undo-registration): Use gnus-message instead of
16155         gnus-error, none of these errors are fatal.
16156
16157         * gnus-registry.el (gnus-registry-clean-empty-function)
16158         (gnus-registry-clean-empty): Remove only empty entries without
16159         extra data.
16160
16161 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16162
16163         * spam-stat.el (spam-stat-buffer-change-to-spam)
16164         (spam-stat-buffer-change-to-non-spam): Change (error) to
16165         (gnus-message 8) invocation.
16166
16167 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16168
16169         * nntp.el (nntp-via-netcat-command): New variable.
16170         (nntp-via-netcat-switches): New variable.
16171         (nntp-open-via-rlogin-and-netcat): New function.
16172         (nntp-open-connection-function): Doc fix.
16173         (nntp-telnet-command): Doc fix.
16174         (nntp-end-of-line): Doc fix.
16175         (nntp-via-rlogin-command): Doc fix.
16176         (nntp-via-user-name): Doc fix.
16177         (nntp-via-address): Doc fix.
16178
16179 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16180
16181         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16182         error in Emacs 21.1.
16183
16184 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16185
16186         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16187
16188 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16189
16190         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16191         (gnus-agent-with-refreshed-group): New macro.
16192         (gnus-agent-rename-group): New function.
16193         (gnus-agent-delete-group): New function.
16194         (gnus-agent-save-group-info): Use gnus-command-method when
16195         `method' parameter is nil.  Don't write nil entries into the
16196         active file.
16197         (gnus-agent-get-group-info): New function.
16198         (gnus-agent-fetch-articles): Use
16199         gnus-agent-update-files-total-fetched-for to increment disk space
16200         used.
16201         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16202         gnus-agent-update-view-total-fetched-for to increment disk space
16203         used.
16204         (gnus-agent-get-local): Added optional parameters to avoid calling
16205         gnus-group-real-name and gnus-find-method-for-group.
16206         (gnus-agent-set-local): Delete stored entry if either min, or max,
16207         are nil.
16208         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16209         quit, use gnus-agent-regenerate-group to record existance of any
16210         articles fetched to disk before the quit occurred.
16211         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16212         gnus-agent-update-view-total-fetched-for, and
16213         gnus-agent-update-files-total-fetched-for to decrement disk space
16214         used.
16215         (gnus-agent-retrieve-headers): Use
16216         gnus-agent-update-view-total-fetched-for to increment disk space
16217         used.
16218         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16219         with gnus-agent-update-files-total-fetched-for to decrement disk
16220         space and fresh group buffer.
16221         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16222         (gnus-agent-need-update-total-fetched-for): New variable.
16223         (gnus-agent-update-files-total-fetched-for): New function.
16224         (gnus-agent-update-view-total-fetched-for): New function.
16225         (gnus-agent-total-fetched-for): New function.
16226
16227         * gnus-cache.el (gnus-cache-save-buffers): Use
16228         gnus-cache-update-overview-total-fetched-for to change disk space
16229         used by this group.
16230         (gnus-cache-possibly-enter-article): Use
16231         gnus-cache-update-file-total-fetched-for to increment disk space
16232         used by this group.
16233         (gnus-cache-possibly-remove-article): Use
16234         gnus-cache-update-file-total-fetched-for to decrement disk space
16235         used by this group.
16236         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16237         (gnus-cache-rename-group): New function.
16238         (gnus-cache-delete-group): New function.
16239         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16240         (gnus-cache-need-update-total-fetched-for): New variable.
16241         (gnus-cache-with-refreshed-group): New macro.
16242         (gnus-cache-update-file-total-fetched-for): New function.
16243         (gnus-cache-update-overview-total-fetched-for): New function.
16244         (gnus-cache-rename-group-total-fetched-for): New function.
16245         (gnus-cache-delete-group-total-fetched-for): New function.
16246         (gnus-cache-total-fetched-for): New function.
16247
16248         * gnus-group.el: Require gnus-sum and autoload functions to
16249         resolve warnings when gnus-group.el compiled alone.
16250         (gnus-group-line-format): Documented new %F.
16251         (size of Fetched data) group line format; identifies disk space
16252         used by agent and cache.
16253         (gnus-group-line-format-alist): Defined new F format.
16254         (gnus-total-fetched-for): New function.
16255         (gnus-group-delete-group): No longer update
16256         gnus-cache-active-altered as gnus-request-delete-group now keeps
16257         the cache in sync.
16258         (gnus-group-list-active): Let the agent store a server's active
16259         list if currently plugged.
16260
16261         * gnus-int.el (gnus-request-delete-group):
16262         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16263         local disk in sync with the server.
16264         (gnus-request-rename-group):
16265         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16266         local disk in sync with the server.
16267
16268         * gnus-start.el (gnus-get-unread-articles):
16269         Cosmetic simplification to logic.
16270
16271         * gnus-util.el (gnus-rename-file): New function.
16272
16273 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16274
16275         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16276
16277 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16278
16279         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16280         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16281
16282 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16283
16284         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16285         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16286
16287 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16288
16289         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16290
16291 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16292
16293         * spam.el (spam-set-difference): Add function to replace
16294         gnus-set-difference in spam.el.
16295         (spam-summary-prepare-exit): Use spam-set-difference.
16296
16297 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16298
16299         * gnus-registry.el (gnus-registry-cache-file): Update to use
16300         gnus-dribble-directory OR gnus-home-directory OR ~.
16301         (gnus-registry-split-fancy-with-parent): Fix doc.
16302
16303 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16304
16305         * message.el (message-exchange-point-and-mark): Use
16306         message-mark-active-p.  Suggested by Jesper Harder
16307         <harder@ifa.au.dk>.
16308
16309 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16310
16311         * message.el (message-exchange-point-and-mark): Don't activate
16312         region if it was inactive.  Suggested by Hiroshi Fujishima
16313         <pooh@nature.tsukuba.ac.jp>.
16314
16315 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16316
16317         * gnus-art.el (article-display-face): Display Faces in the same
16318         order as X-Faces.
16319
16320 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16321
16322         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16323
16324 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16325
16326         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16327         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16328         (gnus-article-mime-hierarchy): Remove.
16329         (gnus-article-mime-hierarchy-next): Remove.
16330         (gnus-article-mode): Revert 2004-03-19 change.
16331         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16332         (gnus-insert-mime-button): Revert 2004-03-19 change.
16333         (gnus-mime-accumulate-hierarchy): Remove.
16334         (gnus-mime-enter-multipart): Remove.
16335         (gnus-mime-leave-multipart): Remove.
16336         (gnus-mime-display-part): Revert 2004-03-19 change.
16337         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16338
16339         * mml.el (mml-preview): Revert 2004-03-19 change.
16340
16341 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16342
16343         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16344
16345 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16346
16347         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16348         t while entering a file name using the mm-with-multibyte macro.
16349         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16350
16351         * mm-util.el (mm-with-multibyte): New macro.
16352
16353 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16354
16355         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16356         user option.
16357         (gnus-mime-multipart-functions): Doc and customization fix.
16358         (gnus-article-mime-hierarchy): New variable.
16359         (gnus-article-mime-hierarchy-next): New variable.
16360         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16361         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16362         gnus-article-mime-hierarchy-next to nil.
16363         (gnus-insert-mime-button): Show hierarchy numbers.
16364         (gnus-mime-accumulate-hierarchy): New function.
16365         (gnus-mime-enter-multipart): New function.
16366         (gnus-mime-leave-multipart): New function.
16367         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16368         (gnus-mime-display-alternative): Show hierarchy numbers.
16369
16370         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16371         gnus-article-mime-hierarchy-next to nil.
16372
16373 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16374
16375         * dns.el: Don't require gnus-xmas.
16376
16377 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16378
16379         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16380         inline PGP.
16381         (mml-menu): Disable mml-quote-region if mark is inactive.
16382
16383 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16384
16385         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16386         when the group's active is not available.
16387
16388 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16389
16390         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16391         error.
16392
16393 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16394
16395         * imap.el (imap-store-password): New variable.
16396         (imap-interactive-login): Use it.
16397         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16398
16399 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16400
16401         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16402         window-start and hscroll to summary window.
16403
16404 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16405
16406         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16407         conversion message to newsrc-dribble when an actual conversion is
16408         performed.
16409
16410 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16411
16412         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16413
16414 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16415
16416         * mm-decode.el (mm-complicated-handles): New function reviving
16417         former definition of mm-multiple-handles.
16418
16419         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16420         (gnus-mime-delete-part): Use it.
16421
16422 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16423
16424         * gnus-agent.el (gnus-agent-read-local): Bind
16425         nnheader-file-coding-system to gnus-agent-file-coding-system to
16426         avoid the implicit assumption that they will always be equal.
16427         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16428         coding-system-for-write, as the with-temp-file macro first prints
16429         to a buffer then saves the buffer.
16430
16431 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16432
16433         * gnus-art.el (gnus-article-edit-part): New function.
16434         (gnus-mime-save-part-and-strip): Use it; do query instead of
16435         signaling an error; don't use mm-multiple-handles.
16436         (gnus-mime-delete-part): Ditto.
16437
16438 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16439
16440         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16441         old file versions.
16442         (gnus-group-prepare-hook): Removed function that converted list
16443         form of gnus-agent-expire-days to group properties.
16444
16445         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16446         (gnus-request-accept-article): Re-indented.
16447
16448         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16449         converters to handle old agent file formats.  Added logic for a
16450         "backup before upgrading warning".
16451         (gnus-convert-mark-converter-prompt): Developers can mark
16452         functions as needing (default), or not needing,
16453         gnus-convert-old-newsrc's "backup before upgrading warning".
16454         (gnus-convert-converter-needs-prompt): Tests whether the user
16455         should be protected from potentially irreversable changes by the
16456         function.
16457
16458         * legacy-gnus-agent.el: New.  Provides converters that are only
16459         loaded when gnus-convert-old-newsrc needs to call them.
16460
16461 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16462
16463         * mail-source.el (mail-source-touch-pop): Doc fix.
16464
16465         * message.el (message-smtpmail-send-it): Doc fix.
16466
16467 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16468
16469         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16470
16471         * nnmail.el (nnmail-split-fancy): do.
16472
16473         * gnus-kill.el (gnus-kill, gnus-execute): do.
16474
16475 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16476
16477         * gnus-sum.el (gnus-widget-reversible-match)
16478         (gnus-widget-reversible-to-internal)
16479         (gnus-widget-reversible-to-external): New functions.
16480         (gnus-widget-reversible): New widget.
16481         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16482
16483 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16484
16485         * gnus-sum.el (gnus-thread-sort-functions)
16486         (gnus-article-sort-functions): Document `(not F)' items.
16487
16488 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16489
16490         * spam.el (spam-use-gmane-xref): Add new backend.
16491         (spam-gmane-xref-spam-group): Add variable to control the name of the
16492         Gmane spam group.
16493         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16494         (spam-regex-headers-spam, spam-regex-headers-ham)
16495         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16496         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16497         backends and checks.
16498         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16499
16500         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16501         an autodetect method.
16502
16503 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16504
16505         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16506         articles are being added to a group.
16507         (gnus-request-replace-article): Inform the agent that articles
16508         need to be uncached as the cached contents are no longer valid.
16509
16510 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16511
16512         * binhex.el: Don't autoload executable-find.
16513
16514         * canlock.el: Don't autoload mail-fetch-field.
16515
16516         * dgnushack.el: Autoload c-mode for XEmacs.
16517
16518         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16519
16520         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16521         rmail-dont-reply-to and rmail-output.
16522
16523         * gnus-score.el: Don't autoload ffap-string-at-point.
16524
16525         * gnus-setup.el: Don't autoload sc-cite-original.
16526
16527         * imap.el: Don't autoload base64-decode-string,
16528         base64-encode-string and md5.
16529
16530         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16531         and rmail-msg-restore-non-pruned-header.
16532
16533         * mm-decode.el: Don't autoload executable-find.
16534
16535         * mm-url.el: Don't autoload executable-find.
16536
16537         * mm-view.el: Don't autoload diff-mode.
16538
16539         * nndb.el: Don't autoload news-reply-mode, news-setup,
16540         cancel-timer and telnet.
16541
16542         * password.el: Don't autoload run-at-time for Emacs.
16543
16544         * sha1-el.el: Don't autoload executable-find.
16545
16546         * sieve-mode.el: Don't autoload c-mode.
16547
16548         * uudecode.el: Don't autoload executable-find.
16549
16550 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16551
16552         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16553         (gnus-agent-possibly-alter-active): Avoid null in numeric
16554         comparison.
16555         (gnus-agent-set-local): Refuse to save null in local object table.
16556         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16557         list of articles that will be marked as unread.
16558
16559 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16560
16561         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16562
16563 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16564
16565         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16566         language tags.
16567
16568 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16569
16570         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16571         Don't bind "obarray".
16572
16573         * gnus-sum.el (gnus-thread-sort-functions): Added
16574         `gnus-thread-sort-by-most-recent-number' and
16575         `gnus-thread-sort-by-most-recent-date'.
16576         Reported by Kai Grossjohann <kai@emptydomain.de>.
16577
16578 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16579
16580         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16581
16582 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16583
16584         * gnus-cus.el (gnus-agent-customize-category): Removed
16585         ignore-errors macro reference that required cl to be loaded at
16586         run-time.
16587
16588         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16589         single-interval range of the form (min . max).  Previously the
16590         range had to look like ((min . max)).  Likewise, return
16591         (min . max) rather than ((min . max)).
16592         (gnus-range-map): Use gnus-range-normalize to accept
16593         single-interval range.
16594
16595         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16596         the cache, but not the agent, now appear with their usual face.
16597
16598         * dgnushack.el (loaddir): New variable that is bound to the
16599         directory containing the dgnushack.el file. Use loaddir, rather
16600         than srcdir, to update load-path. Change lets dgnushack compile
16601         code in directories other than GNUS/lisp.
16602
16603 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16604
16605         * lpath.el: Don't bind w3m-safe-url-regexp.
16606
16607         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16608         w3m-safe-url-regexp variable buffer-local.
16609
16610         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16611
16612 2004-02-27  Simon Josefsson  <jas@extundo.com>
16613
16614         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16615         gnus-group-real-prefix.
16616         (gnus-summary-move-article): Use it, instead of
16617         gnus-group-real-prefix.
16618
16619 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16620
16621         * lpath.el: Bind w3m-safe-url-regexp.
16622
16623         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16624         w3m-safe-url-regexp variable buffer-local and set it as the value
16625         of mm-w3m-safe-url-regexp.
16626
16627         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16628
16629         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16630         parsing gnus-posting-styles when the message is not for replying.
16631
16632         * dgnushack.el: Autoload sgml-mode for XEmacs.
16633
16634         * nnrss.el (nnrss-opml-export): Use
16635         mm-set-buffer-file-coding-system instead of
16636         set-buffer-file-coding-system.
16637
16638 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16639
16640         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16641         of checkdoc.el).
16642         * nnrss.el: do.
16643         * gnus-mlspl.el: do.
16644         * gnus-ml.el: do.
16645         * gnus-srvr.el: do.
16646
16647         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16648
16649 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16650
16651         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16652         Corrections to custom-manual links.
16653
16654         * gnus-art.el (gnus-article): Ditto.
16655
16656         * mm-decode.el (mime-display, mime-security): Ditto.
16657
16658 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16659
16660         * flow-fill.el: Typo.
16661
16662 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16663
16664         * spam-wash.el: New file.
16665
16666 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16667
16668         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16669
16670 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16671
16672         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16673         to be run with new-articles as LIST1, not LIST2.
16674         (spam-registration-functions): Add spam-use-ham-copy as a nil
16675         registration backend.
16676
16677 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16678
16679         * spam-stat.el (spam-stat-washing-hook): New option.
16680         (spam-stat-buffer-words): Use it.
16681         (spam-stat-process-directory, spam-stat-test-directory): Use
16682         insert-file-contents-literally.
16683         (spam-stat-coding-system): New variable.
16684         (spam-stat-load, spam-stat-save): Use it.
16685
16686 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16687
16688         * spam-report.el (spam-report-plug-agent): Quote
16689         spam-report-url-to-file and spam-report-url-ping-plain.
16690
16691 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16692
16693         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16694         / in mailto URLs.
16695
16696 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16697
16698         * spam-report.el (spam-report-process-queue): Fix interactive use.
16699         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16700         (spam-report-unplug-agent): Doc fixes.
16701         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16702         (spam-report-agentize, spam-report-deagentize): Autoload.
16703
16704 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16705
16706         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16707
16708         * message.el (message-setup-fill-variables): Add mml tags to
16709         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16710         <ajk@iu.edu>.
16711         (message-mode): Don't modify paragraph-separate there.
16712
16713 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16714
16715         * compface.el (uncompface-use-external): Default to undecided.
16716         (uncompface-use-external-threshold): New variable.
16717         (uncompface-float-time): New macro.
16718         (uncompface): Determine whether to use the external decoder if
16719         uncompface-use-external is undecided.
16720
16721 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16722
16723         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16724         after images.
16725
16726         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16727
16728 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16729
16730         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16731
16732         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16733
16734         * gnus-sum.el (gnus-summary-limit-to-age)
16735         (gnus-summary-limit-children): do.
16736
16737         * gnus-int.el (gnus-request-scan): do.
16738
16739         * gnus-group.el (gnus-group-suspend): do.
16740
16741         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16742
16743         * gnus-cite.el (gnus-cite-parse-attributions): do.
16744
16745         * gnus-agent.el (gnus-summary-set-agent-mark)
16746         (gnus-agent-regenerate-group): do.
16747
16748         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16749
16750         * binhex.el (binhex-decode-region-internal): do.
16751
16752 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16753
16754         * gnus-fun.el (gnus-face-properties-alist): New user option.
16755         (gnus-display-x-face-in-from): Use it.
16756
16757         * gnus-art.el (article-display-face): Ditto.
16758
16759         * compface.el (uncompface-use-external): Default to nil.
16760
16761 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16762
16763         * nntp.el (nntp-erase-buffer): New function.
16764         (nntp-retrieve-data, nntp-send-command)
16765         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16766         (nntp-possibly-change-group): Use it.
16767
16768         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16769         with-current-buffer.
16770
16771 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16772
16773         * compface.el: Merge the ELisp-based uncompface program.
16774         (compface): New customization group.
16775         (uncompface-use-external): New user option.
16776         (uncompface): Call uncompface-internal if uncompface-use-external
16777         is nil.
16778         (uncompface-internal): New function.  Note that there are also
16779         some other functions and variables added for this function.
16780
16781 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16782
16783         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16784         if necessary.
16785
16786 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16787
16788         * spam-report.el (spam-report-unplug-agent)
16789         (spam-report-plug-agent, spam-report-deagentize)
16790         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16791         Add support for the Agent in spam-report: when unplugged, report to a
16792         file; when plugged, submit all the requests.
16793
16794         * spam.el (spam-register-routine): Fix message about
16795         registration.
16796
16797 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16798
16799         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16800         dependencies.
16801         (rfc2047-encode): Use it.
16802
16803         * gnus-art.el (gnus-button-marker-list): Move before first
16804         reference.
16805
16806         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16807         (imap-parse-body): Fix format string mismatch.
16808
16809         * gnus-score.el (gnus-summary-increase-score): do.
16810
16811         * nnrss.el (nnrss-close): New function.
16812
16813 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16814
16815         * nnrss.el (nnrss-make-filename): New function.
16816         (nnrss-request-delete-group, nnrss-read-server-data)
16817         (nnrss-save-server-data, nnrss-read-group-data)
16818         (nnrss-save-group-data): Use it.
16819         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
16820         (nnrss-read-server-data, nnrss-read-group-data): Use load.
16821         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
16822
16823 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
16824
16825         * mml.el (mml-compute-boundary-1): Don't uncompress files.
16826
16827 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
16828
16829         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
16830         files.
16831
16832         * message.el (message-generate-headers-first): Don't quote nil
16833         and t in docstrings.
16834
16835         * imap.el (imap-id): do.
16836
16837         * gnus-agent.el (gnus-agent-consider-all-articles)
16838         (gnus-agent-queue-mail): do.
16839
16840 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
16841
16842         * spam-report.el (spam-report-process-queue): New function.
16843         Process requests from `spam-report-requests-file'.
16844         (spam-report-process-queue): Doc fix.
16845
16846 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
16847
16848         * spam.el (spam-register-routine)
16849         (spam-log-processing-to-registry, spam-log-registered-p)
16850         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16851         Change "check" to "spam-check" for semi-clarity.
16852
16853 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
16854
16855         * pop3.el: Require nnheader.
16856
16857         * mml-smime.el: Require cl.  Autoload message-fetch-field.
16858
16859         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
16860
16861         * gnus-picon.el: Require cl.
16862
16863         * gnus-fun.el: Require gnus-ems and gnus-util.
16864
16865         * gnus.el (gnus-method-to-server): Move defsubst before first use.
16866
16867         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
16868
16869         * gnus-art.el (gnus-article-edit-mode): Define before first
16870         reference.
16871
16872 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
16873
16874         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
16875         (gnus-uu-post-encoded): Use point-at-bol.
16876
16877         * gnus-topic.el (gnus-group-active-topic-p): do.
16878
16879         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
16880
16881         * gnus-group.el (gnus-group-kill-region): do.
16882
16883         * gnus-art.el (article-date-ut): do.
16884
16885         * message.el (message-fetch-field): Remove redundant
16886         case-fold-search binding.
16887         (message-narrow-to-field): Simplify.
16888
16889 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16890
16891         * spam.el (spam-directory): Derive from `gnus-directory'.
16892
16893         * spam-report.el (spam-report-url-to-file)
16894         (spam-report-requests-file): New function and variable for offline
16895         reporting.
16896         (spam-report-url-ping-function): Add `spam-report-url-to-file'
16897         and user defined function.
16898         (spam-report-url-ping-mm-url): Remove doubled slash.
16899
16900 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
16901
16902         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
16903
16904 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
16905
16906         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
16907         format string mismatch.
16908
16909         * sieve.el (sieve-deactivate-all): do.
16910
16911         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
16912
16913         * nnlistserv.el (nnlistserv-kk-wash-article): do.
16914
16915         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
16916
16917         * mm-bodies.el (mm-7bit-chars): Don't include \r.
16918
16919 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
16920
16921         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
16922         the list of checks.
16923
16924 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
16925
16926         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
16927         padding.
16928
16929 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
16930
16931         * mm-view.el (mm-fill-flowed): New variable.
16932         (mm-inline-text): Use it.
16933
16934 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
16935
16936         * spam.el (spam-spamassassin-register-ham-routine)
16937         (spam-spamassassin-register-spam-routine): Fix function names.
16938
16939 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16940
16941         * gnus.el (gnus-tmp-grouplens): Remove.
16942         (gnus-summary-line-format): Remove grouplens.
16943
16944         * gnus-group.el (gnus-group-line-format): Ditto.
16945
16946         * gnus-spec.el (gnus-format-specs): Ditto.
16947         (gnus-update-format-specifications): Flush the group format spec
16948         cache if there's the grouplens stuff.
16949         (gnus-parse-simple-format): Replace %l with the empty string.
16950
16951 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
16952
16953         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
16954         omission.
16955
16956 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16957
16958         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
16959         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16960
16961 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16962
16963         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
16964         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
16965         New macros and functions.
16966         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
16967         Handle > NLINK_MAX messages.
16968         * nnmaildir.el (nnmaildir-request-set-mark): Use
16969         nnmaildir--emlink-p and nnmaildir--eexist-p.
16970
16971 2004-01-25  Alex Schroeder  <alex@gnu.org>
16972
16973         * spam-stat.el (spam-stat-process-directory-age): New option.
16974         (spam-stat-process-directory): Use it.
16975
16976 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
16977
16978         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
16979         (spam-stat-save): Accept prefix argument.
16980
16981 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
16982
16983         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
16984         links" error.
16985
16986 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16987
16988         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
16989         the rest of the and/or forms.
16990
16991 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16992
16993         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
16994         compatibility with old .newsrc.eld files.
16995
16996         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
16997
16998         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16999
17000         * gnus-start.el (gnus-1): do.
17001
17002         * gnus-group.el (gnus-group-line-format-alist): do.
17003
17004         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17005
17006         * gnus-gl.el: Remove.
17007
17008 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17009
17010         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17011         marks consisting of a single range {for example, (3 . 5)} rather
17012         than a list of a single range { ((3 . 5)) }.
17013
17014 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17015
17016         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17017         with-current-buffer.
17018         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17019         avoid consing a string.
17020
17021         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17022         Remove obsolete entries for big5 and gb2312.
17023
17024 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17025
17026         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17027         uncompressed list.
17028
17029 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17030
17031         * spam-stat.el (spam-stat-strip-xref): New function.
17032         (spam-stat-process-directory): Use it.
17033
17034         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17035         here -- it's done in message-fetch-field.
17036
17037 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17038
17039         * gnus-agent.el (gnus-agent-queue-mail)
17040         (gnus-agent-prompt-send-queue): New variables.
17041         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17042         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17043         "nndraft:queue" along to gnus-draft-send.  Use
17044         gnus-agent-prompt-send-queue.
17045         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17046         is "nndraft:queue".  Suggested by Gaute Strokkenes
17047         <gs234@srcf.ucam.org>
17048
17049         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17050         (agent-enable-undownloaded-faces): Added.
17051         (gnus-agent-cat-groups): Use eval-and-compile, not
17052         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17053         method of gnus-agent-cat-groups even when the buffer has been
17054         evaled.
17055         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17056         delete gnus-agent-save-active-1.
17057         (gnus-agent-save-groups): Deleted.  Identical to
17058         gnus-agent-save-active.
17059         (gnus-agent-write-active): No longer adjust agent's copy of active
17060         file as agent's adjustments are now stored in their own
17061         file.  Removed optional parameter.
17062         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17063         servers.  Add use of min/max range limits from server's local
17064         file.
17065         (gnus-agent-save-alist): Removed unused optional argument.
17066         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17067         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17068         (gnus-agent-set-local): A per-server file that keeps min/max range
17069         limits for articles known to the agent.  Provides a fast mechanism
17070         for altering many active ranges.
17071         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17072         active file (local makes it unnecessary).
17073         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17074
17075         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17076         (agent-enable-undownloaded-faces): Added.
17077
17078         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17079         disable it when sending to "nndraft:queue".
17080         (gnus-group-send-queue): Add safety check to avoid sending queue
17081         when unplugged.
17082
17083         * gnus-group.el (gnus-group-catchup): Use new
17084         gnus-sequence-of-unread-articles, not
17085         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17086         numbers of articles.  Use gnus-range-map to avoid having to
17087         uncompress the unread list.
17088         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17089         Fixed invalid ange-ftp reference.
17090
17091         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17092         (gnus-sorted-range-intersection): Intersection of two ranges
17093         without requiring that they first be uncompressed.
17094
17095         * gnus-start.el (gnus-activate-group): Unless blocked by the
17096         caller, possibly expand the active range to include both cached
17097         and agentized articles.
17098         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17099         multiple version-dependent converters.
17100         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17101         gnus-agent-save-active.
17102         (gnus-save-newsrc-file): Save dirty agent range limits.
17103
17104         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17105         gnus-agent-possibly-alter-active.
17106         (gnus-adjust-marked-articles): Faster handling of simple lists.
17107
17108 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17109
17110         * spam-stat.el (spam-stat-test-directory): New optional argument
17111         displays a list of files detected.  Suggested by Andrew Cohen
17112         <cohen@andy.bu.edu>.
17113         (spam-stat-buffer-words-with-scores): Don't narrow and change
17114         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17115
17116 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17117
17118         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17119         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17120         (spam-spamassassin-arguments)
17121         (spam-spamassassin-spam-flag-header)
17122         (spam-spamassassin-positive-spam-flag-header)
17123         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17124         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17125         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17126         (spam-list-of-processors, spam-list-of-checks)
17127         (spam-list-of-statistical-checks, spam-registration-functions)
17128         (spam-check-spamassassin-headers, spam-check-spamassassin)
17129         (spam-spamassassin-score)
17130         (spam-spamassassin-register-with-sa-learn)
17131         (spam-spamassassin-register-spam-routine)
17132         (spam-spamassassin-register-ham-routine)
17133         (spam-assassin-register-spam-routine)
17134         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17135         (spam-bogofilter-score): Fix to show article before scoring.
17136
17137 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17138
17139         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17140         default scoring function.
17141         (spam-generic-score): Call spam-spamassassin-score if
17142         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17143         spam-bogofilter-score otherwise.
17144
17145         * gnus.el (spam-process, spam-autodetect-methods): Add
17146         spamassassin and spamassassin-headers.
17147
17148 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17149
17150         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17151         Suppress unnecessary messages.
17152
17153 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17154
17155         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17156         make-hash-table.
17157
17158 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17159
17160         * canlock.el (base64-encode-string): Don't autoload it.
17161
17162 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17163
17164         * run-at-time.el: Remove useless (require 'itimer),
17165         eval-and-compile and (featurep 'xemacs).
17166
17167 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17168
17169         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17170         GROUP is a virtual group.
17171
17172 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17173
17174         * gnus.el: Autoload `message-y-or-n-p'.
17175
17176 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17177
17178         * pgg-parse.el: Remove unnecessary (require 'custom).
17179
17180         * pgg-def.el: do.
17181
17182         * nnmail.el: do.
17183
17184         * gnus-undo.el: do.
17185
17186         * gnus-picon.el: do.
17187
17188         * gnus-util.el: do.
17189
17190 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17191
17192         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17193
17194 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17195
17196         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17197         handle, as well as a list.
17198
17199         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17200         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17201         (mm-w3m-cid-retrieve): Simplify.
17202
17203 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17204
17205         * message.el (message-kill-to-signature): Allow prefix arg to
17206         specify number of lines to keep before signature.
17207
17208 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17209
17210         * message.el (message-kill-to-signature): Change docstring.
17211
17212 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17213
17214         * canlock.el: Always require sha1-el.
17215         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17216
17217         * message.el: Autoload sha1 only when compiling.
17218
17219         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17220         eudc-expand-inline for XEmacs.
17221
17222 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17223
17224         * message.el (message-canlock-generate): Require sha1-el.
17225
17226 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17227
17228         * message.el (message-expand-name): Silence the byte compiler.
17229
17230         * lpath.el: Add detect-coding-system.
17231
17232         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17233         cus-edit.
17234
17235 2004-01-13  Simon Josefsson  <jas@extundo.com>
17236
17237         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17238         Invoke gnus-score-mode.  Reported by
17239         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17240
17241         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17242         Jim Blandy <jimb@redhat.com> (tiny change).
17243
17244 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17245
17246         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17247
17248 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17249
17250         * spam.el (spam-get-article-as-string): Update to use
17251         gnus-request-article-this-buffer, much simpler.
17252         (spam-get-article-as-buffer): Remove.
17253
17254 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17255
17256         * message.el (message-expand-name): Use EUDC if the user uses that.
17257
17258 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17259
17260         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17261         character for the encoding to avoid consing a string.
17262
17263         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17264         unnecessarily.
17265
17266         * mm-util.el (mm-replace-chars-in-string): Remove.
17267
17268         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17269         of mm-replace-chars-in-string.
17270
17271 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17272
17273         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17274
17275         * mm-util.el (mm-subst-char-in-string): Support inplace.
17276
17277         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17278         a new string in every iteration.  Use shy groups.
17279
17280 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17281
17282         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17283         * gnus-soup.el (gnus-soup-group-brew):
17284         * gnus-msg.el (gnus-put-message):
17285         * gnus-move.el (gnus-group-move-group-to-server):
17286         * gnus-kill.el (gnus-batch-score):
17287         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17288         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17289         (gnus-group-update-group, gnus-group-read-group)
17290         (gnus-group-make-group, gnus-group-make-help-group)
17291         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17292         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17293         (gnus-group-sort-by-unread, gnus-group-catchup)
17294         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17295         (gnus-group-yank-group, gnus-group-set-info)
17296         (gnus-group-list-groups):
17297         * gnus.el (gnus-generate-new-group-name):
17298         * gnus-delay.el (gnus-delay-send-queue):
17299         * nnvirtual.el (nnvirtual-catchup-group):
17300         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17301         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17302         (gnus-group-prepare-topics, gnus-topic-check-topology):
17303         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17304         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17305         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17306         (gnus-group-make-articles-read):
17307         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17308         (gnus-group-change-level, gnus-kill-newsgroup)
17309         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17310         (gnus-get-unread-articles, gnus-make-articles-unread)
17311         (gnus-make-ascending-articles-unread): Use accessor
17312         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17313         to get group information for improved readability.
17314
17315
17316 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17317
17318         * gnus-art.el (article-decode-mime-words, article-babel)
17319         (gnus-article-highlight-signature, gnus-article-add-buttons)
17320         (gnus-signature-toggle): Use gnus-with-article-buffer.
17321
17322         * gnus-art.el (gnus-article-highlight-headers)
17323         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17324
17325         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17326         (gnus-article-set-globals, gnus-request-article-this-buffer)
17327         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17328         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17329         (gnus-mime-display-alternative): Use with-current-buffer.
17330
17331 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17332
17333         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17334         also under 80 char limit, and call gnus-error if needed.
17335         (spam-fetch-article-header): Fix - it was a
17336         buffer-local variable (gnus-newsgroup-data).
17337         (spam-find-spam): Use spam-generate-fake-headers, forget about
17338         spam-insert-fake-headers.
17339         (spam-insert-fake-headers): Remove.
17340
17341 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17342
17343         * deuglify.el (gnus-article-outlook-unwrap-lines)
17344         (gnus-outlook-rearrange-article)
17345         (gnus-outlook-repair-attribution-outlook)
17346         (gnus-outlook-repair-attribution-block)
17347         (gnus-outlook-repair-attribution-other): Remove redundant
17348         save-excursion.
17349
17350 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17351
17352         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17353         (spam-fetch-field-subject-fast)
17354         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17355         (spam-fetch-article-header): Add functions to deal with Gnus
17356         internals for fast retrieval of article header data.
17357         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17358
17359 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17360
17361         * pop3.el (pop3-md5): Remove.
17362         (pop3-apop): Replace pop3-md5 with md5.
17363
17364         * mm-bodies.el: base64 is always built-in.
17365
17366         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17367         with-current-buffer.
17368
17369 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17370
17371         * canlock.el (canlock-insert-header): Remove excessive grouping in
17372         regexp.
17373
17374         * gnus-sum.el (gnus-summary-read-document): Ditto.
17375
17376         * gnus-uu.el (gnus-uu-part-number): Ditto.
17377
17378         * html2text.el (html2text-remove-tags): Ditto.
17379         (html2text-format-tags): Ditto.
17380         (html2text-format-single-elements): Ditto.
17381
17382         * mml.el (mml-parse-1): Ditto.
17383
17384 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17385
17386         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17387
17388         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17389
17390         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17391
17392         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17393
17394 2003-11-15  Simon Josefsson  <jas@extundo.com>
17395
17396         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17397         (pgg-gpg-lookup-key): Use regexp match instead of
17398         split-string (split-string is different between emacs 21.2 and
17399         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17400
17401 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17402
17403         * gnus-art.el (gnus-mime-view-all-parts)
17404         (gnus-article-part-wrapper, gnus-article-view-part): Use
17405         with-current-buffer.
17406
17407 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17408
17409         * spam.el (spam-disable-spam-split-during-ham-respool)
17410         (spam-spamoracle-database, spam-cache-lookups)
17411         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17412         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17413         (spam-group-ham-marks, spam-group-spam-marks)
17414         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17415         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17416         also add spam-use-blackholes to the statistical checks.
17417         (spam-fetch-field-fast): Add interface to fetching fields, may
17418         become a macro.
17419         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17420         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17421         (spam-insert-fake-headers): Fake an article when needed.
17422         (spam-find-spam): Fake article when possible.
17423         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17424         (spam-check-bogofilter-headers): Use message-fetch-field instead
17425         of nnmail-fetch-field.
17426
17427 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17428
17429         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17430
17431 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17432
17433         * spam.el (spam-split): Do not require spam-use-CHECK to be
17434         enabled if that check is passed to spam-split explicitly; also
17435         fix so 'spam doesn't get converted to spam-split-group when
17436         spam-split-symbolic-return is t.
17437         (spam-find-spam): Find registrations of the article and use those
17438         instead of re-running spam-split to find the spam/ham
17439         classification of the article.
17440         (spam-log-processing-to-registry, spam-log-registered-p)
17441         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17442         Use gnus-error instead of gnus-message.
17443         (spam-log-registration-type): Add function to determine the
17444         classification of a message based on registry entries; will
17445         return nil if both 'spam and 'ham are found.
17446         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17447         a reasonably fast local cache without the loading errors.
17448         (spam-cache-lookups): Set to t by default.
17449         (spam-find-spam): Don't try to guess spam-cache-lookups.
17450         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17451         spam-caches entry.
17452         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17453         caching of whitelist/blacklist entries.
17454         (spam-check-whitelist, spam-check-blacklist): Invoke
17455         spam-from-listed-p with a type, not a cache variable.
17456         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17457
17458 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17459
17460         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17461
17462         * nnmail.el (nnmail-split-fancy): do.
17463
17464         * mml.el (mml-parse): do.
17465
17466         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17467         (gnus-score-adaptive): do.
17468
17469 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17470
17471         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17472         (gnus-mime-button-map): Don't set keymap parent.
17473         (gnus-button-ctan-directory-regexp): Use shy grouping.
17474         (gnus-prev-page-map): Don't set keymap parent.
17475         (gnus-prev-page-map): Remove duplicated one.
17476         (gnus-next-page-map): Don't set keymap parent.
17477         (gnus-mime-security-button-map): Ditto.
17478
17479         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17480         version number.
17481
17482         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17483
17484 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17485
17486         * canlock.el (canlock-sha1-function): Remove.
17487         (canlock-sha1-function-for-verify): Remove.
17488         (canlock-openssl-program): Remove.
17489         (canlock-openssl-args): Remove.
17490         (canlock-ignore-errors): Remove.
17491         (canlock-sha1-with-openssl): Remove.
17492         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17493         (canlock-verify): Don't use canlock-ignore-errors.
17494
17495         * sha1-el.el (sha1-string-external): Make it can return a string
17496         in binary form.
17497         (sha1-region-external): Ditto.
17498         (sha1-string-internal): Ditto.
17499         (sha1-region-internal): Ditto.
17500         (sha1-region): Ditto.
17501         (sha1-string): Ditto.
17502         (sha1): Ditto.
17503
17504 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17505
17506         * spam.el (spam-report-articles-gmane): New command.
17507
17508 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17509
17510         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17511
17512         * run-at-time.el (run-at-time-saved): Remove.
17513         (run-at-time): Doc fix.
17514
17515 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17516
17517         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17518         (gnus-summary-limit-map): Add it.
17519         (gnus-summary-make-menu-bar): do.
17520
17521 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17522
17523         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17524         Make attempt at some caching support (done for BBDB only now).
17525         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17526         addresses to be checked.
17527         (spam-clear-cache-BBDB): Add function, to be invoked by
17528         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17529         (spam-check-BBDB): Check and use the caches, if
17530         spam-cache-lookups is on, remove superfluous (provide).
17531
17532 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17533
17534         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17535
17536 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17537
17538         * run-at-time.el (run-at-time-saved): Move to after the definition
17539         of `run-at-time'.
17540
17541         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17542
17543 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17544
17545         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17546         mm-w3m-local-map-property.
17547
17548         * mm-view.el (mm-w3m-mode-map): Remove.
17549         (mm-w3m-local-map-property): Remove.
17550         (mm-inline-text-html-render-with-w3m): Don't use
17551         mm-w3m-local-map-property.
17552
17553 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17554
17555         * run-at-time.el: New file.
17556
17557         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17558         under Emacs.
17559
17560         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17561         of gnus-set-text-properties.
17562
17563         * gnus-uu.el (gnus-uu-save-article): Ditto.
17564
17565         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17566
17567         * gnus-cite.el (gnus-cite-parse): Ditto.
17568
17569         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17570         of gnus-.
17571
17572         * gnus-xmas.el (run-at-time): Require run-at-time.
17573
17574         * gnus.el: Changed calls to nnheader-run-at-time and
17575         password-run-at-time throughout to use run-at-time directly.
17576
17577         * password.el: Removed definition of run-at-time.
17578
17579         * nnheaderxm.el: Remove definition of run-at-time.
17580
17581 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17582
17583         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17584         in prompt.
17585
17586 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17587
17588         * messagexmas.el (message-xmas-redefine): Alias
17589         `message-make-caesar-translation-table' to
17590         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17591         version.
17592
17593         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17594         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17595         `gnus-xmas-set-text-properties'.
17596         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17597         `gnus-xmas-completing-read'.
17598         (gnus-xmas-completing-read): Removed.
17599         (gnus-xmas-open-network-stream): Removed.
17600
17601         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17602         XEmacs version.
17603
17604         * dns.el (dns-make-network-process): Use `open-network-stream'
17605         instead of `gnus-xmas-open-network-stream'.
17606
17607         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17608
17609         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17610
17611 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17612
17613         * gnus-art.el (gnus-mime-display-alternative)
17614         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17615         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17616         Don't use gnus-local-map-property.
17617
17618         * gnus-util.el (gnus-local-map-property): Remove.
17619
17620         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17621         gnus-completing-read-maybe-default with completing-read.
17622
17623         * gnus-util.el (gnus-completing-read): do.
17624         (gnus-completing-read-maybe-default): Remove.
17625
17626 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17627
17628         * password.el: Only autoload `run-at-time' if not XEmacs.
17629         Only autoload the itimer functions if XEmacs.
17630
17631 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17632
17633         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17634         XEmacsen.
17635
17636         * dgnushack.el: Autoload executable-find for XEmacs.
17637
17638 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17639
17640         * gnus-art.el (gnus-read-string): Remove.
17641         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17642         read-string.
17643
17644 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17645
17646         * netrc.el: Autoload password-read.
17647         (netrc): Add configuration group.
17648         (netrc-encoding-method, netrc-openssl-path): Add
17649         variables for encoding and decoding of files with symmetric
17650         ciphers.
17651         (netrc-encode): Add assistant function to encode a file with
17652         netrc-encoding-method.
17653         (netrc-parse): Add interactive parameter, added optional
17654         decoding if netrc-encoding-method is non-nil but otherwise
17655         behavior is standard.
17656         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17657         Do s/encode/encrypt/ everywhere.
17658
17659         * spam.el: Remove executable-find autoload.
17660
17661 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17662
17663         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17664
17665         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17666
17667 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17668
17669         * gnus-art.el (gnus-treat-ansi-sequences)
17670         (article-treat-ansi-sequences): New variable and function.
17671         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17672
17673         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17674         Use it.
17675
17676 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17677
17678         * mm-util.el (mm-quote-arg): Remove.
17679
17680         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17681         shell-quote-argument.
17682
17683         * gnus-uu.el (gnus-uu-command): do.
17684
17685         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17686
17687         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17688         with make-char.
17689
17690         * mm-util.el (mm-make-char): Remove.
17691
17692         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17693         add-minor-mode.
17694
17695         * gnus-undo.el (gnus-undo-mode): do.
17696
17697         * gnus-topic.el (gnus-topic-mode): do.
17698
17699         * gnus-sum.el (gnus-dead-summary-mode): do.
17700
17701         * gnus-start.el (gnus-slave-mode): do.
17702
17703         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17704
17705         * gnus-ml.el (gnus-mailing-list-mode): do.
17706
17707         * gnus-gl.el (gnus-grouplens-mode): do.
17708
17709         * gnus-draft.el (gnus-draft-mode): do.
17710
17711         * gnus-dired.el (gnus-dired-mode): do.
17712
17713         * gnus-ems.el (gnus-add-minor-mode): Remove.
17714
17715         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17716         Replace gnus-char-width with char-width.
17717
17718         * gnus-ems.el (gnus-char-width): Remove.
17719
17720         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17721         Replace gnus-char-width with char-width.
17722
17723         * gnus-ems.el (gnus-char-width): Remove.
17724
17725         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17726         definition.
17727         Remove Emacs 20 hash table compatibility code.
17728
17729         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17730         20 compatibility code.
17731
17732         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17733
17734         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17735
17736         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17737         with point-at-{eol,bol}.
17738
17739         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17740
17741         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17742
17743         * flow-fill.el (fill-flowed-point-at-bol)
17744         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17745
17746         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17747         Replace with point-at-{eol,bol} throughout all files.
17748
17749 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17750
17751         * ntlm.el (ntlm-string-as-unibyte): New macro.
17752         (ntlm-build-auth-response): Use it.
17753
17754         Remove Emacs 20 stuff:
17755         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
17756         (butlast, mapc, remove): Remove the compiler macros.
17757         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17758         of delq and copy-sequence.
17759         * gnus-art.el (popup-menu): Remove the compiler macro.
17760         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17761         Emacs 20.
17762
17763 2004-01-05  Simon Josefsson  <jas@extundo.com>
17764
17765         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17766         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17767         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17768         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17769         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17770         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17771         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17772         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17773         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17774         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17775         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17776         string-xor into ntlm-string-xor.  Suggested by
17777         Jesper Harder <harder@myrealbox.com>.
17778
17779         * ntlm.el: Don't include poem.
17780
17781         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17782         Jesper Harder <harder@myrealbox.com>.
17783
17784         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17785
17786         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17787         probably breaks emacs with DL patch, but do we care? Is anyone
17788         still using the DL stuff?)
17789
17790         * sieve-manage.el: Use the password package.
17791         (sieve-manage-read-passwd): Remove.
17792         (sieve-manage-interactive-login): Use password.  Re-add
17793         condition-case around loop.
17794
17795         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17796         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17797         the password package.
17798
17799 2003-02-19  Simon Josefsson  <jas@extundo.com>
17800
17801         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17802         token.
17803
17804 2002-08-07  Simon Josefsson  <jas@extundo.com>
17805
17806         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17807         (sieve-manage-authenticators):
17808         (sieve-manage-authenticator-alist): Add some SASL mechs.
17809         (sieve-sasl-auth): New function.
17810         (sieve-manage-cram-md5-auth):
17811         (sieve-manage-plain-auth): Rewrite using SASL library.
17812         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17813         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17814         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17815         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17816
17817 2004-01-05  Simon Josefsson  <jas@extundo.com>
17818
17819         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
17820         New files.
17821
17822 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17823
17824         * gnus-group.el (gnus-no-groups-message): Update.
17825
17826         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
17827
17828 2003-11-09  Simon Josefsson  <jas@extundo.com>
17829
17830         * imap.el: Support for ID IMAP extension (RFC 2971).
17831         (imap-local-variables): Add imap-id.
17832         (imap-id): New variable.
17833         (imap-id): New function.
17834         (imap-parse-response): Parse untagged ID response.
17835         * nnimap.el (nnimap-id): New variable.
17836         (nnimap-open-connection): Use it.
17837
17838 2003-12-28  Simon Josefsson  <jas@extundo.com>
17839
17840         * gnus-score.el (gnus-score-edit-all-score): New.
17841         * gnus-group.el (gnus-group-score-map): Bind it to W e.
17842
17843 2004-01-04  Simon Josefsson  <jas@extundo.com>
17844
17845         * password.el: Add.
17846
17847 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
17848
17849         * dns.el (dns-query-types): Fix typo.
17850         (dns-query-types): New function.
17851         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
17852         PTR and SOA replies, see RFC 1035.
17853
17854 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17855
17856         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
17857
17858         * Moved to Changelog.2.
17859
17860 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17861
17862         * gnus.el (gnus-version-number): Bump version.
17863
17864 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17865
17866         * gnus.el: No Gnus v0.1 is released.
17867
17868 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17869
17870         * gnus.el: No Gnus v0.0 is released.
17871
17872 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17873
17874         * gnus.el (gnus-version-number): Bump.
17875         (gnus-version): No.
17876
17877 See ChangeLog.2 for earlier changes.
17878
17879     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
17880       Free Software Foundation, Inc.
17881
17882   This file is part of GNU Emacs.
17883
17884   GNU Emacs is free software: you can redistribute it and/or modify
17885   it under the terms of the GNU General Public License as published by
17886   the Free Software Foundation, either version 3 of the License, or
17887   (at your option) any later version.
17888
17889   GNU Emacs is distributed in the hope that it will be useful,
17890   but WITHOUT ANY WARRANTY; without even the implied warranty of
17891   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17892   GNU General Public License for more details.
17893
17894   You should have received a copy of the GNU General Public License
17895   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17896
17897 ;; Local Variables:
17898 ;; coding: utf-8
17899 ;; fill-column: 79
17900 ;; add-log-time-zone-rule: t
17901 ;; End: