shr,el: Allow shr table char to be customized.
[emacs.git] / lisp / gnus / ChangeLog
blob8184183c451c89a34df044317c014bb802f878a0
1 2010-10-09  Julien Danjou  <julien@danjou.info>
3         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
4         retrieving gravatars.
6         * shr.el (shr-table-corner): Add.
7         (shr-table-line): Add.
8         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
10 2010-10-08  Julien Danjou  <julien@danjou.info>
12         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
14 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
16         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
18         * gnus-sum.el (gnus-mark-article-as-unread)
19         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
20         (gnus-summary-set-bookmark): Use it.
22         * gnus-msg.el (gnus-setup-message): Use it.
24         * gnus-demon.el (gnus-demon-remove-handler): Use it.
26         * gnus.el (gnus-group-remove-parameter): Use it.
28         * gnus-group.el (gnus-group-make-web-group): Use it.
30         * gnus-demon.el (gnus-demon-remove-handler): Use it.
32         * nnregistry.el: Update docs to mention manual.
34         * gnus-registry.el: Update docs to mention nnregistry.el.
35         (gnus-registry-initialize): Don't install nnregistry refer method
36         automatically.
37         (gnus-registry-install-nnregistry): Remove it.
39 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
41         * shr.el (shr-insert): Don't insert double spaces.
43 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
45         * gnus-gravatar.el (gnus-treat-from-gravatar)
46         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
47         called interactively.
49         * gnus-art.el (gnus-mime-view-part-externally)
50         (gnus-mime-view-part-internally): Make predicate function passed to
51         gnus-mime-view-part-as-type assume argument is a mime type, not a list
52         of a mime type.
54         * shr.el (shr-table-widths): Don't use cl function `reduce'.
56 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
58         * shr.el (require): Require cl when compiling.
59         (shr-tag-hr): New function.
61         * nnimap.el (nnimap-update-info): Remove double setting of high.
62         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
63         makes nnimap work properly on Courier again.
65         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
66         the variable for backwards compatability.
68         * mm-decode.el (mm-save-part): If given a non-directory result, expand
69         the file name before using to avoid setting mm-default-directory to
70         nil.
72         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
73         bidning gnus-agent variables.
75         * shr.el (shr-render-td): Use a cache for the table rendering function
76         to avoid getting an exponential rendering behaviour in nested tables.
77         (shr-insert): Rework the line-breaking algorithm.
78         (shr-insert): Don't leave trailing spaces.
79         (shr-insert-table): Also insert empty TDs.
80         (shr-tag-blockquote): Ensure paragraphs after </ul>.
82 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
84         * gnus-sum.el (gnus-number): Rename from `number'.
85         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
86         (gnus-summary-limit-children): Update uses correspondingly.
88 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
90         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
91         (gnus-gravatar-transform-address): Don't show avatars of people of
92         which mail addresses match gnus-gravatar-too-ugly.
94 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
96         * shr.el (shr-table-widths): Expand TD elements to fill available
97         space.
99 2010-10-07  Julien Danjou  <julien@danjou.info>
101         * nnimap.el (nnimap-request-rename-group): Add this method.
103 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
105         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
106         name from XEmacs' function-arglist.
108         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
109         gravatar under XEmacs.
111 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
113         * auth-source.el: Update docs with TODO items.
115         * gnus-sync.el: Update docs to explain state and plans.
117         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
118         Hooks for mark updates.
119         (gnus-request-set-mark, gnus-request-update-mark): Use them.
121         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
122         hooks with arguments, which is needed for mark update hooks.
124 2010-10-06  Julien Danjou  <julien@danjou.info>
126         * gnus.el (gnus-expand-group-parameter): Only return and act on what
127         was matched.
129         * sieve-manage.el: Update example in `Commentary'.
131         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
133         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
134         not 2000.
135         (sieve-manage-authenticate): Re-add function.
137 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
139         * shr.el (shr-insert): Get 'space transition right.
140         (shr-render-td): Only delete space at the end of the TD.
142         * nnimap.el (nnimap-open-connection): Prepare to support
143         open-gnutls-stream.
145         * shr.el: Rearrange function order to be more logical.
147 2010-10-06  Julien Danjou  <julien@danjou.info>
149         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
150         (nnrss-discover-feed): Remove 404 URL in docstring.
152         * nnir.el: Fix Swish-E URL.
153         Fix Namazu URL.
155         * message.el (message-change-subject): Remove 404 URL in a comment.
157 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
159         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
160         called interactively.
162         * gnus-util.el (gnus-remove-if): Allow hash table.
163         (gnus-remove-if-not): New function.
165         * gnus-art.el (gnus-mime-view-part-as-type)
166         * gnus-score.el (gnus-summary-score-effect)
167         * gnus-sum.el (gnus-read-move-group-name):
168         Replace remove-if-not with gnus-remove-if-not.
170         * gnus-group.el (gnus-group-completing-read):
171         Regard collection as a hash table if it is not a list.
173 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
175         * shr.el (shr-render-td): Allow blank/missing <TD>s.
177         * shr.el: Document the table-rendering algorithm.
179         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
180         invalid URLs.
182         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
183         line-broken.
184         (shr-tag-img): Ignore image fetching errors.
185         (shr-overlays-in-region): Compute overlay positions correctly.
187         * mm-decode.el (mm-shr): Require shr.
189         * gnus-art.el (gnus-blocked-images): Move variable here.
191         * shr.el (shr-insert-table): Bind free variable.
193         * mm-decode.el (mm-shr): Bind shr-content-function.
195         * shr.el (shr-content-function): New variable.
197         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
198         added for symmetry.
200         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
202         * gnus-group.el (gnus-group-make-group): Doc fix.
204         * nnimap.el (nnimap-request-newgroups): Return success.
206         * shr.el (shr-find-elements): New function.
207         (shr-tag-table): Put all the images after the table.
208         (shr-tag-table): Really inhibit images inside the table.
209         (shr-collect-overlays): Copy over overlays from the TD elements to the
210         main document.
212         * mm-decode.el (mm-shr): Bind shr-blocked-images to
213         gnus-blocked-images.
215 2010-10-05  Julien Danjou  <julien@danjou.info>
217         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
219         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
220         (gnus-html-maximum-image-size): Add this function.
221         (gnus-html-put-image): Use gnus-html-maximum-image-size.
223         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
224         server-value of the capability is nil.
226 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
228         * shr.el (shr-tag-em): Add <EM> tag.
230 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
232         * sieve-manage.el (sieve-manage-default-stream): Make default stream
233         customizable.
235         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
236         handing broken links to browse-url.
238 2010-10-05  Julien Danjou  <julien@danjou.info>
240         * gnus-util.el (gnus-emacs-completing-read)
241         (gnus-iswitchb-completing-read): Use autoload rather than require.
243 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
245         * gnus-util.el (gnus-completing-read-function): Exclude
246         gnus-icompleting-read and gnus-ido-completing-read from candidates for
247         XEmacs since iswitchb.el is very old and ido.el is unavailable in
248         XEmacs.
250         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
251         not to use `delete-dups' that is unavailable in XEmacs 21.4.
253         * gnus-html.el: Don't require help-fns under XEmacs.
254         (gnus-html-schedule-image-fetching): Work for XEmacs.
256         * mm-decode.el (mm-shr): Decode contents by charset.
258 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
260         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
261         unknown.
263         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
264         (shr-get-image-data): Ensure against the cache file missing.
266         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
267         for data.
269         * spam-report.el (spam-report-url-ping-plain): Don't query about
270         killing the process.
272         * shr.el (shr-render-td): Protect against too-wide text.
274 2010-10-04  Julien Danjou  <julien@danjou.info>
276         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
277         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
279         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
280         retrieved.
282 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
284         * shr.el (browse-url): Required.
285         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
286         lines.
287         (shr-show-alt-text, shr-browse-image): New commands.
288         (shr-browse-url, shr-copy-url): New commands.
290         * gnus-sum.el (gnus-widen-article-window): New variable.
291         (gnus-summary-select-article-buffer): Use it.
293         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
294         without @ signs.
296 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
298         * nnir.el (nnir-run-imap): Remove spurious space in search string.
300 2010-10-04  Julien Danjou  <julien@danjou.info>
302         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
303         for XEmacs.
305 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
307         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
309         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
310         (nnimap-close-server): Implement.
312         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
313         (shr-insert): Tweak line breaking.
314         (shr-insert): Handle <pre> better.
315         (shr-tag-li): Get <li> indentation right.
316         (shr-tag-li): Get <li> indentation even righter.
317         (shr-tag-blockquote): Ensure paragraph start.
318         (shr-make-table): Tweak table generation.
319         (shr-make-table): Fix typo.
321         * shr.el: Implement table rendering.
323 2010-10-04  Julien Danjou  <julien@danjou.info>
325         * gnus-html.el (gnus-html-put-image): Fix resize image code.
327 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
329         * shr.el (shr-insert): Use string anchors instead of line anchors.
331 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
333         * shr.el: Add headings.
334         (shr-ensure-paragraph): Actually work.
335         (shr-tag-li): Make <ul> prettier.
336         (shr-insert): Get white space at the beginning/end of elements right.
337         (shr-tag-p): Collapse subsequent <p>s.
338         (shr-ensure-paragraph): Don't insert double line feeds after blank
339         lines.
340         (shr-insert): \t is also space.
341         (shr-tag-s): Fix "s" tag name function.
342         (shr-tag-s): Fix face prop name.
344 2010-10-03  Julien Danjou  <julien@danjou.info>
346         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
348         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
349         gnus-window-inside-pixel-edges.
351         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
352         gnus-ems.
354         * mm-view.el (mm-inline-image-emacs): Support image resizing.
356         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
357         function.
359         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
360         resize choice.
362 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
364         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
365         beginning of the buffer.
367         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
368         article buffer again.
370         * shr.el (shr-tag-p): Don't insert newlines at the start of the
371         buffer.
373         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
374         when it's at the start of the buffer.
376         * shr.el (shr-tag-blockquote): Convert name.
377         (shr-rescale-image): Use the right image-size variant.
379         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
380         buffer isn't shown, then select the current article first instead of
381         bugging out.
382         (gnus-summary-select-article-buffer): Show both the article and summary
383         buffers again.
385         * shr.el (shr-fontize-cont): Protect against regions with no text.
386         Rename tag functions to shr-tag-* for enhanced security.
387         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
389 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
391         * shr.el (shr-insert):
392         * pop3.el (pop3-movemail):
393         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
394         loaded.
396 2010-10-03  Glenn Morris  <rgm@gnu.org>
398         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
400         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
402         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
404         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
406         * gnus-util.el (gnus-make-local-hook): Simplify.
408 2010-10-02  Julien Danjou  <julien@danjou.info>
410         * gnus-util.el (gnus-iswitchb-completing-read): New function.
411         (gnus-ido-completing-read): New function.
412         (gnus-emacs-completing-read): New function.
413         (gnus-completing-read): Use gnus-completing-read-function.
414         Add gnus-completing-read-function.
416 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
418         * shr.el (shr-insert-document): Autoload.
419         (shr-img): Be silent.
420         (shr-insert): Add a newline after every picture before text.
421         (shr-add-font): Use overlays for combining faces.
422         (shr-insert): Pass upwards the text start point.
424         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
425         possible.
426         (mm-shr): New function.
428 2010-10-02  Julien Danjou  <julien@danjou.info>
430         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
431         should go backward.
433 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
435         * shr.el (shr): Fix typo in provide call.
437 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
439         * shr.el: New file.
441         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
443         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
444         completing read.
446 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
448         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
449         we're being queried about.  Suggested by Dan Jacobson.
451         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
452         by Jason Eisner.
454         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
455         table, too.  Suggested by Stefan Wiens.
456         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
457         the table unnecessary.  Suggested by Stefan Wiens.
459         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
460         longer needed, and probably doesn't work either, as pointed out by
461         Stefan Wiens.
462         (gnus-summary-exit): Remove call to the clearing function.
463         (gnus-summary-exit-no-update): Ditto.
465         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
466         instead of gnus-eval-in-buffer-window to avoid popping up frames.
467         Reported by Stefan Monnier.
468         (gnus-summary-save-in-rmail): Ditto.
470         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
471         article buffer, instead of both the article buffer and the summary
472         buffer.  Sort of suggested by Dan Jacobson.
474         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
476         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
477         Suggested by Dan Jacobson.
479         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
480         documentation clearer.
482         * message.el (message-shorten-references): Comment on the number "21".
483         Suggested by Stefan Monnier.
485         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
486         Suggested by Dan Jacobson.
488         * gnus.el (gnus-large-newsgroup): Mention
489         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
491         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
492         externalize attachments.  Bug reported by Steve Wen.
494         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
495         really message anything to the user.
497         * nnmail.el (nnmail-article-group): Allow using the fancy split method
498         directly.
500         * nnimap.el (nnimap-request-group): Low higher than high to signal no
501         messages in empty groups.
503 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
505         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
506         non-UIDNEXT group.
508 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
510         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
511         not the value from the collection.
513         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
514         values.  This sometimes happens on some groups that have no info.
515         (nnimap-request-newgroups): New function.
517 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
519         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
520         check into `gnus-registry-initialize'.
521         (gnus-registry-initialize): Ditto.
522         Fix and extend header docs.
524 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
526         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
527         regexp backtrace overflows.
529         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
530         for starttls that tls.el implements; i.e. openssl.
532 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
534         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
535         (gravatar-create-image): New function that's an alias to
536         gnus-xmas-create-image, gnus-create-image, or create-image.
537         (gravatar-data->image): Use it.
539 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
541         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
542         install the nnregistry refer method.
543         (gnus-registry-install-hooks): Use it.
544         (gnus-registry-unfollowed-groups): Add nnmairix to the default
545         unfollowed groups.
547 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
549         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
550         expanding threads.
552 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
554         * nnir.el: Use the server names without suffixes (bug #7009).
556         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
557         unencrypted to STARTTLS, if possible.
559 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
561         * message.el (message-ignored-supersedes-headers): Strip Injection-*
562         headers before superseding.
564 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
566         * nnrss.el (nnrss-use-local): Add documentation.
568         * nnimap.el (nnimap-extend-tls-programs): New function.
569         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
570         (nnimap-wait-for-connection): Accept the greeting from the stupid
571         output from openssl s_client -starttls, too.
573         * nnimap.el (nnimap-find-article-by-message-id): Really return the
574         article number.
575         (nnimap-split-fancy): New variable.
576         (nnimap-split-incoming-mail): Use it.
578         * nntp.el (nntp-server-list-active-group): Document.
580         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
581         SELECT to get the message-id.
583         * mail-source.el (mail-sources): Removed webmail support.
584         (defvar): Ditto.
585         (mail-source-fetcher-alist): Ditto.
586         (mail-source-fetch-webmail): Removed.
588         * webmail.el: Removed -- doesn't seem relevant any more.
590         * gnus.el: Fix up make-obsolete-variable declarations throughout.
592         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
593         the \r.
595 2010-09-30  Julien Danjou  <julien@danjou.info>
597         * gnus-agent.el (gnus-agent-add-group): Fix call to
598         gnus-completing-read.
600 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
602         * nndoc.el (nndoc-retrieve-groups): New function.
604         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
605         `default', use nnmail-split-methods.
606         (nnimap-request-article): Downcase the NILs so that they are nil.
608         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
609         symbol.
611         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
612         code, since if the user has requested network, that's what they ought
613         to get.
614         (nnimap-request-set-mark): Erase the buffer before issuing commands.
615         (nnimap-split-rule): Mark as obsolete.
617         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
618         variable.
620         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
621         correct slot, too.
623 2010-09-29  Julien Danjou  <julien@danjou.info>
625         * gnus.el (gnus-local-domain): Declare variable obsolete.
627         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
628         computing.
629         (gnus-ido-completing-read): Require ido.
631 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
633         * gnus-registry.el: Don't prompt on load, which makes it impossible to
634         build Gnus.
636         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
637         when interpreting the structures.
638         (nnimap-request-accept-article): Add \r\n to the lines to make this
639         work with Cyrus.
641         * nndraft.el (nndraft-request-expire-articles): Use the group name
642         instead if "nndraft".  Fix found by Nils Ackermann.
644 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
646         * nnregistry.el: Added.
648 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
650         * nnmail.el (group, group-art-list, group-art):
651         Remove unneeded directives.
653 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
655         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
656         (mm-mime-charset)
657         * rfc2047.el (rfc2047-syntax-table)
658         * utf7.el (utf7-utf-16-coding-system): Comment fix.
660         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
661         rather than `insert-file-contents' and `eval-region'.
663 2010-09-29  Julien Danjou  <julien@danjou.info>
665         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
666         replacement of `gnus-gravatar-relief' to mimic
667         `gnus-faces-properties-alist'.
668         Add :version property.
670 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
672         * mail-source.el (mail-source-report-new-mail)
673         * message.el (message-default-mail-headers)
674         * mm-decode.el (mm-valid-image-format-p): Comment fix.
676         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
678 2010-09-28  Julien Danjou  <julien@danjou.info>
680         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
681         mail-address contains the same string as real-name.
683         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
684         non-blank in header, otherwise it'll get stripped.
686         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
687         real-name, and then for mail address rather than doing : or , search.
689 2010-09-27  Julien Danjou  <julien@danjou.info>
691         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
692         (gnus-server-goto-server): Use gnus-completing-read.
694         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
696         * mm-util.el (defalias): Use gnus-completing-read.
697         (mm-codepage-setup): Use gnus-completing-read.
699         * smime.el (smime-sign-buffer): Use gnus-completing-read.
700         (smime-decrypt-buffer): Use gnus-completing-read.
702         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
704         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
705         (mml-minibuffer-read-disposition): Use gnus-completing-read.
706         (mml-insert-multipart): Use gnus-completing-read.
708         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
710         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
712         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
714         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
716         * gnus.el (gnus-read-method): Use gnus-completing-read.
718         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
720         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
721         (gnus-mime-action-on-part): Use gnus-completing-read.
722         (gnus-article-encrypt-body): Use gnus-completing-read.
724         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
725         (gnus-topic-move-matching): Use gnus-completing-read.
726         (gnus-topic-copy-matching): Use gnus-completing-read.
727         (gnus-topic-sort-topics): Use gnus-completing-read.
728         (gnus-topic-move): Use gnus-completing-read.
730         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
731         (gnus-agent-add-group): Use gnus-completing-read.
733         * nnmairix.el (nnmairix-create-server-and-default-group): Use
734         gnus-completing-read.
735         (nnmairix-update-groups): Use gnus-completing-read.
736         (nnmairix-get-server): Use gnus-completing-read.
737         (nnmairix-backend-to-server): Use gnus-completing-read.
738         (nnmairix-goto-original-article): Use gnus-completing-read.
739         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
741         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
743         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
744         (gnus-group-make-useful-group): Use gnus-completing-read.
745         (gnus-group-make-web-group): Use gnus-completing-read.
746         (gnus-group-add-to-virtual): Use gnus-completing-read.
747         (gnus-group-browse-foreign-server): Use gnus-completing-read.
749         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
750         (gnus-summary-limit-to-extra): Use gnus-completing-read.
751         (gnus-summary-execute-command): Use gnus-completing-read.
752         (gnus-summary-respool-article): Use gnus-completing-read.
753         (gnus-read-move-group-name): Use gnus-completing-read.
755         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
756         (gnus-summary-score-effect): Use gnus-completing-read.
758         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
760         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
761         right completing-read function.
762         (gnus-use-ido): New variable
763         (gnus-completing-read-with-default): Remove.
765 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
767         * nnimap.el (auth-source-forget-user-or-password)
768         (auth-source-user-or-password): Autoload.
770         * message.el (message-from-style, message-interactive)
771         (message-signature): Remove comment.
772         (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
773         always.
774         (message-sendmail-envelope-from): Comment fix.
775         (message-yank-prefix): Default to mail-yank-prefix always.
776         (message-indentation-spaces): Default to mail-indentation-spaces always.
777         (message-signature-file): Default to mail-signature-file always.
779 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
781         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
782         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
783         new articles.
785         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
786         parts.
787         (nnimap-request-article): Work with the t setting, too.
789         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
790         that you don't get flashes of other buffers.
791         (gnus-summary-show-complete-article): Intern before setting.
793 2010-09-27  David Engster  <dengste@eml.cc>
795         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
796         well as HEADERS.
797         (nnmairix-retrieve-headers): Provide new argument for the above.
799 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
801         * gnus-sum.el (gnus-summary-move-article): Don't alter
802         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
803         group.
805         * nnimap.el (nnimap-update-info): Don't destructively alter active.
807         * message.el (message-cite-prefix-regexp): Revert my last edit.
809         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
810         variable instead of the Gnus variable.
812         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
814         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
815         again.
817         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
818         since some servers don't like it.
819         (nnimap-open-connection): Forget credentials if the server says the
820         password was wrong.
821         (nnimap-parse-line): Protect against invalid data.
823         * gnus-sum.el (gnus-summary-move-article): Add comment.
824         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
825         nothing alters it while scanning for new messages.
827         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
828         which may or may not help.
829         (nnimap-open-connection): If we're doing a stream connection, and then
830         discover we're on a STARTTLS-capable server, then open a STARTTLS
831         connection instead.
833 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
835         * nnimap.el (utf7): Required.
837         * message.el (message-cite-prefix-regexp): Remove "}" from citation
838         prefix.
840 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
842         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
844 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
846         * nnimap.el (nnimap-request-accept-article): Message the error on
847         error.
849 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
851         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
853 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
855         * nndoc.el (nndoc-request-list): Return success always.
857         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
858         `fetch-old' -- we only want to fetch the articles we've requested.  The
859         rest are in the agent, probably.
860         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
861         disappeared server" to something low.  It's not important.
863         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
864         arrived before the FETCH data.
866         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
867         target here, because we don't know the Gnus name of the group.
869         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
870         for the correct group.
872         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
874         * gnus.el (gnus): Give a final warning after startup.
876         * gnus-util.el (gnus-action-message-log): New variable.
877         (gnus-message): Use it.
878         (gnus-final-warning): New function.
880         * nnimap.el (nnimap-open-connection): Record the greeting.
881         (nnimap): Add greeting.
883 2010-09-26  Julien Danjou  <julien@danjou.info>
885         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
886         arguments.
887         (gnus-html-wash-images): Fix spec computing to include start/end.
889         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
891 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
893         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
894         deletion.
895         (nnimap-retrieve-headers): Don't select the group, because that's
896         already done by nnimap-possibly-change-group.
898         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
899         (gnus-picon-transform-address): Use it.
901         * mail-source.el (mail-source-value): Revert previous patch.
903         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
904         on failure.
905         (nnimap-open-connection): Look up both virtual and physical server name
906         credentials.
908         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
910 2009-02-08  Dave Love  <fx@gnu.org>
912         * gnus-win.el (gnus-window-to-buffer-helper,
913         gnus-all-windows-visible-p): Function needn't be a symbol.
915         * mail-source.el (mail-source-value): Function needn't be a symbol.
917 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
919         * message.el (message-cite-prefix-regexp): Remove } from the cite
920         prefix.
922         * gnus-art.el (gnus-treatment-function-alist): Do picons before
923         highlight again, so that the highlight is correct.
925         * gnus-picon.el (gnus-picon): Remove again.
926         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
928         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
929         doing the header highlightling, so that the background colour of the
930         picon is correct.
932         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
933         (gnus-picon): Ditto.
934         (gnus-picon): Reinstate.  The background colour for picons is white.
935         (gnus-picon-insert-glyph): Make the background white.
937         * nnml.el (nnml-open-nov): Don't return dead buffers.
939         * auth-source.el (auth-source-create): Query the user for whether to
940         store the credentials.
942         * auth-source.el (auth-source-user-or-password): Use the existing auth
943         sources, if any, for creation.
945         * gnus.el (gnus-group-fast-parameter): Return the last matching
946         parameter instead of the first matching parameter.
948 2010-09-26  Julien Danjou  <julien@danjou.info>
950         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
952 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
954         * mml2015.el (mml2015-use): Remove gpg support.
956         * mml1991.el (mml1991-function-alist): Remove gpg function.
957         (mml1991-gpg-sign): Removed.
959 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
961         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
962         (gnus-browse-unsubscribe-current-group): Document it.
963         (gnus-browse-unsubscribe-group): Use it.
965 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
967         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
968         address to the To list for easier response.
970         * gnus.el (gnus-play-startup-jingle): Removed.
971         (gnus-splash): Don't play jingle.
972         (gnus): Silence gnus-load message.
974         * gnus-art.el (gnus-treat-play-sounds): Removed.
976         * gnus.el (gnus-play-jingle): Remove audio support.
978         * gnus-cus.el (gnus-score-customize): Remove audio reference.
980         * earcon.el: Removed -- no users.
982         * gnus-audio.el: Removed -- no users of this package.
984         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
986         * gnus-start.el (gnus-setup-news): Remove nocem support.
988         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
990         * gnus.el (gnus-use-nocem): Removed.
992         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
993         Removed.
995         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
996         uses NoCeM any more.
998         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
999         (gnus-button-ctan-handler): Ditto.
1000         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1001         (gnus-button-ctan-directory-regexp): Ditto.
1002         (gnus-button-handle-ctan): Ditto.
1003         (gnus-button-tex-level): Ditto.
1004         (gnus-button-alist): Removed CTAN stuff.
1006 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1008         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1009         nnimap-streaming test.
1011         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1012         servers twice.
1014         * nnimap.el (nnimap-open-connection): Add more error reporting when
1015         nnimap fails early.
1017         * nnheader.el (nnheader-get-report-string): New function.
1018         (nnheader-get-report): Use it.
1020         * gnus-int.el (gnus-check-server): Say what the error was when opening
1021         failed.
1023         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1024         using streaming.
1026 2010-09-25  Julien Danjou  <julien@danjou.info>
1028         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1029         gnus-window-inside-pixel-edges.
1031 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1033         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1035         * mm-decode.el (mm-save-part): Allow saving to other directories the
1036         normal Emacs way.
1038         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1039         by Jay Berkenbilt.
1041         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1042         there isn't a single byte.
1044         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1045         just do it.  It doesn't really seem to matter what the user responds
1046         here, I think, so it's just a confusing question.
1048         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1049         non-streaming case.
1051         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1052         (gnus-article-encrypt-body): Use it.
1054         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1055         keystroke.
1057         * nnimap.el (nnimap-find-wanted-parts-1): Use
1058         gnus-fetch-partial-articles.
1060         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1062         * nnimap.el (nnimap-insert-partial-structure): New function.
1063         (nnimap-get-partial-article): New function.
1064         (nnimap-request-article): Use it.
1065         (nnimap-wait-for-response): Return whether the wait was successful.
1066         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1067         retrieval wasn't successful.
1068         (nnimap-retrieve-group-data-early): Allow throttling servers.
1069         (nnimap-streaming): New variable.
1070         (nnimap-fetch-partial-articles): Removed.
1072         * mm-decode.el (mm-with-part): Protect against killed buffers.
1074         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1075         for prettier summary display.
1077 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1079         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1080         directly.
1082 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1084         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1085         apparently third-party libraries depend on it.
1087         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1088         before starting negotiation.
1090         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1091         privacy reasons.
1092         (gnus-treat-mail-gravatar): Ditto.
1094         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1095         buffer when inserting images.  Inserting text into the headers, for
1096         instance, can make them invalid.
1098 2010-09-25  Julien Danjou  <julien@danjou.info>
1100         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1101         variables.
1103         * nnheader.el: Remove useless variables news-reply-yank-from and
1104         news-reply-yank-message-id.
1106         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1107         variables.
1109         * mml1991.el: Remove useless mml1991-verbose.
1111         * gnus.el: Remove useless variable gnus-use-generic-from.
1112         Remove obsolete variable gnus-topic-indentation.
1114         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1116         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1118         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1120         * gnus-group.el: Remove useless gnus-group-icon-cache.
1121         Remove useless gnus-ephemeral-group-server.
1123         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1125         * mml2015.el: Remove useless mml2015-verbose.
1127         * mml-smime.el: Remove useless mml-smime-verbose.
1129         * gnus.el: Remove useless gnus-local-domain.
1131         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1132         gnus-gravatar-size.
1134         * gnus-art.el: Remove useless gnus-treat-translate.
1136 2010-09-24  Julien Danjou  <julien@danjou.info>
1138         * gnus-sum.el: Add support for Gravatars.
1140         * gnus-art.el: Add support for Gravatars.
1142         * gnus-gravatar.el: Add this file.
1144         * gravatar.el: Add this file.
1146 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1148         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1150         * gnus-group.el (gnus-group-fetch-faq): Removed.
1152         * gnus.el (gnus-group-faq-directory): Removed.
1154         * gnus-group.el (gnus-group-fetch-charter): Removed.
1156         * gnus.el (gnus-group-charter-alist): Removed.
1158         * gnus-group.el (gnus-group-archive-directory): Removed.
1159         (gnus-group-recent-archive-directory): Ditto.
1160         (gnus-group-make-archive-group): Removed.
1162         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1164         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1165         use the same article number for all the cached articles.
1167         * nnimap.el (nnimap-command): Register the last command time so
1168         that we can use it for idling NOOPs.
1169         (nnimap-open-connection): Start the keeplive timer.
1170         (nnimap-make-process-buffer): Store all the process buffers.
1171         (nnimap-keepalive): New function.
1173         * starttls.el: (starttls-open-stream): Add autoload cookie.
1175 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1177         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1178         handling.
1180 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1182         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1183         its data structures.
1185         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1186         instead of the cl.el copy-list.
1187         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1188         equalp.
1190 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1192         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1193         and tool-bar-local-item-from-menu.
1195         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1196         mode-line-highlight face for Emacs.
1198         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1199         loading gnus-sum.elc; fix comment for canlock-verify.
1200         (gnus-article-jump-to-part): Use read-number.
1201         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1202         Emacs pre-21 compatible code for help-echo.
1203         (gnus-article-next-page-1): No need to adjust the number of lines.
1204         (gnus-article-describe-bindings): Always use help-buffer.
1206         * gnus-audio.el (gnus-audio-inline-sound)
1207         * gnus-cus.el (gnus-custom-mode)
1208         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1210         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1212         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1213         compatible code.
1215 2010-09-24  Glenn Morris  <rgm@gnu.org>
1217         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1218         visiting the fcc file in rmail-mode.
1220 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1222         * nnir.el: Silence the byte compiler.
1224         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1225         alias to browse-url-url-encode-chars if any.
1226         (gnus-html-encode-url): Use it.
1228 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1230         * gnus-start.el (gnus-use-backend-marks): New variable.
1231         (gnus-get-unread-articles-in-group): Use it.
1233         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1234         makeover.
1236 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1238         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1240 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1242         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1243         Removed.
1244         (gnus-setup-news-hook): Removed
1245         gnus-fixup-nnimap-unread-after-getting-new-news.
1247         * gnus-int.el (gnus-request-update-info): Protect against backends not
1248         having the function.
1250         * nnimap.el (nnimap-stream): Mention starttls.
1251         (nnimap-open-connection): Add starttls support.
1253 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1255         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1257 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1259         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1260         BODYSTRUCTUREs.
1261         (nnimap-transform-headers): Unfold quoted {42} headers.
1263         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1264         the info.
1265         (gnus-get-unread-articles): Only call updatep on backends that support
1266         it.
1268         * nnweb.el (nnweb-request-update-info): NOOP.
1270         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1272         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1273         since it only deals with marks.
1275         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1276         gnus-request-marks, and make a new gnus-request-update-info.
1278         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1279         the active instead of the high number, which is usually too low.
1281 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1283         * encrypt.el: Removed.
1285 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1287         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1288         server in symbolic form.
1290         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1291         0.9.
1293 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1295         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1296         (nnimap-update-info): Fix up code slightly.
1298         * gnus-int.el (gnus-open-server): Add tracing for performance
1299         debugging.
1301         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1302         (gnus-group-insert-group-line): Pass the real group name so that it
1303         gets the right data.
1305         * gnus-start.el (gnus-get-unread-articles): Don't have
1306         `gnus-get-unread-articles-in-group' update info, since that can be
1307         really slow and doesn't seem to be needed?
1309 2010-09-22  Julien Danjou  <julien@danjou.info>
1311         * gnus-group.el (gnus-group-insert-group-line): Call
1312         gnus-group-highlight-line.
1313         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1314         default hook list.
1315         (gnus-group-update-eval-form): Add new function.
1316         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1317         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1319 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1321         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1322         immediate, then expire all articles.
1323         (nnimap-update-info): Fix off-by-one errors.
1324         (nnimap-flags-to-marks): Would return no marks lists for group with no
1325         flags.  Instead return the other data.
1327 2010-09-22  Julien Danjou  <julien@danjou.info>
1329         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1330         Only return an icon.
1331         (gnus-group-insert-group-line): Compute icon to return.
1333         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1334         variable.
1335         (gnus-html-image-fetched): Only cache if
1336         gnus-html-image-automatic-caching is set.
1337         (gnus-html-image-fetched): Check for errors.
1339 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1341         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1342         once per method on `g'.  This ensures that backends like nnfolder don't
1343         open all their folders.
1345         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1346         (nnimap-request-list): Nix out group in the correct buffer.
1347         (nnimap-parse-flags): Implement by using `read' instead of
1348         hand-parsing.
1349         (nnimap-flags-to-marks): Pass on permanent-flags.
1350         (nnimap-make-process-buffer): Record the server name.
1351         (nnimap-parse-flags): Fix typo.
1352         (nnimap-request-scan): Run split on the server in general, not just a
1353         single group.
1355         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1356         parameter, and propagate this downwards.
1358         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1359         since EXAMINE changes it on the server.
1361         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1362         this command might take a while.
1364 2010-09-22  Julien Danjou  <julien@danjou.info>
1366         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1367         harmful if you have 2 images side-by-side, they can't be properly
1368         update on text deletion.  Using text-property is safer here.
1369         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1370         data.
1372 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1374         * nnimap.el (nnimap-expunge-inbox): Removed.
1375         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1376         (nnimap-expunge): Flip default to t.
1378         * gnus.el (gnus-method-to-server): Don't push things to the cache
1379         unless it's unique.
1380         (gnus-server-to-method): Ditto.
1382 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1384         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1386 2010-09-22  Julien Danjou  <julien@danjou.info>
1388         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1389         get the start of data.
1390         (gnus-html-encode-url): Add this function to encode special chars in
1391         URL.
1392         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1393         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1395         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1396         default.
1397         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1399         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1400         images alt-text.
1401         (gnus-html-put-image): Put alt-text as help-echo.
1403 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1405         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1406         * mm-util.el (mm-decompress-buffer)
1407         * nnir.el (nnir-run-find-grep)
1408         * pop3.el (pop3-list): Use 3rd arg of split-string.
1410 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1412         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1413         outside the active range.  Suggested by Dan Christensen.
1415         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1416         slightly later to avoid double-getting it.
1418         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1419         previous patch.
1421         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1423 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1425         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1427 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1429         * gnus-int.el (gnus-open-server): Give a better error message in the
1430         "go offline" case.
1432         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1433         marks for nnimap, which is seldom the right thing to do.
1435         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1436         (gnus-same-method-different-name): New function.
1438         * nnimap.el (parse-time): Require.
1440         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1441         method in the presence of many similar methods.
1443         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1445         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1446         nnml-inhibit-expiry.
1448         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1449         find out whether methods are equal.
1451         * nnimap.el (nnimap-find-expired-articles): New function.
1452         (nnimap-process-expiry-targets): New function.
1453         (nnimap-request-move-article): Request the article before looking at
1454         what the Message-ID is.  Fix found by Andrew Cohen.
1455         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1457         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1458         for oldness in addition to being a predicate.
1460         * nnimap.el (nnimap-request-group): When we have zero articles, return
1461         the right data to Gnus.
1462         (nnimap-request-expire-articles): Only delete articles immediately if
1463         the target is 'delete.
1465         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1466         method, this would bug out.
1468         * gnus-group.el (gnus-group-expunge-group): Renamed from
1469         gnus-group-nnimap-expunge, and implemented as a normal interface
1470         function.
1472         * gnus-int.el (gnus-request-expunge-group): New function.
1474         * nnimap.el (nnimap-request-create-group): Implement.
1475         (nnimap-request-expunge-group): New function.
1477 2010-09-21  Julien Danjou  <julien@danjou.info>
1479         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1480         (gnus-html-cache-expired): Add new function.
1481         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1482         wethever we should display image for fetch it.
1483         Compute alt-text earlier to pass it to the fetching function too.
1484         (gnus-html-schedule-image-fetching): Change function argument to only
1485         get one image at a time, not a list.
1486         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1487         cache.
1488         (gnus-html-get-image-data): New function to retrieve image data from
1489         cache.
1490         (gnus-html-put-image): Change buffer argument to use image data rather
1491         than file, and place image above region rather than inserting a new
1492         one. Do not take alt-text as argument, since it's useless now: we place
1493         the image above alt-text.
1494         (gnus-html-prune-cache): Remove.
1495         (gnus-html-show-images): Start to fetch image when we find one, do not
1496         push into a temporary list.
1497         (gnus-html-prefetch-images): Only fetch image if they have expired.
1498         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1499         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1501 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1503         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1505 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1507         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1508         spec inser "*" if the group isn't active instead of 0.
1510         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1511         opening the server.
1512         (nnimap-request-delete-group): Implement group deletion.
1513         (nnimap-transform-headers): Return the size of the entire message in
1514         the Bytes header, not just the size of the first part.
1515         (nnimap-request-move-article): When moving an article from nnimap,
1516         request the article first so the accepting form has an article to
1517         accept.  Reported by Dan Christensen.
1518         (nnimap-command): Make sure that the error message doesn't error out.
1520 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1522         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1523         we haven't requested anything.
1525 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1527         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1528         "".  Fix found by Andrew Cohen.
1530         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1531         instead of -encode-string.
1533 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1535         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1537         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1538         by mm-subst-char-in-string.
1540 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1542         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1543         waiting for the connection string.
1545         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1546         arriving.
1548         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1549         bogus characters.  This allows selecting certain Gmail groups.
1551         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1552         (nnimap-fetch-partial-articles): New variable.
1553         (nnimap-open-connection): When looking for credentials, also use the
1554         nnimap-server-port.
1555         (nnimap-request-article): Return the group/article number, so that Gnus
1556         `^' works as expected.
1557         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1558         them.
1560         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1561         comments.
1562         (gnus-methods-sloppily-equal): New function.
1563         (gnus): When using the development version of Gnus, load the gnus-load
1564         file.
1566         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1567         `gnus-open-server' on each method before trying to scan them etc.  This
1568         ensures that all the backend parameters are set correctly.
1570         * nnimap.el (nnimap-authenticator): New variable.
1571         (nnimap-open-connection): Allow anonymous login.
1572         (nnimap-transform-headers): The chars header is called Chars not
1573         Bytes.
1574         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1575         drops.
1577         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1578         patch, found by Knut Anders Hatlen.
1580 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1582         * gnus-agent.el (gnus-agent-batch-confirmation)
1583         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1584         to gnus-message.
1585         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1586         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1587         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1588         * gnus-int.el (gnus-open-server): Likewise.
1589         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1590         (gnus-score-check-syntax): Likewise.
1591         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1592         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1593         Likewise.
1594         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1596 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1598         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1599         calling conventions so that prefetch doesn't bug out.
1601 2010-09-19  Julien Danjou  <julien@danjou.info>
1603         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1604         rather than `subst-char-in-region' in order to be able to replace ASCII
1605         char by UTF-8 ones.
1607         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1608         than curl.
1609         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1610         the right URL and ALT text on images.
1611         (gnus-html-wash-tags): Fix tag case.
1612         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1613         (gnus-article-html): Add -o display_ins_del=2 option.
1614         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1616 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1618         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1619         the extra mail headers, which sometimes seem to happen for unknown
1620         reasons.
1622         * mail-parse.el (mail-header-encode-parameter): Define as
1623         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1624         (or most, perhaps?) mail readers don't understand the latter, but do
1625         understand the former.
1627         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1628         to nil, so that no methods are automatically agentized.  I think this
1629         is probably what most users want.
1631         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1632         from url-retrieve, for instance about invalid URLs.
1634         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1635         groups that have no articles.
1636         (nnimap-request-article): Check that we really got an article when we
1637         requested one.
1639         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1640         doesn't exist.
1642         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1643         nntp buffer so the agent can save it.
1644         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1645         that CRLF doesn't get translated to \n.
1646         (nnimap-open-connection): Don't make 'shell commands only send \n.
1648 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1650         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1651         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1652         Update var name.
1653         (nnml-generate-nov-file): Use dolist.
1654         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1655         Use with-current-buffer.
1657 2010-09-18  Julien Danjou  <julien@danjou.info>
1659         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1660         parallel.
1662 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1664         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1665         the range update right.
1666         (nnimap-request-group): Don't make `M-g' bug out on group with no
1667         marks.
1668         (nnoo): Required, so that other packages can require nnimap.
1669         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1670         command we're looking for.  This helps when the server sends more
1671         responses after we've gotten everything we expected.
1672         (nnimap): Add a `newlinep' field to keep track of end-of-line
1673         conventions.
1674         Don't send CRLF to things that don't want it.
1675         (nnimap-request-accept-article): Ditto.
1677 2010-09-18  Julien Danjou  <julien@danjou.info>
1679         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1680         than curl to retrieve images.
1682 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1684         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1685         the marks.
1686         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1687         (nnimap-wait-for-connection): New function.
1688         (nnimap-open-connection): If we have PREAUTH, don't query for login
1689         credentials.
1690         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1691         when doing a partial update.
1693 2010-09-18  Julien Danjou  <julien@danjou.info>
1695         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1696         tags.
1698 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1700         * nnimap.el (nnimap-credentials): New function.
1701         (nnimap-open-connection): Use the new function to look for credentials
1702         also on the numeric equivalents of "imap" and "imaps".
1704         * gnus-start.el (gnus-activate-group): Send the info to
1705         gnus-request-group.
1707         * nnimap.el (nnimap-request-group): Have the "check" version of the
1708         function parse flags and update the info, so that a `M-g' get a total
1709         resync of all flags from the group.
1711         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1712         to allow backends to alter the info on group selection.  Also alter all
1713         the backend -request-group functions to take the parameter.
1715         * nnimap.el (nnimap-store-info): New function.
1716         (nnimap-update-info): Store the info for later usage.
1717         (nnimap-request-group): Use the stored info for the dont-check case, so
1718         that we don't retrieve all marks when we enter a group.
1720         * nnimap.el: Use deffoo instead of defun for interface functions.
1722         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1723         update the group info.  This makes the nndraft groups, for instance, go
1724         back to their old behaviour.
1726         * gnus-sum.el (gnus-select-newsgroup): Indent.
1728         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1729         in.
1730         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1731         nothing.
1733         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1734         from methods that are denied.
1736         * gnus-int.el (gnus-method-denied-p): New function.
1738         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1739         store the password instead of netrc.
1740         (nnimap-open-connection): Don't error out when we can't make a
1741         connections.
1743         * auth-source.el (auth-source-create): In the password prompt, say what
1744         we're querying for.  Also prompt for user name if that hasn't been
1745         given.
1747         * nnimap.el (nnimap-with-process-buffer): Removed.
1749 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1751         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1752         method when we're reading from the agent.
1754         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1756         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1757         that's probably most useful for users.
1759         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1760         "failed" all the time.
1762         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1763         ...)) with (with-current-buffer ... ).
1765         * nntp.el (nntp-open-server): Return whether the open was successful or
1766         not.
1768         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1769         select an unread unseen article first.
1771         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1772         /etc/services, supply some sensible port defaults.
1774 2010-09-17  Julien Danjou  <julien@danjou.info>
1776         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1778 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1780         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1781         doesn't have any parameters.
1783 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1785         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1786         only upcased checks.
1788         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1790         * nnimap.el (nnimap-open-shell-stream): New function.
1791         (nnimap-open-connection): Use it.
1792         (nnimap-transform-headers): Get the number of lines in each message.
1793         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1794         number of lines.
1795         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1796         problem.
1798         * utf7.el (utf7-encode): Autoload.
1800         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1801         to allow the mail splitting to not return a default group.  This is
1802         useful for nnimap, which will leave unmatched mail in the inbox.
1804         * nnimap.el: Rewritten.
1806         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1807         nnimap usage.
1809         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1810         if the move is internal, so that nnimap can do fast internal moves.
1812         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1813         data.
1814         (gnus-read-active-for-groups): Support finishing the early retrieval of
1815         data.
1817         * gnus-range.el (gnus-range-nconcat): New function.
1819         * gnus-int.el (gnus-finish-retrieve-group-infos)
1820         (gnus-retrieve-group-data-early): New functions.
1822 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1824         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1825         (nnrss-retrieve-groups):
1826         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1827         (pop3-quit): Use with-current-buffer.
1829 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1831         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1832         instead of nnheader-accept-process-output.
1834         * gnus-html.el (gnus-html-schedule-image-fetching)
1835         (gnus-html-prefetch-images): Replace process-kill-without-query by
1836         gnus-set-process-query-on-exit-flag.
1838 2010-09-16  Romain Francoise  <romain@orebokech.com>
1840         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1842 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1844         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1845         parameter to unintern is mandatory-ish in Emacs 24.
1847         * gnus-html.el (gnus-html-schedule-image-fetching)
1848         (gnus-html-prefetch-images): Check for curl before using it.
1850         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1851         depend on curl, which isn't essential.
1853         * imap.el: Revert back to version
1854         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1855         seem problematic.
1857 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1859         * gnus-registry.el (gnus-registry-install-shortcuts):
1860         Explicitly pass `obarray' to `unintern' to avoid a warning.
1862 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1864         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1865         change.
1867         * nnrss.el (nnrss-request-list): Removed this function and related
1868         functions, including the moreover stuff.
1870 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1872         * nnrss.el (nnrss-retrieve-groups): New function.
1874 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1876         * .dir-locals.el: Add no-byte-compile cookie.
1878 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1880         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
1881         for back end that doesn't support request-scan.
1883 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1885         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
1886         then do request scans from the backends.
1888         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
1889         avoid running a hook per line, since this takes a lot of time,
1890         profiling shows.
1891         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
1892         directly if gnus-visual-p is true.
1894 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1896         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
1897         groups; replace mapcar with dolist which is a bit faster; pass groups
1898         info to gnus-read-active-file-1.
1899         (gnus-read-active-file-1): Scan only specified groups if the new
1900         optional arg `infos' is given.
1902 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1904         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
1906         * pop3.el (pop3-movemail): Removed.
1907         (pop3-streaming-movemail): Renamed to pop3-movemail.
1909         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
1910         don't restrict end-tag searches to the end of the line.
1912 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1914         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
1915         articles of every unchecked group to t, which means unknown since the
1916         server has never been opened.
1918 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1920         * gnus-html.el (gnus-html-show-alt-text): New command.
1921         (gnus-html-browse-image): Ditto.
1922         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
1923         to browse the image directly.
1924         (gnus-html-wash-tags): Search for images first, so that <a><img> works
1925         better.
1927         * gnus-async.el (gnus-async-article-callback): Call
1928         `gnus-html-prefetch-images' unconditionally.
1930         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
1931         before feeding URLs to curl.
1933 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1935         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
1936         internal images as deletable by `W D D'.
1938         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
1939         (gnus-async-article-callback): Fix typo.
1941 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1943         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
1944         current line to work around bugs in the output from w3m.
1946         * gnus-async.el (gnus-async-article-callback): Always prefetch images
1947         for groups that want that.
1949         * nntp.el (nntp-wait-for-string): Supply a timeout for
1950         accept-process-output to ensure progress.
1952         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
1953         level to get unread articles from, then use that for foreign groups,
1954         too.
1956         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
1957         confuses the rest of the function.
1959         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
1960         for the methods that support -retrieve-groups, too.
1962         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
1964 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1966         * pop3.el: Require cl when compiling.
1967         (pop3-number-of-responses): Search for "+OK", not "+OK ".
1969 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1971         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
1972         that aren't going to be activated.
1973         (gnus-get-unread-articles): Fix up the last commit.
1975         * gnus-html.el (gnus-article-html): Allow calling without specifying
1976         the handle.  In that case, dissect the buffer first.
1978         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
1980         * nnimap.el (nnimap-open-connection): Revert the change that would look
1981         into authinfo for imaps instead of imap.
1983         * gnus-start.el (gnus-activate-group): Take an optional parameter to
1984         say that you don't want to call gnus-request-group with don-check, but
1985         do check the reponse.  This is for virtual groups only.
1986         (gnus-get-unread-articles): Count the archive groups as secondary, so
1987         that they're activated the same way as before.
1989         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
1990         case-insensitively.
1991         (nnimap-debug): Removed.
1993         * mail-source.el (mail-source-fetch): Don't message if we're fetching
1994         mail from a file, and the file doesn't exist.
1996         * pop3.el (pop3-streaming-movemail): Return t for success.
1998         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
1999         .authinfo if we're using ssl connection.
2001         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2002         already have if we're in a main Gnus `g' run.
2004         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2006 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2008         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2010         * nnmh.el (nnmh-request-list-1): Bind `file'.
2012         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2013         alias to set-process-query-on-exit-flag or process-kill-without-query.
2014         (pop3-open-server): Use it.
2016 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2018         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2019         box to the Incoming file.  Fixes mistake in previous checkin.
2021         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2022         request loop (for debugging purposes) removed.
2024         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2025         culprit is more visible.
2026         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2027         (nnml-add-incremental-nov): New functions to do "incremental" nov
2028         updates, where we just append to the end of the existing nov files
2029         without reading/writing them in full.
2031         * mail-source.el (mail-source-delete-crash-box): Really only check the
2032         incoming files once in a while.
2034         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2036         * mail-source.el (mail-source-delete-crash-box): Only check the
2037         incoming files for deletion once per day to save a lot of file
2038         accesses.
2040         * pop3.el (pop3-logon): Fix up unbound variable typo.
2042         * mail-source.el (pop3-streaming-movemail): Autoload.
2044         * pop3.el (pop3-streaming-movemail): Respect
2045         pop3-leave-mail-on-server.
2047         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2048         retrieval.
2050         * pop3.el (pop3-process-filter): Removed unused function.
2051         (pop3-streaming-movemail, pop3-send-streaming-command)
2052         (pop3-wait-for-messages, pop3-write-to-file)
2053         (pop3-number-of-responses): New functions for streaming pop3
2054         retrieval.
2056         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2057         come from no known methods.
2058         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2059         list.
2061         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2062         message sizes.
2063         (pop3-movemail): Use erase-buffer instead of looping and deleting
2064         regions, which seems rather odd.
2066         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2067         file once per `g' run.
2069         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2070         directories.  This makes the draft queue directory work.
2072         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2073         data from the backends, so that we only request the list of groups from
2074         each method once.  This should speed things up considerably.
2076         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2077         detect that it's not implemented.
2079         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2080         we actually do recurse down into the tree, but don't stat all leaf
2081         nodes.
2083         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2084         then say so instead of bugging out.
2086         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2087         files exist before trying to read them.
2089         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2090         around <pre_int>.
2092         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2094         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2096 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2098         * mm-util.el (mm-image-load-path): Just return the image directories,
2099         not all directories in the path in addition to the image directories.
2100         (mm-image-load-path): Maintain a cache of the image directories so that
2101         the `g' command in Gnus doesn't have to stat dozens of directories each
2102         time.
2104         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2105         (gnus-html-wash-tags): Add a new `i' command to insert images.
2106         (gnus-html-insert-image): New command and keystroke.
2107         (gnus-html-redisplay-with-images): New command and keystroke.
2108         (gnus-html-show-images): Renamed command.
2109         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2110         spacers.
2111         (gnus-html-wash-tags): Decode entities at the end, so that entities
2112         inside the tags don't mess up the rest of the "parsing".
2114         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2115         so that nnimap methods aren't agentized by default.  There's apparently
2116         many problems related to agent/imap behaviour.
2118         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2120         * gnus-html.el: Doc fix.
2122 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2124         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2125         glyph-width and glyph-height instead of display-graphic-p and
2126         image-size; make avoidance of displaying small images work for XEmacs.
2128         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2129         for XEmacs.
2131         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2132         of symbol that holds plist data.
2133         (gnus-process-plist): Remove plist of process after getting it.
2135 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2137         * message.el (message-generate-hashcash): Change default to
2138         'opportunistic if hashcash is installed.
2140         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2141         (gnus-html-put-image): Only call image-size once, since it's somewhat
2142         time-consuming on remote X servers.
2144 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2146         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2147         decoded contents.
2148         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2150 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2152         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2153         group line format, since it isn't very interesting.
2155         * gnus-agent.el (gnus-agent-short-article),
2156         (gnus-agent-long-article): Increase values for these two variables,
2157         since most people are likely to have more network connection and
2158         storage than before.
2160         * gnus.el (gnus-refer-article-method): Change default to 'current.
2161         When referring an article, the common behaviour is to refer it from the
2162         current select method, not the native select method.  The chances of
2163         the native select method having the message in question is rather slim
2164         these days.
2166         * gnus-sum.el (gnus-auto-select-subject): Change default to
2167         `unseen-or-unread'.  I think it's likely that most people want to
2168         select an unseen article over a previously seen, but unread one.
2170         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2171         means that in the article buffer none of the minor mode elements will
2172         be shown, usually, and this is not desirable in most cases.
2174         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2175         that commands like `d' (and the like) go to the next line in the
2176         buffer, instead of the next unread article.  I think this is the
2177         behaviour that is most natural for most users.
2178         (gnus-single-article-buffer): Change default to nil, so that people can
2179         have as many article buffers open as they have summary buffer.  I think
2180         this is the most natural way for the groups to behave.
2182         * message.el (message-generate-new-buffers): Change default to
2183         `unsent', so that all new message buffers start their names with the
2184         string "*unsent", and it's easier to find the buffers if you move from
2185         them.
2187 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2189         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2190         small.  They're probably tracking images.
2191         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2192         (gnus-html-rescale-image): Yet another try at getting the image sizing
2193         right.
2195         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2196         nntp-marks-file-name is nil.
2198 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2200         * gnus-html.el (gnus-html-wash-tags)
2201         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2202         Better logging.
2204 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2206         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2208         * gnus-html.el (gnus-html-wash-tags): Check the value of
2209         gnus-blocked-images in the summary buffer.
2211 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2213         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2215 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2217         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2218         like "a", it seems like.
2219         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2220         since it needs to be picked from the correct buffer.
2222         * nnwfm.el: Removed.
2224         * nnlistserv.el: Removed.
2226 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2228         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2229         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2231 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2233         * nnkiboze.el: Removed.
2235         * nndb.el: Removed.
2237         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2238         alt text.
2239         (gnus-html-rescale-image): Try to get the rescaling logic right for
2240         images that are just wide and not tall.
2242         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2243         overshadow variable bindings.
2245 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2247         * gnus-html.el (gnus-html-wash-tags)
2248         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2249         extra logging.
2251 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2253         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2254         (gnus-max-image-proportion): New variable.
2255         (gnus-html-rescale-image): New function.
2256         (gnus-html-put-image): Rescale images.
2258 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2260         Fix up some byte-compiler warnings.
2261         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2262         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2263         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2264         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2265         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2266         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2267         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2269 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2271         * gnus-html.el (gnus-article-html): Decode contents by charset.
2273 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2275         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2276         (gnus-html-frame-width, gnus-blocked-images)
2277         * message.el (message-prune-recipient-rules): Add custom version.
2278         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2280         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2281         functions.
2283         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2284         gnus-process-get.
2286 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2288         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2289         instead of lsub directly.
2291 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2293         * nnwarchive.el: Removed.
2295         * gnus-soup.el: Removed.
2297         * nnsoup.el: Removed.
2299         * nnultimate.el: Removed.
2301         * gnus-html.el (gnus-blocked-images): New variable.
2303         * message.el (message-prune-recipients): New function.
2304         (message-prune-recipient-rules): New variable.
2306         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2307         guess whether a long line is natural text or not.
2309         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2310         gnus-process-plist and friends for compatibility.
2312 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2314         * gnus-html.el: Require packages that define macros used in this file.
2315         (gnus-article-mouse-face): Declare to silence byte-compiler.
2316         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2317         process-get.
2318         (gnus-html-put-image): Use plist-get to avoid getf.
2319         (gnus-html-prefetch-images): Use with-current-buffer.
2321 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2323         * gnus-ems.el: Provide compatibility functions for
2324         gnus-set-process-plist.
2326         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2327         * gnus.el (gnus-valid-select-methods)
2328         * message.el (message-send-mail-partially-limit)
2329         * mm-decode.el (mm-text-html-renderer)
2330         * mml.el (mml-insert-mime-headers-always)
2331         * smiley.el (smiley-regexp-alist): Bump custom version.
2333 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2335         * gnus-html.el: require mm-url.
2336         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2337         with the url to `url'.
2338         (gnus-html-wash-tags): Support cid: URLs/images.
2340 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2342         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2343         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2344         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2346         * gnus-move.el: Removed file, since it doesn't really work.
2348         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2349         UTF-8.  This seems to fix problems with some German web feeds.
2351         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2352         at the top so that the proper colours are applied.
2354         * gnus-art.el (gnus-article-view-part): Doc fix.
2356         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2357         XEmacs-compatible.
2358         (gnus-html-put-image): Don't do images on non-graphic displays.
2360         * nnslashdot.el: Removed this unused backend.
2362         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2363         actions.
2364         (gnus-undo-register-1): Revert last change.
2366         * gnus-group.el (gnus-group-completing-read): Protect against not
2367         having completion-styles bound.
2369         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2370         make broken recipients happier.
2372         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2374         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2375         point parameter.
2377         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2378         completion-styles for group selection.
2380 2009-02-04  Andreas Schwab  <schwab@suse.de>
2382         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2383         headers and regexp-quote the match if necessary.
2385 2009-03-24  Miles Bader  <miles@gnu.org>
2387         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2388         the blinking smiley.
2390 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2392         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2393         blink smiley.
2395 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2397         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2398         where the dribbel file lives exists.
2400         * message.el (message-send-mail-partially-limit): Change the default to
2401         nil, since most people don't want this.
2403         * mm-url.el (mm-url-decode-entities): Also decode entities like
2404         &#x3212.
2406 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2408         * gnus-sum.el (gnus-summary-idna-message):
2409         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2410         Hyperlink urls in docstrings with URL `...'.
2412 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2414         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2415         functions.
2417 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2419         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2420         say what the mouseover text should be.
2422         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2423         version of the mm-w3m-safe-url-regexp variable to only download images
2424         in the groups where we want that to happen.
2426         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2428         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2429         easier debugging.
2430         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2431         big pictures in the article buffer.
2433         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2434         gnus-article-html.
2435         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2436         w3m.
2438         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2440 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2442         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2443         which doesn't exist.
2445         * message.el (message-inhibit-ecomplete): New variable to allow some
2446         function to inhibit ecomplete address storage.
2447         (message-resend): Disable ecomplete message storage when resending
2448         messages.
2450         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2452 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2454         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2455         Save excursion while copying, moving, and deleting articles in order to
2456         prevent the cursor from jumping to unforeseen place.
2458 2010-08-17  Glenn Morris  <rgm@gnu.org>
2460         * gnus-sync.el: Require gnus components whose functions are used.
2462         * gnus-art.el (bookmark-make-record-function):
2463         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2464         Declare for compiler.
2466         * mm-url.el (mml-compute-boundary): Autoload.
2468 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2470         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2472 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2474         Typo fix "hoo4a" -> "hook".
2476         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2478 2010-08-14  Glenn Morris  <rgm@gnu.org>
2480         * gnus-sync.el (gnus-sync): Fix defgroup version.
2482 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2484         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2486         * gnus-sync.el: Fix docs.
2487         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2488         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2490 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2492         Optimizations for gnus-sync.el.
2494         * gnus-sync.el: Add docs about gnus-sync-backend
2495         possibilities.
2496         (gnus-sync-save): Remove unnecessary message.
2497         (gnus-sync-read): Optimize and show what groups were skipped.
2499 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2501         Minor bug fixes for gnus-sync.el.
2503         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2504         read the sync on get-new-news.
2506         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2507         quiet.
2509         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2511 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2513         Make saving and restoring of hidden threads work with overlays.
2514         Patch applied by Ted Zlatanov.
2516         * gnus-sum.el (gnus-hidden-threads-configuration)
2517         (gnus-restore-hidden-threads-configuration): Update to deal with text
2518         properties, rather than searching for a magic character.
2520 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2522         New gnus-sync.el library for synchronization of marks.
2524         * gnus-sync.el: New library for synchronization of marks.
2526         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2527         renamed from `gnus-registry-grep-in-list'.
2529         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2531         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2533 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2535         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2536         determining charset of text fails.
2538 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2540         * nnmail.el (nnmail-get-new-mail-1): Revert.
2542         * nnml.el (nnml-active-number): Make sure names of newly created groups
2543         in nnml-group-alist are encoded.
2545 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2547         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2548         containing non-ASCII characters in active file for nnml back end.
2550 2010-07-24  David Engster  <dengste@eml.cc>
2552         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2553         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2555 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2557         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2558         tag (Bug#6654).
2560 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2562         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2563         the article buffer, not the summary buffer.
2565 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2567         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2568         Emacs 23 as well.
2570 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2572         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2573         Patch applied by Karl Fogel.
2575         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2576         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2578 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2580         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2581         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2582         C-w still not working correctly from Article buffers; Thierry's
2583         patch to fix that will be applied after this.
2585         * gnus-art.el (bookmark-make-record-function): New local variable.
2587         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2588         article buffer.
2589         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2591 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2593         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2594         on changes in bookmark.el.
2596 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2598         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2599         the *other* type of HTML form submission.
2601 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2603         * auth-source.el (auth-source-pick): If choice does not contain a
2604         questioned keyword, set the check to t.
2606 2010-06-12  Romain Francoise  <romain@orebokech.com>
2608         * gnus-util.el (gnus-date-get-time): Move up before first use.
2610 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2612         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2613         (gnus-article-edit-part): Bind it to make last part that is substituted
2614         or deleted visible.
2615         (gnus-mime-display-single): Buttonize part of which id equals to
2616         gnus-mime-buttonized-part-id.
2618 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2620         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2621         (gnus-dd-mmm): Use gnus-date-get-time.
2622         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2623         simplify logic.
2624         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2625         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2627 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2629         * auth-source.el (top): Autoload `secrets-list-collections',
2630         `secrets-create-item', `secrets-delete-item'.
2631         (auth-sources): Fix tag string.
2632         (auth-get-source, auth-source-retrieve, auth-source-create)
2633         (auth-source-delete): New defuns.
2634         (auth-source-pick): Rewrite in order to avoid 2 passes.
2635         (auth-source-forget-user-or-password): New parameter USERNAME.
2636         (auth-source-user-or-password): New parameters CREATE-MISSING and
2637         DELETE-EXISTING.  Retrieve password interactively, if needed.
2639 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2641         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2642         deleting unused directories when gnus-expert-user is t.
2644 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2646         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2647         for each temp file when gnus-article-browse-delete-temp is ask.
2649 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2651         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2653 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2655         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2656         article unless decoding article to be saved.
2658 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2660         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2661         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2662         generated within the mm-with-unibyte-current-buffer macro.
2664 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2666         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2667         to nil when we're in a mml-preview buffer and no group is selected.
2669 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2671         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2672         when catching the `C-g'.  Reported by "Leo".
2674 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2676         * message.el (message-forward-make-body-plain)
2677         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2678         multibyte-string-p.
2680 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2682         * message.el (message-forward-make-body-mml): Assume original message
2683         is multibyte string; error on unibyte.
2684         (message-forward-make-body-plain): Ditto; don't add excessive newline
2685         in body end.
2687 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2689         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2690         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2692 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2694         * mm-extern.el (mm-extern-url): Don't use
2695         mm-with-unibyte-current-buffer.
2696         (mm-extern-cache-contents): Use with-current-buffer instead of
2697         save-excursion + set-buffer.
2699 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2701         * mm-util.el (mm-emacs-mule): Remove.
2703 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2705         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2706         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2707         change.
2709 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2711         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2712         bind the default value of enable-multibyte-characters to nil.
2714 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2716         * message.el (message-forward-make-body-plain)
2717         (message-forward-make-body-mml):
2718         Don't use mm-with-unibyte-current-buffer.
2720 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2722         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2723         (Bug#5592).
2725 2010-05-07  Julien Danjou  <julien@danjou.info>
2727         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2728         it to mm-pipe-part.
2730         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2731         it is given.
2733 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2735         * nnweb.el (nnweb-gmane-search)
2736         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2737         XEmacs.
2739         * gnus-art.el (gnus-article-browse-html-parts)
2740         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2741         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2742         make-temp-file.
2744         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2745         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2746         compiling.
2748         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2749         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2750         XEmacs when compiling.
2752         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2753         gnus-pick-mode-off-hook for XEmacs when compiling.
2754         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2755         gnus-binary-mode-off-hook for XEmacs when compiling.
2757         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2758         nil if char-charset is not available.
2760         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
2761         macro.
2763         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2764         instead of encode-coding-string.
2766         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2767         'xemacs) instead of mm-emacs-mule to switch function definitions.
2768         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2770 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2772         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2774 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2776         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2777         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2779 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
2781         * mm-util.el (mm-decompress-buffer): Use `delete-file';
2782         alias `jka-compr-delete-temp-file' no longer exists.
2784 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2786         Use define-minor-mode in Gnus where applicable.
2787         * mml.el (mml-mode): Use define-minor-mode.
2788         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
2789         (gnus-undo-mode): Use define-minor-mode.
2790         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
2791         (gnus-dead-summary-mode): Use define-minor-mode.
2792         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
2793         Initialize in declaration.
2794         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
2795         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
2796         (gnus-mailing-list-mode): Use define-minor-mode.
2797         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
2798         (gnus-draft-mode): Use define-minor-mode.
2799         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
2800         (gnus-dired-mode): Use define-minor-mode.
2802 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
2804         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
2805         handles on recursive mml-to-mime translation and check them for
2806         boundary delimiter collisions.  Reported by Greg Troxel.
2808 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2810         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
2812 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2814         * mm-util.el (mm-find-buffer-file-coding-system):
2815         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
2817 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
2819         * message.el (message-generate-headers): Record insertion of optional
2820         headers as well.  Otherwise the check to prevent repeated insertion of
2821         optional headers is a no-op.
2823 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
2825         * smime.el: Don't mention CVS.
2827         * nnrss.el (nnrss-fetch): Don't mention CVS.
2829         * nnir.el: Don't mention CVS.
2831 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2833         * gnus-sum.el (gnus-summary-bookmark-make-record):
2834         Add `location' field.
2836 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2838         * gnus-sum.el: Add bookmark declarations to silence the compiler.
2839         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
2840         Use with-current-buffer to silence the byte-compiler.
2841         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
2842         bother to require `gnus'.
2843         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
2845 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2847         * gnus-sum.el (gnus-summary-bookmark-make-record)
2848         (gnus-summary-bookmark-jump): New functions.
2849         (gnus-summary-mode): Setup bookmark support.
2851 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
2853         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
2854         if set.
2856 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2858         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
2859         gnus-article-browse-html-save-cid-image; make it work recursively for
2860         forwarded messages as well.
2861         (gnus-article-browse-html-parts): Work when prefix arg is given.
2862         (gnus-article-browse-html-article): Doc fix.
2864 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
2866         * message.el (message-default-mail-headers):
2867         (message-default-headers): Carry the value mail-default-headers over
2868         into message-default-mail-headers, rather than message-default-headers.
2870 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
2872         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
2873         charset.
2875         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
2876         charset into the <meta> tag when the article is encoded to utf-8.
2878 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2880         * gnus-art.el (gnus-article-browse-delete-temp-files):
2881         Delete directories as well.
2882         (gnus-article-browse-html-parts): Work for images that do not specify
2883         file names; delete temp directory when quitting; insert header at the
2884         right place; use file: scheme for image files.
2886 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
2888         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
2889         (gnus-article-browse-html-parts): Use it to make temporary cid image
2890         files in addition to html file so that browser may display them.
2892 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2894         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2896 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
2898         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
2900 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2902         * auth-source.el (auth-sources): Change default to be simpler.
2903         Explain about Secret Service API sources.  Improve Customize options.
2904         (auth-source-pick): Change to accept any number of search parameters.
2905         Implement fallbacks iteratively, not recursively.  Add scoring on the
2906         second pass and sort by score.  Call Secret Service API when needed.
2907         (auth-source-user-or-password): Use it.  Call Secret Service API
2908         directly when needed to get the user name and the password.
2910 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
2912         * message.el (message-interactive): Doc fix.
2913         (message-qmail-inject-args): Reflow.
2914         (message-kill-to-signature): Fix typo in docstring.
2916         * smiley.el (smiley-buffer): Fix typo in docstring.
2918 2010-03-24  Glenn Morris  <rgm@gnu.org>
2920         * mail-source.el (gnus-message): Declare.
2921         (mail-source-delete-old-incoming): Require gnus-util.
2923 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2925         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
2927         * message.el (ecomplete-setup): Autoload it for Emacs <23.
2929         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
2930         password-cache's default if it is not bound.
2931         (mml-secure-passphrase-cache-expiry): Default to 16 that is
2932         password-cache-expiry's default if it is not bound.
2934         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
2935         available in Emacs 21.
2937 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
2939         * auth-source.el (auth-sources): Fix up definition so extra parameters
2940         are always inline.
2942 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
2944         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2945         wasn't updated after mismatch.  Clear cached mailbox info correctly
2946         when uidvalidity changes.
2947         (nnimap-group-prefixed-name): New function to avoid some code
2948         duplication.
2949         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2950         (nnimap-request-group): Use it.
2951         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2952         (nnimap-update-unseen): Significantly improved speed of Gnus startup
2953         with many imap folders.  This is done by caching the group status from
2954         the imap server persistently in a group parameter `imap-status'.  (This
2955         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2956         but not persistently, so every Gnus startup was still very slow.)
2958 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2960         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
2961         secrets.el dependency.
2962         (auth-sources): Add optional user name.  Add secrets.el configuration
2963         choice (unused right now).
2965 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
2967         * gnus-sum.el (gnus-summary-make-menu-bar): Let
2968         `gnus-registry-install-shortcuts' fill in the functions.
2970         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
2971         warnings.
2972         (gnus-registry-misc-menus): Variable to hold registry mark menus.
2973         (gnus-registry-install-shortcuts): Populate and use it in a
2974         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
2976 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
2978         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
2979         In-place substitutions for the group name encoding/decoding.
2980         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
2981         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
2982         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
2983         (nnimap-update-unseen, nnimap-request-list)
2984         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
2985         (nnimap-request-set-mark, nnimap-split-to-groups)
2986         (nnimap-split-articles, nnimap-request-newgroups)
2987         (nnimap-request-create-group, nnimap-request-accept-article)
2988         (nnimap-request-delete-group, nnimap-request-rename-group)
2989         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
2990         `encoded-mbx' for consistency.
2991         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
2992         variable `imap-current-mailbox'.
2994         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
2995         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
2997 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
2999         * pop3.el (pop3-display-message-size-flag): Display message size byte
3000         counts during POP3 download.
3001         (pop3-movemail): Use it.
3002         (pop3-list): Implement listing of available messages.
3004 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3006         * nnir.el (nnir-get-article-nov-override-function): New function to
3007         override the normal NOV retrieval.
3008         (nnir-retrieve-headers): Use it.
3010 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3012         * auth-source.el (netrc-machine-user-or-password): Autoload.
3014 2010-03-19  Glenn Morris  <rgm@gnu.org>
3016         Stop message.el from loading about 40 libraries it doesn't always need.
3017         The general approach is to autoload rather than require, and to
3018         require in the specific functions rather than the file.  (Bug#5642)
3020         * gmm-utils.el: Don't require wid-edit.
3021         (widget-create-child-value, widget-convert, widget-default-get):
3022         Autoload.
3024         * gnus-util.el: Don't require time-date, netrc.
3025         (message-fetch-field, gnus-group-name-decode): Declare rather than
3026         autoloading.
3027         (gnus-fetch-field): Require message.
3028         (gnus-decode-newsgroups): Require gnus-group.
3030         * ietf-drums.el: Don't require time-date.
3032         * message.el: Don't require hashcash, canlock, ecomplete.
3033         Do require mail-utils.  Require nnheader only when compiling.
3034         (smtpmail-default-smtp-server): Remove declaration.
3035         (message-send-mail-function): Check smtpmail-default-smtp-server
3036         is bound rather than requiring smtpmail.
3037         (message-auto-save-directory, message-insert-signature): Use
3038         expand-file-name rather than nnheader-concat.
3039         (nnheader-insert-file-contents): Autoload.
3040         (hashcash-wait-async): Declare.
3041         (message-send-mail): Only call gnus-setup-posting-charset if
3042         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3043         (message-send-mail-with-sendmail): Require sendmail.
3044         (canlock-password, canlock-password-for-verify): Declare.
3045         (message-canlock-password): Require canlock.
3046         (nnheader-get-report): Autoload.
3047         (gnus-setup-posting-charset): Declare.
3048         (message-send-news): Require gnus-msg.
3049         (message-make-references, message-make-in-reply-to): Use mail-header-id
3050         rather than the alias mail-header-message-id.
3051         (ecomplete-add-item, ecomplete-save): Declare.
3052         (message-put-addresses-in-ecomplete): Require ecomplete.
3053         (ecomplete-display-matches): Autoload.
3055         * mm-decode.el: Don't require mailcap, gnus-util.
3056         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3057         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3058         Autoload.
3059         (mailcap-mime-extensions): Declare.
3061         * mm-encode.el: Don't require mailcap.
3062         (mailcap-extension-to-mime): Autoload.
3064         * mml-sec.el: Don't require password-cache.
3066         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3067         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3068         (mml-minibuffer-read-type): Require mailcap.
3069         (mml-preview): Require gnus-msg.
3071         * mml1991.el: Require password-cache.
3072         (password-cache-expiry): Remove declaration.
3074         * mml2015.el: Require password-cache.
3075         (password-cache-expiry): Remove declaration.
3077         * nneething.el (mailcap): Require mailcap.
3079         * nnheader.el (declare-function): Add compatibility stub.
3080         (message-remove-header): Declare rather than autoload.
3081         (nnheader-replace-header): Require message.
3083         * nnimap.el (declare-function): Add compatibility stub.
3084         (netrc-parse, netrc-machine-user-or-password): Declare.
3085         (nnimap-open-connection): Require netrc.
3087         * nntp.el (declare-function): Add compatibility stub.
3088         (netrc-parse, netrc-machine, netrc-get): Declare.
3089         (nntp-send-authinfo): Require netrc.
3091         * rfc2047.el: Don't require qp.
3092         (quoted-printable-encode-region, quoted-printable-decode-string):
3093         Autoload.
3095         * sieve-mode.el: Don't require easymenu.
3096         (easy-menu-add-item): Autoload it.
3098         * spam-stat.el (time-to-number-of-days): Autoload it.
3100 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3102         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3103         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3104         value if any backslash escapes).
3106 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3108         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3109         if it is available.  (bug#5647)
3111 2010-02-26  Glenn Morris  <rgm@gnu.org>
3113         * message.el (message-send-mail-function): Change the default, so that
3114         it inherits from a customized send-mail-function.  (Bug#5643)
3116 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3118         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3119         shell-command-to-string signals an error (bug#5299).
3121 2010-02-24  Glenn Morris  <rgm@gnu.org>
3123         * message.el (message-smtpmail-send-it)
3124         (message-send-mail-with-mailclient): Doc fixes.
3126 2010-02-16  Glenn Morris  <rgm@gnu.org>
3128         * message.el (message-default-mail-headers): Change the default value
3129         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3131 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3133         * message.el (message-mail): Just pass yank-action on to message-setup.
3134         (message-setup): Handle (FUN . ARGS) form of yank-action.
3135         (message-with-reply-buffer, message-widen-reply)
3136         (message-yank-original): Handle non-buffer values of
3137         message-reply-buffer (Bug#4080).
3138         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3140 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3142         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3143         Fix typo in docstring.
3145 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3147         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3148         response.
3150 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3152         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3154         * message.el (message-check-news-header-syntax): Protect against a
3155         string that `rfc822-addresses' returns when parsing fails.
3157 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3159         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3160         (gnus-previous-char-property-change): New functions.
3162         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3164 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3166         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3167         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3169 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3171         * message.el (message-exchange-point-and-mark): Rework last change to
3172         avoid using optional arg of exchange-point-and-mark, for backward
3173         compatibility.
3175 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3177         * message.el (message-exchange-point-and-mark): Call
3178         exchange-point-and-mark with an argument rather than setting
3179         mark-active by hand (Bug#5175).
3181 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3183         * nntp.el (nntp-service-to-port): Work for service expressed with
3184         numeric string; replace [:digit:] with [0-9] for XEmacs.
3186 2009-12-17  Glenn Morris  <rgm@gnu.org>
3188         * gnus-group.el (gnus-bug-group-download-format-alist):
3189         Change emacs entry to debbugs.gnu.org.  Bump :version.
3191 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3193         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3195 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3197         * message.el (message-info): Explain why we use `Info-goto-node'.
3199 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3201         * message.el (message-completion-in-region): New compatibility function.
3202         (message-expand-group): Use it.
3204 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3206         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3207         with no unread article should be listed if the 2nd arg `predicate' is
3208         given.
3210 2009-11-29  Juri Linkov  <juri@jurta.org>
3212         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3213         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3214         on `gnus-recenter'.  (Bug#4698, Bug#4981)
3216 2009-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3218         * message.el (message-from-style, message-interactive)
3219         (message-signature): Always set default values from the corresponding
3220         mail-* variables.
3221         (message-cite-prefix-regexp, message-sendmail-envelope-from)
3222         (message-yank-prefix, message-indentation-spaces)
3223         (message-signature-file, message-default-headers): Use boundp rather
3224         than (featurep 'xemacs) to check if the corresponding mail-* variables
3225         exist.
3227 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
3229         * message.el (message-send-mail-with-sendmail): Revert last change.
3231 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
3233         * message.el (message-from-style, message-interactive)
3234         (message-cite-prefix-regexp, message-sendmail-envelope-from)
3235         (message-yank-prefix, message-indentation-spaces, message-signature)
3236         (message-signature-file, message-default-headers): For GNU Emacs, set
3237         default values from the corresponding mail-* variables.
3238         (message-send-mail-with-sendmail): Use envelope-from only if
3239         mail-specify-envelope-from is non-nil.
3241 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3243         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3244         containing tspecial characters if they have been already quoted.
3246 2009-10-24  Glenn Morris  <rgm@gnu.org>
3248         * gnus-art.el (help-xref-stack-item): Define for compiler.
3250 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3252         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3254 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3256         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3257         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3259 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3261         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3262         (gnus-overlays-in): New alias to overlays-in.
3264         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3265         gnus-overlay-get, and gnus-delete-overlay.
3266         (gnus-summary-show-thread): Make it work as well for systems in which
3267         next-single-char-property-change is not available.
3268         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3270 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3272         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3274 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3276         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3277         and XEmacs that don't have `remove-overlays'.
3279 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3281         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3282         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3283         selective display.  Use overlays instead.
3285 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3287         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3289 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3291         * spam-stat.el (spam-stat-load): Fix typo in message.
3293 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3295         * gnus-art.el (gnus-article-encrypt-body):
3296         * message.el (message-check-recipients):
3297         * mm-util.el (mm-codepage-setup):
3298         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3299         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3301 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3303         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3304         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3305         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3306         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3307         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3309 2009-09-18  Glenn Morris  <rgm@gnu.org>
3311         * gnus-diary.el (gnus-diary-check-message):
3312         * message.el (message-insert-formatted-citation-line):
3313         * nnbabyl.el (top-level):
3314         * nndiary.el (nndiary-schedule):
3315         Fix typos in condition-case handlers.
3317 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3319         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3320         configuration that provides the sole article window in a frame;
3321         position point correctly after deleting a part.
3323 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3325         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3326         (spam-resolve-registrations-routine): Use it to unregister articles
3327         that change status.
3329 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3331         * nnrss.el (nnrss-request-article): Remove binding of
3332         default-enable-multibyte-characters that has gotten needless by
3333         the 2007-07-13 change in rfc2047-encode-message-header.
3335         * mml.el (mml-insert-multipart): Error on the message header.
3336         (mml-insert-part): Error on the message header; position point at
3337         the end of a MIME tag.
3339 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3341         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3342         (gnus-float-time): Alias to float-time if it exists.
3344         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3345         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3346         float-time is available; suppress compile warning for time-to-seconds.
3348 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3350         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3351         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3352         Add the optional argument `encoding' that overrides the default.
3354         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3355         mm-encode-buffer.
3357 2009-09-04  Glenn Morris  <rgm@gnu.org>
3359         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3360         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3361         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3362         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3363         * mm-util.el (mm-with-unibyte-current-buffer)
3364         (mm-find-buffer-file-coding-system):
3365         * yenc.el (yenc-decode-region): Use default-value rather than
3366         default-enable-multibyte-characters.
3368 2009-09-03  Glenn Morris  <rgm@gnu.org>
3370         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3371         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3372         than default-enable-multibyte-characters.
3374 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3376         * gnus-art.el (gnus-article-read-summary-keys):
3377         Fix gnus-buffer-configuration's value temporarily used.
3379 2009-09-02  Glenn Morris  <rgm@gnu.org>
3381         * gnus-util.el (gnus-float-time): New function.
3382         * gnus-delay.el (gnus-delay-article):
3383         * gnus-sum.el (gnus-thread-latest-date):
3384         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3385         * nnspool.el (nnspool-request-newgroups):
3386         Use gnus-float-time rather than time-to-seconds.
3387         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3389         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3390         (gnus-header-subject-face, gnus-header-newsgroups-face)
3391         (gnus-header-name-face, gnus-header-content-face):
3392         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3393         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3394         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3395         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3396         (gnus-cite-face-11):
3397         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3398         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3399         (gnus-server-closed-face, gnus-server-denied-face)
3400         (gnus-server-offline-face):
3401         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3402         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3403         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3404         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3405         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3406         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3407         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3408         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3409         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3410         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3411         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3412         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3413         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3414         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3415         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3416         (gnus-summary-high-undownloaded-face)
3417         (gnus-summary-low-undownloaded-face)
3418         (gnus-summary-normal-undownloaded-face)
3419         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3420         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3421         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3422         (gnus-splash-face):
3423         * message.el (message-header-to-face, message-header-cc-face)
3424         (message-header-subject-face, message-header-newsgroups-face)
3425         (message-header-other-face, message-header-name-face)
3426         (message-header-xheader-face, message-separator-face)
3427         (message-cited-text-face, message-mml-face):
3428         * sieve-mode.el (sieve-control-commands-face)
3429         (sieve-action-commands-face, sieve-test-commands-face)
3430         (sieve-tagged-arguments-face):
3431         * spam.el (spam-face):
3432         Mark face aliases with "-face" in the name as obsolete.
3434 2009-09-01  Glenn Morris  <rgm@gnu.org>
3436         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3437         than goto-line.
3439 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3441         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3442         Don't move point if the command is invoked inside the message header.
3444 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3446         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3447         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3448         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3449         * nnir.el (nnir-swish-e-index-file):
3450         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3451         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3452         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3453         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3454         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3455         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3457 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3459         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3460         Don't save excursion.
3462 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3464         * nnheader.el (nnheader-find-file-noselect):
3465         * mm-util.el (mm-insert-file-contents):
3466         Use (default-value 'major-mode) instead of default-major-mode.
3468 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3470         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3472 2009-08-25  Glenn Morris  <rgm@gnu.org>
3474         * nnir.el (top-level): Don't require cl at run-time.
3475         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3476         Replace cl-function substitute with gnus-replace-in-string.
3477         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3478         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3479         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3480         simplified expansions.
3482 2009-08-22  Glenn Morris  <rgm@gnu.org>
3484         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3485         goto-line.
3487 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3489         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3491         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3492         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3493         (gnus-mm-display-part, gnus-mime-display-single)
3494         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3495         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3497         * gnus-sum.el
3498         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3499         (gnus-summary-move-article): Add expirable mark to articles copied or
3500         moved to group that has auto-expire turned on if the option is non-nil.
3502 2009-07-24  Glenn Morris  <rgm@gnu.org>
3504         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3505         Fix typo.  (Bug#3903)
3507 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3509         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3510         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3511         that should not be used for draft articles.
3512         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3513         that has no concern in minor mode keys.
3514         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3515         Abolish.
3517 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3519         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3520         article without making inquiry to a user for unknown encoding.
3522         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3523         (nnmaildir--scan): Assume i-node and device number that file-attributes
3524         returns might be cons-cell.
3526 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3528         * auth-source.el: Remove docs now in auth.texi.  Don't use
3529         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3530         `auth-source-hide-passwords' and use them.
3532 2009-07-15  Glenn Morris  <rgm@gnu.org>
3534         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3536 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3538         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3539         excessive whitespace from the default values of title and description.
3541 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3543         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3544         mail-fetch-field to fetch Content-Description header in order to
3545         exclude newlines.
3547 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3549         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3550         to deleted part.
3552 2009-05-30  David Engster  <dengste@eml.cc>
3554         * nnmairix.el: Remove old documentation in the commentary block.
3555         (nnmairix-request-group): Do not update active file for nnml back ends.
3556         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3557         end so that overview files are ignored.
3558         (nnmairix-update-groups): Make updating the groups more robust by using
3559         marks.
3560         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3561         with dollar characters in message-id.
3563 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3565         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3566         2008-12-25 in dns.el.
3568 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3570         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3571         could happen if the text is only composed of spaces and/or tabs.
3573 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3575         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3576         when sending a queued message to avoid extra mml tags.
3578 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3580         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3582 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3584         * gnus-dired.el: Remove autoload for gnus-setup-message.
3585         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3586         displaying Gnus logo; always use compose-mail.
3588 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3590         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3592 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3594         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3595         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3596         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3597         available.
3598         (gnus-nocem-epg-verify): New function.
3600 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3602         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3604 2009-02-15  Glenn Morris  <rgm@gnu.org>
3606         * gnus-util.el (rmail-insert-rmail-file-header)
3607         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3608         autoloads.
3609         (rmail-default-rmail-file): Remove unnecessary declaration.
3610         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3612 2009-02-14  Glenn Morris  <rgm@gnu.org>
3614         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3615         variable (only used in gnus-util, which declares it anyway).
3616         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3617         which was only needed by gnus-art (changed to not use it any more).
3618         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3619         only used in gnus-util, which autoloads it itself.
3620         (rmail-update-summary): Fix autoload.
3622         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3623         rather than rmail-output-to-rmail-file.
3625 2009-02-07  Glenn Morris  <rgm@gnu.org>
3627         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3628         autoload of function that no longer exists.
3629         (rmail-toggle-header): Declare.
3630         (message-forward-rmail-make-body): Handle mbox Rmail.
3632 2009-01-31  Glenn Morris  <rgm@gnu.org>
3634         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
3635         2009-01-09 change.
3637 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
3639         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
3640         (auth-source-forget-all-cached): New convenience function.
3641         (auth-source-user-or-password): Accept list of modes or a single mode.
3643         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
3644         auth-source modes.
3646         * nnimap.el (nnimap-open-connection): Use list of
3647         auth-source modes.
3649         * nntp.el (nntp-send-authinfo): Use list of
3650         auth-source modes.
3652 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3654         * auth-source.el: Update docs to reflect epa-file-enable is to be used
3655         now.
3657 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3659         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
3660         coding system in XEmacs; add a workaround for XEmacs.
3662 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3664         * mm-util.el (mm-coding-system-priorities): Protect against nil value
3665         of current-language-environment.
3667 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3669         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
3670         available at runtime.
3672 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3674         * gnus-art.el (article-date-ut): Fix end point of narrowing.
3676 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
3678         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
3679         the greatest positive fixnum value doesn't work under an XEmacs with
3680         bignum support; use the most-positive-fixnum constant instead,
3681         available since Emacs 21.1 with cl and XEmacs 21.1.
3683 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3685         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
3686         XEmacs gets not to work.
3688 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3690         * mm-util.el (mm-coding-system-priorities): Allow the value like
3691         "Japanese (UTF-8)" of current-language-environment.
3693 2009-01-09  Glenn Morris  <rgm@gnu.org>
3695         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
3696         with last-command-event.
3698 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3700         * message.el (message-fix-before-sending): Amend comment.
3702 2009-01-07  David Engster  <dengste@eml.cc>
3704         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
3705         simplified server definitions by converting it via
3706         gnus-server-to-method.
3708 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3710         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
3711         parameter's operands.
3713 2009-01-06  David Engster  <dengste@eml.cc>
3715         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
3716         primary select method (for gnus-group-mark-article-as-read).
3718 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
3720         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
3721         `(gnus)Face', not `(gnus)X-Face'.
3723 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3725         * mm-util.el (mm-ucs-to-char): New function.
3727         * mm-url.el (mm-url-decode-entities): Use it.
3729 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
3731         * message.el (message-fix-before-sending): Add `eight-bit' to
3732         illegible-text check.
3734 2009-01-03  Michael Olson  <mwolson@gnu.org>
3736         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
3737         `headers' is nil.  This can occur if the IMAP server does not have
3738         permissions to read messages from a folder, but can write new messages
3739         to the folder.
3740         (nnimap-request-article-part): Do not insert `data' if it is nil.
3742 2009-01-01  Dave Love  <fx@gnu.org>
3744         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
3746         * nnimap.el: Fix author email.
3747         (nnimap-split-rule): Add FIXME comment.
3748         (nnimap-debug): Fix doc string.
3750 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3752         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3753         overlay-arrow-position and overlay-arrow-string buffer-local; no need
3754         to check if those variables exist (first appeared in Emacs 18.50).
3756 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3758         * mm-util.el (mm-line-number-at-pos): New function.
3760         * spam-report.el (spam-report-process-queue): Use it.
3762 2008-12-24  David Engster  <dengste@eml.cc>
3764         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3765         parameters that haven't existed as variables as buffer-local variables.
3767 2008-12-23  Dave Love  <fx@gnu.org>
3769         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3770         cadar.
3772         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3773         imap-starttls-p.
3774         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3776 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
3778         * spam-report.el (spam-report-gmane-max-requests): New constant.
3779         (spam-report-gmane-wait): New variable.
3780         (spam-report-gmane-ham, spam-report-gmane-spam)
3781         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
3782         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
3783         the server.
3785         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
3786         Add explanations.
3788         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
3789         nnheader-accept-process-output and nnheader-read-timeout if available.
3790         (pop3-movemail): Use it.
3792         * message.el (message-check-news-body-syntax): Fix signature check if
3793         there's an attachment.
3795 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3797         * mm-util.el: Add comments to the mm- emulating functions.
3799 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
3801         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
3802         by Stephen Berman <stephen.berman@gmx.net>.
3804 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3806         * mm-util.el (mm-substring-no-properties): New function.
3807         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
3808         (mm-special-display-p): Enable those lambda forms to be byte compiled.
3809         (mm-string-to-multibyte): Doc fix.
3811         * mml.el (mml-attach-file): Use mm-substring-no-properties.
3813 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3815         * mml.el (mml-attach-file): Strip text properties from file name.
3816         (Bug#1574)
3818 2008-12-16  Glenn Morris  <rgm@gnu.org>
3820         * mm-util.el (mm-charset-override-alist): Declare for compiler.
3822 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3824         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
3825         knows since the charset specified might be a bogus alias that
3826         mm-charset-synonym-alist provides.
3828 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3830         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
3831         "ISO_8859-1".
3833         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
3835 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3837         * mm-util.el (mm-charset-eval-alist):
3838         Define it before mm-charset-to-coding-system.
3839         (mm-charset-to-coding-system): Add optional argument `silent';
3840         define it before mm-charset-override-alist.
3841         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
3842         default value if it can be used in Emacs currently running;
3843         silence mm-charset-to-coding-system.
3845 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3847         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
3848         `allow-override' which says whether to use `mm-charset-override-alist'.
3849         (rfc2047-decode-encoded-words): Use it.
3851         * mm-util.el (mm-charset-override-alist): Fix custom type;
3852         add `(gb2312 . gbk)' to choices.
3854 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3856         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
3857         fast.
3859         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3861 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
3863         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
3864         on links.
3866         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
3868 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3870         * message.el (message-idna-to-ascii-rhs-1): Protect against local
3871         users' addresses that don't have domain parts.
3872         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
3873         rather than message-narrow-to-head since there will be the message
3874         header separator.
3876 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3878         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
3879         since the result is inserted in a unibyte buffer anyway.
3880         (nnimap-demule-use-string-to-multibyte): Remove.
3881         (nnimap-demule): Alias it to mm-string-to-multibyte.
3883 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3885         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
3886         variable for debugging bug#464 and bug#1174.
3887         (nnimap-demule): Use it.
3889 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3891         * gnus-score.el (gnus-score-find-trace): Handle default score in total
3892         score calculation correctly.
3894 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3896         * message.el (message-send-mail): Just set the buffer to unibyte
3897         rather than use mm-with-unibyte-current-buffer which does a lot more.
3898         (message-send-mail-partially): Don't bother with
3899         mm-with-unibyte-current-buffer since it's already been made unibyte by
3900         message-send-mail.
3902 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
3904         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
3906 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
3908         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
3910 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3912         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
3913         require itself and to remove `with-no-warnings'.
3915 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
3917         * starttls.el (starttls-any-program-available): Get the name of the
3918         available TLS layer program.
3919         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
3920         well as the host name in the "opening" message.
3922         * auth-source.el (auth-source-cache, auth-source-do-cache)
3923         (auth-source-user-or-password): Cache passwords and logins by default,
3924         allow override with `auth-source-do-cache'.
3925         (auth-source-forget-user-or-password): Allow users to remove cache
3926         entries if needed.
3928 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3930         * ietf-drums.el (ietf-drums-remove-comments): Localize second
3931         condition-case to only the forward-sexp call.
3933 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
3935         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
3936         quotes contained.  Make it more robust regardless by an extra
3937         condition-case wrapper.
3939 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3941         * nnml.el (nnml-request-expire-articles): Check if the function set to
3942         `nnmail-expiry-target' returns the symbol `delete'.
3944         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
3946         * nnmail.el (nnmail-expiry-target): Fix custom type.
3948 2008-10-02  Glenn Morris  <rgm@gnu.org>
3950         * mm-util.el (mm-codepage-setup): Tweak codepage error.
3951         Silence compiler warning.
3953 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
3955         * mml.el (mml-menu): Don't assume mml2015 is bound.
3957 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3959         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
3960         exists.
3962 2008-09-27  Glenn Morris  <rgm@gnu.org>
3964         * gnus-util.el (mail-header-remove-comments): Autoload it.
3966 2008-09-27  Andreas Schwab  <schwab@suse.de>
3968         * gnus-util.el (gnus-split-references): Strip comments.
3969         (gnus-parent-id): Likewise.
3971 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
3973         * message.el (message-confirm-send): Fix version.
3975 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3977         * message.el (message-idna-to-ascii-rhs-1): Use
3978         mail-extract-address-components rather than mail-header-parse-addresses
3979         that is an alias by default to ietf-drums-parse-addresses that does not
3980         support non-ASCII names in headers' contents.
3982 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3984         * message.el (message-confirm-send): Fixed variable documentation to
3985         avoid the "y/n" wording.
3987 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
3989         * message.el (message-set-auto-save-file-name): Save to a different
3990         filename so multiple messages (especially drafts) can be recovered.
3992 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
3994         * message.el (message-confirm-send): Add appropriate version.
3996 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3998         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
3999         defvar.
4001 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4003         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4004         (mm-pkcs7-enveloped-magic): Ditto.
4006 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4008         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4009         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4011 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4013         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4014         default, it's better.
4016 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4018         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4019         summary line gnus-number property and ignore them (with a warning
4020         message).
4022 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4024         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4025         macro caddr in the interactive form since it won't be expanded.
4027 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4029         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4030         `charset'; fix name of function called recursively.
4031         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4033 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4035         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4036         (gnus-mime-set-charset-parameters): New function.
4037         (gnus-mime-view-part-as-charset): Use it to correctly display part
4038         specifying wrong charset.
4040 2008-09-08  David Engster  <dengste@eml.cc>
4042         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4043         in completing-read for back end server.
4045 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4047         * message.el (message-confirm-send): New variable to confirm sending a
4048         message.
4049         (message-send): Use it.
4051 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4053         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4055 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4057         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4059 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4061         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4062         prevent tracking too many groups.
4063         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4064         Use it.
4066 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4068         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4069         moving point to the bottom of the window in order to avoid recentering.
4071 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4073         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4074         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4075         (gnus-article-beginning-of-window): Fix calculation.
4077 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4079         * gnus-msg.el (gnus-summary-supersede-article)
4080         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4081         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4082         message header.
4084 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4086         * message.el:
4087         * gnus-start.el:
4088         * gnus-registry.el: Remove VMS support.
4090 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4092         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4093         macro.
4094         (rfc2104-hash): Use it.
4096 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4098         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4099         (gnus-summary-sort-by-most-recent-date): New commands.
4100         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4101         and menu entries.
4103 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4105         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4106         don't redisplay article for raw contents; remove plural articles stuff.
4108         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4109         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4110         on gnus-summary-save-article; display results properly.
4112 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4114         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4116 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4118         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4119         gnus-save-all-headers.
4121 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4123         * gnus-util.el (ns-focus-frame): Remove declaration.
4124         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4125         like x.
4127 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4129         * rfc2104.el (rfc2104-zero): Delete defconst.
4130         (rfc2104-hex-alist): Likewise.
4131         (rfc2104-hex-to-int): Delete func.
4132         (rfc2104-hexstring-to-bitstring): Likewise.
4133         (rfc2104-nybbles): New defconst.
4134         (rfc2104-hash): Rewrite for speed.
4136 2008-07-16  Glenn Morris  <rgm@gnu.org>
4138         * gnus-util.el (ns-focus-frame): Declare for compiler.
4140 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4142         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4143         set as a group parameter.
4144         (gnus-summary-save-in-pipe): Work when it is called independently.
4145         (gnus-summary-pipe-to-muttprint): Don't modify
4146         gnus-summary-pipe-output-default-command.
4148 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4150         * message.el (message-send-mail-with-sendmail):
4151         Display the error message.
4153 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4155         * gnus-art.el (gnus-default-article-saver):
4156         Add gnus-summary-save-in-pipe to choices.
4157         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4158         gnus-summary-pipe-output-default-command as the default command.
4159         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4160         instead of gnus-last-shell-command.
4162         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4163         New user option.
4164         (gnus-summary-muttprint-program): Mention the value will be changed.
4165         (gnus-summary-save-article): Force showing of all headers.
4166         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4168 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4170         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4172 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4174         * nnimap.el (nnimap-id):
4175         * sieve-manage.el (sieve-manage-open): Doc fixes.
4177 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4179         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4180         if available.
4182 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4184         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4186         * nnkiboze.el (nnkiboze-generate-group):
4187         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4189         * nnmairix.el: Require CL.
4191 2008-06-15  David Engster  <dengste@eml.cc>
4193         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4195 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4197         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4198         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4199         runtime choice under XEmacs.
4201         * gnus-sum.el (gnus-summary-set-display-table):
4202         Use `gnus-put-display-table', `gnus-get-display-table',
4203         `gnus-set-display-table' for the display table, instead of `aset'.
4205 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4207         * nnmairix.el: Add autoloads.
4209 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4211         * nnmairix.el (nnmairix-delete-recreate-group)
4212         (nnmairix-update-and-clear-marks): Fix error messages.
4214 2008-06-14  David Engster  <dengste@eml.cc>
4216         * nnmairix.el: Upgrade to version 0.6.
4217         (nnmairix-group-toggle-propmarks-this-group)
4218         (nnmairix-group-toggle-readmarks-this-group)
4219         (nnmairix-group-delete-recreate-this-group)
4220         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4221         (nnmairix-remove-tick-mark-original-article): New commands.
4222         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4223         (nnmairix-propagate-marks-to-nnmairix-groups)
4224         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4225         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4226         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4227         functions needed for marks propagation and manipulation of read marks.
4228         (nnmairix-update-groups): New function.
4229         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4230         (nnmairix-determine-original-group-from-registry)
4231         (nnmairix-determine-original-group-from-path)
4232         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4233         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4234         New helper functions.
4235         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4236         keystrokes for new commands.
4237         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4238         (nnmairix-request-group): Check allow-fast group parameter.
4239         (nnmairix-request-create-group): Set allow-fast group parameter if
4240         nnmairix-allowfast-default is set.
4241         (nnmairix-close-group): Propagate marks upon closing if needed.
4242         (nnmairix-group-toggle-threads-this-group): Use new.
4243         nnmairix-group-toggle-parameter helper function.
4244         (nnmairix-search): Better check for empty search result.
4245         (nnmairix-goto-original-article): Use new helper functions for
4246         determining original article.
4247         (nnmairix-show-original-article): Make sure message-id is in brackets.
4248         (nnmairix-call-mairix-binary): Change variable name.
4249         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4250         helper function.
4251         (nnmairix-widget-toggle-activate): Fix doc string.
4253 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4255         * nnir.el: Require edmacro when compiling with XEmacs.
4256         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4257         available in Emacs 21.
4259 2008-06-11  Glenn Morris  <rgm@gnu.org>
4261         * gnus-util.el (x-focus-frame):
4262         * gnus.el (image-size):
4263         * mm-decode.el (image-size): Declare.
4265         * gnus-picon.el (declare-function): Add compat definition.
4266         (image-size): Declare.
4268         * gnus-group.el (tool-bar-map):
4269         * gnus-sum.el (tool-bar-map): Define for compiler.
4271         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4273         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4275         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4276         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4277         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4278         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4279         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4280         * sieve-manage.el, spam-report.el, spam.el:
4281         Remove unnecessary eval-and-compile of autoloads.
4283 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4285         * auth-source.el: Precise Tramp doc.
4287 2008-06-07  Glenn Morris  <rgm@gnu.org>
4289         * nnmairix.el: Remove unnecessary eval-when-compile.
4291 2008-06-06  Kai Großjohann  <grossjohann@ls6.cs.uni-dortmund.de>
4293         * nnir.el: New file.
4295 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4297         * gnus-util.el (gnus-read-shell-command): New function.
4298         * mm-decode.el (mm-pipe-part):
4299         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4301 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4303         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4305 2008-06-03  Glenn Morris  <rgm@gnu.org>
4307         * pop3.el (nnheader-accept-process-output): Autoload it.
4309 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4311         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4312         are not 2-digit hexadecimal characters that follow `%'s.
4314 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4316         * message.el (message-bogus-recipient-p): Fix type in doc string.
4317         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4318         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4319         Improve custom options.
4320         (message-bogus-recipient-p): Adjust accordingly.
4322 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4324         * nnmairix.el: Require edmacro when compiling with XEmacs.
4326 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4328         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4329         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4331 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4333         * auth-source.el: Add more docs.
4335 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4337         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4338         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4339         retrieval faster in some cases, but might make CPU usage larger.  If
4340         this has any bad side effects, we might revert this change.
4342         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4343         seems to make mail retrieval much, much faster.
4344         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4345         unconditionally.
4347         * gnus-draft.el (gnus-group-send-queue): Bind
4348         message-send-mail-partially-limit to nil to avoid being prompted.
4350 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4352         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4354         * message.el (message-bogus-address-regexp): Fix and improve custom
4355         type.
4356         (message-setup-hook): Add message-check-recipients as custom option.
4358 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4360         * message.el (message-cite-function): Remove bogus autoload which crept
4361         in during merge from v5-10.
4363 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4365         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4367         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4369         * auth-source.el: Preliminary Tramp docs.
4370         (auth-sources): Change the default auth-sources to use
4371         EPA .gpg files.
4373 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4375         * nntp.el: Autoload `auth-source-user-or-password'.
4376         (nntp-send-authinfo): Use it.
4378         * nnimap.el: Autoload `auth-source-user-or-password'.
4379         (nnimap-open-connection): Use it.
4381         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4382         for the gnus-message function.
4383         (auth-source-user-or-password): Use it.
4385 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4387         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4388         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4389         (rfc2104-hash): Use it.
4391 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4393         * gnus-art.el (gnus-article-toggle-truncate-lines):
4394         Don't use `iff' in docstring.
4396 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4398         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4400         * gnus-util.el (gnus-extract-address-component-name)
4401         (gnus-extract-address-component-email): Convenience functions around
4402         `gnus-extract-address-components'.
4404         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4405         Use `gnus-extract-address-component-email' to fix bug of comparing full
4406         sender name to `user-mail-address'.
4408 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4410         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4411         catch/throw to optimize.
4412         (gnus-registry-find-keywords): Just use member to find a keyword.
4414 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4416         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4417         is current before calling gnus-server-prepare.
4418         (gnus-server-setup-buffer, gnus-server-update-server)
4419         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4421 2008-05-04  Juri Linkov  <juri@jurta.org>
4423         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4424         (mailcap-file-default-commands): Use mailcap-replace-in-string
4425         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4426         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4428 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4430         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4432 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4434         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4435         hooks.
4436         (gnus-update-read-articles): Speed up non-marks-using users.
4437         (gnus-use-marks): Define gnus-use-marks.
4438         (gnus-propagate-marks): Rename variable to something more sensible.
4440 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4442         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4443         (gmm-image-load-path-for-library): Fix typos in docstrings.
4444         (gmm-message): Reflow docstring.
4446 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4448         * mail-source.el (mail-source-set-1, mail-source-bind):
4449         Move auth-source code out of the macro to clean it up and fix bugs.
4451 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4453         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4454         by sender if it's equal to user-mail-address, it's likely to be
4455         useless.
4457         * mail-source.el (mail-source-bind): Don't use user or password if they
4458         are not bound.  Unintern them if they are nil.  Don't use server unless
4459         it's bound, and default it to empty string otherwise.
4461 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4463         * mail-source.el: Load auth-source.el.
4464         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4465         get user name or password, if auth-sources is set up.
4467         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4468         strategy of splitting with parent.
4469         (gnus-registry-split-fancy-with-parent)
4470         (gnus-registry-post-process-groups): Use it and fix prior
4471         bug (returning a list as the split result).
4473         * auth-source.el (auth-sources): Remove server parameter.
4474         (auth-source-pick, auth-source-user-or-password)
4475         (auth-source-user-or-password-imap)
4476         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4477         (auth-source-user-or-password-sftp)
4478         (auth-source-user-or-password-smtp): Remove server parameter.
4480 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4482         * smime.el (smime-sign-region, smime-encrypt-region)
4483         (smime-decrypt-region):
4484         Remove redundant calls to `generate-new-buffer-name'.
4486 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
4488         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
4489         Don't use QP for message/rfc822.
4490         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
4492 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4494         * sieve-manage.el (sieve-string-bytes): Remove.
4495         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
4496         correct byte-length only if the process's coding-system is the same as
4497         the one used internally by Emacs to represent strings.
4499 2008-04-22  Juri Linkov  <juri@jurta.org>
4501         * mailcap.el (mailcap-file-default-commands): New function.
4503 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4505         * message.el (message-signature-separator, message-cite-function):
4506         Change custom version.
4508 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4510         * mm-decode.el (mm-display-external): Make temp file read-only.
4512 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4514         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
4515         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
4516         `C-c C-f d'.
4518 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4520         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
4522 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
4524         * auth-source.el: Added docs.
4525         (auth-sources): Modify format to support server.
4526         (auth-source-pick, auth-source-user-or-password)
4527         (auth-source-user-or-password-imap)
4528         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4529         (auth-source-user-or-password-sftp)
4530         (auth-source-user-or-password-smtp): Add server parameter.
4532 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
4534         * gnus-registry.el: Initialize the registry when gnus-registry-install
4535         is t.
4537 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4539         * compface.el (uncompface): Make buffer unibyte.
4541 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4543         * mail-source.el (mail-source-value):
4544         Prefer fboundp to functionp so it works with macros as well.
4546 2008-04-05  Glenn Morris  <rgm@gnu.org>
4548         * gnus-ems.el (mm-disable-multibyte): Autoload it.
4550 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4552         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
4553         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
4555         * nnheader.el (nnheader-init-server-buffer): Change buffer's
4556         multibyteness after rather than before erasing it.
4558         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
4559         mm-with-multibyte.
4560         (gnus-request-article-this-buffer): Make sure the proper decoding is
4561         used if gnus-original-article-buffer happens to be unibyte.
4563         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
4564         default-enable-multibyte-characters.
4566         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
4567         default-enable-multibyte-characters.
4569         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
4571         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
4573 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4575         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4576         Fix last change in case the element is not even a symbol.
4578 2008-04-02  Simon Josefsson  <simon@josefsson.org>
4580         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
4581         imap-enable-exchange-bug-workaround.
4582         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
4584 2008-04-01  Simon Josefsson  <simon@josefsson.org>
4586         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
4587         a 100 byte status-checks into a 2-3MB transfer for each group.
4588         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
4589         to enable bug workaround or not.
4590         (nnimap-find-minmax-uid): Only enable workaround conditionally.
4592 2008-03-31  Glenn Morris  <rgm@gnu.org>
4594         * message.el (mml2015-use): Declare for compiler.
4595         (message-info): Require mml2015 when appropriate.
4597 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4599         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
4600         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
4601         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
4602         (nntp-service-to-port): New function.
4603         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
4604         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
4605         (nntp-open-netcat-stream): New function.
4606         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
4608 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
4610         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
4612 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4614         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
4616 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
4618         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
4620 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
4622         * message.el (message-signature-separator): Change default.
4623         Improve custom type.
4624         (message-cite-function): Change default to
4625         message-cite-original-without-signature.
4627         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
4628         toggle.
4630         * message.el (message-check-news-body-syntax): Fix signature check.
4631         (message-setup-1): Mark buffer as unmodified _after_ running
4632         message-setup-hook and handling message-alternative-emails.
4633         (message-shorten-references): Be more strict when building list of
4634         valid references to comply with GNKSA.
4636         * gnus-group.el (gnus-read-ephemeral-bug-group)
4637         (gnus-read-ephemeral-debian-bug-group)
4638         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
4640         * message.el (message-info): Don't use booleanp which isn't supported
4641         in Emacs 21 and XEmacs.
4643 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4645         * gnus-group.el (gnus-gmane-group-download-format): Rename from
4646         gnus-group-gmane-group-download-format.
4647         (gnus-group-read-ephemeral-gmane-group): Rename from
4648         gnus-group-read-ephemeral-gmane-group.
4649         (gnus-read-ephemeral-gmane-group-url): Rename from
4650         gnus-group-read-ephemeral-gmane-group-url.
4651         (gnus-bug-group-download-format-alist): New variable.
4652         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
4653         (gnus-read-ephemeral-emacs-bug-group): New commands.
4655 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4657         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
4658         (gnus-visible-headers): Improve custom type.
4660 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4662         * mml.el (mml-menu): Add workarounds for XEmacs.
4664         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
4665         X-Boundary header.
4667         * message.el (message-simplify-recipients): Fix previous commit.
4669 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4671         * mm-util.el (mm-set-buffer-multibyte): New function.
4672         * mm-decode.el (mm-copy-to-buffer): Use it.
4674         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4675         Prefer fboundp to functionp so it works with macros as well.
4677 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4679         * message.el (message-alter-recipients-discard-bogus-full-name):
4680         New function.
4681         (message-alter-recipients-function): New variable.
4682         (message-get-reply-headers): Use it.
4683         (message-replace-header): New helper function.
4684         (message-recipients-without-full-name): New variable.
4685         (message-simplify-recipients): New command.
4687         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
4689         * message.el (message-info): Handle EasyPG manual.
4691         * mml.el (mml-menu): Add entry for EasyPG.
4693 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
4695         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
4696         parameter.
4698         * message.el (message-disassociate-draft): Specify drafts group name
4699         fully.
4701 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
4703         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
4704         unnecessary duplicates from the match list.
4706 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4708         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
4709         args of `how-many' of which the XEmacs version doesn't take; declare
4710         Info-index-next as function.
4712 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4714         * gnus-score.el (gnus-score-headers): Fix handling of
4715         gnus-inhibit-slow-scoring.
4717         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
4718         string.
4719         (gnus-button-url-regexp): Improve handling of parenthesis.
4720         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
4721         (gnus-button-handle-info-keystrokes): Handle index entries.
4723 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4725         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
4726         Incoming* files.
4728 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4730         * auth-source.el (auth-sources): Renamed from auth-source-choices.
4731         (auth-source-pick): Use it.
4733 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4735         * auth-source.el (auth-source-protocols)
4736         (auth-source-protocols-customize, auth-source-choices): Added and
4737         modified variable customizations and defaults.
4738         (auth-source-pick, auth-source-user-or-password)
4739         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4740         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4741         (auth-source-user-or-password-sftp)
4742         (auth-source-user-or-password-smtp): Use new variables and provide an
4743         interface to netrc.el.
4745 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4747         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
4748         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
4749         Make sure the nntp port to specify is a string.
4751 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4753         * nntp.el: Use with-current-buffer.
4754         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
4755         dubious mm-with-unibyte-current-buffer.
4756         (nntp-with-open-group-function): New function extracted from
4757         nntp-with-open-group macro.
4758         (nntp-with-open-group): Use the function, so it's easier to debug.
4759         Add indentation and debugging info.
4760         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
4761         the use of the netcat alternatives.
4763         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
4764         Avoid mm-string-as-multibyte as well.
4766         * nnweb.el (nnweb-insert-html):
4767         Remove use of nnheader-string-as-multibyte.
4769         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
4770         (nnheader-string-as-multibyte): Remove.
4772         * mm-view.el: Use inhibit-read-only.
4773         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
4774         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
4775         or unibyte-string.
4777         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
4778         (mm-uu-yenc-extract): Use with-current-buffer.
4780         * gnus-soup.el (gnus-soup-send-packet): Don't use
4781         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
4783         * nnmh.el: Use with-current-buffer.
4784         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
4785         mm-string-as-multibyte on the output of mm-encode-coding-string.
4787         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
4788         (nnimap-request-move-article): Use with-current-buffer.
4790         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
4791         inserting the handle-buffer's text, so the implicit multibyte->unibyte
4792         conversion uses string-make-unibyte rather than string-as-unibyte.
4794         * gnus-msg.el: Use with-current-buffer.
4796         * message.el (message-ignored-resent-headers): Add "Delivered-To".
4798 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
4800         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
4801         string for caching if it is 'PIN.
4803 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
4805         * mail-source.el (mail-source-delete-old-incoming-confirm):
4806         Change default to nil.
4807         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
4809 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4811         * gnus-art.el (gnus-narrow-to-page): Position point properly.
4812         (gnus-article-goto-prev-page): Work for articles having ^L's.
4814         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
4816         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
4818 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
4820         * gnus-bookmark.el: Adjust for renames in bookmark.el.
4821         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
4822         (gnus-bookmark-jump): Adjust some variable names.
4824 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
4826         * auth-source.el: New package.
4827         (auth-source-choices): Add customization entry point variable.
4829         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
4830         bug.
4832 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
4834         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
4835         (gnus-registry-initialize, gnus-registry-install-p): Use it.
4836         (gnus-registry-install-shortcuts): Rename from
4837         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
4838         the `gnus-registry-mark-map' keymap dynamically from
4839         `gnus-registry-marks'.  The generated functions update the summary line
4840         when a registry mark is added or deleted, and will call
4841         `gnus-registry-install-p' (see the comments in the code).
4842         (gnus-registry-user-format-function-M): Use concat intelligently.
4844         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
4845         the registry mark functions.
4847 2008-03-05  Glenn Morris  <rgm@gnu.org>
4849         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
4850         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
4851         gnus-art.
4852         (top-level): No need to load own source when compiling.
4854 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4856         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
4857         Suggested by <chris.anderton@zetnet.co.uk>.
4859 2008-03-04  Glenn Morris  <rgm@gnu.org>
4861         * gnus-sum.el (top-level): No need to require gnus when compiling,
4862         since unconditionally required near start of file.
4863         (gnus-summary-display-while-building): Move definition before use.
4865 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
4867         * gnus-registry.el (gnus-registry-user-format-function-M): Add
4868         formatting function.
4870 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
4872         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
4873         with plists.
4874         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
4875         Use new format.
4877 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4879         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
4880         `where-is-internal' that returns a range of key sequences.
4882 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4884         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
4886         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
4887         (gnus-summary-jump-to-group): Consider windows on other displayed
4888         frames as well.  Similar changes might be needed elsewhere, but that's
4889         the one I've bumped into during my use.
4891         * nndoc.el (nndoc-oe-dbx-type-p):
4892         * gnus-msg.el (gnus-debug):
4893         * gnus-group.el (gnus-update-group-mark-positions):
4894         Use mm-string-to-multibyte.
4896 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
4898         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
4899         doesn't handle NotDashEscaped.
4901         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
4902         (mml-dnd-attach-options): Fix typo in custom choice.
4904         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
4905         nndoc-article-type to mbox.
4906         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
4908         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
4909         to nil, instead of html2text.
4911         * imap.el (imap-debug): Add `imap-ping-server'.
4913         * gnus-bookmark.el: Add FIXMEs.
4915         * message.el (message-form-letter-separator)
4916         (message-send-form-letter-delay): New variables.
4917         (message-send-form-letter): Use them.  New command to send form
4918         letters.  Requested by Uwe Siart.
4919         (message-send-mail-function): Doc fix.  Add "Other" custom option.
4921 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
4923         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
4924         empty author.
4926 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
4928         * gnus-registry.el (gnus-registry-marks): Add variable for
4929         customization of marks and their appearance.
4930         (gnus-registry-read-mark): Use it.
4931         (gnus-registry-do-marks): Add utility function to loop through
4932         `gnus-registry-marks'.
4933         (gnus-registry-install-shortcuts-and-menus): Add function to install
4934         shortcuts and menus.
4935         (gnus-registry-initialize): Use it.
4936         (gnus-registry-default-mark): Clarify documentation.
4938 2008-02-29  Glenn Morris  <rgm@gnu.org>
4940         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
4941         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
4942         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
4943         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
4944         Change defcustom :version from 23.0 to 23.1.
4946 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
4948         * gnus-registry.el (gnus-registry-follow-group-p)
4949         (gnus-registry-post-process-groups): Add functions to aid registry
4950         splitting and improve logging.  Clarify behavior in function
4951         documentation.
4952         (gnus-registry-split-fancy-with-parent): Use them.
4954 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4956         * gnus-art.el: Use with-current-buffer.
4958 2008-02-27  David Engster  <dengste@eml.cc>
4960         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
4961         Express real group name in the response.
4963 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4965         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
4966         (nnmairix-last-server, nnmairix-current-server): Defvar them.
4967         (nnmairix-goto-original-article): Defvar gnus-registry-install and
4968         autoload gnus-registry-fetch-group when compiling.
4969         (nnmairix-request-group-with-article-number-correction): Remove
4970         unreferenced argument passed to nnmairix-call-backend.
4972 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4974         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
4975         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
4976         Wilde.
4978 2008-02-27  Glenn Morris  <rgm@gnu.org>
4980         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
4981         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
4982         variables to defconsts.  Convert comments to doc-strings.
4983         (nnmairix-last-server, nnmairix-current-server): Convert from free
4984         variables to defvars.  Convert comments to doc-strings.
4985         (gnus-registry-fetch-group): Autoload.
4986         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
4987         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
4988         (nnmairix-widget-build-editable-fields): Use car cddr rather than
4989         caddr.
4990         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
4991         nnmairix-request-group-with-article-number-correction call.
4992         (nnmairix-fast, nnmairix-group): New, less general names, for free
4993         variables passed from nnmairix-request-group to
4994         nnmairix-request-group-with-article-number-correction.  Declare.
4995         (nnmairix-request-group-with-article-number-correction):
4996         Use nnmairix-fast, nnmairix-group rather than fast, group.
4998 2008-02-26  David Engster  <dengste@eml.cc>
5000         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5001         version 0.5.
5003 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5005         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5006         instead of making an extra function call.  Don't add the current group
5007         to articles only when they have the group.  Use
5008         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5009         Reported by David <de_bb@arcor.de>.
5011 2008-02-24  Miles Bader  <miles@gnu.org>
5013         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
5014         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
5015         (mm-find-mime-charset-region):
5016         * mm-bodies.el (mm-encode-body):
5017         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
5019 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5021         * mail-source.el (mail-source-delete-incoming): Change default.
5022         Supplement doc string.
5024         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5026 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5028         * nnmail.el (nnmail-message-id-cache-file): Derive from
5029         `gnus-home-directory'.
5031 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5033         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5034         Document negative prefix.
5036         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5038 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5040         * message.el (message-unsent-separator): Add the Exim bounce
5041         separator.
5043 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5045         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5046         list.
5047         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5048         recipient/signer list.
5050 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5052         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5053         fbound (Emacs 23 unicode), signal an error.
5055 2008-02-08  Glenn Morris  <rgm@gnu.org>
5057         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5059 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5061         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5062         ports to the calls to `netrc-machine-user-or-password' in addition to
5063         "imap" and "imaps".
5065 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5067         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5068         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5069         <hanche@math.ntnu.no>.
5071 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5073         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5075 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5077         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5079         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5081 2008-02-01  Miles Bader  <miles@gnu.org>
5083         * mml.el (mml-parse-1): Remove apparently vestigial use of
5084         `mm-hack-charsets'.
5085         * mm-bodies.el (mm-encode-body): Likewise.
5087 2008-02-01  Kenichi Handa  <handa@m17n.org>
5089         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5090         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5091         (rfc2104-hash): Convert the result of concat to unibyte string.
5093 2008-02-01  Dave Love  <fx@gnu.org>
5095         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5096         coding-system-for-read.
5097         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5099         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
5100         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
5101         (mm-find-mime-charset-region): Remove hack-charsets stuff.
5103 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5105         * mail-source.el (mail-sources): Add `group' choice.
5107         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5108         parameter `in-group' to control into which group the articles go.
5109         Add treatment of `group' mail-source.
5111 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
5113         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5114         * message.el (message-beginning-of-line): Use featurep instead of bound
5115         tests in order to resolve conditionals at compile time.
5117 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5119         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5121         * mm-decode.el (mm-dissect-buffer): Decode description.
5123         * mml.el (mml-to-mime): Encode message header first.
5125 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5127         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5128         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5130 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5132         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5134 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5136         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5137         prefix keys.
5138         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5139         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5140         gnus-xmas.el.
5142 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5144         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5145         Add new variables for article mark management.
5146         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5147         list of extra data entries which, when present, will indicate that the
5148         article ID should not be trimmed from the registry.
5149         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5150         functions.
5151         (gnus-registry-read-mark): New function to read a mark name from the
5152         user.
5153         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5154         (gnus-registry-set-article-mark-internal): New functions to add and
5155         remove marks.
5156         (gnus-registry-get-article-marks): New function to show the marks for
5157         an article, or retrieve them for further use.
5159 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5161         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5162         keys when no argument is given.
5164 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5166         * gnus-sum.el (gnus-article-sort-by-random)
5167         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5168         jidanni@jidanni.org.
5170 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5172         * gnus-art.el (gnus-article-describe-bindings): New function.
5173         (gnus-article-read-summary-keys): Use it.
5174         (gnus-article-mode-map): Bind `C-h b' to it.
5176 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5178         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5179         XEmacs.
5180         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5181         against non-character events.
5183 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5185         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5186         command.
5187         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5188         instead of END.  Change name of the temp file.
5189         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5190         customizable.
5192 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5194         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5195         bind `S W' to gnus-article-wide-reply-with-original; set default
5196         binding to gnus-article-read-summary-send-keys.
5197         (gnus-article-read-summary-keys): Fix the order of keys; display
5198         continuation keys correctly in the echo area; describe bindings
5199         correctly when keys end with `C-h'.
5200         (gnus-article-read-summary-send-keys): New function.
5201         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5202         for gnus-article-read-summary-send-keys; display continuation keys
5203         correctly in the echo area.
5204         (gnus-article-reply-with-original): Ignore prefix argument.
5205         (gnus-article-wide-reply-with-original): New function.
5207 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5209         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5210         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5212 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5214         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5215         (gnus-group-read-ephemeral-gmane-group): New command.
5217 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5219         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5221 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5223         * message.el (message-send-mail-function): Increase custom version.
5225         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5226         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5228 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5230         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5231         html parts correctly; support forwarded messages.
5232         (gnus-article-browse-html-article): Remove work buffers.
5234         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5235         compiling.
5236         (netrc-bound-and-true-p): New macro.
5237         (netrc-parse): Use it instead of bound-and-true-p that is not available
5238         in XEmacs 21.4.
5240 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5242         * gnus-registry.el (gnus-registry-mark-article)
5243         (gnus-registry-article-marks): Add functionality to mark articles
5244         through the Gnus registry.
5246         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5247         (netrc-parse): Use encrypt-file-alist to determine if
5248         encrypt-find-model or encrypt-insert-file-contents should be used.
5250 2007-12-19  Glenn Morris  <rgm@gnu.org>
5252         * mml.el (message-options-set, message-narrow-to-head)
5253         (message-in-body-p, message-mail-p, message-encode-message-body):
5254         Autoload.
5255         (message-remove-header, message-narrow-to-headers-or-head)
5256         (message-subscribed-p, message-make-mail-followup-to)
5257         (message-position-on-field, message-news-p)
5258         (message-options-set-recipient, message-generate-headers)
5259         (message-sort-headers): Declare as functions.
5261 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5263         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5264         convention in doc string.
5266 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5268         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5269         title to html parts.
5270         (gnus-article-browse-html-article): Pass message header to it.
5272         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5274 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5276         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5277         or password compatible with XEmacs.
5279 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5281         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5282         format document.
5283         (gnus-mime-delete-part): Don't write description line if empty.
5284         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5286 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5288         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5289         (gnus-summary-mark-read-and-unread-as-read)
5290         (gnus-summary-mark-current-read-and-unread-as-read)
5291         (gnus-summary-mark-unread-as-ticked): Doc fix.
5292         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5294 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5296         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5297         Christoph Conrad <christoph.conrad@gmx.de>.
5299 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5301         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5302         yes-or-no-p.
5304 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5306         * mm-decode.el (mm-add-meta-html-tag): New function.
5307         (mm-save-part-to-file, mm-pipe-part): Use it.
5309         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5310         gnus-y-or-n-p instead of y-or-n-p.
5311         (gnus-article-browse-html-parts): Work with message/external-body; use
5312         mm-add-meta-html-tag.
5314 2007-12-11  Glenn Morris  <rgm@gnu.org>
5316         * gnus-cache.el: Require gnus-sum not just when compiling.
5318         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5320         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5321         definitions before use.
5323         * mm-decode.el: Require gnus-util.
5324         (mm-remove-part): Only call delete-annotation on XEmacs.
5326         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5328         * nnmail.el: Require gnus-int.
5330         * spam.el: Move `require's before `eval-when-compile's.
5332         * gnus-ems.el (gnus-alive-p):
5333         * gnus-fun.el (message-goto-eoh):
5334         * gnus-util.el (gnus-group-name-decode):
5335         * mail-source.el (gnus-compress-sequence):
5336         * message.el (Info-goto-node, format-spec):
5337         * mm-bodies.el (message-options-get):
5338         * mm-decode.el (mm-view-pkcs7):
5339         * mm-util.el (gmm-write-region):
5340         * mml-smime.el (mml-compute-boundary)
5341         (gnus-completing-read-with-default):
5342         * mml.el (widget-button-press, gnus-make-hashtable):
5343         * mml1991.el (mm-decode-content-transfer-encoding)
5344         (mm-encode-content-transfer-encoding)
5345         (message-options-get, message-options-set):
5346         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5347         * nnfolder.el (gnus-request-group):
5348         * nnheader.el (ietf-drums-unfold-fws):
5349         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5350         * smime.el (gnus-run-mode-hooks):
5351         * spam-stat.el (gnus-message): Autoload.
5353         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5354         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5355         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5356         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5357         Add declare-function compatibility definition.
5359         * gnus-cache.el (nnvirtual-find-group-art):
5360         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5361         (gnus-add-image, gnus-add-wash-type):
5362         * gnus-group.el (nnkiboze-score-file):
5363         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5364         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5365         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
5366         (message-tokenize-header, gnus-get-buffer-create)
5367         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
5368         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
5369         * gnus.el (gnus-group-decoded-name):
5370         * mail-source.el (imap-capability):
5371         * mm-bodies.el (message-options-set):
5372         * mm-decode.el (gnus-configure-windows):
5373         * mm-extern.el (message-goto-body):
5374         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
5375         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
5376         (epg-sub-key-validity, message-options-set):
5377         * mml.el (widget-event-point, gnus-configure-windows):
5378         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
5379         * mml2015.el (epg-check-configuration, epg-configuration)
5380         (message-options-set):
5381         * nndb.el (nndb-request-article):
5382         * nnfolder.el (gnus-request-create-group):
5383         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
5384         * nnmaildir.el (gnus-group-mark-article-read):
5385         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
5386         * rfc1843.el (message-fetch-field):
5387         * spam.el (gnus-extract-address-components):
5388         Declare as functions.
5390 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5392         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
5394 2007-12-09  Glenn Morris  <rgm@gnu.org>
5396         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
5398         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
5399         * message.el, mm-view.el, sieve-manage.el, smime.el:
5400         Add declare-function compatibility definition.
5402         * gnus-art.el (w3-region, w3m-region, Info-menu):
5403         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
5404         * gnus-sum.el (gnus-get-predicate):
5405         * gnus-util.el (mm-append-to-file, w32-focus-frame):
5406         * message.el (mail-abbrev-in-expansion-header-p):
5407         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
5408         (w3m-detect-meta-charset, w3m-region):
5409         * sieve-manage.el (password-read, password-cache-add)
5410         (password-cache-remove):
5411         * smime.el (password-read-and-add): Declare as functions.
5413 2007-12-08  David Kastrup  <dak@gnu.org>
5415         * gnus-sum.el (gnus-summary-simplify-subject-query):
5416         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
5417         `message'.
5419 2007-12-07  Glenn Morris  <rgm@gnu.org>
5421         * gnus-art.el (article-make-date-line): Revert previous change.
5423 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
5425         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
5427 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
5429         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
5430         Call gnus-add-to-range ranges only once with a prepared article-list.
5432 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
5434         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
5435         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
5436         group names with backslashes.  Reported by Tassilo Horn
5437         <tassilo@member.fsf.org>.
5439 2007-12-06  Deepak Goel  <deego3@gmail.com>
5441         * gnus-art.el (article-make-date-line):
5442         * gnus-start.el (gnus-load):
5443         * pop3.el (pop3-read-response): Fix buggy call to `error'.
5445 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5447         * gnus-art.el (gnus-use-idna)
5448         * gnus-start.el (gnus-site-init-file)
5449         * message.el (message-use-idna)
5450         * mm-uu.el (mm-uu-hide-markers)
5451         * smiley.el (smiley-style): Revert changes that suppress warnings.
5453 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5455         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
5456         specify charset to html source.  Reported by Christoph Conrad
5457         <christoph.conrad@gmx.de>.
5459 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5461         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
5462         idna-program in order to suppress byte compile warning issued by XEmacs
5463         that came to byte compile the default value section of defcustom forms
5464         recently.
5466         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
5467         value of installation-directory.
5469         * message.el (message-use-idna): Don't directly refer to the value of
5470         idna-program.
5472         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
5474         * smiley.el (smiley-style): Don't directly call face-attribute.
5476 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
5478         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
5480         * gnus-dired.el: Reduce Gnus dependencies.
5481         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
5482         require.  Use autoloads instead.
5483         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
5484         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
5485         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
5486         (gnus-dired-mode): Adjust doc string.
5487         (gnus-dired-mail-mode): New variable.
5488         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
5489         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
5490         (gnus-dired-mail-buffers): New function.  Return mail or message
5491         composition buffers.
5492         (gnus-dired-attach): Use it.
5493         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
5494         NO-DECODE.
5495         (gnus-dired-print): Use `gnus-print-buffer' depending on
5496         `gnus-dired-mail-mode'.
5498 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5500         * rfc2047.el (rfc2047-encoded-word-regexp)
5501         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
5502         explaining what regexp patterns are for.
5504 2007-12-04  Glenn Morris  <rgm@gnu.org>
5506         * password.el: Move to ../password-cache.el.
5508         * mml1991.el (password-read, password-cache-add, password-cache-remove):
5509         * mml2015.el (password-read, password-cache-add, password-cache-remove):
5510         * mml-smime.el (password-read, password-cache-add)
5511         (password-cache-remove):
5512         No need to autoload, since mml-sec requires password.
5514         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
5515         * message.el (gnus-extract-address-components):
5516         * mml-smime.el (gnus-extract-address-components): Define for compiler.
5518         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
5519         password.
5521 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5523         * mailcap.el: Reduce dependencies.
5524         (mail-header-parse-content-type): Autoload.
5525         (mailcap-delete-duplicates): New alias.
5526         (mailcap-mime-info): Add optional argument NO-DECODE.
5527         (mailcap-mime-types): Use mailcap-delete-duplicates.
5529         * message.el (message-ignored-supersedes-headers): Add "X-ID".
5531 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5533         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
5534         function.
5536         * gnus-uu.el (gnus-uu-decode-yenc): New command.
5537         (gnus-uu-yenc-article): New function.
5539         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
5541         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
5542         buffer.
5544 2007-12-02  Glenn Morris  <rgm@gnu.org>
5546         * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
5547         Move to ../net.
5549         * binhex.el, uudecode.el: Move to ../mail.
5551         * encrypt.el: Remove file.
5553 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
5555         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
5556         matches on patches.
5558         * gnus-art.el (gnus-article-browse-html-article): Mention
5559         `mm-text-html-renderer' in the doc string.
5561         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
5562         string.  Add comments.
5564         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
5565         if rhs is ASCII.
5567 2007-12-01  Glenn Morris  <rgm@gnu.org>
5569         * dig.el, dns.el: Move to ../net.
5570         * format-spec.el, hex-util.el, sha1.el: Move to ../.
5572         * mail-source.el (top-level): Require format-spec before
5573         eval-when-compile.
5575 2007-11-30  Glenn Morris  <rgm@gnu.org>
5577         * encrypt.el: Require password, rather than autoloading password-read.
5579 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
5581         * gnus.el (gnus-method-to-server): Add an optional parameter so the
5582         caller can indicate whether the cache should be disregarded for this
5583         call.  This way the result of the call is reproducible at all times and
5584         can be considered a canonical server name for the supplied method.
5585         (gnus-agent-method-p): Canonicalize server names by pushing their
5586         method through `gnus-method-to-server' using the no-cache argument.
5588         * gnus-srvr.el (gnus-server-insert-server-line): Call
5589         `gnus-method-to-server' with `no-cache' argument.
5591         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
5592         gnus-agent-possibly-synchronize-flags as this should be called when the
5593         server is actually being opened.
5594         (gnus-agent-possibly-synchronize-flags)
5595         (gnus-agent-possibly-synchronize-flags-server): Move check for the
5596         flags file of an agentized server to the latter function.
5598         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
5599         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
5600         after a connection has been established successfully.
5602 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5604         * gnus-art.el (article-display-face): Force to display face if called
5605         interactively; check if gnus-article-x-face-too-ugly matches author.
5606         (article-display-x-face): Display face even if From header is missing
5607         as article-display-face does.
5609 2007-11-28  Richard Stallman  <rms@gnu.org>
5611         * md4.el: Move to ../.
5612         * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
5614 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
5616         * mail-source.el (mail-sources): Default to fetch from file for
5617         compatibility with default of nnmail-spool-file.
5619 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5621         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
5622         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
5623         to look for encoded word that should be encoded again.
5624         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
5625         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
5626         encoding pattern.
5627         (rfc2047-decode-region): Switch strict regexp and loose one according
5628         to rfc2047-allow-irregular-q-encoded-words.
5630 2007-11-26  Simon Josefsson  <simon@josefsson.org>
5632         * imap.el: Move to ../net directory.
5634 2007-11-25  Romain Francoise  <romain@orebokech.com>
5636         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
5638 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5640         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
5641         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
5643         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
5644         `nnmail-spool-file'.
5646         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
5647         `nnmail-spool-file'.
5649         * gnus-move.el (gnus-change-server): Ditto.
5651         * gnus-kill.el (gnus-batch-score): Ditto.
5653         * gnus-cache.el (gnus-jog-cache): Ditto.
5655         * gnus-msg.el (gnus-summary-reply):
5656         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
5658 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5660         * gnus-cache.el (gnus-cache-generate-nov-databases):
5661         Use nnml-generate-nov-databases-directory instead of
5662         nnml-generate-nov-databases-1.
5664 2007-11-24  Glenn Morris  <rgm@gnu.org>
5666         * message.el (message-tool-bar-retro): Update for rename
5667         mail_send.xpm->mail-send.xpm.
5669 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
5671         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
5672         `smime-ldap-search' for Emacs 22 and up.
5674 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
5676         * hashcash.el: Move to ../mail directory.
5678         * smime-ldap.el: Remove.  Not used in Emacs 22 and up.
5680         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
5681         `smime-ldap-search' for Emacs 22 and up.
5683 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5685         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
5687         * message.el (message-send-mail-function): Fix error convention.
5688         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
5689         (message-widen-reply, message-send-mail, message-talkative-question)
5690         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
5691         (message-clone-locals, message-send-news): Use with-current-buffer.
5692         (message-insert-or-toggle-importance): Remove unused var `valid'.
5693         (message-make-references): Remove unused var `new-references'.
5694         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
5696 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
5698         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
5699         (spam-split-symbolic-return-positive): Reflow docstring.
5700         (spam-backends, spam-summary-exit-behavior)
5701         (spam-mark-ham-unread-before-move-from-spam-group)
5702         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
5703         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
5704         (spam-clear-cache, spam-backend-check, spam-install-backend)
5705         (spam-install-statistical-backend, spam-list-of-processors)
5706         (spam-group-processor-p, spam-split, spam-bogofilter-score)
5707         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
5708         (spam-check-crm114, spam-initialize, spam-unload-hook):
5709         Fix typos in docstrings.
5711 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5713         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
5714         been checked if they have never been read and those group levels are
5715         higher than the one that a user specified.
5717 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5719         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
5720         foreign groups unless a group level is specified by a user.
5721         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
5723 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
5725         * message.el (message-send-mail-function): Require sendmail.
5727 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
5729         * message.el (message-send-mail-function): Check for smtpmail too.
5731         * utf7.el (utf7-encode, utf7-decode): Use coding system
5732         `utf-7'/`utf-7-imap' from utf-7.el' if available.
5734         * message.el (message-send-mail-function): New function.
5735         (message-send-mail-function): Set default using
5736         message-send-mail-function.  Adjust doc string.
5737         (message-send-mail-with-mailclient): New function.
5739 2007-11-17  Richard Stallman  <rms@gnu.org>
5741         * assistant.el: Remove file.
5743 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
5745         * smime.el (from):
5746         * rfc2047.el (message-posting-charset):
5747         * qp.el (mm-use-ultra-safe-encoding):
5748         * pop3.el (parse-time-months):
5749         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
5750         * nnml.el (files):
5751         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
5752         (jka-compr-compression-info-list, ange-ftp-path-format)
5753         (efs-path-regexp):
5754         * nndiary.el (files):
5755         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
5756         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
5757         (epg-digest-algorithm-alist, inhibit-redisplay)
5758         (password-cache-expiry):
5759         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
5760         (pgg-output-buffer, password-cache-expiry):
5761         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
5762         (efs-path-regexp):
5763         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
5764         (inhibit-redisplay):
5765         * mm-uu.el (file-name, start-point, end-point, entry)
5766         (gnus-newsgroup-name, gnus-newsgroup-charset):
5767         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
5768         (latin-unity-ucs-list):
5769         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
5770         (mm-uu-binhex-decode-function):
5771         * message.el (gnus-message-group-art, gnus-list-identifiers)
5772         (rmail-enable-mime-composing, gnus-local-organization)
5773         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
5774         (gnus-read-active-file, facemenu-add-face-function)
5775         (facemenu-remove-face-function, gnus-article-decoded-p)
5776         (tool-bar-mode):
5777         * mail-source.el (display-time-mail-function):
5778         * gnus-util.el (nnmail-pathname-coding-system)
5779         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
5780         (gnus-original-article-buffer, gnus-user-agent)
5781         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
5782         (xemacs-codename, sxemacs-codename, emacs-program-version):
5783         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
5784         * gnus-start.el (gnus-agent-covered-methods)
5785         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
5786         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
5787         (gnus-newsgroup-headers, gnus-group-list-mode)
5788         (gnus-group-mark-positions, gnus-newsgroup-data)
5789         (gnus-newsgroup-unreads, nnoo-state-alist)
5790         (gnus-current-select-method, mail-sources)
5791         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
5792         (nnmail-spool-file, gnus-cache-active-hashtb):
5793         * gnus-mh.el (mh-lib-progs):
5794         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
5795         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
5796         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
5797         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
5798         (gnus-group-buffer):
5799         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
5800         (font-lock-set-defaults):
5801         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
5802         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
5803         (gnus-summary-post-menu, total-parts, type, condition, length):
5804         * gnus-agent.el (gnus-agent-read-agentview):
5805         * flow-fill.el (show-trailing-whitespace):
5806         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
5807         eval-and-compile wrappers for byte compiler pacifiers.
5809         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
5810         (mm-display-inline-fontify): Check for featurep 'xemacs not
5811         extent-list.
5813         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
5814         itimer-list.
5815         (mm-create-image-xemacs): Only do something for XEmacs.
5816         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
5818         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
5820         * gnus-registry.el (gnus-adaptive-word-syntax-table):
5821         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
5823 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
5825         * nnimap.el (nnimap-split-download-body):
5826         * gnus-demon.el (gnus-demon):
5827         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
5829 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5831         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
5832         macros.
5833         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
5834         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
5835         copy data from unibyte buffer to multibyte current buffer.
5836         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
5837         to copy data from unibyte current buffer to multibyte buffer.
5838         (nntp-make-process-buffer): Make process buffer unibyte.
5840         * pop3.el (pop3-open-server): Fix typo in Lisp code.
5842 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
5844         * pop3.el (pop3-open-server): Accept and process data more robustly at
5845         connexion start to avoid spurious "POP SSL connexion failed" errors.
5847 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5849         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
5850         read group names.
5852 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
5854         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
5856 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5858         * nnmail.el (nnmail-parse-active): Make group names unibyte.
5859         (nnmail-save-active): Use a unibyte buffer when saving active file,
5860         which may contain non-ASCII group names.
5862         * nnml.el (nnml-request-group): Decode group names in messages.
5864 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
5866         * message.el (message-citation-line-function)
5867         (message-insert-formatted-citation-line): Fix spelling of
5868         `message-insert-formated-citation-line'.
5870 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
5872         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
5874 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5876         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
5877         nnmail-pathname-coding-system.
5879         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
5880         that a user enters; decode group names in messages.
5882         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
5884 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
5886         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
5888         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
5890         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
5891         risky local variable.
5893         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
5895 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
5897         * encrypt.el: Improve documentation to fix function name typo.
5898         Reported by Daiki Ueno <ueno@unixuser.org>.
5900 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5902         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
5903         even if the point is not in the last page of an article.
5904         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
5905         back to the previous page.
5907 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
5909         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
5911 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5913         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
5915 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5917         * message.el (message-check-news-body-syntax): Avoid
5918         mm-string-as-multibyte.
5919         (message-hide-headers): Don't assume (point-min)==1.
5921 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5923         * message.el (message-remove-blank-cited-lines): Fix if remove is
5924         given.
5925         (message-bogus-address-regexp): New variable.
5926         (message-bogus-recipient-p): New function.
5927         (message-check-recipients): New command.
5928         (message-syntax-checks): Add `bogus-recipient'.
5929         (message-fix-before-sending): Add `bogus-recipient'.
5931         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
5932         (gnus-treat-body-boundary): Don't test window-system.
5934 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
5936         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
5938 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5940         * gnus.el: Bump version to Gnus v5.13.
5942 2007-10-28  Miles Bader  <miles@gnu.org>
5944         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
5945         at compile-time too.
5947 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5949         * gnus-msg.el (gnus-message-setup-hook): Add
5950         `message-remove-blank-cited-lines' to options.
5952 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5954         * message.el (message-remove-blank-cited-lines): New function.
5955         Suggested by Karl Plästerer.
5957 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5959         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
5960         mapc.
5962         * imap.el (imap-open): Replace mapcar called for effect with mapc.
5963         (top-level): Use mapc to set functions to be traced for debugging.
5965         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
5966         called for effect with while loop.
5968         * message.el (message-talkative-question): Replace mapcar called for
5969         effect with mapc.
5971         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
5972         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
5973         called for effect with dolist.
5975         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
5977         * nndiary.el: Use dolist instead of mapcar to add diary headers to
5978         gnus-extra-headers and nnmail-extra-headers.
5980         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
5981         called for effect with dolist.
5982         (top-level): Use mapc to set functions to be traced for debugging.
5984         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
5985         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
5986         dolist.
5988         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
5989         Replace mapcar called for effect with mapc.
5990         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
5991         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
5992         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
5993         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
5995         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
5996         remove-if that's a cl function.
5998         * webmail.el (webmail-debug): Replace mapcar called for effect with
5999         dolist.
6001 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6003         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6004         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6005         with while loop.
6007         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6008         functions from article-* functions.
6009         (gnus-multi-decode-header): Replace mapcar called for effect with
6010         dolist.
6012         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6013         (gnus-bookmark-show-details): Replace mapcar called for effect with
6014         while loop.
6016         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6017         called for effect with while loop.
6019         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6020         with dolist.
6022         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6023         mapcar called for effect with dolist.
6025         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6027         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6028         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6029         Replace mapcar called for effect with dolist.
6030         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6031         mapc.
6033         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6034         Replace mapcar called for effect with dolist.
6035         (gnus-topic-list): Replace mapcar called for effect with mapc.
6037         * gnus.el: Use mapc instead of mapcar to add autoloads.
6039 2007-10-23  Richard Stallman  <rms@gnu.org>
6041         * gnus-group.el (gnus-group-highlight): Mark as risky.
6043 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6045         * gnus.el (gnus-server-to-method): Return method found first in
6046         gnus-newsrc-alist.
6048         * gnus-art.el (gnus-article-highlight-signature)
6049         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6050         button overlay without the front stickiness.
6052 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6054         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6055         overview buffer needed a catch to receive its throw.
6056         (gnus-agent-flush-cache): Declared as interactive to make this function
6057         easier to use.
6059 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6061         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6062         `next-line'.
6064 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6066         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6067         exclude address matching message-dont-reply-to-names.
6069 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6071         * gnus-util.el (gnus-string<): New function.
6073         * gnus-sum.el (gnus-article-sort-by-author)
6074         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6076 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6078         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6079         the frame-focus tag is set in gnus-buffer-configuration.
6081 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6083         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6084         the front stickiness.
6086 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6088         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6089         url pattern; remove duplicate one.
6090         (gnus-article-extend-url-button): New function.
6091         (gnus-article-add-buttons): Use it.
6092         (gnus-button-push): Use concatenated url that it makes.
6094 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6096         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6097         (sieve-manage-open): Use `mapc' instead of `mapcar'.
6099 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6101         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6102         Don't hardcode point-min==1.
6104 2007-09-30  David Kastrup  <dak@gnu.org>
6106         * gnus-art.el (gnus-article-reply-with-original)
6107         (gnus-article-followup-with-original): When `transient-mark-mode' is
6108         off, refrain from active-region behavior for followups.
6110 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6112         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6113         Fix comment about "iso8859-1".
6115 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6117         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6118         ones returned from the verify-function.
6120         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6121         mml2015-extract-cleartext-signature if extraction failed.
6123 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6125         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6126         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6127         failed.
6129 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6131         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6133 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6135         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6136         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6137         thread for both the null and zero (kill/expire thread) universal prefix
6138         cases.
6139         (gnus-summary-expire-thread): Add new function to expire a thread,
6140         using gnus-summary-kill-thread.
6141         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6142         shortcuts for gnus-summary-expire-thread.
6143         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6144         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6146 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6148         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6149         extras value, so an extras entry can be deleted.
6150         (gnus-registry-delete-extra-entry): Use it.
6151         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6152         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6153         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6154         storage through the gnus-registry, and provide an appropriate API for
6155         it.
6157 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6159         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6160         Suggested by Leo <sdl.web@gmail.com>.
6162         * gnus.el: Do.
6164 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6166         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6167         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6169         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6171         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6172         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6174 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6176         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6177         newline.
6178         (nnmbox-request-accept-article): Don't change article in source buffer;
6179         narrow to header to use message-fetch-field rather than
6180         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6181         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6182         as delimiters; make sure article ends with newline.
6183         (nnmbox-delete-mail): Correct last position of article to be deleted;
6184         ignore X-Gnus-Newsgroup header in article body.
6185         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6186         positions; make sure article ends with newline.
6188         * message.el (message-display-abbrev): Don't infloop when a user
6189         inserts SPC in the beginning of header.
6191 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6193         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6194         list of groups not followed by default.  Fix type to be regexp.
6195         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6197 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6199         * hmac-def.el (define-hmac-function): Switch from old-style to
6200         new-style backquotes.
6202         * md4.el (md4-make-step): Likewise.
6204 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6206         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6207         raw-text coding system when saving .newsrc file, which may contain
6208         non-ASCII group names.
6210 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6212         * gnus-cus.el (gnus-score-extra): New widget.
6213         (gnus-score-extra-convert): New function.
6214         (gnus-score-customize): Use it for Extra.
6216 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6218         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6219         (mml2015-mailcrypt-clear-verify): Use it.
6220         (mml2015-gpg-clear-verify): Use it.
6221         (mml2015-pgg-clear-verify): Use it.
6222         (mml2015-epg-clear-verify): Replace the current part with the output
6223         from GnuPG; don't extract the plaintext by itself.
6225         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6226         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6227         mml2015-clear-verify-function; don't touch the armor headers or
6228         dash-escaped text here.
6230 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6232         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6233         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6234         parts, or application/octet-stream as a last resort.
6235         (gnus-mime-view-part-as-type): Don't toggle display.
6236         (gnus-mime-view-part-as-charset): Don't turn off display before
6237         querying charset.
6239         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6240         stuff to undisplayer function in Emacs.
6241         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6243         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6244         text/calendar parts.
6246 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6248         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6249         decoding text/calendar parts.
6251         * message.el (message-forward-make-body-mime): Always mark body as
6252         having no illegible text; remove signed-or-encrypted argument.
6253         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6255         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6256         (mml-generate-mime-1): Don't encode body if it is specified to be in
6257         raw form; don't make buffer be unibyte when inserting multibyte string.
6259 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6261         * sha1.el: Fix up comment style.
6262         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6263         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6265         * hex-util.el: Fix up comment style.
6266         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6268         * gnus-salt.el: Use with-current-buffer.
6269         (gnus-pick-setup-message): Fix long-standing typo.
6271 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6273         * imap.el (imap-logout-timeout): New variable.
6274         (imap-logout, imap-logout-wait): New functions.
6275         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6277         * nnimap.el (nnimap-logout-timeout): New server variable.
6278         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6279         nnimap-logout-timeout.
6281         * gnus-art.el (gnus-article-summary-command-nosave)
6282         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6284 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6286         * gnus.el (gnus-maximum-newsgroup): New variable.
6288         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6289         according to gnus-maximum-newsgroup.
6291         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6292         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6293         Limit the range of articles according to gnus-maximum-newsgroup.
6295 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6297         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6298         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6299         Don't perform gnus-configure-windows here; reuse existing sticky
6300         article buffer.
6302         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6303         it doesn't exist in gnus-article-mode.
6305 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6307         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6308         (gnus-agent-decoded-group-name): New function.
6309         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
6310         (gnus-agent-expire-group-1): Use it; decode group name in messages.
6312 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
6314         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
6315         Add binding for gnus-sticky-article.
6316         (gnus-summary-exit): Don't kill sticky article buffers.
6318         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
6319         article buffer.
6320         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
6321         (gnus-kill-sticky-article-buffers): New commands.
6323 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6325         * nntp.el (nntp-xref-number-is-evil): New server variable.
6326         (nntp-find-group-and-number): If it is non-nil, don't trust article
6327         numbers in the Xref header.
6329 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6331         * gnus-agent.el (gnus-agent-read-group): New function.
6332         (gnus-agent-flush-group, gnus-agent-expire-group)
6333         (gnus-agent-regenerate-group): Use it.
6334         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
6335         nnmail-pathname-coding-system.
6337 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6339         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
6341         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
6342         that are unread as unread, and also as selected so that information of
6343         marks having been changed by a user may be updated when exiting group.
6345 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
6347         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
6349 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6351         * gnus-art.el (gnus-mime-display-single): Pass part number that is
6352         calculated ignoring signature parts to gnus-treat-article.
6354 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6356         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
6357         a point here in order to keep the window start.
6358         (gnus-insert-mime-security-button): Make a button overlay without the
6359         front stickiness.
6360         (gnus-mime-display-security): Goto the end of a button.
6362         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
6364 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6366         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
6367         group-name-at-point.
6368         (gnus-group-completing-read): New function that offers decoded
6369         non-ASCII group names for completion.
6370         (gnus-fetch-group, gnus-group-read-ephemeral-group)
6371         (gnus-group-jump-to-group, gnus-group-make-group-simple)
6372         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
6373         (gnus-group-fetch-control): Use it.
6374         (gnus-fetch-group): Use group-name-at-point for the initial value
6375         rather than the default value; use gnus-alive-p.
6377         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
6378         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
6379         (gnus-summary-post-news): Use gnus-group-completing-read.
6381         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
6382         (gnus-read-move-group-name): Decode group name for completion.
6384 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
6386         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
6387         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
6388         Yamaoka slightly modified the code).
6390 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6392         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
6393         (nnmail-split-incoming): Bind it.
6395         * nnml.el (nnml-group-name-charset): New function.
6396         (nnml-decoded-group-name): Use it; don't decode group name if
6397         nnmail-group-names-not-encoded-p is non-nil.
6398         (nnml-encoded-group-name): New function.
6399         (nnml-group-pathname): Inline nnml-decoded-group-name.
6400         (nnml-request-expire-articles): Decode group name in message.
6401         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
6402         nnmail-pathname-coding-system.
6403         (nnml-save-mail, nnml-active-number): Work with decoded group names and
6404         not decoded ones according to nnmail-group-names-not-encoded-p.
6405         (nnml-generate-active-info): Use nnml-encoded-group-name.
6407 2007-08-08  Glenn Morris  <rgm@gnu.org>
6409         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
6410         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
6411         doc-strings and comments.
6413 2007-07-25  Glenn Morris  <rgm@gnu.org>
6415         * Relicense all FSF files to GPLv3 or later.
6417 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6419         * gnus-sum.el (gnus-summary-move-article): Make
6420         gnus-summary-respool-article work.
6422 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
6424         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
6425         string.
6427 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
6429         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
6430         that should be ignored when comparing distant RSS articles with local
6431         ones.
6432         (nnrss-make-hash-index): New function.  Create a hash index according
6433         to the ignored fields.
6434         (nnrss-check-group): Use it.
6436 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6438         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
6440         * gnus-art.el (article-decode-group-name): Decode Xref header too.
6442         * gnus-group.el (gnus-group-make-group): Encode group name here unless
6443         the new optional argument ENCODED is non-nil.
6444         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
6445         coding system for encoding group name.
6446         (gnus-group-make-rss-group): Pass un-encoded group name to
6447         gnus-group-make-group.
6448         (gnus-group-set-info): Tell gnus-group-make-group that group name is
6449         encoded.
6451         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
6452         Encode group name to which articles are moved or copied.
6453         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
6454         coding system for encoding Newsgroup, Followup-To and Xref headers.
6456         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
6457         marks; use nnheader-file-coding-system to write a file.
6458         (nnagent-retrieve-headers): Bind file-name-coding-system to
6459         nnmail-pathname-coding-system.
6461         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
6463         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
6464         (nnml-request-article, nnml-request-create-group)
6465         (nnml-request-rename-group, nnml-find-id)
6466         (nnml-possibly-change-directory, nnml-possibly-create-directory)
6467         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
6468         (nnml-save-marks): Use nnml-group-pathname instead of
6469         nnmail-group-pathname.
6471         (nnml-request-create-group, nnml-request-expire-articles)
6472         (nnml-request-move-article, nnml-request-delete-group)
6473         (nnml-deletable-article-p, nnml-possibly-create-directory)
6474         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
6475         (nnml-open-marks): Bind file-name-coding-system to
6476         nnmail-pathname-coding-system.
6478         (nnml-request-article): Pass server argument to nnml-find-group-number.
6479         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
6480         server argument to nnml-possibly-create-directory.
6481         (nnml-request-accept-article): Pass server argument to
6482         nnml-active-number and nnml-save-mail.
6483         (nnml-find-group-number): Pass server argument to nnml-find-id.
6484         (nnml-request-update-info): Pass server argument to
6485         nnml-marks-changed-p.
6487         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
6488         (nnml-save-mail, nnml-active-number): Add server argument.
6490         (nnml-request-delete-group): Warn if group is missing.
6491         (nnml-get-nov-buffer): Decode group name.
6492         (nnml-generate-active-info): Encode group name.
6493         (nnml-open-marks): Decode group name in messages.
6495 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6497         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
6498         if it is not specified.
6499         (gnus-article-pipe-part, gnus-article-save-part)
6500         (gnus-article-interactively-view-part, gnus-article-copy-part)
6501         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
6502         (gnus-article-inline-part, gnus-article-save-part-and-strip)
6503         (gnus-article-replace-part, gnus-article-delete-part)
6504         (gnus-article-view-part-as-type): Pass raw prefix argument to
6505         gnus-article-part-wrapper.
6507 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6509         * gnus-agent.el (gnus-agent-save-active): Bind
6510         nnheader-file-coding-system to gnus-agent-file-coding-system.
6512         * gnus-cache.el (gnus-cache-save-buffers)
6513         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
6514         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
6515         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
6516         (gnus-cache-braid-nov, gnus-cache-braid-heads)
6517         (gnus-cache-generate-active, gnus-cache-rename-group)
6518         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
6519         (gnus-cache-update-overview-total-fetched-for): Bind
6520         file-name-coding-system to nnmail-pathname-coding-system.
6521         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
6522         variables.
6523         (gnus-cache-decoded-group-name): New function.
6524         (gnus-cache-file-name): Use it.
6525         (gnus-cache-generate-active): Use non-decoded group name for active.
6527         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
6528         right place.
6529         (gnus-write-active-file): Don't break non-ASCII group names.
6531         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
6532         nnmail-pathname-coding-system.
6534         * gnus-uu.el (gnus-uu-decode-save): Typo.
6536 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6538         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
6540 2007-07-14  David Kastrup  <dak@gnu.org>
6542         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
6543         finishing actions if we did not edit the article.
6545 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6547         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
6548         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
6549         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
6550         (gnus-agent-flush-group, gnus-agent-flush-cache)
6551         (gnus-agent-fetch-headers, gnus-agent-load-alist)
6552         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
6553         (gnus-agent-retrieve-headers, gnus-agent-request-article)
6554         (gnus-agent-regenerate-group)
6555         (gnus-agent-update-files-total-fetched-for)
6556         (gnus-agent-update-view-total-fetched-for): Bind
6557         file-name-coding-system to nnmail-pathname-coding-system.
6558         (gnus-agent-group-pathname): Don't encode file names by
6559         nnmail-pathname-coding-system.
6560         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
6561         coding-system-for-write instead of buffer-file-coding-system to
6562         gnus-agent-file-coding-system.
6564         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
6565         Decode group name.
6567         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
6569         * gnus-start.el (gnus-update-active-hashtb-from-killed)
6570         (gnus-read-newsrc-el-file): Make group names unibyte.
6572         * nnmail.el (nnmail-group-pathname): Don't encode file names by
6573         nnmail-pathname-coding-system.
6575         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
6576         (nnrss-request-delete-group): Bind file-name-coding-system to
6577         nnmail-pathname-coding-system.
6578         (nnrss-read-server-data, nnrss-read-group-data): Bind
6579         file-name-coding-system correctly.
6580         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
6582         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
6583         (nntp-server-to-method-cache): New variable.
6584         (nntp-group-pathname): New function that decodes non-ASCII group names.
6585         (nntp-possibly-create-directory, nntp-marks-changed-p)
6586         (nntp-save-marks, nntp-open-marks): Use it.
6587         (nntp-possibly-create-directory, nntp-open-marks):
6588         Bind file-name-coding-system to nnmail-pathname-coding-system.
6589         (nntp-open-marks): Decode group names when bootstrapping marks.
6591         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
6592         Newsgroups and Folowup-To headers.
6594 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6596         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6597         (gnus-server-closed-face, gnus-server-denied-face)
6598         (gnus-server-offline-face): Remove variable.
6599         (gnus-server-font-lock-keywords): Use faces that are not aliases.
6601         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
6602         of modifying message-stack directly for XEmacs.
6604         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
6605         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
6606         if the coding-system argument is nil for XEmacs.
6608         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
6609         mm-charset-override-alist.
6611         * rfc2047.el: Don't require base64; require rfc2045 for the function
6612         rfc2045-encode-string.
6613         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
6614         to quote the parameter value.
6616 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6618         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
6619         form in gnus-group-name-charset-method-alist.
6621         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
6622         overrides the default layout edit-form.
6624         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
6626         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
6628 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6630         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
6631         as unfetched articles.
6633 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6635         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
6637 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6639         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
6640         original back end that keeps marks in the local system.
6642 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6644         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
6645         arg of pop-to-buffer for XEmacs.
6646         (gnus-article-read-summary-keys): Ditto; don't restore window
6647         configuration if summary command ends up with neither article buffer
6648         nor summary buffer; describe bindings if summary keys end with C-h.
6650 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6652         * message.el (message-fix-before-sending): Skip raw message part to be
6653         forwarded while checking illegible text.
6654         (message-forward-make-body-mime, message-forward-make-body): Mark
6655         signed or encrypted raw message as having no illegible text.
6657 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6659         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
6660         (gnus-message-with-timestamp-1): New macro.
6661         (gnus-message-with-timestamp): New function.
6662         (gnus-message): Use them.
6664         * nnheader.el (nnheader-message): Use them.
6666 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
6668         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
6669         .newsrc.eld file.
6671 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6673         * gnus-agent.el (gnus-agent-fetch-headers)
6674         (gnus-agent-retrieve-headers): Bind
6675         gnus-decode-encoded-address-function to identity.
6677         * nntp.el (nntp-send-xover-command): Recognize an xover command is
6678         available also when the server returns simply a dot.
6680         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
6682 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6684         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
6686 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6688         * gnus-ems.el (gnus-x-splash): Make it work.
6690         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
6691         from being used.
6693 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6695         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
6696         the front stickiness.
6697         (gnus-article-summary-command-nosave): Correct the order of the
6698         arguments passed to pop-to-buffer.
6699         (gnus-article-read-summary-keys): Ditto; make it work properly when the
6700         summary command ends up with the article buffer.
6702         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
6703         the same faces.
6705 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
6707         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
6709 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6711         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
6712         * gnus-sum.el (gnus-summary-highlight):
6713         * mail-source.el (mail-source-delete-old-incoming-confirm):
6714         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
6716 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6718         * gnus-art.el (gnus-mime-view-part-externally)
6719         (gnus-mime-view-part-internally): Fix predicate function passed to
6720         completing-read.
6722         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
6724         * gnus.el (gnus-update-message-archive-method): Add :version.
6726 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6728         * gnus.el (gnus-update-message-archive-method): New variable.
6730         * gnus-start.el (gnus-setup-news): Update saved "archive" method
6731         according to gnus-message-archive-method if
6732         gnus-update-message-archive-method is non-nil.
6734 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6736         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
6737         by Loic Dachary <loic@dachary.org>.
6738         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
6740 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6742         * message.el (message-pop-to-buffer): Add switch-function argument.
6743         (message-mail): Pass switch-function argument to it.
6745 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
6747         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
6748         Improve doc string.
6750 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6752         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
6753         (gnus-header-content)
6754         * gnus-cite.el (gnus-cite-10)
6755         * gnus-srvr.el (gnus-server-closed)
6756         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
6757         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
6758         (gnus-group-mail-3-empty, gnus-group-mail-low)
6759         (gnus-group-mail-low-empty, gnus-splash)
6760         * message.el (message-header-to, message-header-cc)
6761         (message-header-subject, message-header-other, message-header-name)
6762         (message-header-xheader, message-separator, message-cited-text)
6763         (message-mml): Lighten colors of faces used for dark background.
6765 2007-05-24  Simon Josefsson  <simon@josefsson.org>
6767         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
6768         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
6770 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6772         * message.el (message-narrow-to-headers-or-head):
6773         Ignore mail-header-separator in the body.
6775 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6777         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
6778         same as window size.
6780 2007-05-22  Kevin Ryde  <user42@zip.com.au>
6782         * message.el (message-font-lock-keywords): Use message-header-xheader
6783         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
6784         ahead of the anything pattern, to get it recognised.
6786 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
6788         * gnus-sum.el (gnus-articles-to-read)
6789         (gnus-summary-insert-old-articles): Don't truncate group name for
6790         `read-string'.
6792         * gnus-util.el (gnus-limit-string): Delete this function.
6794         * gnus-sum.el (gnus-simplify-subject-fully): Use
6795         `truncate-string-to-width' instead.
6797 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
6799         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
6800         if, on summary exit, the next group has to be selected.
6801         (gnus-summary-exit): Use it.
6803 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
6805         * gnus-art.el (gnus-article-mode): Fix comment about displaying
6806         non-break space.
6808 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6810         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
6811         Check if group is not a directory.
6812         (nnfolder-request-expire-articles): Don't delete articles if the target
6813         group is not available.
6815         * nnml.el (nnml-request-create-group): Properly check if group is not a
6816         file.
6817         (nnml-request-expire-articles): Don't delete articles if the target
6818         group is not available.
6820         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
6821         Don't quote characters that are within parentheses.
6823 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6825         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
6826         (gnus-handle-ephemeral-exit): Select article according to it.
6828 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
6830         * message.el (message-insert-formated-citation-line): Remove newline.
6831         (message-citation-line-format): Add final \n here so that the user can
6832         avoid a blank line.
6834 2007-05-03  Dan Christensen  <jdc@uwo.ca>
6836         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
6837         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
6838         Update lanl/arXiv support.
6840 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
6842         * gnus.el: Bump version number.
6844 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6846         * gnus.el (gnus-version-number): Bump version.
6848 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6850         * gnus.el: No Gnus v0.6 is released.
6852 2007-04-27  Didier Verna  <didier@xemacs.org>
6854         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
6855         * gmm-utils.el (gmm-regexp-concat): here.
6856         * message.el: Don't require 'gnus-util.
6857         (message-dont-reply-to-names): Handle name change above.
6858         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
6860 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6862         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
6863         since the initial value varies according to the system.
6865 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6867         * mm-util.el (mm-charset-synonym-alist): Defcustom.
6869 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
6871         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
6873 2007-04-24  Didier Verna  <didier@xemacs.org>
6875         Improve the type of gnus-ignored-from-addresses.
6876         * gnus-util.el (gnus-orify-regexp): New function.
6877         * message.el (gnus-util): Require it.
6878         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
6879         * gnus-sum.el (gnus-ignored-from-addresses): New function.
6880         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
6882 2007-04-24  Didier Verna  <didier@xemacs.org>
6884         * gnus-sum.el:
6885         * gnus-utils.el: Fix some trailing whitespaces.
6887 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6889         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
6890         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
6891         article's Message-ID; refer parent article in summary buffer.
6893         * message.el (message-bounce): Call mime-to-mml.
6895 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6897         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
6899 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6901         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
6902         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
6903         displayed of multipart/alternative part if it is invoked from summary
6904         buffer.
6906         * mm-view.el (mm-inline-text-html-render-with-w3m)
6907         (mm-inline-text-html-render-with-w3m-standalone)
6908         (mm-inline-render-with-function): Use mail-parse-charset by default.
6910 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
6912         * parse-time.el (parse-time-string-chars): Check if CHAR
6913         is less than the length of parse-time-syntax.
6915 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6917         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
6918         from gnus-newsgroup-processable.
6920 2007-04-16  Didier Verna  <didier@xemacs.org>
6922         * gnus-msg.el (gnus-configure-posting-styles): Handle
6923         message-signature-directory properly with :file syntax.  Reported by
6924         "Leo".
6926 2007-04-11  Didier Verna  <didier@xemacs.org>
6928         New user option: message-signature-directory.
6929         * gnus-msg.el (gnus-configure-posting-styles): Support it.
6930         * message.el (message-insert-signature): Ditto.
6931         * message.el (message-signature-file): Doc update.
6932         * message.el (message-signature-directory): New.
6934 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6936         * gnus-msg.el (gnus-inews-yank-articles): Use
6937         message-exchange-point-and-mark instead of exchange-point-and-mark.
6939 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6941         * message.el (message-yank-original): Make sure cited text ends with
6942         newline; don't exchange point and mark.
6944 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6946         * tls.el (open-tls-stream): Properly handle case where there
6947         is no associated buffer.
6949 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
6951         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
6952         message-yank-original, make sure (< mark TEXT point).
6954 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6956         * message.el (message-fill-column): New variable.
6957         (message-mode): Use it.  Add comment on a possible new hook.
6959         * nnmail.el (nnmail-spool-file): Mark as obsolete.
6960         (nnmail-get-new-mail): Reformat.
6962         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
6964         * gmm-utils.el: Fix Commentary.
6965         (gmm-tool-bar-from-list): Fix typo in doc string.
6967 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
6969         * message.el (message-yank-original): Don't switch point and mark
6970         unnecessarily to put point and mark as documented.
6972 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6974         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
6975         from the message heads.
6977 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
6979         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
6980         article buffer does not have a window.  This may not be the best
6981         solution but is certainly better than setting the start of the null,
6982         that is the current, window.
6984 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6986         * gnus-draft.el (gnus-draft-setup-hook): New hook.
6987         (gnus-draft-setup): Run it.
6989         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
6990         gnus-score-fast-scoring.  Allow regexp.
6991         (gnus-score-headers): Use it.
6993         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
6994         XEmacs.
6996         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
6997         string.
6998         (gnus-button-alist): Also catch `<f1> k ...'.
6999         (gnus-treat-display-x-face): Fix doc string.
7001 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7003         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7004         evaluation of gnus-extended-version to ensure correct generation of the
7005         User-Agent header when message-generate-headers-first is used.
7007 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7009         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7010         hashcash-path is nil.  Don't call callback with incorrect number of
7011         parameters if val is 0.
7013 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7015         * message.el (message-required-news-headers):
7016         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7018 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7020         * message.el (message-generate-new-buffers): Change the meaning of the
7021         nil value; add `standard' to the choices; treat t as `unique'; improve
7022         doc string.
7023         (gnus-select-frame-set-input-focus): Autoload.
7024         (message-buffer-name): Search for the existing message buffer if
7025         message-generate-new-buffers is nil or `standard'; treat the value t of
7026         message-generate-new-buffers as `unique'.
7027         (message-pop-to-buffer): Raise the frame already displaying the message
7028         buffer; clear the echo area after querying.
7029         (message-setup): Pass the `continue' argument to compose-mail.
7030         (message-mail): Prefer `switch-function' if it is given; search for the
7031         existing message buffer if the `continue' argument is non-nil; pass
7032         continue and switch-function arguments to compose-mail by way of
7033         message-setup.
7034         (message-mail-other-window): Adjust argument of message-setup.
7035         (message-mail-other-frame): Ditto.
7037 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7039         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7040         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7041         to turn font-lock on when turning gnus-message-citation-mode on.
7043 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7045         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7046         (mml-smime-function-alist): New variable; add epg as the backend.
7047         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7048         mml-smime- functions instead.
7049         * mm-view.el: Require smime.
7051 2007-03-05  Didier Verna  <didier@xemacs.org>
7053         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7054         instead of just inheritance for posting styles.
7055         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7057 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7059         * tls.el (tls-certtool-program): Fix custom type.
7061 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7063         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7064         and point-at-eol instead of line-(beginning|end)-position.
7066         * assistant.el (assistant-parse-buffer): Ditto.
7068 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7070         * mml2015.el (mml2015-epg-find-usable-key): New function.
7071         (mml2015-epg-sign): Use it.
7072         (mml2015-epg-encrypt): Use it.
7074 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7076         * message.el (message-make-in-reply-to): Quote name containing
7077         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7078         if there are special characters.  Reported by NAKAJI Hiroyuki
7079         <nakaji@jp.freebsd.org>.
7081 2007-02-27  Didier Verna  <didier@xemacs.org>
7083         Include the group parameters as well as the topic ones in the
7084         inheritance filter process.
7085         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7086         argument GROUP-PARAMS-LIST.
7087         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7089 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7091         * nntp.el (nntp-never-echoes-commands)
7092         (nntp-open-connection-functions-never-echo-commands): New variables.
7093         (nntp-send-command): Use them.
7095 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7097         * mml2015.el (mml2015-epg-verify): Simplified.
7099 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7101         * mml.el (mml-content-disposition-alist): New user option.
7102         (mml-content-disposition): New function.
7103         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7104         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7106 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7108         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7109         verification.
7111 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7113         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7114         articles posted in the last 24 hours.
7116 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7118         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7120 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7122         * nntp.el (nntp-send-command): Don't wait for echoes when
7123         nntp-open-ssl-stream is used.
7125 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7127         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7128         (gnus-message-add-citation-keywords)
7129         (gnus-message-remove-citation-keywords): Remove.
7130         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7131         directly, make the variables in font-lock-defaults buffer-local, add
7132         gnus-message-citation-keywords to them and then update the value of
7133         font-lock-keywords.
7135 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7137         * message.el (message-cite-original-1): Don't call
7138         gnus-article-highlight-citation.
7140         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7141         citations; fix line count.
7143 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7145         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7146         (gnus-message-add-citation-keywords)
7147         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7148         versions of font-lock-add-keywords and font-lock-remove-keywords to
7149         work with XEmacs correctly.
7151 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7153         * gnus-cite.el (gnus-cite-face-list): Set the values of
7154         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7155         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7156         (gnus-message-cite-prefix-regexp): New variable.
7157         (gnus-message-search-citation-line): Use it; protect against long
7158         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7159         the 0th match data for Emacs.
7160         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7161         (gnus-message-add-citation-keywords): Append keywords rather than
7162         prepending; emulate font-lock-add-keywords if it is not available.
7163         (gnus-message-remove-citation-keywords): Emulate
7164         font-lock-remove-keywords if it is not available.
7166         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7168         * message.el (message-cite-prefix-regexp): Set the value of
7169         gnus-message-cite-prefix-regexp.
7171 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7173         * nnweb.el (nnweb-google-parse-1): Update parser.
7175 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7177         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7179 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7181         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7182         regexp.
7184 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7186         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7187         string-to-multibyte.
7188         (uudecode-decode-region-internal): Use it.
7190 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7192         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7193         custom choice.
7195         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7197 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7199         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7201         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7202         `write-region' to respect `mm-inhibit-file-name-handlers'.
7204 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7206         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7207         Use gnus-home-directory instead of "~/" or "$HOME".
7209 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7211         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7212         to mention filename.
7213         Add comments at beginning regarding usage.
7214         (encrypt-write-file-contents): Change interactive so a string is
7215         acceptable.  If the file has no associated model, show an error instead
7216         of a nonsense prompt.
7218 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7220         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7221         Thanks to Yoshihiko Yamada for kind notification of this typo.
7223 2007-01-12  Kenichi Handa  <handa@m17n.org>
7225         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7226         multibyte buffer.
7228 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7230         * gnus-score.el (gnus-score-fast-scoring): New variable.
7231         (gnus-score-headers): Use it.
7233         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7235         * message.el (message-cite-original-1): Call
7236         gnus-article-highlight-citation if requested.
7237         (message-make-from): Allow name and address as optional arguments.
7239         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7241         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7242         bugs to doc string.
7243         (gnus-button-alist): Add mid\\|message-id.
7244         (gnus-button-fetch-group): Extend for use in
7245         `browse-url-browser-function'.
7246         (gnus-button-url-regexp): Try to catch paired parentheses like in
7247         Wikipedia URLs.
7249         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7250         Suggested by Simon Krahnke <overlord@gmx.li>.
7252 2007-01-13  Romain Francoise  <romain@orebokech.com>
7254         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7255         Update copyright.
7257 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7259         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7261 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7263         * gnus-registry.el (gnus-registry-unfollowed-groups)
7264         (gnus-registry-split-fancy-with-parent): Fix documentation.
7266 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7268         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7269         from nnweb groups.
7271 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7273         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7274         Xref urls.  Erase buffer before requesting head.
7276         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
7278 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
7280         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
7281         customizable.
7283 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
7285         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
7286         no signing key is found.
7287         (mml2015-epg-encrypt): Ask user whether to skip or abort if
7288         no encrypting and/or signing key is found.
7290 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7292         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
7294 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7296         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
7297         headers read from disk with the ones newly found in the current search.
7298         This should no longer cause problems, because the article numbers in
7299         Gmane's `nov.php' output are ignored since the previous change.
7301 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7303         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
7305 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7307         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
7309 2007-01-01  Romain Francoise  <romain@orebokech.com>
7311         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7313 2006-12-31  Steve Youngs  <steve@sxemacs.org>
7315         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
7316         `define-minor-mode' macro definition expanded properly.
7317         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
7318         exclude it there.
7320         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
7321         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
7322         `fboundp' test.
7323         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
7324         This is OK to autoload in (S)XEmacs now.
7326 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7328         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
7329         keystroke.
7330         (gnus-summary-limit-to-singletons): Fix typo.
7332         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
7333         else fails.
7335 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7337         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
7338         docstring.
7340         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
7341         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
7342         (gnus-summary-insert-dormant-articles): Fix typo in message.
7344 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
7346         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
7347         nil for XEmacs.
7348         (gnus-message-citation-mode): Don't autoload in XEmacs.
7350         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
7352 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7354         * nnimap.el (nnimap-expunge-search-string): Mention
7355         nnimap-search-uids-not-since-is-evil in docstring.
7357 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7359         * spam.el: Revert to make-obsolete-variable because
7360         define-obsolete-variable-alias is not supported in Emacs 21.
7362         * spam.el (spam-ifile-path, spam-ifile-database-path)
7363         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
7364         make-obsolete-variable.
7365         (spam-bsfilter-path, spam-bsfilter-program)
7366         (spam-spamassassin-path, spam-spamassassin-program)
7367         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
7368         use "path" inappropriately.
7369         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
7370         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
7371         variable names.
7373 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
7375         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
7376         summary buffer.
7378         * password.el (password-cache-remove): Use clear-string to burn
7379         password, if available.
7381 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7383         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
7385         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
7387         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
7388         (gnus-message-highlight-citation): Move defcustom here from
7389         gnus-cite.el.
7390         (gnus-message-citation-mode): Autoload.
7392         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
7393         checks to make it compile with XEmacs.
7394         (gnus-message-citation-mode): New minor mode.
7395         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
7396         (gnus-message-highlight-citation): New variables.
7397         (gnus-message-search-citation-line)
7398         (gnus-message-add-citation-keywords)
7399         (gnus-message-remove-citation-keywords)
7400         (turn-on-gnus-message-citation-mode)
7401         (turn-off-gnus-message-citation-mode): New functions.
7403 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
7405         * gnus-cite.el: Enable highlighting of different citation levels in
7406         message-mode.
7408 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7410         * message.el (message-make-fqdn): Fix comment.
7411         (message-bogus-system-names): Add ".local".
7413         * spam.el (spam-ifile-path, spam-ifile-program)
7414         (spam-ifile-database-path, spam-ifile-database)
7415         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
7416         Don't use "path" inappropriately.
7417         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
7418         strings.
7419         (spam-check-ifile, spam-ifile-register-with-ifile)
7420         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
7421         new variable names.
7423         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
7424         (gnus-treat-display-smileys): Simplify using
7425         gnus-image-type-available-p.
7427         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
7428         available.
7430 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7432         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
7433         one after turning on the buffer's multibyteness instead of decoding
7434         them directly in the unibyte buffer that causes unexpected conversion
7435         in Emacs 23 (unicode).
7437 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7439         * message.el (message-generate-hashcash): Fix custom type.
7441 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7443         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
7445 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
7447         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
7448         disconnect icons.  Add help text.
7450 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
7452         * spam.el (spam-extra-header-to-number): CRM114 spam score is
7453         negated to be consistent with the others we handle.
7455 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7457         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
7458         version of gnus-summary-buffer to something, so that we can use two
7459         article buffers at the same time.
7461 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
7463         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
7464         trigger all the extra headers.
7465         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
7466         sorting.
7468 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7470         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
7471         solid groups.
7473 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7475         * legacy-gnus-agent.el: Add Copyright notice.
7477 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
7479         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
7481 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7483         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
7485         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
7486         to make it work reliably in CVS Emacs.
7487         (gnus-summary-limit-strange-charsets-predicate)
7488         (gnus-summary-limit-to-predicate): New functions.
7490 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
7492         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
7493         specifying array size.
7494         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
7495         array if it is too small.
7496         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
7497         (gnus-sort-threads-loop): New function.
7499 2006-12-06  Chris Moore  <dooglus@gmail.com>
7501         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
7502         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
7504 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
7506         * mm-url.el (mm-url-predefined-programs): Call curl with correct
7507         options.
7509 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7511         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
7512         DOS-ing the recipient.
7514         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
7515         the headers when creating the mapping to avoid mismappings.
7516         (nnweb-gmane-create-mapping): Always nix out old mapping.
7518 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7520         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
7521         and mm-verify-option to never.
7523 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7525         * message.el (message-signed-or-encrypted-p): New function.
7526         (message-forward-make-body): Use it.
7528         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
7529         Replace encode-coding-string with mm-encode-coding-string.
7531 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7533         * nneething.el (nneething-decode-file-name): Replace
7534         decode-coding-string with mm-decode-coding-string.
7536         * gnus-int.el (gnus-open-server): Say failed server's name.
7538 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
7540         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
7541         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
7543         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
7544         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
7545         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
7546         (gnus-group-make-directory-group, gnus-group-transpose-groups):
7547         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
7548         (gnus-subscribe-newsgroup, gnus-1):
7549         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
7550         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
7551         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
7552         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
7554 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7556         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
7557         keystroke.
7558         (gnus-summary-limit-to-bodies): Implement headersp.
7560 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7562         * dns.el (query-dns): Protect against "Process dns deleted" strings.
7564 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7566         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
7568 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7570         * message.el (message-generate-hashcash): Expand range of values to
7571         include `opportunistic'.
7572         (message-send-mail): Use it.
7574 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7576         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
7577         and comment it.
7579         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
7581 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
7583         * gnus-util.el (gnus-extract-address-components): Improve comment.
7585 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7587         * gnus-util.el (gnus-extract-address-components): Work with address in
7588         which the name portion contains @.
7590 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7592         * gnus.el (gnus-start): Move custom group up.
7593         (gnus-select-method): Don't autoload, but make it available for
7594         `customize-variable'.
7595         (gnus-getenv-nntpserver): Don't autoload.
7597 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
7599         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
7601 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7603         * message.el (message-sendmail-extra-arguments): New variable.
7604         (message-send-mail-with-sendmail): Use it.
7606 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7608         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
7609         mm-with-unibyte-current-buffer to make string unibyte.
7611         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
7612         mm-string-as-multibyte.
7614 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
7616         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
7617         Reported by Werner Koch <wk@gnupg.org>.
7619 2006-11-14  Daiki Ueno  <ueno@p360>
7621         * mml2015.el: Autoload epa-select-keys when compiling.
7623 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7625         * mml2015.el (mml2015-epg-sign): Save the signing keys in
7626         message-options.
7627         (mml2015-epg-encrypt): Save the recipient keys in message-options.
7629 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
7631         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
7632         EasyPG (< 0.0.6).
7633         (mml2015-always-trust): New user option.
7634         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
7635         prompt.
7637 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7639         * nntp.el (nntp-authinfo-force): New variable.
7640         (nntp-send-authinfo): Use it.
7642 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
7644         * message.el (message-strip-subject-encoded-words): Allow _not_ to
7645         decode encoded words.  Improve prompt.  Add comment about forwarding.
7646         (message-replacement-char): Move up.
7648 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
7650         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
7651         instead of gnus-intersection because arguments of gnus-sorted-nunion
7652         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
7654 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
7656         * message.el (message-strip-subject-encoded-words): Reformat prompt.
7657         (message-simplify-subject-functions): Enable
7658         message-strip-subject-encoded-words by default.
7660 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
7662         * message.el (message-strip-subject-encoded-words): New function.
7663         (message-simplify-subject-functions): New variable.
7664         (message-simplify-subject): Use it.  Fix typo in doc string.
7665         Support message-strip-subject-encoded-words.
7667 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
7669         * gnus-diary.el (gnus-diary-delay-format-function):
7670         * nndiary.el (nndiary-reminders):
7671         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
7673 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7675         * gnus-art.el (article-hide-boring-headers): Fetch date from
7676         gnus-original-article-buffer to avoid problems with localized date
7677         strings.
7679 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7681         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
7683 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
7685         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
7686         New variables.
7687         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7688         (mm-charset-synonym-alist): Move some entries to
7689         mm-codepage-iso-8859-list.
7690         (mm-charset-synonym-alist, mm-charset-override-alist): Add
7691         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7693 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7695         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
7697 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7699         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
7700         with Emacs 21 and XEmacs.
7702 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
7704         * spam.el (spam-parse-address): New function for better parsing,
7705         catching errors, etc.
7706         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
7708 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7710         * mm-view.el: Add interactive arg to html2text autoload.
7712 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7714         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
7716 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
7718         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
7719         variables.
7720         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
7721         (mm-charset-synonym-alist): Move some entries to
7722         mm-codepage-iso-8859-list.
7724         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
7726 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
7728         * message.el (message-citation-line-format)
7729         (message-insert-formated-citation-line): Fix implementation of %E, %N
7730         and %n according to the doc string.
7732 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
7734         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7735         car-safe to avoid bad parses.
7737 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7739         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
7740         names.
7742         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
7744 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7746         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
7747         header.
7749         * message.el (message-draft-headers): Add Date.
7750         (message-headers-to-generate): Fix typo in docstring.
7752         * nndraft.el (nndraft-required-headers): New variable.
7753         (nndraft-generate-headers): Use it.
7755         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
7757 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7759         * gnus-registry.el (gnus-registry-wash-for-keywords)
7760         (gnus-registry-find-keywords): New functions to allow easy searching of
7761         articles that are in the registry.
7763 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
7765         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
7766         ietf-drums-parse-address instead of gnus-extract-address-components.
7767         Reported by Damien Elmes <damien@repose.cx>.
7769 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
7771         * gnus.el (gnus-mime): Remove unused custom group.
7773 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7775         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
7776         "blank line" when searching for end of armor headers.
7778 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7780         * gmm-utils.el (gmm-write-region): Fix variable name.
7782 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
7784         * gmm-utils.el (gmm-write-region): New function based on compatibility
7785         code from `mm-make-temp-file'.
7787         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
7789         * nnmaildir.el (nnmaildir--update-nov)
7790         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
7791         Use `gmm-write-region'.
7793 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7795         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
7796         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
7798         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
7800         * message.el (message-replacement-char): New variable.
7801         (message-fix-before-sending): Use it.
7802         (message-simplify-subject): New function to remove duplicate code.
7803         (message-reply, message-followup): Use it.
7805         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
7806         gnus-summary-limit-to-articles.
7808 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7810         * gnus-util.el (gnus-with-local-quit): New macro.
7812         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
7814 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
7816         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
7817         ignore non-string data.
7819 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
7821         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
7822         non-string data (needs to be done in the registry too).
7824 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7826         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
7827         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
7828         (gnus-registry-split-fancy-with-parent)
7829         (gnus-registry-fetch-simplified-message-subject-fast)
7830         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
7831         Remove text properties on ingress into the registry and when it's saved.
7832         (gnus-registry-clean-empty-function): Fix bug with cleaning the
7833         registry from entries with no groups.
7835 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7837         * gnus-util.el (gnus-string-remove-all-properties): Add utility
7838         function to remove string properties.
7840 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
7842         * gmm-utils.el (gmm): Adjust custom version.
7844         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
7845         custom version.
7847         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
7849 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
7851         * gnus-art.el (gnus-insert-prev-page-button)
7852         (gnus-insert-next-page-button): Simplify.  Reformat.
7854 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7856         * gnus-art.el (gnus-insert-prev-page-button)
7857         (gnus-insert-next-page-button): Apply gnus-article-button-face.
7859 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
7861         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
7863 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7865         * gnus-art.el (gnus-insert-mime-button)
7866         (gnus-insert-mime-security-button):
7867         Apply gnus-article-button-face to MIME and security buttons.
7869 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
7871         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
7872         readable.
7874 2006-09-20  Steve Youngs  <steve@sxemacs.org>
7876         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
7877         `browse-url-of-file' instead of `browse-url'.
7879 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7881         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7882         regexp.  Articles containing quotation were cut prematurely.
7884 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7886         * message.el (message-cite-original-1): Use nobody by default for the
7887         value of From header.
7888         (message-reply): Ditto.
7890 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
7892         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
7893         to the gnus-info.  This fixes a bug of inline-PGP message verification.
7894         Reported by Michael Piotrowski <mxp@dynalabs.de>.
7896 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
7898         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
7899         mails in the doc string.  Add some URLs in comment.
7900         (pop3-movemail): Warn about pop3-leave-mail-on-server.
7902 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7904         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
7905         backslashes handling and the way to find boundaries of quoted strings.
7907 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
7909         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
7910         mml1991-encrypt-to-self is set and mml1991-signers is not set.
7911         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
7912         mml2015-encrypt-to-self is set and mml2015-signers is not set.
7914 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
7916         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
7917         doc string.
7918         (gnus-button-regexp, gnus-button-last): Remove unused variables.
7920 2006-09-06  Simon Josefsson  <jas@extundo.com>
7922         * mml2015.el (mml2015-use): Doc fix, mention epg.
7924 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7926         * mml2015.el (mml2015-use): Default to epg, if available.
7928 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
7930         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
7931         message-sender.
7932         (mml1991-epg-encrypt): Ditto.
7933         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
7934         message-sender.
7935         (mml2015-epg-encrypt): Ditto.
7937 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
7939         * message.el (message-send-mail-with-sendmail): Look for sendmail in
7940         several common directories.
7942 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
7944         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
7945         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
7947 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7949         * gnus-art.el (article-decode-encoded-words): Make it fast.
7951 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7953         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
7955         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
7956         in quoted string into `\'.
7958 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7960         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7961         Use standard-syntax-table.
7963 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7965         * gnus-art.el (gnus-decode-address-function): New variable.
7966         (article-decode-encoded-words): Use it to decode headers which are
7967         assumed to contain addresses.
7968         (gnus-mime-delete-part): Remove useless `or'.
7970         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
7971         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
7972         (gnus-nov-parse-line): Use it to decode From header.
7973         (gnus-get-newsgroup-headers): Ditto.
7974         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
7976         * mail-parse.el (mail-decode-encoded-address-region): New alias.
7977         (mail-decode-encoded-address-string): New alias.
7979         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7980         New function.
7981         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
7982         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
7983         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
7984         (rfc2047-decode-string): Ditto.
7985         (rfc2047-decode-address-region): New function.
7986         (rfc2047-decode-address-string): New function.
7988 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
7990         * message.el (message-caesar-buffer-body): Allow rotating headers.
7992         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
7994         * message.el (message-insert-formated-citation-line): Fix %f.
7995         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
7997 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7999         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8000         (gnus-bookmark-mouse-available-p): New macro.
8001         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8002         (gnus-bookmark-bmenu-show-infos): Use it.
8003         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8004         (gnus-bookmark-bmenu-hide-infos): Ditto.
8005         (gnus-bookmark-remove-properties): New function.
8006         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8007         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8008         (gnus-bookmark-write-file): Bind coding-system-for-write.
8009         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8010         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8011         group before selecting it.
8012         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8013         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8014         quit-window if it is not available; use gnus-mouse-2 and bind it to
8015         gnus-bookmark-bmenu-select-by-mouse.
8016         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8017         (gnus-bookmark-bmenu-select-by-mouse): New function.
8019 2006-08-13  Romain Francoise  <romain@orebokech.com>
8021         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8022         space.
8024 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8026         * compface.el (uncompface): Use binary rather than raw-text-unix.
8028 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8030         * compface.el (uncompface): Make sure the eol conversion doesn't take
8031         place when communicating with the external programs.  Reported by
8032         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8034 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8036         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8038 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8040         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8041         Make it more robust by parsing author and date independently.
8043 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8045         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8047 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8049         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8050         first matching secret key.
8051         (mml2015-epg-encrypt): Ditto.
8053         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8054         first matching secret key.
8055         (mml1991-epg-encrypt): Ditto.
8057         * mml2015.el (mml2015-encrypt-to-self): New user option.
8058         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8059         mml2015-epg-encrypt-to-self is set.
8061         * mml1991.el (mml1991-encrypt-to-self): New variable.
8062         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8063         mml1991-epg-encrypt-to-self is set.
8065         * mml2015.el (mml2015-signers): New user option.
8066         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8067         (mml2015-epg-encrypt): Allow to select signing keys.
8069         * mml1991.el (mml1991-signers): New variable.
8070         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8071         (mml1991-epg-encrypt): Allow to select signing keys.
8073 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8075         * nnheader.el (nnheader-insert-head): Make it work even if the file
8076         uses CRLF for the line-break code.
8078 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8080         * mml2015.el: Require mml-sec instead of password.
8081         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8082         (mml2015-cache-passphrase): Inherit the default value from
8083         mml-secure-cache-passphrase.
8084         (mml2015-passphrase-cache-expiry): Inherit the default value from
8085         mml-secure-passphrase-cache-expiry.
8087         * mml1991.el: Require mml-sec instead of password.
8088         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8089         (mml1991-cache-passphrase): Inherit the default value from
8090         mml-secure-cache-passphrase.
8091         (mml1991-passphrase-cache-expiry): Inherit the default value from
8092         mml-secure-passphrase-cache-expiry.
8094         * mml-sec.el: Require password.
8095         (mml-secure-verbose): New user option.
8096         (mml-secure-cache-passphrase): New user option.
8097         (mml-secure-passphrase-cache-expiry): New user option.
8099 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8101         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8102         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8103         andreas@altroot.de (Andreas Vögele).
8105         FIXME: Use `tiny change'?
8107 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8109         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8110         workaround for the url package included with Emacs.
8112         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8114 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8116         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8117         correctly.  This fixes a bug caused by the 2006-05-12 change.
8119 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8121         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8122         some information about the error when saying that the `bogus' mail
8123         group will be used.
8125 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8127         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8128         string.
8130 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8132         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8134 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8136         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8138 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8140         * mml1991.el (mml1991-function-alist): Add epg.
8141         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8142         (mml1991-epg-encrypt): New functions.
8144 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8146         * mml2015.el (mml2015-verbose): New variable.
8147         (mml2015-cache-passphrase): Ditto.
8148         (mml2015-passphrase-cache-expiry): Ditto.
8149         (mml2015-function-alist): Add epg.
8150         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8151         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8152         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8153         functions.
8155 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8157         * message.el (message-cite-original-1): Preserve region when removing
8158         quoted text due to X-No-Archive in order to avoid bogus attribution
8159         when citing multiple messages.
8161 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8163         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8164         Kenneth Jacker <khj@be.cs.appstate.edu>.
8166 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8168         * gnus-diary.el (gnus-user-format-function-d)
8169         (gnus-user-format-function-D): Autoload.
8171         * imap.el (Commentary): Fix typo.
8173         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8174         2006-04-22 contribution.
8176 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8178         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8179         It didn't really fix the bogosity I'm seeing with solid web groups.
8181 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8183         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8184         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8185         created using server names.  If we use the feature without declaring
8186         it, Gnus does not properly manage server and group state.
8188         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8189         bound.
8191 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8193         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8194         looking up the method using GROUP's prefix before inventing a new one.
8195         It is used on killed/unknown groups in various places where returning
8196         an all-new method isn't expected by the caller.
8198         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8199         and match semantics of gnus-group-real-prefix.
8201 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8203         * nnmail.el (nnmail-broken-references-mailers): New variable.
8204         (nnmail-ignore-broken-references): New function generalizing
8205         nnmail-fix-eudora-headers.
8206         (nnmail-fix-eudora-headers): Now obsolete.
8208         * gnus-art.el (gnus-button-handle-custom): Support
8209         `customize-apropos*'.
8211 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8213         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8215         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8216         articles.
8218 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8220         * message.el (message-cite-reply-above): New variable.
8221         (message-yank-original): Use it.
8223 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8225         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8227 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8229         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8230         as read.
8232         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8234 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8236         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8237         (gnus-bookmark-default-file): Use gnus-directory.
8238         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
8239         Remove "*" in doc string.
8240         (gnus-bookmark-write-file): Simplify.
8241         (gnus-bookmark-maybe-sort-alist): Use `when'.
8242         (gnus-bookmark-get-bookmark): Fix typo in doc string.
8243         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
8244         FIXME about Emacs 21 and XEmacs compatibility.
8245         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
8246         compatibility.
8247         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
8248         compatibility.
8249         (gnus-bookmark-menu-heading): Fix version.
8251 2006-06-19  Bastien Guerry  <bzg@altern.org>
8253         * gnus-bookmark.el: New file.
8255 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8257         * message.el (message-syntax-checks): Doc fix.
8259 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8261         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
8262         unsubscribed groups as if they were killed ones.  It causes duplicate
8263         entries in gnus-newsrc-alist.
8265 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8267         * message.el (message-syntax-checks): Doc fix.
8268         (message-send-mail): Add check for continuation headers.
8269         (message-check-news-header-syntax): Fix regexp used to check for
8270         continuation headers.
8272 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8274         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
8276 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
8278         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
8280 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8282         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
8283         default-truncate-lines.
8285 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8287         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
8288         to fill the utf-8 entry.
8290 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8292         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8294 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
8296         * gnus-agent.el (directory-files-and-attributes): Move all the way
8297         forward (the third and final move).
8298         (gnus-agent-read-agentview): Trap reconstruction errors due to
8299         nonexistent directory.  Handle by returning nil.
8301 2006-05-30  Didier Verna  <didier@xemacs.org>
8303         * message.el (message-dont-reply-to-names): Update the custom type.
8304         * message.el (message-dont-reply-to-names): New defsubst: potentially
8305         convert a list of regexps into a single one.
8306         * message.el (message-get-reply-headers): Use it.
8307         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
8309 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8311         * gnus-agent.el (directory-files-and-attributes): Move forward.
8313 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8315         * gnus-ml.el (gnus-mailing-list-subscribe)
8316         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
8317         (gnus-mailing-list-message): Fix doc strings.
8319 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8321         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
8322         of doing it manually.
8324 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
8326         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
8327         comment.
8329 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
8331         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
8332         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
8333         (gnus-agent-read-local): All symbols allocated in my-obarray.
8334         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
8335         (gnus-agent-regenerate-group): Check numeric names to see if they are
8336         messages or groups.
8337         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
8338         better way of do this...)
8340         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
8341         'dummy.group' (there should be a better way of do this...)
8343 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8345         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
8346         (gnus-saved-headers): Ditto.
8347         (gnus-default-article-saver): Mention functions may have properties.
8348         (gnus-article-save): Override gnus-save-all-headers and
8349         gnus-saved-headers by :headers property which saver function may have.
8350         (gnus-summary-save-in-file): Add :headers property.
8351         (gnus-summary-write-to-file): Ditto.
8353         * gnus-sum.el (gnus-summary-save-article): Bind
8354         gnus-prompt-before-saving to t when saving many articles in a file;
8355         always show all headers.
8357 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
8359         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
8360         marks.
8362         * message.el (message-indent-citation): Add optional arguments to allow
8363         using it outside of message buffers.
8365         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
8366         (gnus-article-treat-unfold-headers): Use it.
8367         (gnus-article-truncate-lines): New variable.
8368         (gnus-article-mode): Use it.
8369         (gnus-article-toggle-truncate-lines): New function.
8371         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
8372         gnus-article-toggle-truncate-lines.
8374         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
8375         coding system in XEmacs, use binary.
8377 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8379         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
8380         after-load-alist.
8382         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
8383         this function should save decoded articles.
8384         (gnus-summary-write-to-file): Use property to specify this function
8385         should save decoded articles and specify gnus-summary-save-in-file
8386         should be used to save articles other than the first one when saving
8387         many articles.
8388         (gnus-summary-save-body-in-file): Use property to specify this
8389         function should save decoded articles.
8390         (gnus-summary-write-body-to-file): Use property to specify this
8391         function should save decoded articles and specify
8392         gnus-summary-save-body-in-file should be used to save articles other
8393         than the first one when saving many articles.
8395         * gnus-sum.el (gnus-summary-save-article): Simplify.
8397 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8399         * gnus-art.el (gnus-default-article-saver): Add
8400         gnus-summary-write-body-to-file.
8401         (gnus-article-save-coding-system): Don't use coding system object
8402         in XEmacs.
8403         (gnus-read-save-file-name): Add optional `dir-var' argument which
8404         specifies directory in which files are saved; work even if optional
8405         `variable' argument is not specified.
8406         (gnus-summary-write-to-file): Read file name.
8407         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
8408         (gnus-summary-write-body-to-file): New function.
8410         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
8411         (gnus-summary-local-variables): Add it.
8412         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
8413         (gnus-summary-save-article): Remove optional `decode' argument;
8414         determine whether to decode articles by the value of
8415         gnus-default-article-saver; when saving many files using
8416         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
8417         it first and use gnus-summary-save-in-file or
8418         gnus-summary-save-body-in-file thereafter unless
8419         gnus-prompt-before-saving is always; move point to article which
8420         will be saved.
8421         (gnus-summary-save-article-file): Revert.
8422         (gnus-summary-write-article-file): Revert.
8423         (gnus-summary-save-article-body-file): Revert.
8424         (gnus-summary-write-article-body-file): New function.
8426 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
8428         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
8430 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8432         * gnus-art.el (gnus-default-article-saver): Doc fix.
8433         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
8434         from gnus-summary-save-article-coding-system, and default to a
8435         certain coding system.
8436         (gnus-output-to-file): Add coding cookie and encode text according
8437         to gnus-article-save-coding-system; don't use mm-append-to-file.
8439         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
8440         gnus-art.el and rename to gnus-article-save-coding-system.
8441         (gnus-summary-save-article): Require gnus-art; don't show all
8442         headers if it decodes articles; don't add coding cookie here;
8443         don't bind mm-text-coding-system-for-write.
8444         (gnus-summary-save-article-file): Save decoded articles.
8445         (gnus-summary-write-article-file): When saving many files, use
8446         gnus-summary-write-to-file first and gnus-summary-save-in-file
8447         thereafter unless gnus-prompt-before-saving is always.
8448         (gnus-summary-save-article-body-file): Save decoded articles.
8450 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8452         * nnrss.el (nnrss-check-group): Bind hash-index.
8454 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8456         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
8457         its hash index.  Store this hash in `nnrss-group-data'.
8458         (nnrss-read-group-data): Update accordingly.
8460 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8462         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
8463         entry.
8465         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8466         gnus-article-browse-html-article.
8468 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
8470         * gnus-sum.el (gnus-summary-mime-map): Add
8471         gnus-article-browse-html-article.
8472 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
8474         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
8475         suitable coding systems in customize.
8477 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
8479         * mail-source.el (mail-sources): Fix custom type.
8481 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8483         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
8484         (gnus-summary-expire-articles-now): Shorten prompt.
8486         * gmm-utils.el (wid-edit): Require.
8487         (defun-gmm): Renamed from `gmm-defun-compat'.
8488         (gmm-image-search-load-path): Use it.
8489         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
8491 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8493         * gnus-sum.el (gnus-summary-save-article-coding-system): New
8494         variable.
8495         (gnus-summary-save-article): Add optional `decode' argument.  If
8496         it is set and gnus-summary-save-article-coding-system is non-nil,
8497         save decoded article.
8498         (gnus-summary-write-article-file): Save decoded article if
8499         gnus-summary-save-article-coding-system is non-nil.
8501         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
8502         type.
8504 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8506         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
8508 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8510         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
8511         first to test gnus-single-article-buffer which may be buffer-local.
8513         * gnus-sum.el (gnus-summary-setup-buffer): Make
8514         gnus-single-article-buffer buffer-local and nil in ephemeral
8515         group; make gnus-article-buffer, gnus-article-current, and
8516         gnus-original-article-buffer always buffer-local.
8517         (gnus-summary-exit): Kill article buffer belonging to ephemeral
8518         group.
8519         (gnus-handle-ephemeral-exit): Don't move to next summary line.
8521 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
8523         * nnml.el (nnml-request-compact-group): Compressed files might not
8524         have .gz extension.
8526 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8528         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
8529         (mm-copy-to-buffer): Use with-current-buffer.
8530         (mm-display-part): Simplify.
8531         (mm-inlinable-p): Add optional arg `type'.
8533 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8535         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
8536         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
8537         Try harder to show the attachment internally or externally using
8538         gnus-mime-view-part-as-type.
8540 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
8542         * message.el (message-from-style, message-signature-separator)
8543         (message-user-organization-file, message-send-mail-function)
8544         (message-citation-line-function, message-yank-prefix)
8545         (message-indent-citation-function, message-signature)
8546         (message-signature-file, message-signature-insert-empty-line):
8547         Remove autoloads.
8549         * gnus-art.el (gnus-buttonized-mime-types): Remove
8550         "multipart/signed".  Revert 2006-04-26 change.
8552 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8554         * gnus.el (gnus-version-number): Bump version.
8556 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8558         * gnus.el: No Gnus v0.5 is released.
8560 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8562         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
8563         fetching articles by message-id.
8565 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8567         * message.el (hashcash): Require hashcash as normal.
8569         * ecomplete.el (ecomplete-highlight-match-line): Use
8570         point-at-eol.
8571         (ecomplete-highlight-match-line): Use `highlight', because that
8572         face exists in both Emacs and XEmacs.
8574         * message.el (message-display-abbrev): Use point-at-bol.
8576         * mail-source.el: Don't require timer/timer-funcs.
8578         * gnus-async.el: Ditto.
8580         * password.el: Ditto.
8582         * mm-url.el: Ditto.
8584         * mm-util.el: Require timer/timer-funcs.
8586 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8588         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
8589         Close.
8591 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8593         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
8594         unibyte after clear-decrypt function runs.
8596         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
8597         returns as a unibyte string.
8599 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8601         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
8602         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
8603         (mml1991-pgg-encrypt): Ditto.
8605 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
8607         * message.el (message-user-organization-file): Check several
8608         locations of the organization file.
8610         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
8611         Add gnus-article-view-part-as-type.
8613         * gnus-art.el (gnus-article-view-part-as-type): New function.
8615         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
8616         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
8618         * mml.el: Simplify autoload.
8619         (mml-mode): defvar dnd-protocol-alist instead of using
8620         symbol-value.
8621         (mml-default-directory): New variable.
8622         (mml-minibuffer-read-file): Use it.
8623         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
8625         * message.el (message-citation-line-format): New variable.
8626         (message-insert-formated-citation-line): New function.
8627         (message-citation-line-function): Add
8628         `message-insert-formated-citation-line' to custom type.
8630         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
8631         to doc string.
8633         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
8634         depending on mm-verify-option.
8636 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8638         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
8639         binding pgg-* variables; reimplement the section which prevents
8640         MIME header from being signed.
8641         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
8642         pgg-text-mode; remove a blank line at the top of body.
8644         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
8645         lines at the top of body; use gnus-newsgroup-charset if there's no
8646         Charset header.
8648 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8650         * message.el (message-self-insert-commands): Doc fix.
8652         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
8653         (mm-uu-pgp-encrypted-test): Ditto.
8654         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
8655         between header and body; return application/pgp-encrypted handle
8656         if decryption failed; decode decrypted body by charset.
8658         * mm-decode.el (mm-automatic-display): Don't make application/pgp
8659         element match to application/pgp-*.
8661 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8663         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
8664         HTML.
8666 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8668         * mail-source.el (mail-source-call-script): Message the error
8669         string.
8671 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8673         * gnus-util.el (gnus-byte-compile): Use it.
8675 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
8677         * gnus-util.el (kill-empty-logs): New function.
8679 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8681         * message.el (message-mail-alias-type): Doc fix.
8682         (message-mail-alias-type-p): New function.
8683         (message-send): Use it.
8684         (message-mode): Ditto.
8685         (message-strip-forbidden-properties): Ditto.
8687         * ecomplete.el (ecomplete-database-file-coding-system): New
8688         variable.
8689         (ecomplete-save): Use it.
8690         (ecomplete-setup): Use it.
8692 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8694         * message.el (message-self-insert-commands): New variable.
8695         (message-strip-forbidden-properties): Use it.
8697 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8699         * message.el (message-put-addresses-in-ecomplete): Use a regexp
8700         that doesn't make XEmacs choke.
8702 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
8704         * gnus-util.el (gnus-replace-in-string):
8705         Prefer replace-regexp-in-string over of replace-in-string.
8707 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8709         * gnus-util.el (gnus-select-frame-set-input-focus):
8710         Use select-frame-set-input-focus if it is available in XEmacs; use
8711         definition defined in Emacs 22 for old Emacsen.
8713 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8715         * mm-view.el (mm-inline-text): Use equal instead of equalp.
8717 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
8719         * gnus-registry.el (gnus-registry-cache-save): Remove text
8720         properties when saving via the temp buffer.
8722 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8724         * message.el (message-generate-hashcash): Honor custom type.
8726 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8728         * message.el (message-generate-hashcash): Default to non-nil when
8729         hashcash is found.
8731         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
8732         (gnus-refer-thread-limit): Increase default to 500.
8734         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
8736         * flow-fill.el (fill-flowed): Allow delete-space.
8738 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
8740         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
8741         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
8742         Remove autoloads.
8744 2006-04-18  Simon Josefsson  <jas@extundo.com>
8746         * message.el (message-generate-hashcash): Default to.
8748 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8750         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
8751         concatenating segments rather than before concatenating them.
8753 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8755         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
8757         * imap.el (imap-quote-specials): New function.
8758         (imap-login-auth): Quote specials.
8760 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8762         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
8764         * message.el (message-forward-make-body-plain): Allow
8765         message-forward-ignored-headers to be a list.
8766         (message-remove-ignored-headers): Factor out into function.
8767         (message-forward-make-body-mml): Use it.
8768         * rfc2231.el (rfc2231-parse-string): Remove dead code.
8769         (rfc2231-parse-string): Allow concatanation of parameters that
8770         aren't contiguous.  The test case is
8771           (mail-header-parse-content-type "message/external-body;
8772             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
8773             access-type=LOCAL-FILE;
8774             name*1*=plugh%2fhello-sailor%2fbing.pdf")
8776 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8778         * nntp.el (nntp-accept-process-output): Return the value of
8779         `nnheader-accept-process-output'.
8781 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8783         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
8784         (gnus-button-alist): Recognize more diff formats.
8785         (gnus-button-patch): Strip directory.
8787 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8789         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
8790         Emacs 22 when setting focus.
8792 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8794         * gnus-art.el (gnus-article-treat-types): Do treatment of
8795         text/x-verbatim parts.
8796         (gnus-button-patch): New command.
8798         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
8799         addresses that contain invalid characters.
8801 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8803         * message.el (message-put-addresses-in-ecomplete): Use
8804         gnus-replace-in-string.
8805         (message-is-yours-p): Use the more correct
8806         mail-header-parse-address instead of
8807         mail-extract-address-components.
8808         (message-put-addresses-in-ecomplete): Fix typo.
8810         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
8811         keystroke.
8813         * gnus-art.el (gnus-treatment-function-alist): Change order of
8814         newsgroups/generic header folding to avoid double-folding.
8816         * message.el (message-hidden-headers): Add X-Draft-From.
8818         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
8819         command.
8820         (gnus-summary-repeat-search-article-backward): New command.
8822         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
8823         groups in the parent topic.
8825 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
8827         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
8828         (spam-extra-header-to-number): Return the CRM114 number as a
8829         number instead of a string.
8831 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8833         * gnus-art.el (gnus-face-properties-alist): Moved here from
8834         gnus-fun.
8836         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
8838 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8840         * message.el (message-strip-forbidden-properties): Only display on
8841         self-insert-command.
8843         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
8844         reindent.
8845         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
8847 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
8849         * smiley.el (smiley-style): Fix typo.
8851 2006-03-23  Kenichi Handa  <handa@m17n.org>
8853         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
8854         instead of set-buffer-multibyte.
8856 2006-03-23  Kenichi Handa  <handa@m17n.org>
8858         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
8859         buffer and then decode the buffer text if necessary.
8860         (rfc2231-encode-string): Be sure to work on multibyte buffer at
8861         first, and after mm-encode-body, change the buffer to unibyte.
8863 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8865         * hashcash.el (hashcash-insert-payment-async-2): Use
8866         message-goto-eoh instead of doing it manually.
8867         (mail-add-payment): Use message-narrow-to-header instead of trying
8868         to do the same itself.
8870         * message.el (message-hidden-headers): Add Face.
8872         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
8873         reparenting code.
8874         (gnus-summary-reparent-children): Refactored out code.
8875         (gnus-summary-thread-map): New keystroke.
8876         (gnus-summary-reparent-children): Make into command.
8878         * smiley.el (smiley-style): Default to `medium' if using a large
8879         font.
8881         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
8882         does it itself.
8884         * message.el (message-point-in-header-p): Simplify definition.
8886 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8888         * nnagent.el (nnagent-request-set-mark): Silence log file
8889         writing.
8890         (nnagent-request-set-mark): Use write-region instead of
8891         append-to-file.
8893         * gnus-sum.el (gnus-read-header): Fudge article number if using a
8894         strange select method.
8896         * ecomplete.el (ecomplete-display-matches): Get highlightling
8897         right.
8898         (ecomplete-display-matches): Use literals.
8899         (ecomplete-display-matches): Disable message logging.
8901         * message.el (message-display-abbrev): Small optimization.
8903         * ecomplete.el (ecomplete-display-matches): Allow automatic
8904         display.
8906         * message.el (message-strip-forbidden-properties): Display
8907         abbrevs.
8908         (message-display-abbrev): Get automatic display right.
8910         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
8911         keystrokes.
8913 2006-04-13  Romain Francoise  <romain@orebokech.com>
8915         TODO: Backport to v5-10!
8917         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
8918         Moved here (and renamed) from gnus-registry.el.
8920         * gnus-registry.el: Require gnus-util.
8921         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
8923 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8925         * gnus-group.el (gnus-group-catchup-current): Change
8926         if-then-else-if-then-else into cond.
8927         (gnus-group-catchup): Indent.
8928         (group-name-at-point): New function.
8929         (gnus-fetch-group): Provide default from thing at point.
8931 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8933         * message.el (message-display-abbrev): Fix regexp.
8935         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
8936         choosing.
8937         (ecomplete-highlight-match-line): Fix up code rewrite, remove
8938         dead variables.
8940         * message.el (message-newline-and-indent): Remove debugging.
8941         (message-display-abbrev): Use new implementation.
8943 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
8945         * gnus-art.el (gnus-article-mode): Set
8946         cursor-in-non-selected-windows to nil.
8948         * smiley.el: Revert previous change.
8949         (smiley-data-directory): defvar it before using it in the
8950         defcustom of `smiley-style'.
8952 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8954         * message.el (message-newline-and-indent): New function.
8956         * ecomplete.el: Implement more bits.
8958         * message.el (message-put-addresses-in-ecomplete): Clean up the
8959         string.
8961         * ecomplete.el (ecomplete-add-item): Chop off decimals.
8963         * gnus-sum.el (gnus-summary-save-parts): Bind
8964         gnus-summary-save-parts-counter and use it to make unique file
8965         names.
8967         * gnus-art.el (gnus-ignored-headers): Add some more headers.
8969         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
8970         parameter to say whether to actually parse the individual
8971         addresses.
8973         * message.el (message-put-addresses-in-ecomplete): New function.
8974         (ecomplete): Require.
8975         (message-mail-alias-type): Add ecomplete as an option.
8977 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
8979         * flow-fill.el (fill-flowed): Remove trailing space from blank
8980         quoted lines.
8982 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8984         * smiley.el (smiley-style): Move definition later to avoid a
8985         compilation warning.
8987 2006-04-12  Kenichi Handa  <handa@m17n.org>
8989         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
8990         buffer and then decode the buffer text if necessary.
8991         (rfc2231-encode-string): Be sure to work on multibyte buffer at
8992         first, and after mm-encode-body, change the buffer to unibyte.
8993         Use mm-disable-multibyte instead of set-buffer-multibyte.
8995 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8997         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
8998         Content-Type header instead of Content-Disposition header.
8999         (gnus-mime-inline-part): Ditto.
9000         (gnus-mime-view-part-as-charset): Ignore charset that the part
9001         specifies.
9003         * mm-decode.el (mm-display-part): Work with external parts and
9004         usual parts similarly.
9006         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9007         instead of gnus-display-mime.
9009         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9010         instead of with-temp-buffer.
9012         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9013         tag to summarized topics part in order to encode non-ASCII text.
9015 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9017         * smiley.el (smiley-style): New variable.
9018         (smiley-directory): New function.
9019         (smiley-data-directory): Derive from `smiley-style' using
9020         `smiley-directory'.
9021         (smiley-regexp-alist): Add new entries.
9023         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9024         (gnus-article-browse-delete-temp): Add :version.
9026 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9028         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9029         the sieve region.
9031 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9033         * gnus.el (gnus-version-number): Bump version.
9035 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9037         * gnus.el: No Gnus v0.4 is released.
9039 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9041         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9042         layout.
9044         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9045         unknown charset.
9047         * message.el (message-header-synonyms): Add Original-To to the
9048         default.
9050         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9051         optional parameter.
9053 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9055         * gnus-fun.el (gnus): Require it for gnus-directory.
9057 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9059         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9061 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9063         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9065 2006-04-05  Simon Josefsson  <jas@extundo.com>
9067         * password.el (password-reset): New function.
9069 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9071         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9072         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9074 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9076         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9077         Some whitespace was matched into the url, which broke browsing hits
9078         > 100 when mm-url-use-external was nil.
9080 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9082         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9083         gnus-extra-headers for 'Newsgroups.
9085         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9086         bound.
9088 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9090         * pgg-gpg.el: Clean up process buffers every time gpg processes
9091         complete.
9093 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9095         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9096         doc string.
9098 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9100         * pgg-gpg.el (pgg-gpg-process-filter)
9101         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9103         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9104         lines, temporary fix.
9106 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9108         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9110 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9112         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9113         default-enable-multibyte-characters.  This reverts the change from
9114         revision 6.17 which is no longer necessary because the passphrase
9115         is sent separately now.  GnuPG messages are unreadable under
9116         multibyte locales with default-enable-multibyte-characters set to
9117         nil.
9119 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9121         * message.el (message-tool-bar-gnome): Move "spell".
9123 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9125         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9126         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9127         instead.
9129 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9131         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9132         newsgroups handling for NNTP overviews which don't include
9133         Newsgroups.
9135 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9137         * message.el (message-resend): Bind message-generate-hashcash to nil.
9139 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9141         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9142         when searching for already-paid recipients.
9144 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9146         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9147         passphrases when it is not needed.
9148         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9149         passphrase stuff from gpg, should only be necessary when you use
9150         gpg with a smartcard.
9152 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9154         * mml.el (mml-insert-mime): Ignore cached contents of
9155         message/external-body part.
9157         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9158         (mm-insert-part): Ditto.
9160 2006-03-23  Simon Josefsson  <jas@extundo.com>
9162         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9163         Reiner.
9164         (pgg-gpg-use-agent-p): Use it again.
9166 2006-03-23  Simon Josefsson  <jas@extundo.com>
9168         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9169         older emacsen.
9170         (pgg-gpg-use-agent-p): Don't use it.
9172 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9174         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9175         if we can.
9177 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9179         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9180         (pgg-gpg-update-agent): New function.
9181         (pgg-gpg-use-agent-p): New function.
9182         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9183         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9184         (pgg-gpg-sign-region): Use it.
9186 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9188         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9189         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9191 2006-03-21  Simon Josefsson  <jas@extundo.com>
9193         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9194         <wilde@sha-bang.de>.
9195         (pgg-gpg-use-agent): New variable.
9196         (pgg-gpg-process-region): Use it.
9197         (pgg-gpg-encrypt-region): Likewise.
9198         (pgg-gpg-encrypt-symmetric-region): Likewise.
9199         (pgg-gpg-decrypt-region): Likewise.
9200         (pgg-gpg-sign-region): Likewise.
9201         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9203 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9205         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
9207         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
9208         Add comment on version.
9210 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9212         * smiley.el: Add missing test smiley.
9214 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9216         * mm-decode.el (mm-with-part): New macro.
9217         (mm-get-part): Use it; work with message/external-body as well.
9218         (mm-save-part): Treat name and filename equally.
9220         * mm-extern.el (mm-extern-cache-contents): New function.
9221         (mm-inline-external-body): Use it; force the part to be displayed;
9222         move undisplayer added to the cached handle to the parent.
9224         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
9225         (gnus-mime-view-part-as-type): Work with message/external-body.
9227         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
9229 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9231         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
9232         images in image-load-path.  [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
9233         Emacs.]
9235 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
9237         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
9238         path rather than symbol.  Always return list of directories.
9239         Guarantee that image directory comes first.  [Sync with image.el,
9240         , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
9242         * message.el (message-make-tool-bar): Adjust to new API of
9243         `gmm-image-load-path-for-library'.
9245         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9247         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9249 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9251         * gnus-art.el (gnus-article-only-boring-p):
9252         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
9253         intangible text.
9254         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
9256 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
9258         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
9259         `defun' instead of `gmm-defun-compat'.
9261 2006-03-14  Simon Josefsson  <jas@extundo.com>
9263         * message.el (message-unique-id): Don't use message-number-base36
9264         if (user-uid) is a float.
9265         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
9267 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9269         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
9271         * gnus-art.el (gnus-mime-display-single): Make sure there is an
9272         empty line between a part and a message part.
9274 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9276         * smiley.el: Add more test smileys.
9277         (smiley-data-directory, smiley-regexp-alist)
9278         (gnus-smiley-file-types): Fix doc strings.
9279         (smiley-update-cache): Clear smiley-cached-regexp-alist before
9280         adding new elements.
9281         (smiley-mouse-map): Unused code.  Make it a comment.
9283 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9285         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
9286         scan latest NoCeM messages instead of old ones.
9287         (gnus-nocem-check-article): Fix regexps so as to match to PGP
9288         delimiters that are recently used.
9289         (gnus-nocem-load-cache): Add autoload cookie.
9291         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
9293         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
9294         level which is larger than gnus-use-nocem is specified.
9296         * gnus-group.el (gnus-group-get-new-news): Ditto.
9298 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
9300         * gnus-util.el (gnus-tool-bar-update): New function.
9302         * gnus-group.el (gnus-group-update-tool-bar): New variable.
9303         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
9305         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
9307         * gnus-group.el (gnus-group-redraw-when-idle)
9308         (gnus-group-redraw-check): Remove.
9309         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
9311 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9313         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
9314         if optional last element is specified in splits (FIELD VALUE...).
9316 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9318         * message.el (message-make-tool-bar): Rename gmm-image-load-path
9319         to gmm-image-load-path-for-library.  Call with no-error argument.
9320         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
9322         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9324         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9326         * gmm-utils.el (gmm-image-load-path): Remove alias.
9328 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
9330         * gmm-utils.el (gmm-image-load-path): Add alias.
9332         * nnml.el (nnml-generate-nov-databases-directory): Rename from
9333         nnml-generate-nov-databases-1.
9334         (nnml-generate-nov-databases): Use it.
9335         (nnml-generate-nov-databases-directory): Document no-active
9336         argument.
9338         * gmm-utils.el (gmm-image-load-path-for-library): Return single
9339         directory if path is t.  Add no-error.
9341         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
9342         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9344         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
9345         resetting gnus-article-browse-html-temp-list.
9347         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
9348         mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs.  Rename `gmm-image-load-path'.
9349         Add example to docstring.  Rename local variables.  Move error
9350         checks to default case in cond and simplify.
9352 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9354         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
9355         handle is multipart when calling it recursively.
9356         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
9358 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
9360         * nnimap.el (nnimap-request-update-info-internal): Optimize.
9361         Don't `gnus-uncompress-range' to avoid excessive memory usage.
9363 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9365         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
9366         is loaded.
9368         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
9369         loaded.
9371 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9373         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
9374         to "Emacs 23 (unicode)" in doc string.
9376         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
9377         "Emacs 23 (unicode)" in comment.
9379 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9381         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
9383         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
9384         characters 160 through 255 in Emacs 23.
9386 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9388         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
9389         gnus-article-browse-html-temp.
9390         (gnus-article-browse-delete-temp): Make it customizable.  Add
9391         `file'.  Adjust doc string.
9392         (gnus-article-browse-delete-temp-files): Add argument.  Allow
9393         query for each file.  Adjust doc string.
9394         (gnus-article-browse-html-parts): Add
9395         `gnus-article-browse-delete-temp-files' to
9396         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
9398 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
9400         * gnus-art.el (gnus-article-browse-html-temp)
9401         (gnus-article-browse-delete-temp): New variables.
9402         (gnus-article-browse-delete-temp-files): New function.
9403         (gnus-article-browse-html-parts): Use it.
9405 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
9407         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
9409         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
9410         string.
9412         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
9413         gnus-summary-insert-new-articles when unplugged.  Remove
9414         gnus-summary-search-article-forward.
9416         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
9417         display-visual-class instead of display-color-cells.
9419 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9421         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
9422         message/* containing non-ASCII text properly.
9424 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
9426         * message.el: Require gmm-utils, remove autoloads.
9427         (message-tool-bar): Set default based on
9428         gmm-tool-bar-style.
9429         (message-tool-bar-gnome): Add gmm-customize-mode.
9431         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
9432         gmm-tool-bar-style.
9433         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
9435         * gnus-group.el (gnus-group-tool-bar): Set default based on
9436         gmm-tool-bar-style.
9437         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
9439         * gmm-utils.el (gmm-image-directory): Rename variable from
9440         gmm-image-load-path.
9441         (gmm-image-load-path): Use gmm-image-directory.
9442         (gmm-customize-mode): New function.
9443         (gmm-tool-bar-style): New variable.
9445         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
9446         gnus-group-redraw-line-number.
9447         (gnus-group-redraw-check): Simplify.
9448         (gnus-group-tool-bar-update): Remove redraw check.
9449         (gnus-group-make-tool-bar): Add redraw check.
9451 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
9453         * gnus-art.el (gnus-button): Add missing parentheses.
9455 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9457         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
9459 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9461         * gnus-art.el (gnus-button): New face.
9462         (gnus-article-button-face): Use it.
9464         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
9465         gnus-summary-next-page.  Re-order.
9467         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
9468         next-node are now included.
9469         (gnus-group-redraw-line-number): New internal variable.
9470         (gnus-group-redraw-check): Helper function for updating the tool
9471         bar.
9472         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
9474         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
9476         * spam.el (spam-spamassassin-score-regexp): New internal variable.
9477         (spam-extra-header-to-number, spam-check-spamassassin-headers):
9478         Use it to match format of Spamassassin 3.0 and later.  Reported by
9479         IRIE Tetsuya <irie@t.email.ne.jp>.
9480         (spam-check-bogofilter)
9481         (spam-bogofilter-register-with-bogofilter): Fix args of
9482         `gnus-error' calls.
9484 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
9486         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
9487         unnecessary interaction when sending queued mails.  Reported by
9488         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
9490 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
9492         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
9493         first or last are nil.
9495 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9497         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
9499 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9501         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
9503 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9505         * dns.el (query-dns): Protect more against buggy tcp output.
9507 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9509         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
9510         nov.php.
9512 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9514         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
9515         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
9516         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
9517         output on the server side.
9518         (nnweb-google-create-mapping): Update regexps and add some
9519         progress indication.
9521 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
9523         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
9524         gnus-agent-toggle-plugged.  Re-order icons.
9525         (gnus-group-tool-bar-gnome): Add
9526         gnus-group-{prev,next}-unread-group.
9527         (gnus-group-tool-bar-gnome): Re-order icons.
9529         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
9530         gnus-summary-insert-new-articles.
9532         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
9533         comments.
9535         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
9536         also available in Emacs 21.3.
9538         * message.el (message-fix-before-sending): Change "Emacs 22" to
9539         "Emacs 23 (unicode)" in comment.
9541         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
9542         "Emacs 23 (unicode)" in comment.
9544         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
9545         comment.
9546         (mm-coding-system-p): Add comment about no-MULE XEmacs.
9548         * mm-view.el (mm-fill-flowed): Add :version.
9550 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9552         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
9553         and load-path.
9555 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
9557         * message.el: Autoload gmm-image-load-path.
9558         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
9559         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
9560         consitency.
9562         * gmm-utils.el (gmm-image-load-path): Also search in
9563         "../etc/images".  Don't set gmm-image-load-path if we don't find
9564         the image.
9566 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9568         * gmm-utils.el (gmm-image-load-path): Don't make
9569         `gmm-image-load-path' include subdirectories which the second arg
9570         `image' might specify.
9572         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
9573         subdirectory to icon file names.
9575         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
9577 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
9579         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
9580         gmm-image-load-path calls.
9582         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9584         * message.el (message-make-tool-bar): Ditto.
9586         * mml.el (mml-preview): Added comment concerning tool bar icons.
9588         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
9589         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
9591         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
9592         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
9594         * message.el (message-tool-bar-gnome): Use new icon names.
9595         (message-make-tool-bar): Use `gmm-image-load-path'.
9597         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
9598         functions from MH-E.
9599         (gmm-image-load-path): New variable from MH-E.
9600         (gmm-image-load-path): New function from MH-E.  Added arguments
9601         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
9602         *-image-load-path-called-flag.
9604 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
9606         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
9608 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
9610         * nnimap.el (nnimap-request-move-article): Change folder back to
9611         source group before deleting.
9613 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
9615         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
9617         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
9618         mm-url.
9620         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
9622 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9624         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
9625         coding system which mm-charset-to-coding-system returns for a
9626         given charset is valid.
9628 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
9630         * html2text.el (html2text-remove-tag-list):
9631         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
9633 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
9635         * gnus-cus.el: Revert 2005-10-17 change.
9637 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9639         * gnus-art.el (article-strip-banner): Call
9640         article-really-strip-banner only when the regexp match is made.
9642 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9644         * gnus-art.el (article-strip-banner): Use
9645         gnus-extract-address-components instead of
9646         mail-header-parse-addresses to make it work with non-ASCII text;
9647         remove mail-encode-encoded-word-string.
9649         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
9650         values which are surrounded with \"...\"; make it never cause a
9651         Lisp error; give up parsing of parameters if it failed in
9652         extracting type.
9654 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
9656         * smime.el (smime-cert-by-ldap-1): Fix bug where
9657         `smime-ldap-search' returns results without userCertificates.
9659 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9661         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
9663 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
9665         * spam.el (spam-check-spamassassin-headers): Adapt format for
9666         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
9667         <ari@mbf.ocn.ne.jp>.
9668         (spam-list-of-processors): Add spam-use-gmane.
9670 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9672         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
9673         make-temp-file; make it work with XEmacs as well.
9675         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
9676         mm-make-temp-file.
9678         * mm-decode.el (mm-display-external): Use the 3rd arg of
9679         mm-make-temp-file.
9680         (mm-create-image-xemacs): Ditto.
9682 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9684         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
9685         with message-narrow-to-headers.
9686         (gnus-draft-setup): Narrow to header to run message-fetch-field.
9687         (gnus-draft-check-draft-articles): New function.
9688         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
9690 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
9692         * gnus-art.el (gnus-article-browse-html-parts):
9693         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
9694         Don't use suffix argument for mm-make-temp-file for Emacs 21
9695         compatibility.  Remove useless `format'.
9697 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9699         * nnweb.el (nnweb-google-wash-article): Update regexps.
9700         (nnweb-group-alist): Use defvoo instead of defvar.
9702 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9704         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
9705         re-loading nn* modules.
9707 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
9709         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
9710         for `tool-bar-mode' and don't check it's default-value.
9712         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9714         * message.el (message-make-tool-bar): Ditto.
9716         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
9717         `substring'.  Shorten tmp-file name.
9719         * gnus.el: Remove bogus comment.
9721 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
9723         * gnus-art.el (gnus-article-browse-html-parts): New function.
9724         (gnus-article-browse-html-article): New function for viewing html
9725         articles with a browser.
9727 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
9729         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
9730         (mml2015-pgg-encrypt): Ditto.
9732         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
9733         (mml1991-pgg-encrypt): Ditto.
9735 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9737         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
9738         message-make-date instead of current-time-string.
9740         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
9741         to gnus-decoded which mm-uu might set.
9743 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9745         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
9746         don't decode quoted parameters; remove misimported Emacs code.
9747         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9748         (rfc2231-decode-encoded-string): Don't use split-string which
9749         behaves differently according to Emacs version; use
9750         mm-decode-coding-region to convert charset to coding-system.
9751         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9752         (rfc2231-encode-string): Remove misimported Emacs code.
9754 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9756         * gnus-art.el (article-decode-charset): Don't use ignore-errors
9757         when calling mail-header-parse-content-type.
9758         (article-de-quoted-unreadable): Ditto.
9759         (article-de-base64-unreadable): Ditto.
9760         (article-wash-html): Ditto.
9762         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
9763         calling mail-header-parse-content-type and
9764         mail-header-parse-content-disposition.
9765         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
9766         mail-header-parse-content-type.
9768         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
9769         insert charset and format parameters; encode description after
9770         inserting it to buffer.
9771         (mml-insert-parameter): Fold lines properly even if a parameter is
9772         segmented into two or more lines; change the max column to 76.
9774         * rfc1843.el (rfc1843-decode-article-body): Don't use
9775         ignore-errors when calling mail-header-parse-content-type.
9777         * rfc2231.el (rfc2231-parse-string): Return at least type if
9778         possible; don't cause an error even if it fails in parsing of
9779         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9780         (rfc2231-encode-string): Don't break lines at the beginning, leave
9781         it to mml-insert-parameter.
9783         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
9784         calling mail-header-parse-content-type.
9786 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
9788         * spam-report.el (spam-report-gmane-use-article-number):
9789         Improve doc string.
9790         (spam-report-gmane-internal): Check if a suitable header was found
9791         in the article.
9793 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9795         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
9796         (rfc2231-encode-string): Make param*=value always begin with LWSP.
9798 2006-02-05  Romain Francoise  <romain@orebokech.com>
9800         Update copyright notices of all files in the gnus directory.
9802 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9804         * nnweb.el (nnweb-request-group): Avoid growing overview files.
9806 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9808         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
9809         segmented lines of parameter value to cope with Thunderbird 1.5
9810         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
9811         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9812         (rfc2231-encode-string): Don't make lines exceeding 76 column.
9814 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
9816         * mml.el (mml-generate-mime-1): Correct the order of inline signed
9817         parts.
9819 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9821         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
9822         there's only one active file for all servers.
9823         (nnweb-request-scan): Make sure nnweb-articles is initialized on
9824         solid groups.  Gnus might have used a FAST request to select the group.
9825         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
9826         and nnweb-search redundantly in the active file.
9827         (nnweb-request-list): Don't list bogus groups.  There can only be one.
9828         (nnweb-request-create-group): Don't use ARGS.
9829         (nnweb-possibly-change-server, nnweb-request-group): Remove some
9830         initialisations.  Let nnoo do the work.
9832 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9834         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
9835         Say the part has been decoded.
9837         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
9839 2006-01-31  Kevin Ryde  <user42@zip.com.au>
9841         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
9842         mailcap-viewer-test-cache when there's no 'test clause, since that
9843         will invert the meaning of a "nil" test previously determined by
9844         mailcap-mailcap-entry-passes-test.
9846 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9848         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
9849         compiling.
9851         * gnus-sum.el: Ditto.
9853         * message.el: Don't bind tool-bar-map when compiling.
9855 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
9857         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
9859 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
9861         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
9862         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
9863         current Google Groups.
9865 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
9867         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
9868         and tool-bar-mode.
9870         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
9871         and tool-bar-mode.
9873         * message.el (message-tool-bar-update): Simplify.
9874         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
9876         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
9877         gnus-summary-buffer.
9878         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
9879         gnus-summary-reply.
9881         * gmm-utils.el (gmm): Add :version.
9883 2006-01-26  Steve Youngs  <steve@sxemacs.org>
9885         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
9886         autoload.
9888 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9890         * gmm-utils.el (gmm-verbose): Add :group.
9892 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
9894         * message.el: Change some comments WRT tool-bars.
9896         * gnus-sum.el (gnus-summary-tool-bar)
9897         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
9898         (gnus-summary-tool-bar-zap-list): New variables.
9899         (gnus-summary-make-tool-bar): Complete rewrite using
9900         `gmm-tool-bar-from-list'.
9902         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
9903         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
9904         variables.
9905         (gnus-group-make-tool-bar): Complete rewrite using
9906         `gmm-tool-bar-from-list'.
9907         (gnus-group-tool-bar-update): New function.
9909         * message.el (message-mode-field-menu): Add "Show hidden Headers".
9911 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9913         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
9914         is dissected into a single part of which the type is the same as
9915         the given one; decode charset.
9917 2006-01-21  Kevin Ryde  <user42@zip.com.au>
9919         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
9920         into alists as symbol not string, since that's what
9921         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
9922         look for.
9924 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
9926         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
9927         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
9929         * message.el (message-tool-bar-gnome): Use gmm-ignore.
9931 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9933         * gnus-art.el (gnus-mime-security-button-commands): New variable.
9934         (gnus-mime-security-button-menu): New definition.
9935         (gnus-mime-security-button-map): Use them.
9936         (gnus-mime-security-button-menu): New function.
9937         (gnus-insert-mime-security-button): Addition to help echo.
9938         (gnus-mime-security-run-function, gnus-mime-security-save-part)
9939         (gnus-mime-security-pipe-part): New functions.
9941         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
9942         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
9944         * mm-decode.el (mm-handle-set-disposition): Remove.
9945         (mm-handle-set-description): Remove.
9947 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9949         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
9950         (mm-w3m-standalone-supports-m17n-p): New function.
9951         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
9952         w3m usage.
9954         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
9955         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
9957 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9959         * message.el (message-tool-bar-zap-list): Use
9960         gmm-tool-bar-zap-list as custom type.
9961         (message-tool-bar-update): New function.
9962         (message-tool-bar, message-tool-bar-gnome)
9963         (message-tool-bar-retro): Add message-tool-bar-update.
9964         (message-tool-bar-gnome): Add flyspell-buffer.
9966         * gnus-util.el (gnus-error): Describe `args'.
9968         * gmm-utils.el (gmm-error): Describe `args'.
9969         (gmm-tool-bar-zap-list): New widget.
9970         (gmm-tool-bar-from-list): Improve description of `zap-list'.
9972 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9974         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
9975         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
9976         the number of recursive calls.
9978         * mm-decode.el (mm-handle-set-disposition): New macro.
9979         (mm-handle-set-description): New macro.
9981 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9983         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
9984         encoding.
9986 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
9988         * message.el (message-tool-bar-zap-list, message-tool-bar)
9989         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
9990         (message-tool-bar-local-item-from-menu): Remove.
9991         (message-tool-bar-map): Replace by `message-make-tool-bar'.
9992         (message-make-tool-bar): New function.
9993         (message-mode): Use `message-make-tool-bar'.
9995         * gmm-utils.el: New file.
9996         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
9997         (gmm-lazy): New widget copied from `nnmail.el'.
9998         (gmm-tool-bar-from-list): New function for creating customizable
9999         tool bars.
10000         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10001         output.
10002         (gmm): Add :prefix to defgroup.
10004 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10006         * gmm-utils.el (gmm-widget-p): New function.
10008 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10010         * mml.el (mml-attach-file): Describe `description' in doc string.
10011         (mml-menu): Add Emacs MIME manual and PGG manual.
10013 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10015         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10017 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10019         * nntp.el (nntp-end-of-line): Doc fix.
10021 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10023         * imap.el (imap-open): Handle case where buffer is a buffer
10024         object.
10026 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10028         * gnus-delay.el (gnus-delay): Don't autoload.
10029         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10030         to be re-loaded when customizing the `gnus-delay' group.
10032 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10034         * message.el (message-insert-citation-line): Use newlines.
10036 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10038         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10040         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10042 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10044         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10046 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10048         * mm-decode.el (mm-inlined-types): Add application/pgp.
10049         (mm-automatic-display): Ditto.
10051         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10052         part as text.
10054 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10056         * nnrss.el: Update copyright.
10057         (nnrss-opml-import): Query whether to subscribe to each entry.
10059         * gnus-art.el:
10060         * gnus-sum.el:
10061         * mm-uu.el:
10062         * mm-view.el: Update copyright.
10064 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10066         * message.el (message-info): New function.
10067         (message-mode-menu): Add it.
10068         Update copyright.
10070         * ChangeLog: Fix and update copyright.
10072 2006-01-13  Romain Francoise  <romain@orebokech.com>
10074         * message.el (message-forward-subject-name-subject): Prefer the
10075         address to 'nowhere' if the sender has no name.
10076         Fix typo.  Update copyright year.
10078 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10080         * gnus-art.el (article-wash-html): Use
10081         gnus-summary-show-article-charset-alist if a numeric arg is given.
10082         (gnus-article-wash-html-with-w3m-standalone): New function.
10084         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10085         mm-inline-text-html-render-with-w3m-standalone.
10086         (mm-text-html-washer-alist): Map w3m-standalone to
10087         gnus-article-wash-html-with-w3m-standalone.
10088         (mm-inline-text-html-render-with-w3m-standalone): New function.
10090 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10092         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10093         Improve LaTeX.
10095 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10097         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10098         (nnrss-request-article): Render text/plain parts as HTML.
10100         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10101         the buffer.
10103 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10105         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10106         custom definition of `gnus-posting-styles'.
10108         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
10109         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
10111 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10113         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
10114         Use nntp for bug archive.
10116 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10118         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
10119         parts.
10120         (nnrss-normalize-date): New function converts ISO 8601 date into
10121         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10122         (nnrss-check-group): Use it.
10124 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10126         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
10128         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
10129         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10130         (nnrss-insert-w3): Ditto.
10132 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10134         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
10135         the articles to be forwarded including the case where neither a
10136         number of articles nor a region is specified.
10138 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10140         * nnrss.el (nnrss-request-article): Fix last change; fill
10141         text/plain parts.
10143 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10145         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
10146         in text/plain part.
10147         (nnrss-check-group): Don't add excessive newline to dc:subject.
10149 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
10151         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
10152         article.
10154 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10156         * nnml.el: Don't require gnus-bcklg.  Autoload it.
10157         (nnml-use-compressed-files, nnml-save-mail): Support other
10158         comression programs such as bzip2.
10160 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10162         * dns.el (query-dns): Make sure we check the buffer size before
10163         removing tcp headers.
10165 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10167         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
10168         remove MIME buttons associated with multipart/alternative parts.
10169         (gnus-mime-display-alternative): Tag buttons using `article-type'
10170         text property.
10172         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
10173         associated with multipart/alternative parts.
10175         * gnus-art.el (gnus-signature-separator): Fix custom type.
10177         * mm-decode.el (mm-inlined-types): Fix custom type.
10178         (mm-keep-viewer-alive-types): Ditto.
10179         (mm-automatic-display): Ditto.
10180         (mm-attachment-override-types): Ditto.
10181         (mm-inline-override-types): Ditto.
10182         (mm-automatic-external-display): Ditto.
10184 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
10186         * spam-report.el (spam-report-user-mail-address)
10187         (spam-report-user-agent): New variables.
10188         (spam-report-url-ping-plain): Use spam-report-user-agent.
10190 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
10192         * gnus-art.el (gnus-button-handle-custom): Do not just use
10193         `customize-apropos' for any "M-x customize-*" button but the
10194         function called for.  Accept both the function name and its
10195         argument in order to achieve this.
10196         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
10197         function name to `gnus-button-handle-custom' in case of "M-x
10198         customize-*" buttons.
10200 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10202         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
10203         multipart/alternative and add xref to mm-discouraged-alternatives
10204         in doc string.
10206         * mm-decode.el (mm-discouraged-alternatives): Add xref to
10207         gnus-buttonized-mime-types in doc string.
10209 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10211         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
10212         Suggest image/.* in the doc string.
10214 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10216         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
10217         message-marks (Debian bug #342521).
10219 2005-12-12  Simon Josefsson  <jas@extundo.com>
10221         * password.el (password-read-from-cache): Add.
10222         (password-read): Use it.
10224 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10226         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
10227         us-ascii as a MIME charset.
10229         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
10230         against the case where the 2nd arg TYPE is nil.
10232 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10234         * pop3.el (pop3-stream-type): Fix custom version.
10236         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
10238 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10240         * mm-decode.el (mm-display-external): Add missing cdr.
10242 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10244         * mm-decode.el (mm-display-external): Use nametemplate (defined in
10245         RFC1524) if it is in mailcap or add a suffix according to
10246         mailcap-mime-extensions when generating a temp filename; postpone
10247         deleting a temp file for 2 seconds for some wrappers, shell
10248         scripts, and so on, which might exit right after having started a
10249         viewer command as a background job.
10251 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10253         * nntp.el (nntp-marks-directory): Fix custom group.
10255         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
10256         steps when < 10.
10258         * gnus-start.el (gnus-no-server-1): Mention
10259         `gnus-level-default-subscribed' in doc string.
10261 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
10263         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
10264         parens.
10266 2005-11-26  Dave Love  <fx@gnu.org>
10268         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
10269         (tls-program, tls-success): Provide openssl alternative.
10271         * starttls.el: Doc fixes.
10272         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
10273         SERVICE to PORT.
10275         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
10276         port null or service name.
10277         (starttls-negotiate): Autoload.
10279 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10281         * message.el (message-kill-to-signature): Fix interactive spec.
10283 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10285         * pop3.el (pop3-open-server): Recognize a string as a service name.
10287 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
10289         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
10291 2005-11-23  Dave Love  <fx@gnu.org>
10293         Add pop3s, pop3/starttls.
10295         * pop3.el (pop3-authentication-scheme): Clarify doc.
10296         (open-tls-stream, starttls-open-stream): Autoload.
10297         (pop3-stream-type): New.
10298         (pop3-open-server): Use it.
10300         * mail-source.el (mail-sources): Fix some :types.  Add stream type
10301         for POP.
10302         (mail-source-keyword-map): Add :stream for POP.
10303         (mail-source-fetch-pop): Use pop3-stream-type.
10305 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10307         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
10308         of current-time-string.
10310 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
10312         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
10313         date header.
10315 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10317         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
10318         it can seriously impact performance as it bypasses the agent's
10319         local caches.
10321 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
10323         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
10324         must be explicitly online rather than "not explicitly offline" for
10325         its flags to be synchronized.
10327         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
10328         that gnus-uu-unmark-thread will function correctly.
10330         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
10331         1024K is instead displayed as 1M.
10333 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10335         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
10337 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
10339         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
10341 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
10343         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
10344         error message to display actual error condition.
10345         (gnus-agent-save-local): Avoid saving symbols that are bound to
10346         nil as they simply result in a warning message in
10347         gnus-agent-read-local.
10349 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10351         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
10352         rather than make-variable-buffer-local for file-precious-flag.
10354 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10356         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
10357         for duplicates which are removed.  The invalid sort check then
10358         triggers a rescan after the sort as sorting may have moved
10359         duplicate entries such that they can be cheaply detected.
10361 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10363         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
10365 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
10367         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
10368         internal variable to a custom variable.  Changed default value
10369         from compressed(2) to uncompressed(1).
10370         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
10371         support for uncompressed agentview files.  Taken together, reading
10372         the agentview file should now be 6-7 times faster.
10374 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
10376         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
10377         as a buffer-local variable.  This avoids creating truncated
10378         dribble files as a result of a hang up, eg.
10380 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
10382         * gnus-start.el (gnus-start-draft-setup): Enforce
10383         `gnus-draft-mode' for nndraft:drafts at startup.
10385         * gnus.el (gnus-splash): Change custom group.
10386         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
10387         allow-list argument.
10389         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
10390         string.
10392 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10394         * gnus-art.el (gnus-default-article-saver): Add user-defined
10395         `function' to custom type.
10397 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10399         * imap.el (imap-open): Handle case where buffer is a buffer
10400         object.
10402 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
10404         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
10405         long lines.
10406         (gnus-cache-delete-group): Wrap doc strings.
10408         * gnus-agent.el (gnus-agent-rename-group)
10409         (gnus-agent-delete-group): Wrap doc strings.
10411 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10413         * gnus-start.el (gnus-1): Add "native" to
10414         gnus-predefined-server-alist.
10416         * gnus.el (gnus-method-to-server): Don't add "native" to the
10417         lists here, because that leads to problems when
10418         gnus-select-method is bound.
10420 2005-11-09  Simon Josefsson  <jas@extundo.com>
10422         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
10423         use (not sort-by-date) instead.
10425 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10427         * gnus-delay.el (gnus-delay-group): Don't autoload.
10428         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10429         to be re-loaded when customizing the `gnus-delay' group.
10431 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
10433         * message.el: Revert last changes.
10434         (message-insert-citation-line): Use newlines.
10436 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
10438         * message.el (message-courtesy-message)
10439         (message-mark-insert-begin, message-mark-insert-end)
10440         (message-elide-ellipsis, message-cancel-message)
10441         (message-add-header, message-change-subject)
10442         (message-cross-post-followup-to-header)
10443         (message-cross-post-insert-note, message-reduce-to-to-cc)
10444         (message-widen-reply, message-delete-not-region)
10445         (message-kill-to-signature, message-insert-signature)
10446         (message-insert-importance-high, message-insert-importance-low)
10447         (message-insert-or-toggle-importance)
10448         (message-insert-disposition-notification-to)
10449         (message-indent-citation, message-yank-original)
10450         (message-cite-original-without-signature, message-cite-original)
10451         (message-insert-citation-line, message-position-on-field)
10452         (message-fix-before-sending, message-send-mail-partially)
10453         (message-send-mail, message-send-mail-with-sendmail)
10454         (message-send-mail-with-qmail, message-send-news)
10455         (message-check-news-header-syntax, message-generate-headers)
10456         (message-insert-courtesy-copy, message-fill-address)
10457         (message-fill-header, message-shorten-references)
10458         (message-setup-1, message-cancel-news)
10459         (message-forward-make-body-plain, message-forward-make-body-mime)
10460         (message-forward-make-body-mml, message-encode-message-body)
10461         (message-forward-make-body-digest-plain)
10462         (message-forward-make-body-digest-mime)
10463         (message-use-alternative-email-as-from): Insert `hard-newline'
10464         instead of ordinary newlines.
10466 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10468         * message.el (message-generate-headers): Downcase the argument
10469         given to message-check-element.
10471 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
10473         * nntp.el (nntp-authinfo-rejected): New error condition.
10474         (nntp-wait-for): Use new error condition to signal authentication
10475         error.
10476         (nntp-retrieve-data): Rethrow new error condition to break out of
10477         recursive call to nntp-send-authinfo.
10479 2005-11-08  Romain Francoise  <romain@orebokech.com>
10481         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
10482         (gnus-summary-exit-map): Bind to `Z p'.
10483         (gnus-summary-make-menu-bar): Add menu item.
10485 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
10487         * gnus-art.el (gnus-article-treat-custom): Add `first'.
10488         (gnus-treat-*): Add `first' in all doc strings.
10490         * gnus-group.el (gnus-group-compact-group): Fix typo.
10492 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10494         * gnus.el (gnus-parameters-case-fold-search): New variable.
10495         (gnus-parameters-get-parameter): Use it.
10497         * gnus-score.el (gnus-home-score-file): Doc fix.
10499 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
10501         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
10503 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10505         * mm-util.el (mm-special-display-p): New function.
10507         * mml.el (mml-preview): Use it; doc fix.
10509 2005-10-29  Romain Francoise  <romain@orebokech.com>
10511         * message.el (message-fix-before-sending): Fix comment.
10513 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10515         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
10517 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
10519         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
10520         Used in gnus-score.el.
10522 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10524         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
10526 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
10528         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
10529         whitespace removed in revision 7.8.  Use concatenated string to
10530         protect trailing whitespace.
10532 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
10534         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
10535         (nnimap-request-expire-articles): Use it to avoid sending 'UID
10536         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
10537         Courier IMAP ("some version from 2004").  Mostly based on similar
10538         code in the same function.
10540 2005-10-26  Didier Verna  <didier@xemacs.org>
10542         * gnus-group.el (gnus-group-compact-group): Invalidate original
10543         article buffer.
10544         * gnus-srvr.el (gnus-server-compact-server): Ditto.
10545         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
10546         NOV database and in article itself.
10547         Invalidate article backlog.
10549 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10551         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
10553 2005-10-26  Simon Josefsson  <jas@extundo.com>
10555         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
10556         part of 2004-07-25 change.
10558 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10560         * message.el (message-display-completion-list): New function.
10561         (message-expand-group): Use it; make sure the Completions buffer
10562         is modifiable.
10564 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
10566         * imap.el (imap-open): Handle case where buffer is a buffer object.
10568 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
10570         * pgg-def.el:
10571         * pgg-gpg.el:
10572         * pgg-parse.el:
10573         * pgg-pgp.el:
10574         * pgg-pgp5.el:
10575         * pgg.el: Move to the parent lisp directory.
10577 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
10579         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
10580         user-mail-name is an empty string.
10582 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
10584         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
10585         depending on gnus-score-decay-constant.
10587         * encrypt.el (encrypt-insert-file-contents)
10588         (encrypt-write-file-contents): Don't use `gnus-message'.
10590         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
10591         arguments.
10592         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
10593         arguments to mm-uu-verbatim-marks-extract.
10594         (mm-uu-hide-markers): New variable.
10595         (mm-uu-extract): Use face similar to `gnus-cite-3'.
10597         * gnus-fun.el (gnus-convert-image-to-x-face-command)
10598         (gnus-convert-image-to-face-command): Use "convert" by default to
10599         allow other input image formats.
10600         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
10601         accordingly.
10603 2005-10-23  Simon Josefsson  <jas@extundo.com>
10605         * imap.el (imap-gssapi-program): Align command line parameters
10606         with latest GNU SASL.
10607         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
10609 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10611         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
10612         HTML.
10613         (nnslashdot-request-article): Ditto.
10615 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
10617         * mail-source.el (mail-source-fetch-pop): Require pop3.
10618         (mail-source-check-pop): Ditto.
10620 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10622         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
10623         errors.
10625 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10627         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
10628         (gnus-treat-strip-leading-blank-lines): Improve doc string.
10630         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
10632         * mm-bodies.el (mm-decode-string): Call
10633         `mm-charset-to-coding-system' with allow-override argument.
10635 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10637         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
10638         (rfc2047-charset-to-coding-system): New function.
10639         (rfc2047-decode-encoded-words): New function.
10640         (rfc2047-decode-region): Use them.
10641         (rfc2047-decode-cte): Remove.
10642         (rfc2047-parse-and-decode): Remove.
10643         (rfc2047-decode): Remove.
10645 2005-10-15  Kenichi Handa  <handa@m17n.org>
10647         * rfc2047.el (rfc2047-decode-cte): New function.
10648         (rfc2047-decode-region): Change the way to decode successive
10649         encoded-words: decode B- or Q-encoding in each encoded-word,
10650         concatenate them, and decode it as charset.
10652 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
10654         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
10655         widget-move-and-invoke.
10656         (gnus-custom-mode): Use gnus-custom-map.
10658 2005-10-15  Bill Wohler  <wohler@newt.com>
10660         * message.el (message-tool-bar-map): Renamed image file from
10661         mail_send to mail/send.
10663 2005-10-16  Masatake YAMATO  <jet@gyve.org>
10665         * message.el (message-expand-group): Pass the common
10666         prefix substring of completion to `display-completion-list'.
10668 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
10670         * mml-sec.el (mml-secure-method): New internal variable.
10671         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
10672         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
10673         functions using mml-secure-method.
10675         * mml.el (mml-mode-map): Add key bindings for those functions.
10676         (mml-menu): Simplify security menu entries.  Suggested by Jesper
10677         Harder <harder@myrealbox.com>.
10678         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
10679         end of message if point is the headers of the message.
10681         * message.el (message-in-body-p): New function.
10683         * assistant.el: Autoload gnus-util and netrc.
10685         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
10686         Use `mm-charset-override-alist' only when decoding.
10688         * mm-bodies.el (mm-decode-body): Call
10689         `mm-charset-to-coding-system' with allow-override argument.
10691         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
10692         `filename' from Content-Disposition if Content-Type doesn't
10693         provide `name'.
10694         (gnus-mime-view-part-as-type): Set default instead of
10695         initial-input.
10697 2005-10-09  Daniel Brockman  <daniel@brockman.se>
10699         * format-spec.el (format-spec): Propagate text properties of % spec.
10701 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
10703         * gnus-art.el (gnus-treat-predicate): Add `first'.
10705 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
10707         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
10708         (mm-charset-override-alist): New variable.
10709         (mm-charset-to-coding-system): Use it.
10710         (mm-codepage-setup): New helper function.
10711         (mm-charset-eval-alist): New variable.
10712         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
10713         about unknown charsets.
10715 2005-10-04  David Hansen  <david.hansen@gmx.net>
10717         * nnrss.el (nnrss-request-article): Add support for the comments tag.
10718         (nnrss-check-group): Ditto.
10720 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10722         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
10723         Rename x-gnus-verbatim to x-verbatim.
10724         (mm-uu-type-alist): Fix regexp for verbatim-marks.
10726         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
10727         x-verbatim.
10729         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
10731         * gnus-util.el (gnus-remove-duplicates): Remove.
10733         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
10734         instead of gnus-remove-duplicates.
10736         * message.el (message-remove-duplicates): Remove.
10737         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
10738         message-remove-duplicates.
10740         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
10741         available, else use implementation from `delete-dups'.
10743         * message.el (message-insert-expires): New function.
10744         (message-mode-map): Add key binding.
10745         (message-mode-field-menu): Add menu entry.
10746         (message-mode): Document it.
10747         (message-make-expires-date): Use `message-make-date'.
10749 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
10751         * message.el (message-make-expires-date): New function.
10753 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10755         * time-date.el: Autoload parse-time-string, XEmacs needs it.
10757 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
10759         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
10760         function rather than the diff-mode.el package.
10761         (mm-display-external): Use with-current-buffer.
10762         (mm-viewer-completion-map, mm-viewer-completion-map):
10763         Move initialization inside declaration.
10765 2005-09-29  Simon Josefsson  <jas@extundo.com>
10767         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
10768         autoload mail-check-payment.
10769         (spam-check-hashcash): Define unconditionally, since hashcash.el
10770         is part of Gnus now.  Ignore errors from payment checking.
10772 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10774         * message.el (message-bold-region, message-unbold-region): Rename
10775         from `bold-region' and `unbold-region'.
10777         * message.el: Remove useless autoloads.
10779 2005-09-28  Simon Josefsson  <jas@extundo.com>
10781         * message.el (message-use-idna): Default to t.
10782         (message-use-idna): Test whether encoding works too.  Doc fix.
10784 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10786         * nntp.el (nntp-warn-about-losing-connection): Remove.
10788 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10790         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
10791         customizable.  Change default value.
10792         (mm-uu-diff-groups-regexp): Change default value.
10793         (mm-uu-type-alist): Add doc string.
10794         (mm-uu-configure): Add doc string.  Make it interactive.
10795         (mm-uu-tex-groups-regexp): New variable.
10796         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
10797         (mm-uu-type-alist): Add LaTeX documents.
10798         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
10799         of "text/verbatim".
10800         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
10802         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
10803         instead of "text/verbatim".
10805         * message.el (message-mark-inserted-region)
10806         (message-mark-insert-file): Use slrn style marks when called with
10807         prefix argument.
10809 2005-09-27  Simon Josefsson  <jas@extundo.com>
10811         * message.el (message-idna-to-ascii-rhs-1): Reformat.
10813 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
10815         * message.el (message-remove-duplicates): New function.
10816         Implementation borrowed from `gnus-remove-duplicates'.
10817         (message-idna-to-ascii-rhs): Also encode idna addresses in
10818         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10819         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
10820         only ask about the same idna domain once per header and also tell
10821         in what header to replace the idna domain.
10823         * gnus-art.el (article-decode-idna-rhs): Also decode idna
10824         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
10825         (article-decode-idna-rhs): Fix regexp so that all idna-address in
10826         a header is decoded and not just the last one.
10828 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10830         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
10831         has been decoded.
10833         * mm-decode.el (mm-automatic-display): Add text/verbatim.
10834         (mm-insert-part): Don't modify text if it has been decoded.
10836         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
10837         decoded.
10839         * mm-view.el (mm-inline-text): Don't strip text props unless
10840         decoding enriched or richtext parts.
10842 2005-09-25  Romain Francoise  <romain@orebokech.com>
10844         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
10845         * gnus-start.el (gnus-subscribe-interactively):
10846         * gnus-uu.el (gnus-uu-grab-articles):
10847         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
10848         space.
10850 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
10852         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
10853         * mm-view.el (mm-view-pkcs7-decrypt):
10854         * gnus-sum.el (gnus-summary-limit-to-extra)
10855         (gnus-summary-respool-article, gnus-read-move-group-name):
10856         * gnus-score.el (gnus-summary-increase-score):
10857         * gnus-util.el (gnus-completing-read-with-default):
10858         * gnus-art.el (gnus-read-save-file-name)
10859         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
10860         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
10861         * message.el (message-check-news-header-syntax):
10862         Follow convention for reading with the minibuffer.
10864 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
10866         * spam-report.el (spam-report-url-ping-plain):
10867         Use gnus-extended-version as User-Agent.
10869         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
10870         default value is nil.
10872         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
10873         (mm-uu-verbatim-marks-extract): New function.
10874         (mm-uu-extract): New face.
10875         (mm-uu-copy-to-buffer): Use it.
10877         * spam-report.el (spam-report-gmane-ham): Renamed from
10878         `spam-report-gmane-unspam'.
10879         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
10880         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
10882         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
10883         Autoload.
10884         (spam-report-gmane-unregister-routine): Renamed
10885         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
10887 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
10889         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
10890         (spam-report-gmane-unregister-routine): Add support for gmane
10891         unregistration.
10893         * spam-report.el (spam-report-gmane-unspam)
10894         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
10895         (spam-report-gmane): Change to take a single article and do unspam
10896         registration.
10898 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10900         * mm-url.el (mm-url-decode-entities): Fix regexp.
10902 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10904         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
10905         default to nil, to be able to use Gnus at all.  If the default
10906         switches to something else, then the function should be fixed not
10907         be exceedingly slow.
10909 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
10911         * gnus-start.el (gnus-activate-group): If the server is nil, don't
10912         fail hard.
10914         * spam-report.el: Add better Keywords line.
10916         * spam.el: Add Maintainer and better Keywords line.
10918 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
10920         * gnus-art.el (gnus-article-replace-part)
10921         (gnus-mime-replace-part): New functions.
10922         (gnus-mime-action-alist, gnus-mime-button-commands)
10923         (gnus-mime-save-part-and-strip): Added file argument.
10924         (gnus-article-part-wrapper): Added interactive argument.
10926         * gnus-sum.el (gnus-summary-mime-map): Add
10927         `gnus-article-replace-part'.
10929 2005-09-19  Didier Verna  <didier@xemacs.org>
10931         The nnml compaction feature:
10932         * nnml.el (nnml-request-compact-group): New function.
10933         * nnml.el (nnml-request-compact): New function.
10934         * gnus-int.el (gnus-request-compact-group): New function.
10935         * gnus-int.el (gnus-request-compact): New function.
10936         * gnus-group.el (gnus-group-compact-group): New function.
10937         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
10938         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
10939         * gnus-srvr.el (gnus-server-compact-server): New function.
10940         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
10941         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
10943 2005-09-18  Deepak Goel  <deego@gnufans.org>
10945         * sieve.el (sieve-help): Fix `message' call: first arg should be a
10946         format spec.
10948 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10950         * gnus.el (gnus-group-startup-message): Bind image-load-path.
10952 2005-09-15  Romain Francoise  <romain@orebokech.com>
10954         * message.el (message-fill-paragraph): Clarify docstring.
10956 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10958         * gnus-art.el (gnus-mime-display-part): Protect against broken
10959         MIME messages.
10961 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10963         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
10964         before parsing header.
10966 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
10968         * html2text.el (html2text-replace-list): Add new entities.
10970 2005-09-11  Romain Francoise  <romain@orebokech.com>
10972         * message.el (message-alternative-emails): Improve docstring.
10973         (message-setup-1): Call `message-use-alternative-email-as-from'
10974         after `message-setup-hook' to give it precedence over posting
10975         styles, etc.
10976         (message-use-alternative-email-as-from): Add docstring.  Remove
10977         the original From header if present.
10979         * nnml.el (nnml-compressed-files-size-threshold): New variable.
10980         (nnml-save-mail): Use it.
10982         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
10983         articles.  Add new argument `silent'.
10984         (gnus-uu-mark-all): Report the total number of marked articles.
10986 2005-09-10  Romain Francoise  <romain@orebokech.com>
10988         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
10989         (gnus-uu-mark-series): Likewise.
10991 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
10993         * spam-report.el (spam-report-gmane): Fix generation of spam
10994         report URL.
10996 2005-09-10  Simon Josefsson  <jas@extundo.com>
10998         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
10999         t, based on discussion on the ding list with Robert Epprecht
11000         <epprecht@solnet.ch>.
11002 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11004         * spam-report.el (spam-report-gmane): Make it work without
11005         X-Report-Spam header.  Gmane now only provides Archived-At.
11006         This is only used if `spam-report-gmane-use-article-number' is nil.
11007         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11009         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11010         make `gnus-summary-sort-by-recipient' work with threading.
11012         * nnweb.el (nnweb-google-wash-article): Print a message if article
11013         is not available.
11015 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11017         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11018         change.  Decode text/* parts content before displaying.
11020 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11022         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11024 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11026         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11028 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11030         * message.el (message-tab-body-function): Fix mismatched custom type.
11032         * gnus.el (gnus-group-change-level-function): Ditto.
11034         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11036         * gnus-art.el (gnus-signature-limit)
11037         (gnus-article-mime-part-function): Ditto.
11039 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11041         * mml.el (mml-mode): Silence the byte compiler.
11043         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11044         using `(sit-for 0)' before moving the point to the specified part;
11045         skip unbuttonized parts.
11046         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11047         return to the summary window if gnus-auto-select-part is non-nil.
11049 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
11051         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
11052         variables.
11053         (mml-dnd-attach-file, mml-mode): Use them.
11055         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
11056         Make fetching article by MID work again for Google Groups.  Added
11057         FIXME concerning gnus-group-make-web-group.
11059         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
11060         Don't depend on Gnus by using mail-extract-address-components if
11061         gnus-extract-address-components is not bound.
11063 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11065         * gnus-art.el (gnus-mime-display-security): Don't display the
11066         signature, but only the signed part.
11068 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11070         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
11072         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
11073         list, not listp.
11075 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
11077         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
11078         when encoding.
11080         * mm-bodies.el (mm-decode-content-transfer-encoding):
11081         De-canonicalize CRLF for all text content types, not just
11082         text/plain.
11084 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11086         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
11087         valid article; point arrow and cursor at the MIME button.
11089 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11091         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
11092         Suggested by Dan Christensen <jdc@uwo.ca>.
11094         * mm-decode.el (mm-save-part): Enable change of prompt.
11096 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
11098         * gnus-msg.el (gnus-inews-add-send-actions): Made
11099         `message-post-method' lambda parameter ARG `&optional'.
11101 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11103         * gnus-sum.el (gnus-summary-mime-map): Added
11104         gnus-article-save-part-and-strip, gnus-article-delete-part and
11105         gnus-article-jump-to-part.
11107         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
11108         (gnus-article-edit-part): Use it.
11109         (gnus-article-part-wrapper): Added no-handle argument.
11110         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
11111         functions.
11113 2005-08-29  Romain Francoise  <romain@orebokech.com>
11115         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11116         docstring.
11117         (gnus-face-from-file): Likewise.
11119 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11121         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
11122         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
11123         non-nil.
11124         (gnus-auto-select-part): New variable.
11125         (gnus-article-jump-to-part): New function.
11126         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
11127         (gnus-mime-delete-part): Allow selecting specified part after
11128         deleting or stripping parts.
11129         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
11130         part if argument is bogus.
11132 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
11134         * gnus-art.el (w3m-minor-mode-map):
11135         * gnus-spec.el (gnus-newsrc-file-version):
11136         * gnus-util.el (nnmail-active-file-coding-system)
11137         (gnus-original-article-buffer, gnus-user-agent):
11138         * gnus.el (gnus-ham-process-destinations)
11139         (gnus-parameter-ham-marks-alist)
11140         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
11141         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
11142         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
11143         * mm-decode.el (gnus-current-window-configuration):
11144         * mm-extern.el (gnus-article-mime-handles):
11145         * mm-url.el (url-current-object, url-package-name)
11146         (url-package-version):
11147         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
11148         (smime-keys, w3m-cid-retrieve-function-alist)
11149         (w3m-current-buffer, w3m-display-inline-images)
11150         (w3m-minor-mode-map):
11151         * mml-smime.el (gnus-extract-address-components):
11152         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
11153         (gnus-newsrc-hashtb, message-default-charset)
11154         (message-deletable-headers, message-options)
11155         (message-posting-charset, message-required-mail-headers)
11156         (message-required-news-headers):
11157         * mml1991.el (mc-pgp-always-sign):
11158         * mml2015.el (mc-pgp-always-sign):
11159         * nnheader.el (nnmail-extra-headers):
11160         * rfc1843.el (gnus-decode-encoded-word-function)
11161         (gnus-decode-header-function, gnus-newsgroup-name):
11162         * spam-stat.el (gnus-original-article-buffer): Add defvars.
11164 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
11166         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
11167         the end of the date treatments.
11169 2005-08-15  Simon Josefsson  <jas@extundo.com>
11171         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
11172         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
11173         Capello and Romain Francoise.
11174         (pgg-fetch-key-function): Removed, not used?
11175         (pgg-insert-url-with-w3): Require url, to get
11176         url-insert-file-contents regardless of where it is defined.
11178 2005-08-13  Romain Francoise  <romain@orebokech.com>
11180         * message.el (message-cite-original-1): New function.
11181         (message-cite-original): Use it.
11182         (message-cite-original-without-signature): Ditto.
11184 2005-08-08  Romain Francoise  <romain@orebokech.com>
11186         * message.el (message-yank-empty-prefix): New variable.
11187         (message-indent-citation): Use it.
11188         (message-cite-original-without-signature): Respect X-No-Archive.
11190 2005-08-08  Simon Josefsson  <jas@extundo.com>
11192         * pgg.el: Autoload url-insert-file-contents instead of loading
11193         w3/url.
11194         (pgg-insert-url-with-w3): Don't load url here.
11196 2005-08-07  Jesper Harder  <harder@phys.au.dk>
11198         * message.el (message-kill-to-signature): Don't insert newline at
11199         bol.
11200         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
11202 2005-08-06  Romain Francoise  <romain@orebokech.com>
11204         * message.el (message-user-fqdn): Fix typo in docstring.
11206 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
11208         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
11210         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
11212 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11214         * mm-bodies.el (mm-encode-body): Use coding system rather than
11215         charset to encode text.
11217         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
11218         number of charsets if utf-8 is available (XEmacs).
11220 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
11222         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
11223         taken from `gnus-button-mid-or-mail-regexp'.
11224         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
11225         (gnus-button-alist): Improve regexp for domain part of the MIDs
11226         for news:localpart@domain buttons.
11227         (gnus-button-ctan-directory-regexp): Update.
11229 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11231         * sieve-manage.el (sieve-manage-interactive-login): Use
11232         make-local-variable rather than make-variable-buffer-local.
11233         (sieve-manage-open): Ditto.
11234         (sieve-manage-authenticate): Ditto.
11236         * mml.el (mml-generate-mime-1): Make the content type default to
11237         text/plain if the filename is not specified.
11239 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11241         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
11242         instead of insert-buffer.
11244         * message.el (message-yank-original): Ditto; set the mark at the
11245         end of the yanked message.
11247 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11249         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
11250         lines to scroll rather than to stop it.
11252         * mml.el (mml-generate-default-type): Add doc string.
11253         (mml-generate-mime-1): Use mm-default-file-encoding or make it
11254         default to application/octet-stream when determining the content
11255         type if it is not specified for the part or the mml contents; add
11256         a comment about mml-generate-default-type.
11258 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
11260         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
11261         make it default to application/octet-stream when determining the
11262         content type if it is not specified for the external contents.
11264 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11266         * rfc2231.el (rfc2231-parse-string): Take care that not only a
11267         segmented parameter but also other parameters might be there.
11269 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11271         * mm-decode.el (mm-display-external): Delete temp file, directory
11272         and buffer immediately if the external process is exited.
11274 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11276         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
11277         fewer lines than that of scroll-margin.
11278         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
11280 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11282         * gnus-art.el (gnus-article-next-page): Revert.
11283         (gnus-article-beginning-of-window): New macro.
11284         (gnus-article-next-page-1): Use it.
11285         (gnus-article-prev-page): Ditto.
11286         (gnus-article-edit-part): Use insert-buffer-substring instead of
11287         insert-buffer.
11288         (gnus-article-edit-exit): Ditto.
11290         * gnus-util.el (gnus-beginning-of-window): Remove.
11291         (gnus-end-of-window): Remove.
11293 2005-07-25  Simon Josefsson  <jas@extundo.com>
11295         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
11296         to have the url package without w3.  Reported by Daiki Ueno
11297         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
11299 2005-07-20  Didier Verna  <didier@xemacs.org>
11301         * gnus-diary.el: Remove the description comment (nndiary is now
11302         properly documented in the Gnus manual).
11303         Fix the spelling of "Back End".
11304         * nndiary.el: Ditto.
11305         Fix the copyright notice.
11307 2005-07-18  Romain Francoise  <romain@orebokech.com>
11309         * gnus-sum.el (gnus-summary-to-prefix)
11310         (gnus-summary-newsgroup-prefix): New variables.
11311         (gnus-summary-from-or-to-or-newsgroups): Use them.
11313 2005-07-17  Romain Francoise  <romain@orebokech.com>
11315         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
11316         space as it's generally not especially interesting to the user.
11318 2005-07-16  Romain Francoise  <romain@orebokech.com>
11320         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
11321         nil to avoid prompting and file modification if one of the
11322         messages at the top of the nnfolder file contains a copyright
11323         notice.
11324         Update copyright notice.
11326         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
11327         instead of `current-time-string' as the latter creates a time
11328         string that is not RFC 2822 compliant (it lacks the zone).
11329         Update copyright notice.
11331 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11333         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
11334         for text/rtf.  Display default in prompt.  Pass default for M-n.
11336         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
11338 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11340         * gnus-msg.el (gnus-button-mailto): Remove
11341         save-selected-window-window hackery because it relies on
11342         save-selected-window internals.
11344 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11346         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
11347         (gnus-article-next-page-1): Use gnus-beginning-of-window.
11348         (gnus-article-prev-page): Ditto.
11350         * gnus-util.el (gnus-beginning-of-window): New function.
11351         (gnus-end-of-window): New function.
11353 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11355         * gnus-score.el (gnus-score-edit-all-score): Set
11356         gnus-score-edit-exit-function to gnus-score-edit-done and call
11357         gnus-message.
11359 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11361         * gnus-msg.el (gnus-button-mailto): Remove
11362         save-selected-window-window hackery because it relies on
11363         save-selected-window internals.
11365 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11367         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
11368         add-minor-mode.
11369         (gnus-binary-mode): Ditto.
11371         * gnus-topic.el (gnus-topic-mode): Ditto.
11373 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
11375         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
11376         (gnus-article-prev-page): Take scroll-margin into consideration.
11378 2005-07-04  Lute Kamstra  <lute@gnu.org>
11380         Update FSF's address in GPL notices.
11382 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
11384         * gnus.el (gnus-exit):
11385         * gnus-group.el (gnus-group-icons):
11386         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
11388         * gnus-nocem.el (gnus-nocem):
11389         * message.el (message-various, message-buffers, message-sending)
11390         (message-interface, message-forwarding, message-insertion)
11391         (message-headers, message-news, message-mail):
11392         * pgg-gpg.el (pgg-gpg):
11393         * pgg-parse.el (pgg-parse):
11394         * pgg-pgp.el (pgg-pgp):
11395         * pgg-pgp5.el (pgg-pgp5):
11396         * pop3.el (pop3): Finish `defgroup' description with period.
11398 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11400         * gnus-art.el (article-display-face): Improve the efficiency.
11401         (article-display-x-face): Ditto; remove grey x-face stuff.
11403 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11405         * gnus-art.el (article-display-face): Correct the position in
11406         which Faces are inserted.
11408 2005-06-29  Didier Verna  <didier@xemacs.org>
11410         * gnus-art.el (article-display-face): Display faces in correct
11411         order.
11413 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11415         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
11416         (gnus-fill-real-hashtb): Use hash table instead of obarray.
11417         (gnus-nocem-check-article): Fetch the Type header.
11418         (gnus-nocem-message-wanted-p): Fix the way to examine types.
11419         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
11420         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
11421         make sure gnus-nocem-hashtb is initialized.
11422         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
11423         (gnus-nocem-unwanted-article-p): Ditto.
11425         * pgg.el (pgg-verify): Return the verification result.
11427 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11429         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
11430         is ascii.
11432 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
11434         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
11435         `show-nonbreak-escape'.
11437 2005-06-23  Lute Kamstra  <lute@gnu.org>
11439         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
11441         * dig.el (dig-mode):
11442         * smime.el (smime-mode): Use gnus-run-mode-hooks.
11444 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
11446         * nnimap.el (nnimap-split-download-body): Fix spellings.
11448 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
11450         * gnus-art.el (gnus-article-encrypt-body):
11451         * gnus-cus.el (gnus-score-customize):
11452         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
11453         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
11455 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
11457         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
11458         header by looking for magic "MII" at the beginnig.
11460 2005-06-16  Miles Bader  <miles@gnu.org>
11462         * assistant.el (assistant-field): Remove "-face" suffix from face name.
11463         (assistant-field-face): New backward-compatibility alias for renamed
11464         face.
11465         (assistant-render-text): Use renamed assistant-field face.
11467         * spam.el (spam): Remove "-face" suffix from face name.
11468         (spam-face): New backward-compatibility alias for renamed face.
11469         (spam-face, spam-initialize): Use renamed spam face.
11471         * message.el (message-header-to, message-header-cc)
11472         (message-header-subject, message-header-newsgroups)
11473         (message-header-other, message-header-name)
11474         (message-header-xheader, message-separator, message-cited-text)
11475         (message-mml): Remove "-face" suffix from face names.
11476         (message-header-to-face, message-header-cc-face)
11477         (message-header-subject-face, message-header-newsgroups-face)
11478         (message-header-other-face, message-header-name-face)
11479         (message-header-xheader-face, message-separator-face)
11480         (message-cited-text-face, message-mml-face):
11481         New backward-compatibility aliases for renamed faces.
11482         (message-font-lock-keywords): Use renamed message faces.
11484         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
11485         (sieve-test-commands, sieve-tagged-arguments):
11486         Remove "-face" suffix from face names.
11487         (sieve-control-commands-face, sieve-action-commands-face)
11488         (sieve-test-commands-face, sieve-tagged-arguments-face):
11489         New backward-compatibility aliases for renamed faces.
11490         (sieve-control-commands-face, sieve-action-commands-face)
11491         (sieve-test-commands-face, sieve-tagged-arguments-face):
11492         Use renamed sieve faces.
11494         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
11495         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
11496         (gnus-group-news-3-empty, gnus-group-news-4)
11497         (gnus-group-news-4-empty, gnus-group-news-5)
11498         (gnus-group-news-5-empty, gnus-group-news-6)
11499         (gnus-group-news-6-empty, gnus-group-news-low)
11500         (gnus-group-news-low-empty, gnus-group-mail-1)
11501         (gnus-group-mail-1-empty, gnus-group-mail-2)
11502         (gnus-group-mail-2-empty, gnus-group-mail-3)
11503         (gnus-group-mail-3-empty, gnus-group-mail-low)
11504         (gnus-group-mail-low-empty, gnus-summary-selected)
11505         (gnus-summary-cancelled, gnus-summary-high-ticked)
11506         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
11507         (gnus-summary-high-ancient, gnus-summary-low-ancient)
11508         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
11509         (gnus-summary-low-undownloaded)
11510         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
11511         (gnus-summary-low-unread, gnus-summary-normal-unread)
11512         (gnus-summary-high-read, gnus-summary-low-read)
11513         (gnus-summary-normal-read, gnus-splash):
11514         Remove "-face" suffix from face names.
11515         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11516         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11517         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11518         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11519         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11520         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11521         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11522         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11523         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11524         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11525         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11526         (gnus-summary-selected-face, gnus-summary-cancelled-face)
11527         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11528         (gnus-summary-normal-ticked-face)
11529         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
11530         (gnus-summary-normal-ancient-face)
11531         (gnus-summary-high-undownloaded-face)
11532         (gnus-summary-low-undownloaded-face)
11533         (gnus-summary-normal-undownloaded-face)
11534         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11535         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11536         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11537         (gnus-splash-face):
11538         New backward-compatibility aliases for renamed faces.
11539         (gnus-group-startup-message): Use renamed gnus faces.
11541         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
11542         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
11543         (gnus-server-agent): Remove "-face" suffix from face names.
11544         (gnus-server-agent-face, gnus-server-opened-face)
11545         (gnus-server-closed-face, gnus-server-denied-face)
11546         (gnus-server-offline-face):
11547         New backward-compatibility aliases for renamed faces.
11548         (gnus-server-agent-face, gnus-server-opened-face)
11549         (gnus-server-closed-face, gnus-server-denied-face)
11550         (gnus-server-offline-face): Use renamed gnus faces.
11552         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
11553         Remove "-face" suffix from face names.
11554         (gnus-picon-xbm-face, gnus-picon-face):
11555         New backward-compatibility aliases for renamed faces.
11557         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
11558         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
11559         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
11560         (gnus-cite-11): Remove "-face" suffix from face names.
11561         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
11562         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
11563         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
11564         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
11565         New backward-compatibility aliases for renamed faces.
11566         (gnus-cite-attribution-face, gnus-cite-face-list)
11567         (gnus-article-boring-faces): Use renamed gnus faces.
11569         * gnus-art.el (gnus-signature, gnus-header-from)
11570         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
11571         (gnus-header-content): Remove "-face" suffix from face names.
11572         (gnus-signature-face, gnus-header-from-face)
11573         (gnus-header-subject-face, gnus-header-newsgroups-face)
11574         (gnus-header-name-face, gnus-header-content-face):
11575         New backward-compatibility aliases for renamed faces.
11576         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
11578         * gnus-sum.el (gnus-summary-selected-face)
11579         (gnus-summary-highlight): Use renamed gnus faces.
11580         * gnus-group.el (gnus-group-highlight): Likewise.
11582 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
11584         * gnus-sieve.el (gnus-sieve-article-add-rule):
11585         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
11586         * spam-stat.el (spam-stat-buffer-change-to-spam)
11587         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
11589         * message.el (message-is-yours-p):
11590         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
11592 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11594         * mm-view.el (mm-inline-text): Withdraw the last change.
11596 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11598         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
11599         executing enriched-decode.
11601 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11603         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
11604         charset of tar files.
11606 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
11608         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
11610 2005-06-04  Lute Kamstra  <lute@gnu.org>
11612         * nnfolder.el (nnfolder-read-folder): Make sure that undo
11613         information is never recorded.
11615 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11617         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
11619 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11621         * pop3.el (pop3-apop): Run md5 in the binary mode.
11623         * starttls.el (starttls-set-process-query-on-exit-flag):
11624         Use eval-and-compile.
11626 2005-05-31  Simon Josefsson  <jas@extundo.com>
11628         * smime.el (smime-replace-in-string): Define.
11629         (smime-cert-by-ldap-1): Use it.
11631 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11633         * gnus-art.el (article-display-x-face): Replace
11634         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11636         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
11637         set-process-query-on-exit-flag or process-kill-without-query.
11639         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
11640         loop instead of replace-regexp.
11642         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
11643         instead of process-kill-without-query if it is available.
11645         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
11646         instead of find-file-hooks if it is available.
11648         * mml1991.el: Bind pgg-default-user-id when compiling.
11650         * mml2015.el: Bind pgg-default-user-id when compiling.
11652         * nndraft.el (nndraft-request-associate-buffer):
11653         Use write-contents-functions instead of write-contents-hooks if it is
11654         available.
11656         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
11657         instead of find-file-hooks if it is available.
11659         * nntp.el (nntp-open-connection): Replace
11660         process-kill-without-query by gnus-set-process-query-on-exit-flag.
11661         (nntp-open-ssl-stream): Ditto.
11662         (nntp-open-tls-stream): Ditto.
11664         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
11665         set-process-query-on-exit-flag or process-kill-without-query.
11666         (starttls-open-stream-gnutls): Use it instead of
11667         process-kill-without-query.
11668         (starttls-open-stream): Ditto.
11670 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
11672         * smime.el (smime-cert-by-ldap-1): Don't use
11673         replace-regexp-in-string.
11675 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
11677         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
11679         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
11680         in PEM format.  Adjust to the XEmacs compability.
11682 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
11684         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
11685         by `string-to-number'.
11686         * gnus-agent.el (gnus-agent-regenerate-group)
11687         (gnus-agent-fetch-articles): Ditto.
11688         * gnus-art.el (gnus-button-fetch-group): Ditto.
11689         * gnus-cache.el (gnus-cache-generate-active)
11690         (gnus-cache-articles-in-group): Ditto.
11691         * gnus-group.el (gnus-group-set-current-level)
11692         (gnus-group-insert-group-line): Ditto.
11693         * gnus-score.el (gnus-score-set-expunge-below)
11694         (gnus-score-set-mark-below, gnus-summary-score-effect)
11695         (gnus-summary-score-entry): Ditto.
11696         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
11697         (gnus-soup-pack): Ditto.
11698         * gnus-spec.el (gnus-xmas-format): Ditto.
11699         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
11700         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
11701         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
11702         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
11703         * nndb.el (nndb-get-remote-expire-response): Ditto.
11704         * nndiary.el (nndiary-parse-schedule-value)
11705         (nndiary-string-to-number, nndiary-request-replace-article)
11706         (nndiary-request-article): Ditto.
11707         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
11708         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
11709         * nneething.el (nneething-make-head): Ditto.
11710         * nnfolder.el (nnfolder-request-article)
11711         (nnfolder-retrieve-headers): Ditto.
11712         * nnheader.el (nnheader-file-to-number): Ditto.
11713         * nnkiboze.el (nnkiboze-request-article): Ditto.
11714         * nnmail.el (nnmail-process-unix-mail-format)
11715         (nnmail-process-babyl-mail-format): Ditto.
11716         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
11717         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
11718         (nnmh-request-create-group, nnmh-request-list-1)
11719         (nnmh-request-group, nnmh-request-article): Ditto.
11720         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
11721         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
11722         * nnsoup.el (nnsoup-make-active): Ditto.
11723         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
11724         * nntp.el (nntp-find-group-and-number)
11725         (nntp-retrieve-headers-with-xover): Ditto.
11726         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
11727         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
11728         (pgg-format-key-identifier): Ditto.
11729         * pop3.el (pop3-last, pop3-stat): Ditto.
11730         * qp.el (quoted-printable-decode-region): Ditto.
11732         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
11733         of concat.
11735 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11737         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
11739         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
11741         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
11743         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
11745         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
11747         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
11749         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
11750         (gnus-carpal-mode): Ditto.
11752         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
11753         (gnus-browse-mode): Ditto.
11755         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
11757         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
11759 2005-05-29  Richard M. Stallman  <rms@gnu.org>
11761         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
11763 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11765         * gnus-util.el (gnus-run-mode-hooks): New function.
11767         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
11769 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
11771         * gnus-agent.el (gnus-agent-make-mode-line-string):
11772         Use mode-line-highlight as mouse-face.
11774 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11776         * canlock.el (canlock): Change the parent group to news.
11778         * deuglify.el (gnus-outlook-deuglify): Add :group.
11780         * dig.el (dig): Add :group.
11782         * dns-mode.el (dns-mode): Add :group.
11784         * encrypt.el (encrypt): Add :group.
11786         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
11787         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
11788         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
11789         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
11790         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
11792         * gnus-diary.el (gnus-diary): Add :group.
11794         * gnus.el (gnus-group-news-1-face): Add :group.
11795         (gnus-group-news-1-empty-face): Ditto.
11796         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
11797         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
11798         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
11799         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
11800         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
11801         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
11802         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
11803         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
11804         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
11805         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
11806         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
11807         (gnus-summary-high-ticked-face): Ditto.
11808         (gnus-summary-low-ticked-face): Ditto.
11809         (gnus-summary-normal-ticked-face): Ditto.
11810         (gnus-summary-high-ancient-face): Ditto.
11811         (gnus-summary-low-ancient-face): Ditto.
11812         (gnus-summary-normal-ancient-face): Ditto.
11813         (gnus-summary-high-undownloaded-face): Ditto.
11814         (gnus-summary-low-undownloaded-face): Ditto.
11815         (gnus-summary-normal-undownloaded-face): Ditto.
11816         (gnus-summary-high-unread-face): Ditto.
11817         (gnus-summary-low-unread-face): Ditto.
11818         (gnus-summary-normal-unread-face): Ditto.
11819         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
11820         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
11822         * hashcash.el (hashcash): New custom group.
11823         (hashcash-default-payment): Add :group.
11824         (hashcash-payment-alist): Ditto.
11825         (hashcash-default-accept-payment): Ditto.
11826         (hashcash-accept-resources): Ditto.
11827         (hashcash-path): Ditto.
11828         (hashcash-extra-generate-parameters): Ditto.
11829         (hashcash-double-spend-database): Ditto.
11830         (hashcash-in-news): Ditto.
11832         * message.el (message-minibuffer-local-map): Add :group.
11834         * netrc.el (netrc): Add :group.
11836         * sieve-manage.el (sieve-manage-log): Add :group.
11837         (sieve-manage-default-user): Diito.
11838         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
11839         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
11840         (sieve-manage-authenticators): Ditto.
11841         (sieve-manage-authenticator-alist): Ditto.
11842         (sieve-manage-default-port): Ditto.
11844         * sieve-mode.el (sieve-control-commands-face): Add :group.
11845         (sieve-action-commands-face): Ditto.
11846         (sieve-test-commands-face): Ditto.
11847         (sieve-tagged-arguments-face): Ditto.
11849         * smime.el (smime): Add :group.
11851         * spam-report.el (spam-report): Add :group.
11853         * spam.el (spam, spam-face): Add :group.
11855 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11857         * nntp.el (nntp-next-result-arrived-p): Some news servers may
11858         return \n.\n.\n at the end of articles.  Protect against that.
11859         (nntp-with-open-group): Allow debugging.
11861         * nnheader.el (mail-header-set-extra): Make into a function
11862         because I just could't understand how to quote the list properly.
11864         * dns.el (query-dns-cached): New function.
11866 2005-05-26  Lute Kamstra  <lute@gnu.org>
11868         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
11870 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11872         * gnus-art.el: Don't autoload mail-extract-address-components.
11874         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
11875         eval-and-compile to evaluate it.
11877         * hashcash.el: Don't autoload executable-find.
11879         * nndb.el: Don't declare the nndb back end two or more times; don't
11880         autoload news-reply-mode, news-setup, cancel-timer and telnet.
11882         * nntp.el: Autoload format-spec instead of format; use
11883         eval-and-compile to evaluate autoload forms.
11885 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
11887         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
11889 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11891         * gnus.el (gnus-version-number): Bump version.
11893 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11895         * gnus.el: No Gnus v0.3 is released.
11897 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11899         * gnus-art.el (gnus-article-edit-part): Disable undo.
11901 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11903         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
11904         gnus-article-date-lapsed-new-header is t if date timer is active;
11905         skip headers in which the original date value is empty.
11906         (gnus-article-save-original-date): Redefine it as a macro.
11907         (gnus-display-mime): Use it.
11909 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11911         * gnus-art.el (article-date-ut): Support converting date in
11912         forwarded parts as well.
11913         (gnus-article-save-original-date): New function.
11914         (gnus-display-mime): Use it.
11916 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
11918         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
11919         enclosure element of <item>.
11921 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
11923         * message.el (message-kill-buffer-query): Renamed from
11924         `message-kill-buffer-query-if-modified'.  Added :version.
11926 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11928         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
11929         window layout.
11931 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11933         * mml.el: Autoload dnd when compiling.
11935 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11937         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
11938         x-dnd-*.
11940 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11942         * qp.el (quoted-printable-encode-region): Save excursion.
11944 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
11946         * message.el (message-kill-buffer-query-if-modified): Add new variable
11947         so the user can kill a modified message buffer quickly.
11948         (message-kill-buffer): Use it.
11950 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11952         * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
11953         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
11955 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11957         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
11958         contained in text because xml.el decodes entities) with LFs.
11960 2005-04-11  Lute Kamstra  <lute@gnu.org>
11962         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
11963         differently.
11965 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
11967         * mm-util.el (mm-detect-coding-region): Typo.
11969 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11971         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
11973 2005-04-06  Deepak Goel  <deego@gnufans.org>
11975         * spam-stat.el (spam-stat-score-buffer): Add a call to a
11976         user-function allow user modifications of the scores.
11977         (spam-stat-score-buffer-user): New function, to allow
11978         user-computed modifications to the score.
11979         (spam-stat-score-buffer-user-functions): List of additional
11980         scoring functions.
11981         (spam-stat-error-holder): Global temporary error holder.
11982         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
11983         variable.
11985 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
11987         * gnus-registry.el (gnus-registry-clean-empty-function)
11988         (gnus-registry-trim, gnus-registry-fetch-groups)
11989         (gnus-registry-delete-group): Groups that match
11990         `gnus-registry-ignored-groups' are removed from the registry
11991         entries, not just ignored for splitting.  This helps clean up the
11992         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
11993         to get all the groups a message ID is in.
11995         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
11996         (spam-stat-split-fancy): Change "threshhold" to "threshold".
11997         (spam-stat-score-buffer-user-functions): Add :number custom type.
11999 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12001         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12002         argument in XEmacs.
12004         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12005         (nnrss-request-group): Decode group name first.
12006         (nnrss-request-article): Make a text/plain article if mml-to-mime
12007         failed.
12008         (nnrss-get-encoding): Return a compatible encoding according to
12009         nnrss-compatible-encoding-alist.
12010         (nnrss-find-el): Use consp instead of listp.
12011         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12013 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12015         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12016         which Emacs 20 doesn't support.
12017         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12019 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12021         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12022         silence the byte compiler inside the defun.
12024         * gnus-demon.el (parse-time-string): Add autoload.
12026         * gnus-delay.el (parse-time-string): Add autoload.
12028         * gnus-art.el (parse-time-string): Add autoload.
12030         * nnultimate.el (parse-time): Require for `parse-time-string'.
12032 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12034         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
12036         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
12038         * smime.el (smime-ldap-host-list): Add :version.
12040 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12042         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
12043         pass it to `gnus-browse-read-group'.
12044         (gnus-browse-read-group): Add NUMBER argument and pass it to
12045         `gnus-group-read-ephemeral-group'.
12047         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
12048         argument and pass it to `gnus-group-read-group'.
12050 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
12052         * mm-util.el (mm-xemacs-find-mime-charset): Only call
12053         mm-xemacs-find-mime-charset-1 if we have the mule feature
12054         available at runtime.
12056 2005-03-25  Werner Lemberg  <wl@gnu.org>
12058         * nnmaildir.el: Replace `illegal' with `invalid'.
12060 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12062         * gnus-start.el (gnus-display-time-event-handler):
12063         Check display-time-timer at runtime rather than only at load time
12064         in case display-time-mode is turned off in the mean time.
12066 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12068         * nnimap.el (nnimap-open-connection): Print which authinfo file is
12069         used.
12071         * nneething.el (nneething-map-file-directory): Derive from
12072         `gnus-directory'.
12074         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
12075         the To/Cc button.
12077 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12079         * nnmaildir.el (nnmaildir-request-accept-article):
12080         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
12082 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12084         * gnus-async.el: Require timer-funcs at compile time when in
12085         XEmacs for `run-with-idle-timer'.
12087 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
12089         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
12090         autoloaded function.
12092 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12094         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
12096 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
12098         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
12100 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12102         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
12103         gnus-expert-user to default.
12105 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
12107         * nnimap.el (nnimap-open-server): Ditto.
12109         * imap.el (imap-authenticate): Fix typo.
12111 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
12113         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
12114         buffer (since IMAP server might return FETCH response out of
12115         order, and the nntp buffer must be sorted).
12117 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
12119         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
12120         comparison on string.
12122         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
12123         (gnus-agent-score): Renamed category keywords to match gnus-cus.
12124         (gnus-agent-summary-fetch-series): Modified to protect against
12125         gnus-agent-summary-fetch-group clearing processable flags.
12126         (gnus-agent-synchronize-group-flags): Update live group buffer as
12127         synchronization may occur due to the user toggle the plugged
12128         status.
12129         (gnus-agent-fetch-group-1): Clear downloadable flag when article
12130         successfully downloaded.
12131         (gnus-agent-expire-group-1): Avoid using markers when the overview
12132         is in ascending order; greatly improves performance.
12133         (gnus-agent-regenerate-group): Use
12134         gnus-agent-synchronize-group-flags to reset read status in both
12135         gnus and server.
12136         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
12138 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
12140         * message.el: Don't autoload former message-utils variables.
12141         (message-strip-subject-trailing-was): Change doc string.
12143         * nnweb.el: Fixes for `gnus-group-make-web-group'.
12144         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
12145         (nnweb-google-search): Add "hl=en" here.
12146         (nnweb-google-parse-1, nnweb-google-create-mapping):
12147         Don't hardcode URL.
12149 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12151         * message.el (message-get-reply-headers, message-followup):
12152         Mention related variables `message-use-followup-to' and
12153         `message-use-mail-followup-to', in the information buffer.
12155         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
12156         of broken groups(-beta).google.com.
12158 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
12160         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
12161         parameter to invoked gnus-request-move-article; remove the
12162         redundant gnus-sum-hint-move-is-internal variable; apply the marks
12163         all at once instead of once per article.
12164         (gnus-summary-remove-process-mark): Accept a list of articles as
12165         well as a single article for processing.
12167         * gnus-int.el (gnus-request-move-article): Add move-is-internal
12168         parameter.
12170         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
12172         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
12174         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
12175         parameter.
12177         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
12178         parameter.
12180         * nnimap.el (nnimap-request-move-article): Add move-is-internal
12181         parameter and remove the gnus-sum-hint-move-is-internal variable.
12183         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
12184         parameter.
12186         * nndraft.el (nndraft-request-move-article): Add move-is-internal
12187         parameter.
12189         * nndiary.el (nndiary-request-move-article): Add move-is-internal
12190         parameter.
12192         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
12194         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
12195         parameter.
12197         * nnagent.el (nnagent-request-move-article): Add move-is-internal
12198         parameter.
12200 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12202         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
12203         a more conservative way.
12205 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12207         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
12208         buffer, so it moves the window's cursor.
12210 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
12212         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
12213         `mm-dissect-multipart' and receive the from field as an (optional)
12214         argument from `mm-dissect-multipart'.
12215         (mm-dissect-multipart): Receive the from field as an argument and
12216         pass it on when we call `mm-dissect-buffer' on MIME parts.
12217         Fixes verification/decryption of signed/encrypted MIME parts.
12219 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
12221         * gnus-sum.el (gnus-summary-move-article): Set
12222         gnus-sum-hint-move-is-internal for gnus-request-move-article and
12223         whatever it calls (right now, only nnimap-request-move article
12224         respects it).
12226         * nnimap.el (nnimap-request-move-article): When
12227         gnus-sum-hint-move-is-internal is set, don't do the extra
12228         nnimap-request-article.
12230 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12232         * nnheader.el (nnheader-find-file-noselect): Add doc string.
12234         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
12235         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
12237         * gnus-sum.el (gnus-summary-caesar-message):
12238         Apply `gnus-treat-article' after rotation.
12240         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
12241         doc string.
12243 2005-02-22  Simon Josefsson  <jas@extundo.com>
12245         * encrypt.el (encrypt-password-cache-expiry): Remove (use
12246         `password-cache-expiry' instead).  Reported by Arne Jørgensen
12247         <arne@arnested.dk>.
12248         (encrypt): Add password-cache and password-cache-expiry as group
12249         members.
12251 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
12253         * smime.el (smime-ldap-host-list): Doc fix.
12254         (smime-ask-passphrase): Use `password-read-and-add' to read (and
12255         cache) password.
12256         (smime-sign-region): Use it.
12257         (smime-decrypt-region): Use it.
12258         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
12259         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
12260         fails.
12261         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
12262         certificate from DER to PEM format rather than calling openssl.
12264         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
12266         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
12267         for signing/encryption.
12269         * mml.el (mml-parse-1): Use them.
12271 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
12273         * nnrss.el (nnrss-verbose): Removed.
12274         (nnrss-request-group): Use `nnheader-message' instead.
12276 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
12278         * nnrss.el (nnrss-verbose): New variable.
12279         (nnrss-request-group): Make it say nnrss is requesting a group.
12281 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12283         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
12284         Handle news URL with given port correctly.
12286 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12288         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
12289         containing special characters.
12291         * gnus-sum.el (gnus-summary-edit-article): Ditto.
12293         * mml.el (mime-to-mml): Ditto.
12295         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
12296         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
12297         (rfc2047-decode-region): Quote decoded words containing special
12298         characters when rfc2047-quote-decoded-words-containing-tspecials
12299         is non-nil.
12301 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
12303         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
12305         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
12307 2005-02-15  Simon Josefsson  <jas@extundo.com>
12309         * nnimap.el (nnimap-debug): Doc fix.
12311         * imap.el (imap-debug): Doc fix.
12313 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12315         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
12317 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
12319         * gnus.el (spam-contents): Improve docs for spam-contents
12320         parameter in its variable incarnation.
12322 2005-02-14  Simon Josefsson  <jas@extundo.com>
12324         * smime-ldap.el: Use require instead of load-library for ldap.
12325         (smime-ldap-search): Indent.
12326         (smime-ldap-search-internal): Shorten line.
12328         * smime.el (smime-cert-by-dns): Add doc-string.
12329         (smime-cert-by-ldap-1): Indent.
12331         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
12332         mml-smime-get-dns-ldap.
12333         (mml-smime-encrypt-query): Use new function.  Default to ldap.
12335 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
12337         * smime.el: Require smime-ldap.
12338         (smime-ldap-host-list): New variable.
12339         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
12341         * mml-smime.el (mml-smime-encrypt-query): New function.
12342         (mml-smime-encrypt-query): Use it.
12344         * smime-ldap.el: New file.
12346 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12348         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
12350 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12352         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
12353         argument in doc string.  Make query for type more clear.
12355 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12357         * gnus.el (gnus-group-startup-message): Search for gnus images in
12358         etc/images/gnus.
12359         * mm-util.el (mm-image-load-path): Likewise.
12360         * smiley.el (smiley-data-directory): Search for smilies in
12361         etc/images/smilies.
12363 2005-02-09  Kim F. Storm  <storm@cua.dk>
12365         Change Emacs release version from 21.4 to 22.1 throughout.
12366         Change Emacs development version from 21.3.50 to 22.0.50.
12368 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12370         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
12372         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
12373         non-Mule XEmacs as well.
12374         (mm-decompress-buffer): Signal an error intentionally if it does
12375         not decompress compressed data because auto-compression-mode is
12376         disabled.
12378 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
12380         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
12381         an ID in the registry even if it has no groups.
12383 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12385         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
12386         merge it into mm-decompress-buffer.
12387         (gnus-mime-copy-part): Use the MIME part charset, the value which
12388         a user specified or gnus-newsgroup-charset for decoding, like
12389         gnus-mime-inline-part does; set buffer-file-coding-system to tell
12390         save-buffer what was used.  Suggested by Kevin Ryde
12391         <user42@zip.com.au>.
12392         (gnus-mime-inline-part): Allow the name parameter as well as the
12393         filename parameter; force decompressing of compressed data; always
12394         display contents being not decoded as unibyte.
12396         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
12397         as well as the filename parameter.
12399         * mm-util.el (mm-decompress-buffer): Merge
12400         gnus-mime-jka-compr-maybe-uncompress.
12401         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
12402         of compressed data.
12404 2005-02-08  Simon Josefsson  <jas@extundo.com>
12406         * imap.el (imap-log): Doc fix.
12408 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12410         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
12411         the coding cookies; decompress compressed parts.
12413         * mml.el (mml-generate-mime-1): Add the charset parameter according
12414         to the value which a user specified manually or the coding cookie.
12416         * mm-util.el (mm-string-to-multibyte): New function.
12417         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
12418         (mm-coding-system-to-mime-charset): New function.
12419         (mm-decompress-buffer): New function.
12420         (mm-find-buffer-file-coding-system): New function.
12422         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
12423         (mm-display-inline-fontify): Rewrite for decoding and decompressing
12424         parts.
12426 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12428         * mm-view.el (mm-display-inline-fontify): Decode a part according
12429         to the charset parameter.
12431 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12433         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
12434         prefix arg is neither nil nor a number, as info specifies.
12436 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12438         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
12439         timestamps.
12441 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
12443         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
12444         groups error checking and notify user.
12446 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
12448         * message.el (message-send-mail-function): Check existence of
12449         sendmail-program first before using default value
12450         `message-send-mail-with-sendmail'.  Otherwise use more generic
12451         `smtpmail-send-it'.
12453 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12455         * nntp.el (nntp-request-update-info): Always return nil.
12457 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12459         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
12461 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12463         * message.el (message-beginning-of-line): Change the behavior when
12464         invoked between BOL and : so that it first moves backward.
12466 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12468         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
12469         article buffer when editing of the article is discarded.
12470         (gnus-article-prepare): Revert.
12472 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12474         * gnus-art.el (gnus-article-prepare):
12475         Remove message-strip-forbidden-properties from the local hook.
12477 2005-01-27  Simon Josefsson  <jas@extundo.com>
12479         * password.el (password-cache-add): Only start one timer per key.
12480         Reported by Derek Atkins <warlord@MIT.EDU>.
12482 2005-01-26  Steve Youngs  <steve@sxemacs.org>
12484         * run-at-time.el: Removed.  It is no longer needed as
12485         timer-funcs.el in the xemacs-base package has a working version of
12486         `run-at-time'.
12488         * password.el: Require timer-funcs instead of run-at-time in
12489         XEmacs.
12490         Remove `password-run-at-time' macro.
12491         (password-cache-add): Use `run-at-time' instead of
12492         `password-run-at-time'.
12494         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
12495         for `run-with-idle-timer'.
12497         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
12498         for `run-at-time'.
12500         * mm-url.el: Require timer-funcs at compile time when in XEmacs
12501         for `with-timeout'.
12503 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12505         * mml.el (mml-generate-mime-1): Convert string into unibyte when
12506         inserting " *mml*" buffer's contents into a unibyte temp buffer.
12508 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
12510         * mail-source.el (mail-source-fetch-imap): Search for ^From case
12511         sensitively.
12513 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
12515         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
12517 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12519         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
12520         which will be inserted according to the multibyteness of a buffer
12521         rather than the type of contents.  Suggested by ARISAWA Akihiro
12522         <ari@mbf.ocn.ne.jp>.
12524         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
12525         of string which old xml.el may return rather than a string.
12527 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12529         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
12531 2005-01-16  Simon Josefsson  <jas@extundo.com>
12533         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
12534         idn/idna.el isn't available.
12535         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
12536         <michael@waxrat.com>.
12538         * hashcash.el: Remove non-FSF copyright header.
12540         * hashcash.el (hashcash-extra-generate-parameters): New variable.
12541         (hashcash-generate-payment): Use it.
12542         (hashcash-generate-payment-async): Use it.
12544 2005-01-15  Simon Josefsson  <jas@extundo.com>
12546         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
12547         Suggested by Raymond Scholz <ray-2005@zonix.de>.
12549         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
12550         gnus-summary-idna-message.
12551         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
12552         (gnus-summary-idna-message): New function.
12554 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12556         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
12557         gnus-novice-user.
12559 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12561         * nnrss.el (nnrss-request-delete-group): Delete entries in
12562         nnrss-group-alist as well.
12563         (nnrss-save-server-data): Insert newline.
12565 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
12567         * gnus.el (gnus-user-agent): Use list of symbols instead of
12568         symbols.  Display full version number for (S)XEmacs.  Optionally
12569         display (S)XEmacs codename.
12571         * gnus-util.el (gnus-emacs-version): Update for new
12572         `gnus-user-agent'.
12574         * gnus-msg.el (gnus-extended-version): Make it possible to omit
12575         Gnus version.
12577 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12579         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
12580         which is unreadable in some setups.
12582 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12584         * gnus-spec.el (gnus-update-format-specifications): Flush the
12585         group format spec cache if it doesn't support decoded group names.
12587 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12589         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
12590         Allow to apply decay on score files matching a regexp.
12592 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12594         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
12595         compatibility in %g and %c.
12597 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12599         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
12600         name for only %g and %c.
12601         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
12602         of gnus-tmp-group to decoded group name.
12603         (gnus-group-make-rss-group): Exclude `/'s from group names.
12605 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12607         * nnrss.el (nnrss-get-encoding): Fix regexp.
12609 2004-12-27  Simon Josefsson  <jas@extundo.com>
12611         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
12612         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
12613         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
12615 2004-12-17  Kim F. Storm  <storm@cua.dk>
12617         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
12619         * gnus-sum.el (gnus-summary-mode-map): Likewise.
12621 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12623         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
12625 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12627         * nnrss.el: Require rfc2047 and mml.
12628         (nnrss-file-coding-system): New variable.
12629         (nnrss-format-string): Redefine it as an inline function.
12630         (nnrss-decode-group-name): New function.
12631         (nnrss-string-as-multibyte): Remove.
12632         (nnrss-retrieve-headers): Decode group name; don't use
12633         nnrss-format-string.
12634         (nnrss-request-group): Decode group name.
12635         (nnrss-request-article): Decode group name; allow a Message-ID as
12636         well as an article number; don't use nnrss-format-string; encode a
12637         Message-ID string which may contain non-ASCII characters; use
12638         mml-to-mime to compose a MIME article.
12639         (nnrss-request-expire-articles): Decode group name.
12640         (nnrss-request-delete-group): Decode group name.
12641         (nnrss-fetch): Clarify error message.
12642         (nnrss-read-server-data): Use insert-file-contents instead of load;
12643         bind file-name-coding-system; use multibyte buffer.
12644         (nnrss-save-server-data): Bind coding-system-for-write to the
12645         value of nnrss-file-coding-system; bind file-name-coding-system;
12646         add coding cookie.
12647         (nnrss-read-group-data): Use insert-file-contents instead of load;
12648         bind file-name-coding-system; use multibyte buffer.
12649         (nnrss-save-group-data): Bind coding-system-for-write to the
12650         value of nnrss-file-coding-system; bind file-name-coding-system.
12651         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
12652         make it work with non-ASCII text.
12653         (nnrss-find-el): Make it work with old xml.el as well.
12655 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
12657         * nnrss.el (nnrss-get-encoding): New function.
12658         (nnrss-fetch): Use unibyte buffer initially; bind
12659         coding-system-for-read while performing mm-url-insert; remove ^Ms;
12660         decode contents according to the encoding attribute.
12661         (nnrss-save-group-data): Add coding cookie.
12662         (nnrss-mime-encode-string): New function.
12663         (nnrss-check-group): Use it to encode subject and author.
12665 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
12667         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
12668         imaginary variable.
12670 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12672         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
12673         correctly even if there are wide characters.
12675 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
12677         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
12678         downcased symbol names; make a new cache instead of reusing
12679         bbdb-hashtable.
12681 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12683         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
12684         concatenating segments rather than before concatenating them.
12685         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12687         * message.el (message-get-reply-headers): Bind `extra'.
12689 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12691         * message.el (message-extra-wide-headers): New variable.
12692         (message-get-reply-headers): Use it.
12694 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12696         * gnus-agent.el (gnus-agent-group-path): Decode group name.
12697         (gnus-agent-group-pathname): Ditto.
12699         * gnus-cache.el (gnus-cache-file-name): Decode group name.
12701         * gnus-group.el (gnus-group-make-group): Decode group name.
12702         (gnus-group-make-rss-group): Register the group data after opening
12703         the nnrss group.
12705 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
12707         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
12708         by expiry now get marked as read.
12710 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12712         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
12714 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
12716         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
12717         unify Latin characters in XEmacs.
12718         (mm-find-mime-charset-region): Use it.
12720 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12722         * gnus-util.el (gnus-delete-directory): New function.
12724         * gnus-agent.el (gnus-agent-delete-group): Use it.
12726         * gnus-cache.el (gnus-cache-delete-group): Use it.
12728 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12730         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
12731         names.
12733 2004-12-16  Simon Josefsson  <jas@extundo.com>
12735         * hashcash.el (hashcash-payment-alist): Fix custom :type.
12737 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12739         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
12741         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
12742         (gnus-group-set-current-level): Decode group name.
12744 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
12746         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
12747         failed.
12749 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12751         * gnus-group.el (gnus-group-delete-group): Decode group name.
12752         (gnus-group-make-rss-group): Encode group name.
12753         (gnus-group-catchup-current): Decode group name.
12754         (gnus-group-kill-group): Decode group name.
12756 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12758         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
12760 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12762         * gnus-group.el (gnus-group-make-rss-group):
12763         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
12765         * gnus-start.el (gnus-setup-news): Honor user's setting to
12766         gnus-message-archive-method.  Suggested by Lute Kamstra
12767         <lute@gnu.org>.
12769 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
12771         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
12772         global counterparts of the buffer-local variables.
12774 2004-11-16  Romain Francoise  <romain@orebokech.com>
12776         * gnus-sum.el (gnus-summary-exit): Don't clear the global
12777         counterparts of the buffer-local variables.
12779 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12781         * message.el (message-forbidden-properties): Fixed typo in doc
12782         string.
12784 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
12786         * gnus-util.el (gnus-replace-in-string): Added doc string.
12788         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
12789         to avoid problems when splitting mails with many recipients.
12791 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12793         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
12794         pop-to-buffer, covered by the subsequent gnus-configure-windows.
12796 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
12798         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
12799         if there is no hashtable in memory or file modification time is
12800         newer than cached timestamp.
12802 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
12804         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
12805         not-matching option.
12807 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
12809         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
12810         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
12811         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
12812         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
12813         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
12814         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
12816 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12818         * message.el (message-forward-make-body-mml): Remove headers
12819         according to message-forward-ignored-headers if a message is decoded.
12821 2004-12-02  Romain Francoise  <romain@orebokech.com>
12823         * message.el (message-forward-make-body-plain): Always remove
12824         headers according to message-forward-ignored-headers.
12826 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
12828         * spam.el (spam-summary-prepare-exit): Remove the
12829         gnus-summary-limit pop for now, it has problems with ham marks for
12830         me.
12832 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
12834         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
12835         correctly.
12837 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
12839         * format-spec.el (format-spec): Message the char.
12841 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
12843         * gnus-art.el (gnus-split-methods): Reformat comments.
12845         * spam.el (spam-summary-prepare-exit): Remove article limits
12846         before exiting the summary buffer.
12848 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12850         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
12851         order to silence the byte compiler.
12853         * spam.el: Fix the way to silence the byte compiler, which
12854         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
12855         bbdb-search-simple, spam-BBDB-register-routine,
12856         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
12857         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
12858         spam-stat-buffer-is-spam, spam-stat-load,
12859         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
12860         spam-stat-save and spam-stat-split-fancy.
12862 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12864         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
12865         which may confuse users.
12866         (canlock-password-for-verify): Ditto.
12868         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
12870         * gnus-art.el (gnus-emphasis-alist): Ditto.
12872         * gnus-registry.el (gnus-registry-max-entries): Ditto.
12874         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
12876         * gnus-start.el (gnus-save-killed-list): Ditto.
12878         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
12879         (gnus-sum-thread-tree-root): Ditto.
12880         (gnus-sum-thread-tree-false-root): Ditto.
12881         (gnus-sum-thread-tree-single-indent): Ditto.
12883         * message.el (message-courtesy-message): Ditto.
12884         (message-archive-note): Ditto.
12885         (message-subscribed-address-file): Ditto.
12886         (message-user-fqdn): Ditto.
12888         * spam-report.el (spam-report-gmane-regex): Ditto.
12890         * spam.el (spam-blackhole-good-server-regex): Ditto.
12892 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12894         * mml.el (mml-preview): Widen the message buffer before copying
12895         the contents to the preview buffer; sort headers before previewing.
12897         * message.el (message-hidden-headers): Fix the way to avoid a bug
12898         in the `repeat' widget in Emacs 21.3 or earlier.
12900 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12902         * message.el (message-hidden-headers): Default to "^References:".
12903         Improve customization type.  Suggested by Reiner Steib
12904         <Reiner.Steib@gmx.de>.
12906 2004-11-25  Romain Francoise  <romain@orebokech.com>
12908         * message.el (message-strip-forbidden-properties): Remove check for
12909         obsolete `message-hidden' text property, hidden headers are not
12910         accessible in the buffer anymore.
12912 2004-11-22  Romain Francoise  <romain@orebokech.com>
12914         * message.el (message-header-format-alist): Add `From' in list
12915         so that it can be sorted.
12916         (message-fix-before-sending): Widen and sort headers before
12917         sending.
12918         (message-hide-headers): Use narrowing to hide headers by moving
12919         them to the top of the buffer and narrowing to the region
12920         underneath.
12922 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12924         * message.el (message-strip-forbidden-properties): Bind
12925         buffer-read-only (etc) to nil.
12927 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12929         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
12930         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12932 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
12934         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
12936 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12938         * dns.el (query-dns): Use sit-for to time instead of
12939         accept-process-output, since that doesn't seem to work on udp
12940         sockets.
12942 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12944         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
12946 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
12948         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
12949         doc string.  Improve doc string.
12951 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12953         * nntp.el (nntp-request-update-info): Return nil if
12954         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
12955         may not call gnus-activate-group which uselessly issues the GROUP
12956         commands for all nntp groups and wastes time.  Reported by Romain
12957         Francoise <romain@orebokech.com>.
12959         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
12961 2004-11-15  Simon Josefsson  <jas@extundo.com>
12963         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
12964         headers separately.
12965         (gnus-button-openpgp): New function, inspired by Jochen Küpper
12966         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
12968 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
12970         * gnus-start.el (gnus-convert-old-newsrc):
12971         Assign legacy-gnus-agent to 5.10.7.
12973 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12975         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
12976         start of the lines.
12978 2004-11-14  Magnus Henoch  <mange@freemail.hu>
12980         * hashcash.el (hashcash-default-payment): Change default to 20.
12981         (hashcash-default-accept-payment): Change default to 20.
12982         (hashcash-process-alist): New variable.
12983         (hashcash-generate-payment-async): Add.
12984         (hashcash-already-paid-p): Add.
12985         (hashcash-insert-payment): Don't generate payments twice.
12986         (hashcash-insert-payment-async): Add.
12987         (hashcash-insert-payment-async-2): Add.
12988         (hashcash-cancel-async): Add.
12989         (hashcash-wait-async): Add.
12990         (hashcash-processes-running-p): Add.
12991         (hashcash-wait-or-cancel): Add.
12992         (mail-add-payment): New optional argument.  Conditionally start
12993         asynchronous calculation.
12994         (mail-add-payment-async): Add.
12996         * message.el (message-send-mail): Wait for asynchronous hashcash
12997         results.  Don't clobber existing X-Hashcash headers.
12998         (message-setup-1): Call mail-add-payment-async when
12999         message-generate-hashcash is non-nil.
13001 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13003         * message.el (message-use-alternative-email-as-from): Examine the
13004         From header as well; use message-make-from in order to include a
13005         user's full name.
13007 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13009         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
13010         default; improve customization type.
13011         (gnus-emphasis-custom-with-format): New macro.
13012         (gnus-emphasis-custom-value-to-external): New function.
13013         (gnus-emphasis-custom-value-to-internal): New function.
13015 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13017         * dns.el (query-dns): Resolve reverse addresses.
13019 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13021         * gnus-group.el (gnus-group-get-new-news): Use it.
13023         * gnus-start.el (gnus-check-reasonable-setup): New function.
13025 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13027         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
13028         "Args out of range" error.  Reported by Arnaud Giersch
13029         <arnaud.giersch@free.fr>.
13031 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13033         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
13035 2004-11-04  Richard M. Stallman  <rms@gnu.org>
13037         * spam.el (spam group): Add :version.
13039         * pgg-def.el (pgg group): Add :version.
13041 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13043         * gnus-art.el (gnus-article-edit-article): Don't associate the
13044         article buffer with a draft file.  This is a temporary measure
13045         against the 2004-08-22 change to gnus-article-edit-mode.
13047 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13049         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
13050         (html2text-format-tags): Remove unused variable `attr'.
13052 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13054         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
13056         * spam-stat.el (spam-stat): Add :version.
13058         * sieve.el (sieve): Add :version.
13060         * sha1.el (sha1): Add :version.
13061         (sha1-use-external): Remove redundant version.
13063         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
13064         (nnmail-cache-ignore-groups, nnmail-spool-hook)
13065         (nnmail-split-fancy-match-partial-words)
13066         (nnmail-split-lowercase-expanded): Add :version.
13068         * nndiary.el (nndiary): Add :version.
13070         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
13072         * mml-sec.el (mml-default-sign-method)
13073         (mml-default-encrypt-method, mml-signencrypt-style-alist):
13074         Add :version.
13076         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
13078         * mm-url.el (mm-url-use-external, mm-url-program)
13079         (mm-url-arguments): Add :version.
13081         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
13082         (mm-attachment-file-modes, mm-decrypt-option)
13083         (mm-w3m-safe-url-regexp): Add :version.
13085         * message.el (message-cite-prefix-regexp)
13086         (message-sendmail-envelope-from, message-minibuffer-local-map)
13087         (message-user-fqdn, message-completion-alist): Add :version.
13089         * gnus-win.el (gnus-configure-windows-hook)
13090         (gnus-use-frames-on-any-display): Add :version.
13092         * gnus-art.el (gnus-article-address-banner-alist)
13093         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
13094         (gnus-treat-from-picon, gnus-treat-mail-picon)
13095         (gnus-treat-x-pgp-sig): Add :version.
13097         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
13098         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
13099         (gnus-summary-article-delete-hook)
13100         (gnus-summary-display-while-building): Add :version.
13102         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
13103         (gnus-get-top-new-news-hook): Add :version.
13105         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13106         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
13108         * gnus-registry.el (gnus-registry): Add :version.
13110         * gnus-spec.el (gnus-use-correct-string-widths)
13111         (gnus-make-format-preserve-properties): Add :version.
13113         * gnus.el (gnus-group-charter-alist)
13114         (gnus-group-fetch-control-use-browse-url)
13115         (gnus-install-group-spam-parameters): Add :version.
13117         * gnus-diary.el (gnus-diary): Add :version.
13119         * gnus-delay.el (gnus-delay): Add :version.
13121         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
13122         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
13123         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
13124         Add :version.
13126         * gnus-agent.el (gnus-agent-max-fetch-size)
13127         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
13128         (gnus-agent-prompt-send-queue): Add :version.
13130         * deuglify.el (gnus-outlook-deuglify): Add :version.
13132         * html2text.el: Beautify code.  Improve doc strings.  Some
13133         checkdoc cleanup.
13134         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
13136 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
13138         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
13140 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
13142         * gnus-registry.el (gnus-registry-hashtb): Create the registry
13143         when package is loaded.
13145         * spam.el (spam-summary-score-preferred-header): Add global preference
13146         for people who want to override the default SpamAssassin over
13147         Bogofilter preference (when both are set).
13148         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
13149         (spam-user-format-function-S): Check
13150         spam-summary-score-preferred-header.
13151         (spam-extra-header-to-number): Add X-Bogosity header parsing.
13152         (spam-user-format-function-S): Format the score correctly.
13154 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13156         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
13157         signature file.  Suggested by Manoj Srivastava
13158         <srivasta@golden-gryphon.com>.
13160         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
13161         iso-2022-jp even in the Japanese language environment.
13162         Suggested by Jason Rumney <jasonr@gnu.org>.
13164 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13166         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
13167         use the same characters as the dummy marks; make it free from
13168         getting affected by the language environment.
13169         (gnus-summary-read-group-1): Update mark positions only when the
13170         format spec is updated.
13172         * gnus-spec.el (gnus-update-format-specifications): Return a list
13173         of updated types.
13175 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13177         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
13178         of boundp to check if display-warning is available.
13180 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
13182         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
13184 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13186         * nnspool.el (nnspool-spool-directory): Use news-path if the
13187         news-directory variable is not bound.
13189         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
13190         function instead of display-warning if it is not available.
13192 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13194         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
13195         v5-10: Use `point-at-bol'.
13197 2004-10-26  Simon Josefsson  <jas@extundo.com>
13199         * hashcash.el: Fix URL in comment, reported by Cheng Gao
13200         <chenggao@gmail.com>.
13202 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13204         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
13205         instead.
13207 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
13209         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
13210         to remove a server from the nnimap-server-buffer-alist.
13211         (nnimap-open-connection, nnimap-close-server): Use it.
13213         * gnus-encrypt.el: Remove file in favor of encrypt.el.
13215 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13217         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
13218         running the major-mode function.
13220 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13222         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
13223         dummy marks in the right way.
13225 2004-10-18  David Edmondson  <dme@dme.org>
13227         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
13228         excessively.
13230 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
13232         * gnus-util.el (gnus-split-references): Accept a nil references
13233         string and go on blissfully.
13235         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
13236         cases where the references string is non-nil but has no references.
13238         * encrypt.el: Add autoload tags.
13240         * spam.el (spam-resolve-registrations-routine): Remove article
13241         from unregistration list too.  Reported by David Hanak
13242         <dhanak@isis.vanderbilt.edu>
13244 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
13246         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
13247         nil.  Changed custom type.
13249 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
13251         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
13253         * gnus-sum.el (gnus-summary-move-article): Use it.
13255 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
13257         * encrypt.el: Add autoload cookies.
13259         * spam.el (spam-backend-article-list-property)
13260         (spam-backend-get-article-todo-list)
13261         (spam-backend-put-article-todo-list)
13262         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
13263         Resolve registrations separately.
13264         (spam-register-routine): Format comments.
13265         (spam-unregister-routine, spam-register-routine): Always call with
13266         specific-articles, no default list.
13267         (spam-summary-prepare-exit): Use the spam-classifications function.
13269         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
13270         gnus-encrypt.el.
13272         * encrypt.el: Copied from gnus-encrypt.el.
13274         * gnus-encrypt.el: Commented that it's obsolete.
13276 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13278         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
13279         (gnus-score-save): Use it.
13281         * message.el (message-bury): Use `window-dedicated-p'.
13283 2004-10-15  Simon Josefsson  <jas@extundo.com>
13285         * pop3.el (top-level): Don't require nnheader.
13286         (pop3-read-timeout): Add.
13287         (pop3-accept-process-output): Add.
13288         (pop3-read-response, pop3-retr): Use it.
13290 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
13292         * spam.el (spam-register-routine): Move comment.
13293         (spam-verify-bogofilter): Use 'unknown for the initial
13294         spam-bogofilter-valid state, not 'never.
13296         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
13297         for netrc-machine.
13299         * nnimap.el (nnimap-open-connection): Use
13300         netrc-machine-user-or-password.
13302 2004-10-17  Richard M. Stallman  <rms@gnu.org>
13304         * gnus-registry.el (gnus-registry-unload-hook):
13305         Set as a variable with add-hook.
13307         * nnspool.el (nnspool-spool-directory): Use news-directory instead
13308         of news-path.
13310         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
13312         * spam.el: Delete duplicate `provide'.
13313         (spam-unload-hook): Set as a variable with add-hook.
13315 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
13317         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
13318         in the doc string.
13320         * message.el (message-ignored-news-headers)
13321         (message-ignored-supersedes-headers)
13322         (message-ignored-resent-headers)
13323         (message-forward-ignored-headers): Improve custom type.
13325 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13327         * message.el (message-tokenize-header): Fix 2004-09-06 change
13328         which used point-min in the wrong place.
13330 2004-10-12  Simon Josefsson  <jas@extundo.com>
13332         * tls.el (tls-certtool-program): New variable.
13333         (tls-certificate-information): New function, based on
13334         ssl-certificate-information.
13336 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13338         * compface.el: Move the version of ELisp-based uncompface program
13339         to the contrib directory because of the copyright problem.
13341 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13343         * message.el (message-kill-buffer): Raise the current frame.
13345 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
13347         * gnus-sum.el: Mention that multibyte characters don't work as marks.
13349         * gnus.el (message-y-or-n-p): Autoload.
13351         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
13352         (pop3-password-required, pop3-authentication-scheme)
13353         (pop3-leave-mail-on-server): Made customizable.
13354         (pop3): New custom group.
13355         (pop3-retr): Remove `sleep-for' statements.
13356         Suggested by Dave Love <fx@gnu.org>.
13358         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
13359         Windows/DOS.
13361         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
13362         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
13363         Dave Love <fx@gnu.org>.
13365         * mml.el (mml-minibuffer-read-disposition): Require match.
13366         Suggested by Dave Love <fx@gnu.org>.
13368 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13370         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
13371         doc string.
13373 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13375         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
13377 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13379         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
13380         instead of calling `mm-insert-inline', to decode text/* parts
13381         before displaying them.
13383 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13385         * mm-uu.el (mm-uu-text-plain-type): New variable.
13386         (mm-uu-pgp-signed-extract-1): Use it.
13387         (mm-uu-pgp-encrypted-extract-1): Use it.
13388         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
13389         bind mm-uu-text-plain-type with that value.
13390         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
13391         mm-uu-dissect.
13393 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13395         * gnus-group.el (gnus-update-group-mark-positions):
13396         * gnus-sum.el (gnus-update-summary-mark-positions):
13397         * message.el (message-check-news-body-syntax):
13398         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
13399         of string-as-multibyte.
13401 2004-10-05  Juri Linkov  <juri@jurta.org>
13403         * gnus-group.el (gnus-update-group-mark-positions):
13404         * gnus-sum.el (gnus-update-summary-mark-positions):
13405         * message.el (message-check-news-body-syntax):
13406         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
13407         8-bit unibyte values to a multibyte string for search functions.
13409 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13411         * mm-uu.el (mm-uu-dissect): Allow optional arg.
13412         (mm-uu-dissect-text-parts): New function.
13414         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
13415         dissect text parts.
13417         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
13418         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
13420         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
13422         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
13423         gnus-current-topics instead of gnus-current-topic.
13425 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
13427         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
13429 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
13431         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
13432         where approriate.
13434         * nnml.el (nnml-generate-active-info): do.
13436         * nndiary.el (nndiary-generate-active-info): do.
13438         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
13439         (gnus-topic-move): do.
13441         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
13442         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
13444         * gnus-srvr.el (gnus-server-prepare)
13445         (gnus-server-open-all-servers): do.
13447         * gnus-msg.el (gnus-summary-cancel-article)
13448         (gnus-summary-resend-message)
13449         (gnus-summary-mail-crosspost-complaint): do.
13451         * gnus-move.el (gnus-change-server): do.
13453         * gnus-group.el (gnus-group-unmark-all-groups)
13454         (gnus-group-set-current-level): do.
13456 2004-10-04  Simon Josefsson  <jas@extundo.com>
13458         * message.el (message-generate-hashcash): Doc fix.
13460 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
13462         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
13463         avoid infinite recursion via gnus-get-function.
13465 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
13467         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
13469         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
13471         * nnmail.el (nnmail-split-history): do.
13473         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
13474         (nnml-request-delete-group): do.
13476         * nnslashdot.el (nnslashdot-read-groups): do.
13478         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
13479         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
13481         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
13482         (nnspool-sift-nov-with-sed): Use last.
13483         (nnspool-retrieve-headers-with-nov): Use mapc.
13484         (nnspool-request-newgroups): Use dolist.
13485         (nnspool-request-group): Use last.
13487         * nntp.el (nntp-read-server-type): Use dolist.
13489         * nnvirtual.el (nnvirtual-create-mapping)
13490         (nnvirtual-update-read-and-marked): Use dolist.
13491         (nnvirtual-convert-headers): Simplify.
13493 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13495         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
13496         support for sync'ing tick marks.
13498 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13500         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
13501         there's no visible header.
13503 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
13505         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
13506         necessary, pass full group name to gnus-request-set-marks.
13508 2004-10-01  Simon Josefsson  <jas@extundo.com>
13510         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
13511         acroread.
13513 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13515         * spam-report.el (spam-report-gmane): Fix interactive.
13517         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
13519         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
13520         when writing file.
13521         (gnus-agent-synchronize-flags): Don't default to being
13522         interactive.
13524 2004-09-30  Simon Josefsson  <jas@extundo.com>
13526         * message.el (message-generate-hashcash): Add.
13527         (message-send-mail): Use it, call mail-add-payment.
13529 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
13531         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
13533 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
13535         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
13536         gnus-requst-update-info with explicit code to sync the in-memory
13537         info read flags with the marks being sync'd to the backend.
13539         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
13541 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13543         * spam.el (spam-verify-bogofilter): Add new function.
13544         (spam-check-bogofilter)
13545         (spam-bogofilter-register-with-bogofilter): Use it.
13546         (spam-verify-bogofilter): Add small fixes.
13548 2004-09-28  Simon Josefsson  <jas@extundo.com>
13550         * hashcash.el (hashcash-generate-payment): Revert.
13552 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
13554         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
13555         gnus-extract-references instead of gnus-split-references.
13557         * gnus-util.el (gnus-extract-references): Add new function, analogous
13558         to gnus-split-references but extracts only the message-ID without
13559         anything extra.
13561         * hashcash.el (hashcash-generate-payment)
13562         (hashcash-check-payment): Do the right thing if hashcash-path is
13563         nil (because the hashcash program could not be found).
13565         * spam.el (spam-use-hashcash): Remove comment.
13567 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
13569         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
13570         (gnus-cache-enter-article, gnus-cache-remove-article)
13571         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
13573         * gnus-async.el (gnus-async-prefetch-remove-group): do.
13575         * gnus-art.el (article-hide-boring-headers)
13576         (article-translate-strings, article-display-face)
13577         (gnus-article-mime-match-handle-first)
13578         (gnus-article-highlight-headers)
13579         (gnus-article-add-buttons-to-head): do.
13581 2004-09-27  Simon Josefsson  <jas@extundo.com>
13583         * hashcash.el: New version, from
13584         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
13585         ../contrib/.
13587 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13589         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
13591 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
13593         * gnus-dup.el (gnus-dup-open): Use mapc.
13594         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
13596         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
13597         Reported by Stefan Wiens <s.wi@gmx.net>.
13599         * gnus.el (gnus-shutdown): Use dolist.
13601         * gnus-undo.el (gnus-undo): Use mapc.
13603         * nnrss.el (nnrss-generate-active): do.
13605         * message.el (message-cite-original-without-signature)
13606         (message-cite-original): Use mapc.
13607         (message-do-actions, message-make-forward-subject): Use dolist.
13609 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13611         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
13612         deletion to remove entire duplicate line.  Fixes merged article
13613         number bug.
13615 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
13617         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
13618         servers that are offline.  Avoids having gnus-agent-toggle-plugged
13619         first ask if you want to open a server and then, even when you
13620         responded with no, asking if you want to synchronize the server's
13621         flags.
13622         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
13623         multi-line expressions.
13624         (gnus-agent-synchronize-group-flags): New internal function.
13625         Updates marks in memory (in the info structure) AND in the
13626         backend.
13628         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
13630         * nnagent.el (nnagent-request-set-mark): Use
13631         gnus-agent-synchronize-group-flags, not backend's request-set-mark
13632         method, to ensure that synchronization updates marks in the
13633         backend and in the info (in memory) structure.
13635 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13637         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
13638         convention fully; don't miss the root article of a thread; make
13639         the X-Draft-From header with correct article numbers.
13641 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
13643         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
13644         unless plugged.  Disable the agent so that an open failure causes
13645         an error.
13647         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
13648         Reverted 2004-09-21 change.  The backend must be opened while
13649         synchronizing flags even when the backend stores the flags
13650         locally.
13652 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
13654         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
13655         in `header' match.  Reported by Svend Tollak Munkejord.
13657         * message.el (message-cite-original): Fix use of
13658         `message-cite-articles-with-x-no-archive'.
13660 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13662         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
13663         (gnus-window-to-buffer): Ditto.
13665         * mml.el (mml-preview-buffer): New variable.
13666         (mml-preview): Manage window layout with gnus-buffer-configuration.
13668         * gnus-msg.el (gnus-setup-message): Put article numbers into the
13669         X-Draft-From header even if those articles aren't quoted.
13671 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
13673         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
13674         (gnus-request-set-mark, gnus-request-update-mark): Use new
13675         g-s-t-u-l-m to decide to use backend even when unplugged.
13677 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13679         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
13680         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
13682 2004-09-20  Simon Josefsson  <jas@extundo.com>
13684         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
13685         "utf-16-le".
13687 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13689         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
13691 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13693         * uudecode.el (uudecode-use-external): Add :version.
13695         * smime.el (smime-CA-file, smime-encrypt-cipher)
13696         (smime-dns-server): Add :version.
13698         * smiley.el (gnus-smiley-file-types): Add :version.
13700         * sha1.el (sha1-use-external): Add :version.
13702         * pgg-def.el (pgg-query-keyserver): Add :version.
13704         * nnmail.el (nnmail-fancy-expiry-targets)
13705         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
13706         Add :version.
13708         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
13709         (nnimap-retrieve-groups-asynchronous): Add :version.
13710         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
13712         * mml.el (mml-content-disposition-parameters)
13713         (mml-insert-mime-headers-always): Add :version.
13715         * mm-util.el (mm-coding-system-priorities): Add :version.
13717         * mm-decode.el (mm-inline-text-html-with-images)
13718         (mm-keep-viewer-alive-types, mm-external-terminal-program)
13719         (mm-verify-option): Add :version.
13720         (mm-text-html-renderer): Change :version.
13722         * message.el (message-fcc-externalize-attachments)
13723         (message-required-headers, message-draft-headers)
13724         (message-subject-trailing-was-query)
13725         (message-subject-trailing-was-ask-regexp)
13726         (message-subject-trailing-was-regexp, message-mark-insert-begin)
13727         (message-mark-insert-end, message-archive-header)
13728         (message-archive-note, message-cross-post-default)
13729         (message-cross-post-note, message-followup-to-note)
13730         (message-cross-post-note-function, message-use-mail-followup-to)
13731         (message-subscribed-address-functions)
13732         (message-subscribed-address-file, message-subscribed-addresses)
13733         (message-subscribed-regexps, message-allow-no-recipients)
13734         (message-yank-cited-prefix, message-signature-insert-empty-line)
13735         (message-hidden-headers, message-hierarchical-addresses)
13736         (message-mail-user-agent, message-use-idna)
13737         (message-valid-fqdn-regexp)
13738         (message-strip-special-text-properties, message-header-synonyms)
13739         (message-beginning-of-line, message-tab-body-function): Add :version.
13740         (message-insert-canlock, message-wide-reply-confirm-recipients):
13741         Change :version.
13743         * mail-source.el (mail-source-ignore-errors): Add :group, :type
13744         and :version.
13745         (mail-source-delete-old-incoming-confirm)
13746         (mail-source-movemail-program): Add :version.
13748         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
13749         (gnus-agent-cache, gnus-agent): Change :version.
13751         * gnus-util.el (gnus-use-byte-compile): Change :version.
13753         * gnus-sum.el (gnus-summary-make-false-root-always)
13754         (gnus-summary-default-high-score)
13755         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
13756         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
13757         (gnus-read-all-available-headers, gnus-article-emulate-mime)
13758         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
13759         (gnus-sum-thread-tree-single-indent)
13760         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
13761         (gnus-sum-thread-tree-leaf-with-other)
13762         (gnus-sum-thread-tree-single-leaf): Add :version.
13763         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
13764         (gnus-article-loose-mime): Change :version.
13766         * gnus-start.el (gnus-backup-startup-file)
13767         (gnus-save-startup-file-via-temp-buffer): Add :version.
13769         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
13770         (gnus-server-offline-face): Add :version.
13772         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
13774         * gnus-msg.el (gnus-gcc-externalize-attachments)
13775         (gnus-debug-files, gnus-debug-exclude-variables)
13776         (gnus-discouraged-post-methods): Change :version.
13777         (gnus-confirm-mail-reply-to-news)
13778         (gnus-confirm-treat-mail-like-news): Add :version.
13780         * gnus-int.el (gnus-server-unopen-status): Add :version.
13782         * gnus-group.el (gnus-group-jump-to-group-prompt)
13783         (gnus-large-ephemeral-newsgroup)
13784         (gnus-fetch-old-ephemeral-headers): Add :version.
13786         * gnus-fun.el (gnus-x-face-directory)
13787         (gnus-convert-pbm-to-x-face-command)
13788         (gnus-convert-image-to-x-face-command)
13789         (gnus-convert-image-to-face-command): Add :version.
13791         * gnus-delay.el (gnus-delay-default-hour): Add :version.
13793         * gnus-cite.el (gnus-cite-blank-line-after-header)
13794         (gnus-article-boring-faces): Add :version.
13796         * gnus-art.el (gnus-buttonized-mime-types)
13797         (gnus-inhibit-mime-unbuttonizing)
13798         (gnus-treat-display-face)
13799         (gnus-treat-body-boundary): Change :version.
13800         (gnus-body-boundary-delimiter, gnus-picon-databases)
13801         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
13802         (gnus-treat-date-english, gnus-treat-fold-headers)
13803         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
13804         (gnus-treat-mail-picon, gnus-treat-wash-html)
13805         (gnus-article-encrypt-protocol)
13806         (gnus-use-idna, gnus-article-over-scroll)
13807         (gnus-mime-display-multipart-alternative-as-mixed)
13808         (gnus-mime-display-multipart-related-as-mixed)
13809         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
13810         (gnus-ctan-url, gnus-button-ctan-handler)
13811         (gnus-button-handle-ctan-bogus-regexp)
13812         (gnus-button-ctan-directory-regexp)
13813         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
13814         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
13815         (gnus-button-man-level, gnus-button-emacs-level)
13816         (gnus-button-message-level, gnus-button-browse-level): Add :version.
13818         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
13819         (gnus-agent-go-online): Change :version.
13820         (gnus-agent-expire-unagentized-dirs)
13821         (gnus-agent-auto-agentize-methods): Add :version.
13823         * flow-fill.el (fill-flowed-display-column)
13824         (fill-flowed-encode-column): Add :version.
13826         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
13827         (gnus-outlook-deuglify-unwrap-max)
13828         (gnus-outlook-deuglify-cite-marks)
13829         (gnus-outlook-deuglify-unwrap-stop-chars)
13830         (gnus-outlook-deuglify-no-wrap-chars)
13831         (gnus-outlook-deuglify-attrib-cut-regexp)
13832         (gnus-outlook-deuglify-attrib-verb-regexp)
13833         (gnus-outlook-deuglify-attrib-end-regexp)
13834         (gnus-outlook-display-hook): Add :version.
13836         * binhex.el (binhex-use-external): Add :version.
13838 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
13840         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
13841         and `invisible'.
13843 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13845         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
13846         in gnus-registry-trim.
13848 2004-09-13  Simon Josefsson  <jas@extundo.com>
13850         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
13852         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
13854         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
13855         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13856         <yamaoka@jpl.org>.
13857         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
13858         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
13859         <yamaoka@jpl.org>.
13861         * sieve.el (sieve-manage-mode): Ditto.
13863 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
13865         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
13867 2004-09-11  Simon Josefsson  <jas@extundo.com>
13869         * dns-mode.el: Add.
13871         * mm-view.el (mm-display-dns-inline): Add.
13873         * mm-decode.el (mm-inline-media-tests): Add text/dns.
13874         (mm-automatic-display): Ditto.
13876         * mailcap.el (mailcap-mime-data): Add text/dns.
13877         (mailcap-mime-extensions): Map .soa to text/dns.
13879 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
13881         * gnus-art.el (article-decode-mime-words, article-babel)
13882         (gnus-article-highlight-signature, gnus-article-add-buttons)
13883         (gnus-signature-toggle): Remove unnecessary bindings of
13884         `inhibit-read-only' inherited from v5.10 merge.
13886 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
13888         * nntp.el (nntp): New customization group.
13889         (nntp-authinfo-file): Add customization group.
13891         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
13893         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
13895         * gnus.el (to-address, to-list, subscribed)
13896         (large-newsgroup-initial): Ditto.
13898         * flow-fill.el (fill-flowed-display-column)
13899         (fill-flowed-encode-column): Ditto.
13901 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13903         * message.el (message-tokenize-header, message-send-mail-with-qmail):
13904         Use point-min rather than 1.
13905         (message-send-mail): Use buffer-size rather than point-max.
13907         * gnus-sum.el (gnus-summary-search-article-forward):
13908         Signal a specific `search-failed' rather than a generic `error'.
13910         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
13911         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
13912         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
13914 2004-09-10  Simon Josefsson  <jas@extundo.com>
13916         * nndb.el (require): Remove tcp and duplicate cl.
13918 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13920         * gnus-agent.el (directory-files-and-attributes): Move forward.
13922 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
13924         * gnus-agent.el (directory-files-and-attributes): Optionally
13925         defined to support XEmacs.
13927 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
13929         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
13930         to avoid run-time CL dependencies.
13931         (gnus-agent-unfetch-articles): New function.
13932         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
13933         article numbers even when local .overview file is missing.
13934         (gnus-agent-read-article-number): New function.  Only accepts
13935         27-bit article numbers.
13936         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
13937         gnus-agent-read-article-number.
13938         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
13939         from backend while recognizing that article numbers in .overview
13940         must be valid.
13941         (gnus-agent-update-files-total-fetched-for): Use
13942         directory-files-and-attributes to improve performance.
13943         * gnus-int.el (gnus-request-move-article): Use
13944         gnus-agent-unfetch-articles in place of gnus-agent-expire to
13945         improve performance.
13947         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
13948         some users confused by references to .newsrc when they only have a
13949         .newsrc.eld file.
13950         (gnus-convert-mark-converter-prompt)
13951         (gnus-convert-converter-needs-prompt): Fixed use of property list.
13952         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
13953         New function.  Used internally to only display 'gnus converting
13954         files' message when actually necessary.
13956         * gnus-sum.el (): Removed (require 'gnus-agent) as required
13957         methods now autoloaded.
13959 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13961         * gnus-sum.el (gnus-summary-insert-subject): Remove list
13962         identifiers.
13964 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
13966         * gnus-picon.el: Fix indentation and closing parenthesis.
13968 2004-09-01  Simon Josefsson  <jas@extundo.com>
13970         * message.el (message-canlock-generate): Require sha1, not
13971         sha1-el.  (Can we get rid of this require altogether?  It is ugly
13972         to require within a function.  Sadly, if sha1.el isn't loaded, the
13973         let binding in m-c-g will hide the defcustom definition, which is
13974         bad.)
13976         * canlock.el: Require sha1, not sha1-el.
13978         * message.el: Don't autoload sha1 (there is a autoload cookie in
13979         sha1.el).
13981         * sha1-el.el: Renamed to sha1.el.
13983 2004-08-30  Juanma Barranquero  <lektu@terra.es>
13985         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
13987 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13989         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
13991 2004-08-30  Kim F. Storm  <storm@cua.dk>
13993         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
13995         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
13996         Add :group 'nnimap.
13998 2004-08-30  Andreas Schwab  <schwab@suse.de>
14000         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
14001         ?* and ?\;.
14003         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
14004         and ?\' to symbol instead of whitespace.
14006 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14008         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
14010         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
14011         instead of re-search-forward.
14013         * gnus-uu.el (gnus-uu-save-article): Ditto.
14014         (gnus-uu-post-encode-uuencode): Ditto.
14016         * html2text.el (html2text-clean-list-items): Ditto.
14017         (html2text-clean-dtdd): Ditto.
14018         (html2text-format-tags): Ditto.
14020         * message.el (message-send-mail-with-sendmail): Fix regexp.
14021         (message-fill-field-general): Use search-forward instead of
14022         re-search-forward.
14023         (unbold-region): Ditto.
14025         * nnrss.el (nnrss-request-article): Ditto.
14027         * nnslashdot.el (nnslashdot-request-article): Ditto.
14029         * nnweb.el (nnweb-gmane-wash-article): Ditto.
14031         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
14032         "Unrecognized menu descriptor" error in XEmacs.
14034 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14036         * gnus-sum.el (gnus-read-header): Don't remove a header for the
14037         parent article of a sparse article in the thread hashtb.
14039 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
14041         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
14042         (nnmail-expand-newtext): Lowercase expanded entries if
14043         nnmail-split-lowercase-expanded is non-nil.
14045 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14047         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
14049         * gnus-group.el (gnus-group-line-format-alist): Convert the value
14050         of gnus-tmp-news-method into string under XEmacs.  It will be
14051         passed to gnus-correct-length which takes only a string argument.
14053 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14055         * gnus-util.el (gnus-bind-print-variables): New macro.
14056         (gnus-prin1): Use it.
14057         (gnus-prin1-to-string): Use it.
14058         (gnus-pp): New function.
14059         (gnus-pp-to-string): New function.
14061         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
14062         Replace pp-to-string with gnus-pp-to-string.
14063         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
14064         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
14065         * gnus-msg.el (gnus-debug): Ditto.
14066         * gnus-score.el (gnus-score-save): Ditto.
14067         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
14068         gnus-pp-to-string.
14069         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
14070         with gnus-pp.
14071         * score-mode.el (gnus-score-pretty-print): Ditto.
14072         * webmail.el (webmail-debug): Ditto.
14074 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14076         * gnus-art.el (article-display-face, article-display-x-face):
14077         Use buffer-read-only.
14079 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14081         * gnus-art.el (article-hide-list-identifiers):
14082         Bind inhibit-read-only as t.
14084 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
14086         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
14088 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14090         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
14091         (gnus-narrow-to-page): Don't assume point-min == 1.
14092         (gnus-article-edit-mode): Derive from message-mode.
14094         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
14095         point-min == 1.
14097         * imap.el (imap-parse-address-list, imap-parse-body-ext):
14098         Disable incorrect use of `assert'.
14100         * message.el (message-mode): Set comment-start-skip.
14102 2004-08-22  Sam Steingold  <sds@gnu.org>
14104         * pop3.el (pop3-leave-mail-on-server): New user variable.
14105         (pop3-movemail): Delete mail only when it is nil.
14107 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
14109         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
14111         * mml.el (mml-preview): Use `pop-to-buffer'.
14113         * message.el (message-goto-mail-followup-to): Insert after "To".
14114         (message-carefully-insert-headers): Add comment.
14116         * gnus.el: Remove unused variable `gnus-article-check-size'.
14118         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
14120         * gnus-art.el (gnus-button-alist): Improve
14121         `gnus-button-handle-library' entry.
14123 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
14125         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
14126         downcase, since XEmacs capitalizes error messages differently.
14128 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
14130         * nntp.el: Add (require 'gnus) due to reference to
14131         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
14133 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
14135         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
14136         `mm-fill-flowed'.
14138         * mm-decode.el (mm-dissect-singlepart): Check it.
14140 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
14142         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
14143         'imap' for netrc parsing.
14145 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
14147         * mailcap.el (mailcap-mime-data): Mark as risky.
14149 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14151         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
14152         may be included in the encoded word.
14153         (rfc2047-encode): Don't append a space if the encoded word
14154         includes close parenthesis.
14156 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14158         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
14159         of text within parentheses.
14161 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
14163         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
14164         (gnus-encrypt-write-file-contents): Make the password key the file
14165         name PLUS the cipher, not just the cipher.  Also remove failed
14166         passwords from the cache.
14168 2004-08-06  Simon Josefsson  <jas@extundo.com>
14170         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
14171         fix.
14173 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14175         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
14176         LWSP.
14178 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
14180         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
14181         to append in-reply-to: data to the references: header.
14183         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
14184         (netrc-parse): Use gnus-encrypt.el functions.
14186         * gnus-encrypt.el: Add new file for encryption support; currently
14187         does only a few GPG ciphers and an internal XOR cipher.
14189         * password.el: Add comments on using password-read-and-add.
14190         (password-read-and-add): Add function to read and add the
14191         password to the cache at once.
14193 2004-07-28  Simon Josefsson  <jas@extundo.com>
14195         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
14196         parameter (but don't use it, for now).
14198         * imap.el (imap-ssl-open): Use imap-process-connection-type,
14199         instead of hard coding to nil.
14201 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14203         * mm-view.el (mm-inline-image-emacs): Open lines under an image
14204         as mm-inline-image-xemacs does.
14206 2004-07-26  Simon Josefsson  <jas@extundo.com>
14208         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
14209         Revert part of 2004-07-17 change below.
14211 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14213         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
14214         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
14216 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14218         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
14219         quotes that actually start with ">" at the beginning of the
14220         lines.
14222 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14224         * rfc2047.el (rfc2047-encode-region): Fix last change.
14225         (rfc2047-encode-parameter): Remove useless concat.
14227 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14229         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
14230         encode special characters; fix some kind of misconfigured headers;
14231         signal a real error if debug-on-quit or debug-on-error is non-nil.
14232         (rfc2047-encode-max-chars): New variable.
14233         (rfc2047-encode-1): Use it.
14234         (rfc2047-encode-parameter): New function.
14236         * mml.el (mml-insert-parameter): Remove an excessive space.
14238 2004-07-17  Simon Josefsson  <jas@extundo.com>
14240         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
14241         Kai Grossjohann <kai@emptydomain.de>.
14242         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
14243         (gnus-group-make-menu-bar): Ditto.
14245         * gnus-util.el (gnus-group-server): Add.
14247 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
14249         * message.el (message-clone-locals): Clone sendmail and smtp
14250         variables.
14252 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14254         * rfc2047.el (rfc2047-encode-region): Fix last change.
14256 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14258         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
14259         characters as non-special.
14261 2004-07-09  Simon Josefsson  <jas@extundo.com>
14263         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
14264         Users will lose all flag changes made while unplugged with
14265         e.g. nntp unless flag synchronization happens, thus `nil' is not a
14266         good default.  See numerous reports on ding mailing list.
14268 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14270         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
14271         add generate-head-function and generate-article-function to the
14272         rfc822-forward entry.
14273         (nndoc-rfc822-forward-generate-article): New function.
14274         (nndoc-rfc822-forward-generate-head): New function.
14276         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
14278 2004-07-06  Dan Christensen  <jdc@uwo.ca>
14280         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
14281         respect display group parameter and gnus-summary-expunge-below.
14282         (gnus-articles-to-read): Remove unused reference to display group
14283         parameter.
14285 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14287         * nnheader.el (nnheader-uniquify-message-id): New experimental
14288         variable.
14289         (nnheader-nov-read-message-id): Use it.
14291         * spam-report.el (spam-report-gmane): Add interactive.
14293 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14295         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
14296         qp-or-base64 for the application/* types.
14298 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
14300         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
14302 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
14304         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
14305         trim value.
14307 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
14309         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
14310         New macro and function.
14311         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
14313 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14315         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
14316         after-load-alist.
14318 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14320         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
14321         update info that isn't there.
14323 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
14325         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
14326         entry.
14328 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14330         * mm-view.el (mm-inline-render-with-function): Use multibyte
14331         buffer; decode html source by charset.
14333         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
14335         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
14336         Mule-UCS is loaded under XEmacs.
14337         (mm-mime-mule-charset-alist): Avoid duplicated entries.
14339 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
14341         * nnheader.el (nnheader-max-head-length): Increase to 8192.
14343 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14345         * mm-util.el (mm-coding-system-p): Return a coding-system.
14346         (mm-mime-mule-charset-alist): Use shift_jis instead of
14347         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
14348         entries for the mime charsets iso-2022-jp-3 and shift_jis.
14349         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
14350         instead of japanese-shift-jis and iso-latin-1 respectively in
14351         order to share the default value with both Emacs and XEmacs-mule.
14352         (mm-mule-charset-to-mime-charset): Make
14353         mm-coding-system-priorities effective.
14354         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
14355         while predicating of candidates upon the priorities.
14357 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
14359         * gnus-sum.el (gnus-summary-make-menu-bar): Add
14360         gnus-uu-invert-processable.
14362         * gnus.el: Autoload gnus-uu-invert-processable.
14364 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14366         * mm-util.el (mm-with-multibyte-buffer): New macro.
14368         * rfc2047.el (rfc2047-encode-string): Use it.
14369         (rfc2047-encode-region): Move point to the end of the region after
14370         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
14372 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14374         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
14375         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
14377 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14379         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
14380         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
14381         Karl Chen <quarl@nospam.quarl.org>.
14383 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
14385         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
14386         invalid addresses.
14388 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
14390         * spam.el: Change section markers, revise TODO list.
14391         (spam-backends): Make new master list of all installed backends.
14392         (spam-summary-exit-behavior): Add new variable to determine how
14393         messages moves are done at summary exit.
14394         (spam-move-spam-nonspam-groups-only)
14395         (spam-process-ham-in-nonham-groups)
14396         (spam-process-ham-in-spam-groups): Remove variables, the
14397         spam-summary-exit-behavior variable should be used to manage this
14398         behavior.
14399         (spam-old-ham-articles, spam-old-spam-articles): Remove.
14400         (spam-old-articles): Add variable, replacing spam-old-ham-articles
14401         and spam-old-spam-articles.
14402         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
14403         Add empty variables, placeholders for the backends they represent.
14404         (spam-set-difference): Move, unchanged.
14405         (spam-list-of-processors): Declare OBSOLETE, not used anymore
14406         unless the user has a processor variable.
14407         (spam-classifications, spam-classification-valid-p)
14408         (spam-backend-properties, spam-backend-property-valid-p)
14409         (spam-backend-function-type-valid-p)
14410         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
14411         (spam-report-articles-gmane, spam-report-articles-resend):
14412         Remove functions, they are not needed.
14413         (spam-install-backend-super, spam-backend-list)
14414         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
14415         (spam-backend-function, spam-backend-ham-registration-function)
14416         (spam-backend-spam-registration-function)
14417         (spam-backend-ham-unregistration-function)
14418         (spam-backend-spam-unregistration-function)
14419         (spam-backend-statistical-p, spam-backend-mover-p)
14420         (spam-install-backend-alias, spam-install-checkonly-backend)
14421         (spam-install-mover-backend, spam-install-nocheck-backend)
14422         (spam-install-backend, spam-install-statistical-backend)
14423         (spam-install-statistical-checkonly-backend): Add backend installation
14424         support.
14425         (spam-summary-prepare-exit): Rewrite to use the new backend code.
14426         (spam-group-processor-p): Use the new backend code and respect the
14427         summary exit behavior.
14428         (spam-mark-spam-as-expired-and-move-routine): Remove.
14429         (spam-summary-prepare): Change to use the new spam-old-articles
14430         variable.
14431         (spam-copy-or-move-routine, spam-copy-spam-routine)
14432         (spam-move-spam-routine, spam-copy-ham-routine)
14433         (spam-move-ham-routine): Add code to copy/move ham or spam.
14434         (spam-fetch-field-fast): Improve doc and code, plus allow the
14435         'number request.
14436         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
14437         variables.
14438         (spam-split, spam-find-spam): Use the new backend code.
14439         (spam-registration-functions): Remove variable.
14440         (spam-unregister-routine): Add convenience wrapper.
14441         (spam-log-undo-registration, spam-register-routine)
14442         (spam-log-processing-to-registry)
14443         (spam-log-unregistration-needed-p): Rename "check" to "backend"
14444         where possible.
14445         (spam-check-gmane-xref, spam-check-regex-headers)
14446         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
14447         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
14448         (spam-check-bogofilter-headers, spam-check-spamoracle)
14449         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
14450         (spam-check-crm114-headers): Use the spam-split-group that
14451         spam-split prepares, no need to determine it every time.
14453         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
14454         to the nnheader-parse-naked-head call.
14456         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
14458         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
14459         the nnheader-nov-read-message-id call.
14461 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14463         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
14464         gnus-activate-group twice.  Suggested by Markus Peter
14465         <warp@spin.de>.
14467 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14469         * gnus-art.el (gnus-article-time-format): Exchange the order of
14470         day and month in the default value; fix customization type.
14471         (article-date-ut): Use add-text-properties.
14472         (article-make-date-line): Use message-make-date instead of
14473         current-time-string.
14475         * message.el (message-fetch-field): Don't use set-text-properties.
14476         (message-make-date): Simplify.
14478 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14480         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
14481         (rfc2047-encode-region): Treat text within parentheses as special;
14482         show the original text when error has occurred.
14484         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
14485         already-computed method to gnus-activate-group.
14487         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
14488         same select-methods identical Lisp objects.
14490         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
14491         object when modifying the info.
14493 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14495         * gnus-srvr.el (gnus-server-set-info): Remove the server from
14496         gnus-opened-servers since it has never been opened with the new
14497         configuration yet.
14499 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14501         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
14502         arg to nnheader-generate-fake-message-id.
14504 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
14506         * nnheader.el (nnheader-generate-fake-message-id): Accept a
14507         number and build a fake message ID localized to a group and
14508         article number (so it's repeatable from that point on).
14509         (nnheader-fake-message-id-p): Change regex to accommodate new fake
14510         ID format.
14512         * gnus-sum.el (gnus-get-newsgroup-headers): Call
14513         nnheader-generate-fake-message-id with the article number.
14515 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
14517         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
14518         end-of-buffer.
14520 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14522         * message.el (message-ignored-supersedes-headers): Add Approved.
14524 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14526         * rfc2047.el (rfc2047-encode-message-header): Remove useless
14527         goto-char.
14528         (rfc2047-encode): Fold the line before encoding.
14530 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14532         * rfc2047.el (rfc2047-encode-message-header): Disabled header
14533         folding -- not all headers can be folded, and this should be done
14534         by the message composition mode.  Probably.  I think.
14536 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14538         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
14539         fast.
14541         * gnus-ems.el (gnus-remove-image): Don't use
14542         message-text-with-property; remove only the image found first.
14544 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
14546         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
14548 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14550         * message.el (message-text-with-property): Make it fast and accept
14551         optional arguments.
14552         (message-strip-forbidden-properties): Use it.
14553         (message-fix-before-sending): Follow the m-t-w-p change.
14555         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
14557 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14559         * gnus-art.el (article-hide-headers): Don't change the buffer
14560         mistakenly when performing mml-preview even if
14561         gnus-single-article-buffer is nil.
14563 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
14565         * message.el (message-expand-name-databases): New user option.
14566         (message-expand-name): Use it.
14568 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
14570         * spam.el (spam-report-articles-resend)
14571         (spam-report-resend-register-routine): Allow ham reporting.
14572         (spam-report-resend-register-ham-routine): Add wrapper.
14573         (spam-registration-functions): Add ham resending functions.
14574         (spam-list-of-processors): Add ham resend processor.
14576         * gnus.el (ham-resend-to): Add new group parameter.
14577         (spam-process): Add ham resend option.
14579         * spam-report.el (spam-report-resend): Allow reporting ham.
14580         (spam-report-resend-ham): Add wrapper.
14582 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14584         * message.el (message-cite-articles-with-x-no-archive): New
14585         variable.
14586         (message-cite-original): Use it.
14588 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14590         * message.el (message-cite-original): Respect X-No-Archive.
14592 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14594         * gnus-art.el (article-hide-headers): Refer to the values for
14595         gnus-ignored-headers and gnus-visible-headers in the summary
14596         buffer since a user may have set them as group parameters.
14598 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
14600         * assistant.el (assistant-node-name): Add convenience function.
14601         (assistant-render-text, assistant-render-node): Add error handling,
14602         plus handle multiple next nodes.
14603         (assistant-find-next-node): Comment out for now.
14604         (assistant-find-next-nodes): Add function, returns list of next
14605         nodes.
14607 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
14609         * mail-source.el (mail-source-directory): Fix doc-string.
14611 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
14613         * assistant.el (assistant-render-text, assistant-eval): Add :set
14614         widget type, which is different because it takes and returns a
14615         list.  Much hilarity ensues.
14617 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
14619         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
14621         * gnus-group.el (gnus-group-get-new-news-this-group): Added
14622         doc-string.
14624         * gnus-start.el (gnus-activate-group): Added doc-string.
14626 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14628         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
14630 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
14632         * assistant.el (assistant-render-text): Try to add a :set
14633         widget, more to come.
14635         * spam.el (spam-group-spam-contents-p): Handle empty groupname
14636         strings.
14637         (spam-report-articles-resend)
14638         (spam-register-routine): Do registration iff any articles warrant
14639         it.
14640         (spam-summary-prepare-exit): Change log message for nil group
14641         destinations.
14643 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
14645         * spam.el (spam-report-resend-register-routine): Allow
14646         spam-report-resend-to to be a group parameter or a global value.
14648 2004-05-26  Simon Josefsson  <jas@extundo.com>
14650         * starttls.el: Merge with my GNUTLS based starttls.el.
14651         (starttls-gnutls-program, starttls-use-gnutls)
14652         (starttls-extra-arguments, starttls-process-connection-type)
14653         (starttls-connect, starttls-failure, starttls-success): New
14654         variables.
14655         (starttls-program, starttls-extra-args): Doc fix.
14656         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
14657         functions.
14658         (starttls-negotiate, starttls-open-stream): Check
14659         `starttls-use-gnutls' and pass on to corresponding *-gnutls
14660         function if it is set.
14662 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14664         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
14665         structured fields.
14667 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14669         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
14671 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
14673         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
14674         variable.
14675         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
14676         assigning the spam-mark to new messages.
14678 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
14680         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
14682 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14684         * rfc2047.el (rfc2047-encodable-p): Don't move point.
14685         (rfc2047-decode): Treat the ascii coding-system as raw-text by
14686         default.
14688 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
14690         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
14691         correct data.
14693 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
14695         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
14696         (spam-group-processor-p): Fix function.
14697         (spam-group-processor-multiple-p)
14698         (spam-group-spam-processor-report-gmane-p)
14699         (spam-group-spam-processor-report-resend-p)
14700         (spam-group-spam-processor-bogofilter-p)
14701         (spam-group-spam-processor-blacklist-p)
14702         (spam-group-spam-processor-ifile-p)
14703         (spam-group-ham-processor-ifile-p)
14704         (spam-group-spam-processor-spamoracle-p)
14705         (spam-group-spam-processor-crm114-p)
14706         (spam-group-ham-processor-bogofilter-p)
14707         (spam-group-spam-processor-stat-p)
14708         (spam-group-ham-processor-stat-p)
14709         (spam-group-ham-processor-whitelist-p)
14710         (spam-group-ham-processor-BBDB-p)
14711         (spam-group-ham-processor-spamoracle-p)
14712         (spam-group-ham-processor-copy-p): Remove functions with some
14713         prejudice against unneeded code.
14714         (spam-report-articles-resend)
14715         (spam-report-resend-register-routine): Allow the group/topic
14716         spam-resend-to value to override spam-report-resend-to.
14717         (spam-summary-prepare-exit): Invoke spam-group-processor-p
14718         properly now.
14720         * gnus.el (spam-resend-to): Add group/topic parameter.
14721         (spam-process): Move the OBSOLETE processors to the end of the
14722         choices.
14724 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
14726         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
14727         with resend-to set to nil, and then ask the user if necessary.
14728         (spam-report-resend): spam-report-resend takes a list of articles, not
14729         separate article numbers.
14731 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14733         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
14734         addition to emacs-w3m.
14736 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14738         * assistant.el (assistant-authinfo-data): New function.
14739         (assistant-eval): Eval for entire assistant.
14741         * netrc.el (netrc-services-file): New variable.
14742         (netrc-parse-services): New function.
14743         (netrc-find-service-name): New function.
14744         (netrc-find-service-number): New function.
14745         (netrc-port-equal): New function.
14746         (netrc-machine): Use it.
14748         * nnimap.el (nnimap-open-connection): Use netrc.
14750         * gnus-util.el (gnus-netrc-get): Remove aliases.
14752         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
14754         * assistant.el (wid-edit): Fix compilation.
14756         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
14758 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
14760         * gnus-util.el (gnus-set-file-modes): New function.  (small
14761         patch).
14763 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14765         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
14767         * assistant.el (assistant-render-node): Fix up rendering and
14768         read-only text.
14769         (assistant-render-node): Reset.
14770         (assistant-make-read-only): Not sticky.
14772 2004-05-20  Danny Siu  <dsiu@adobe.com>
14774         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
14775         centered even when gnus-auto-center-summary is t
14777 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14779         * dns.el (dns-get-txt-answer): New function.
14780         (dns-read-txt): Ditto.
14781         (query-dns): Use it.
14783 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14785         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
14786         active for foreign groups even if the group level is higher than
14787         the specified value.
14789 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14791         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
14792         non-active groups.
14794         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
14796 2004-05-20  Magnus Henoch  <mange@freemail.hu>
14798         * dns.el (dns-read-type): Add support for SVR.  (small patch)
14800 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
14802         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
14803         (spam-crm114-header, spam-crm114-spam-switch)
14804         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
14805         (spam-crm114-positive-spam-header)
14806         (spam-crm114-database-directory, spam-list-of-processors)
14807         (spam-group-spam-processor-crm114-p)
14808         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
14809         (spam-generic-score, spam-list-of-checks)
14810         (spam-list-of-statistical-checks, spam-registration-functions)
14811         (spam-check-crm114-headers, spam-crm114-score)
14812         (spam-check-crm114, spam-crm114-register-with-crm114)
14813         (spam-crm114-register-spam-routine)
14814         (spam-crm114-unregister-spam-routine)
14815         (spam-crm114-register-ham-routine)
14816         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
14817         asjo@koldfront.dk (Adam Sjøgren).
14819         * gnus.el: Add spam-use-crm114.
14821         * spam.el (spam-list-of-processors, spam-registration-functions):
14822         Add spam-use-resend.
14823         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
14824         (spam-report-articles-gmane): Add doc fix.
14825         (spam-report-articles-resend, spam-report-resend-register-routine):
14826         Add wrappers around spam-report-resend-to.
14828         * spam-report.el (spam-report-resend-to, spam-report-resend):
14829         Add support for resending spam.
14830         (spam-report-gmane): Fix line length >80.
14832         * gnus.el (spam-process): Add spam-use-resend.
14834 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14836         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
14837         number of processed spam messages.
14838         (spam-ham-copy-or-move-routine): Return the number of processed
14839         ham messages.
14840         (spam-summary-prepare-exit): Use the above values to decide
14841         whether status messages shouled be displayed.
14843 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14845         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
14846         `rfc2047-encoding-function-alist' in order to avoid conflicting
14847         with the old version.
14848         (rfc2047-encode-region): Concatenate words containing non-ASCII
14849         characters in structured fields; don't encode space-delimited
14850         ASCII words even in unstructured fields; don't break words at
14851         char-category boundaries.
14852         (rfc2047-encode-1): New function.
14853         (rfc2047-encode): Use it; encode text so that it occupies the
14854         maximum width within 76-column; work correctly on Q encoding for
14855         iso-2022-* charsets.
14856         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
14857         sure not to break a line just after the header name.
14858         (rfc2047-b-encode-region): Removed.
14859         (rfc2047-b-encode-string): New function.
14860         (rfc2047-q-encode-region): Removed.
14861         (rfc2047-q-encode-string): New function.
14863         * mm-util.el (mm-replace-in-string): New function.
14865 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14867         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
14868         get it right.
14869         (gnus-inews-make-draft): Really.
14871 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
14873         * nnmh.el (nnmh-request-list-1): Don't check the link count
14874         before descending.  (small patch)
14876 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14878         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
14879         stuff.
14881         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
14882         on real group name.
14884         * gnus-art.el (gnus-signature-limit): Doc fix.
14886         * gnus-msg.el (gnus-inews-make-draft): Quote list.
14888 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14890         * gnus-draft.el (gnus-draft-send): Bind
14891         rfc2047-encode-encoded-words.
14893         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
14894         (rfc2047-encodable-p): Say that =? needs encoding.
14895         (rfc2047-encode-encoded-words): New variable.
14897         * gnus-group.el (gnus-group-select-group): Doc fix.
14899         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
14901         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
14902         to nil.
14904         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
14906         * nnheader.el (nnheader-get-lines-and-char): New function.
14908 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
14910         * gnus-msg.el (gnus-summary-followup-with-original): Document
14911         yanking of region when active.
14913 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14915         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
14916         groups if the group level is higher than the specified value.
14918 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14920         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
14921         (gnus-group-jump-to-group): Added prefix argument using
14922         `gnus-group-jump-to-group-prompt'.  Query before jumping to
14923         non-active group.
14925         * compface.el (uncompface): Be verbose when changing
14926         `uncompface-use-external'.
14928         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
14929         handle manual section.
14931 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14933         * gnus-art.el (gnus-button-alist): Revert previous change.
14935 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14937         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
14939 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14941         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
14942         whether backend can accept message.
14944         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
14946 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
14948         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
14949         Avoid creating directory when nntp-marks-is-evil is true.
14950         Reported by Reiner Steib.
14952 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
14954         * gnus-picon.el (gnus-picon-style): New variable.
14955         (gnus-picon-insert-glyph): Added optional `nostring' argument.
14956         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
14957         Jesper Harder <harder@ifa.au.dk>.
14959 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14961         * message.el (message-fill-field): Return point.
14962         (message-generate-headers): Go to end of field.
14964         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
14965         stuff for non-living groups.
14967 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
14969         * gnus-art.el (gnus-article-followup-with-original)
14970         (gnus-article-reply-with-original): gnus-mark-active-p ->
14971         gnus-region-active-p.
14973 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
14975         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
14976         only when there is spam or ham to be processed.
14978 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14980         * mail-source.el (mail-source-delete-crash-box): Refactor.
14981         (mail-source-fetch): Use it.
14982         (mail-source-fetch-file): Ditto.
14983         (mail-source-fetch-directory): Run postscript in loop.
14984         (mail-source-fetch-pop): Delete.
14985         (mail-source-fetch-maildir): Ditto.
14986         (mail-source-fetch-imap): Ditto.
14988         * imap.el (imap-authenticators): Comment out sasl.
14990         * message.el (message-skip-to-next-address): New function.
14991         (message-fill-header-address): Refactor.
14992         (message-fill-address): Use it.
14993         (message-delete-address): Use it.
14994         (message-fill-header-general): Refactor.
14995         (message-fill-field-address): Rename.
14996         (message-narrow-to-field): Find the start of the header.
14997         (message-header-format-alist): Don't pre-fill.
14998         (message-fill-header): Removed.
14999         (message-insert-header): New function.
15000         (message-shorten-references): Use it.
15002         * rfc2047.el (rfc2047-field-value): Strip props.
15004         * mail-parse.el (mail-header-make-address): New alias.
15006         * ietf-drums.el (ietf-drums-make-address): New function.
15008         * imap.el: Add compiler directives.
15010         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
15012         * gnus-art.el (article-decode-idna-rhs): Don't use
15013         message-idna-inside-rhs-p.
15015 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15017         * message.el (message-idna-inside-rhs-p): Removed.
15018         (message-idna-to-ascii-rhs-1): Use proper address parsing.
15020         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
15021         false positives.
15023 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
15025         * imap.el (imap-sasl-make-mechanisms): Use sasl.
15027 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15029         * nneething.el (nneething-file-name): Don't create spurious
15030         files.
15032         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
15033         (gnus-inews-do-gcc): Remove sleep.
15035         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
15036         part under point.
15038         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
15039         (gnus-agent-regenerate-group): Using nil messages aren't valid.
15041 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
15043         * spam.el (spam-summary-prepare-exit): Fixed (length).
15045 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15047         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
15048         as expired without moving it" message when there are spam
15049         messages left.
15051 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
15053         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
15054         header is not nil.
15056 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
15058         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
15059         nntp-possibly-create-directory, not nntp-possibly-change-group.
15060         (nntp-marks-changed-p): New arg SERVER.
15061         (nntp-request-update-info): Adjust caller.
15063 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
15065         * nntp.el (nntp-save-marks): Pass missing arg.
15067 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
15069         * nntp.el: Support marks.
15070         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
15071         (nntp-marks-modtime, nntp-marks-directory): New variables.
15072         (nntp-request-set-mark, nntp-request-update-info)
15073         (nntp-possibly-create-directory, nntp-marks-changed-p)
15074         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
15075         functions.
15077 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
15079         * gnus-score.el (gnus-score-insert-help): Use
15080         gnus-select-lowest-window.
15082         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
15083         appt-select-lowest-window and rename to gnus-select-lowest-window.
15085         * gnus.el: do.
15087 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15089         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
15090         encodings of MIME-encoded words, in order to improve
15091         interoperability with several broken MUAs.
15093 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15095         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
15096         tags, only when charsets are not specified in headers.
15097         (mm-inline-text-html-render-with-w3m): Ditto.
15099 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15101         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
15102         instead of MIME-decoded from fields when checking
15103         `gnus-article-address-banner-alist'.
15105 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
15107         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
15108         description rather than subject.
15110 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15112         * gnus.el (gnus-version-number): Bump.
15114 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15116         * gnus.el: No Gnus v0.2 is released.
15118 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15120         * gnus-agent.el (gnus-agent-read-agentview): Inline
15121         gnus-uncompress-range.
15123 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15125         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
15126         `exec-installed-p'.
15128 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15130         * gnus.el (spam-process, spam-autodetect-methods): Add
15131         bsfilter and bsfilter-headers.
15133         * spam.el (spam-bsfilter): New customize group.
15134         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
15135         (spam-bsfilter-header, spam-bsfilter-probability-header)
15136         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
15137         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
15138         (spam-bsfilter-database-directory): New options.
15139         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
15140         (spam-list-of-statistical-checks, spam-registration-functions):
15141         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
15142         (spam-bsfilter-score): New command.
15143         (spam-check-bsfilter-headers, spam-check-bsfilter)
15144         (spam-bsfilter-register-with-bsfilter)
15145         (spam-bsfilter-register-spam-routine)
15146         (spam-bsfilter-unregister-spam-routine)
15147         (spam-bsfilter-register-ham-routine)
15148         (spam-bsfilter-unregister-ham-routine): New functions.
15149         (spam-generic-score): Support bsfilter; Accept an optional argument
15150         to recalcurate spam score even if scoring header has already been
15151         added.
15152         (spam-bogofilter-score, spam-spamassassin-score): Accept an
15153         optional argument to recalcurate spam score even if scoring header
15154         has already been added.
15156 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
15158         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
15159         strings!  Reported by David D. Smith <davidsmith@acm.org>.
15160         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
15161         link is missing.
15163 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
15165         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
15166         (html2text-get-attr): Rewrite.
15168         * message.el (message-setup-1): Remove redundant put-text-property
15169         on mail-header-separator.
15171 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
15173         * gnus-registry.el (gnus-registry-cache-whitespace)
15174         (gnus-registry-action, gnus-registry-spool-action)
15175         (gnus-registry-split-fancy-with-parent): Change message levels
15176         from 5 to 3 or 7, as needed.
15178         * spam.el (spam-summary-prepare-exit)
15179         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
15180         (spam-split, spam-find-spam, spam-log-undo-registration)
15181         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
15182         level from 5 to 6.
15184 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15186         * gnus-ems.el: Autoload appt-select-lowest-window (revert
15187         2004-03-04 change).
15189 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
15191         * sieve-manage.el (sieve-manage-open):
15192         * nnweb.el (nnweb-insert-html):
15193         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
15194         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
15195         * nnspool.el (nnspool-request-group):
15196         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
15197         * nnml.el (nnml-request-update-info):
15198         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
15199         (nnmh-request-create-group, nnmh-update-gnus-unreads):
15200         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
15201         (nnimap-request-set-mark):
15202         * nnfolder.el (nnfolder-request-update-info):
15203         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
15204         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
15205         * gnus-uu.el (gnus-uu-find-articles-matching):
15206         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
15207         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
15208         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
15209         * gnus-nocem.el (gnus-nocem-scan-groups):
15210         * gnus-int.el (gnus-start-news-server):
15211         * gnus-group.el (gnus-group-make-kiboze-group)
15212         (gnus-group-browse-foreign-server):
15213         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
15214         Use mapc when appropriate.
15216 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
15218         FIXME: Make separate entries for each person.
15220         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
15221         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
15222         <shields@msrl.com>:
15224         * spam.el (spam-necessary-extra-headers): Get the extra headers we
15225         may need for spam sorting and scoring.
15226         (spam-user-format-function-S): Add user format function suitable for
15227         general use.
15228         (spam-article-sort-by-spam-status): Add sorting function for summary
15229         sorting.
15230         (spam-extra-header-to-number): Add function to get a score from a
15231         header.
15232         (spam-summary-score): Add function to  get a numeric score from the
15233         headers.
15234         (spam-generic-score): Fix function doc, was in wrong place.
15235         (spam-initialize): Take symbols when it's run, and install the
15236         extra headers that spam-necessary-extra-headers thinks we need.
15238 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
15240         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
15241         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
15243 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
15245         * gnus-sum.el (gnus-set-global-variables)
15246         (gnus-build-all-threads, gnus-get-newsgroup-headers)
15247         (gnus-article-get-xrefs, gnus-summary-best-group)
15248         (gnus-summary-next-article, gnus-summary-enter-digest-group)
15249         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
15250         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
15251         Use with-current-buffer.
15253 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
15255         * spam.el (spam-summary-prepare-exit): Simplify logic.
15256         (spam-fetch-article-header): Read the article header if it's not
15257         available.
15258         (spam-list-articles): Simplify logic.
15259         (spam-filelist-register-routine): Fix bug with unregister-list.
15261         * gnus-registry.el: Fix comments at beginning.
15263 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
15265         * message.el (message-cater-to-broken-inn): Remove.
15266         (message-shorten-references): Make sure the total folded length of
15267         References is shorter than 998 characters to cater to a bug in INN
15268         2.3.  Also, don't pretend that references aren't folded -- this
15269         hasn't worked for a while.
15271 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15273         * gnus-agent.el (gnus-agentize):
15274         gnus-agent-send-mail-real-function no longer set to current value
15275         of message-send-mail-function but rather a lambda that calls
15276         message-send-mail-function.  The change makes the agent real-time
15277         responsive to user changes to message-send-mail-function.
15279 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15281         * legacy-gnus-agent.el
15282         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
15283         help from Florian Weimer <fw@deneb.enyo.de>
15285 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15287         * nnmail.el (nnmail-cache-insert): Revert last change.
15289 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15291         * nnmail.el (nnmail-cache-insert): Always check whether
15292         nnmail-cache-ignore-groups matches a group name.
15294 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
15296         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
15297         (spam-find-spam, spam-log-processing-to-registry)
15298         (spam-log-registered-p, spam-log-unregistration-needed-p)
15299         (spam-log-undo-registration): Use gnus-message instead of
15300         gnus-error, none of these errors are fatal.
15302         * gnus-registry.el (gnus-registry-clean-empty-function)
15303         (gnus-registry-clean-empty): Remove only empty entries without
15304         extra data.
15306 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
15308         * spam-stat.el (spam-stat-buffer-change-to-spam)
15309         (spam-stat-buffer-change-to-non-spam): Change (error) to
15310         (gnus-message 8) invocation.
15312 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15314         * nntp.el (nntp-via-netcat-command): New variable.
15315         (nntp-via-netcat-switches): New variable.
15316         (nntp-open-via-rlogin-and-netcat): New function.
15317         (nntp-open-connection-function): Doc fix.
15318         (nntp-telnet-command): Doc fix.
15319         (nntp-end-of-line): Doc fix.
15320         (nntp-via-rlogin-command): Doc fix.
15321         (nntp-via-user-name): Doc fix.
15322         (nntp-via-address): Doc fix.
15324 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15326         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
15327         error in Emacs 21.1.
15329 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
15331         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
15333 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15335         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
15336         (gnus-agent-with-refreshed-group): New macro.
15337         (gnus-agent-rename-group): New function.
15338         (gnus-agent-delete-group): New function.
15339         (gnus-agent-save-group-info): Use gnus-command-method when
15340         `method' parameter is nil.  Don't write nil entries into the
15341         active file.
15342         (gnus-agent-get-group-info): New function.
15343         (gnus-agent-fetch-articles): Use
15344         gnus-agent-update-files-total-fetched-for to increment disk space
15345         used.
15346         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
15347         gnus-agent-update-view-total-fetched-for to increment disk space
15348         used.
15349         (gnus-agent-get-local): Added optional parameters to avoid calling
15350         gnus-group-real-name and gnus-find-method-for-group.
15351         (gnus-agent-set-local): Delete stored entry if either min, or max,
15352         are nil.
15353         (gnus-agent-fetch-session): Reworded error/quit messages.  On
15354         quit, use gnus-agent-regenerate-group to record existence of any
15355         articles fetched to disk before the quit occurred.
15356         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
15357         gnus-agent-update-view-total-fetched-for, and
15358         gnus-agent-update-files-total-fetched-for to decrement disk space
15359         used.
15360         (gnus-agent-retrieve-headers): Use
15361         gnus-agent-update-view-total-fetched-for to increment disk space
15362         used.
15363         (gnus-agent-regenerate-group): Replace gnus-group-update-group
15364         with gnus-agent-update-files-total-fetched-for to decrement disk
15365         space and fresh group buffer.
15366         (gnus-agent-inhibit-update-total-fetched-for): New variable.
15367         (gnus-agent-need-update-total-fetched-for): New variable.
15368         (gnus-agent-update-files-total-fetched-for): New function.
15369         (gnus-agent-update-view-total-fetched-for): New function.
15370         (gnus-agent-total-fetched-for): New function.
15372         * gnus-cache.el (gnus-cache-save-buffers): Use
15373         gnus-cache-update-overview-total-fetched-for to change disk space
15374         used by this group.
15375         (gnus-cache-possibly-enter-article): Use
15376         gnus-cache-update-file-total-fetched-for to increment disk space
15377         used by this group.
15378         (gnus-cache-possibly-remove-article): Use
15379         gnus-cache-update-file-total-fetched-for to decrement disk space
15380         used by this group.
15381         (gnus-cache-generate-nov-databases): Purge total fetched cache.
15382         (gnus-cache-rename-group): New function.
15383         (gnus-cache-delete-group): New function.
15384         (gnus-cache-inhibit-update-total-fetched-for): New variable.
15385         (gnus-cache-need-update-total-fetched-for): New variable.
15386         (gnus-cache-with-refreshed-group): New macro.
15387         (gnus-cache-update-file-total-fetched-for): New function.
15388         (gnus-cache-update-overview-total-fetched-for): New function.
15389         (gnus-cache-rename-group-total-fetched-for): New function.
15390         (gnus-cache-delete-group-total-fetched-for): New function.
15391         (gnus-cache-total-fetched-for): New function.
15393         * gnus-group.el: Require gnus-sum and autoload functions to
15394         resolve warnings when gnus-group.el compiled alone.
15395         (gnus-group-line-format): Documented new %F.
15396         (size of Fetched data) group line format; identifies disk space
15397         used by agent and cache.
15398         (gnus-group-line-format-alist): Defined new F format.
15399         (gnus-total-fetched-for): New function.
15400         (gnus-group-delete-group): No longer update
15401         gnus-cache-active-altered as gnus-request-delete-group now keeps
15402         the cache in sync.
15403         (gnus-group-list-active): Let the agent store a server's active
15404         list if currently plugged.
15406         * gnus-int.el (gnus-request-delete-group):
15407         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
15408         local disk in sync with the server.
15409         (gnus-request-rename-group):
15410         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
15411         local disk in sync with the server.
15413         * gnus-start.el (gnus-get-unread-articles):
15414         Cosmetic simplification to logic.
15416         * gnus-util.el (gnus-rename-file): New function.
15418 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
15420         * mm-util.el (mm-image-load-path): Handle nil in load-path.
15422 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
15424         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
15425         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
15427 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
15429         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
15430         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
15432 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
15434         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
15436 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
15438         * spam.el (spam-set-difference): Add function to replace
15439         gnus-set-difference in spam.el.
15440         (spam-summary-prepare-exit): Use spam-set-difference.
15442 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
15444         * gnus-registry.el (gnus-registry-cache-file): Update to use
15445         gnus-dribble-directory OR gnus-home-directory OR ~.
15446         (gnus-registry-split-fancy-with-parent): Fix doc.
15448 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15450         * message.el (message-exchange-point-and-mark): Use
15451         message-mark-active-p.  Suggested by Jesper Harder
15452         <harder@ifa.au.dk>.
15454 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15456         * message.el (message-exchange-point-and-mark): Don't activate
15457         region if it was inactive.  Suggested by Hiroshi Fujishima
15458         <pooh@nature.tsukuba.ac.jp>.
15460 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15462         * gnus-art.el (article-display-face): Display Faces in the same
15463         order as X-Faces.
15465 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15467         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
15469 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15471         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
15472         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
15473         (gnus-article-mime-hierarchy): Remove.
15474         (gnus-article-mime-hierarchy-next): Remove.
15475         (gnus-article-mode): Revert 2004-03-19 change.
15476         (gnus-article-setup-buffer): Revert 2004-03-19 change.
15477         (gnus-insert-mime-button): Revert 2004-03-19 change.
15478         (gnus-mime-accumulate-hierarchy): Remove.
15479         (gnus-mime-enter-multipart): Remove.
15480         (gnus-mime-leave-multipart): Remove.
15481         (gnus-mime-display-part): Revert 2004-03-19 change.
15482         (gnus-mime-display-alternative): Revert 2004-03-19 change.
15484         * mml.el (mml-preview): Revert 2004-03-19 change.
15486 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
15488         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
15490 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15492         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
15493         t while entering a file name using the mm-with-multibyte macro.
15494         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15496         * mm-util.el (mm-with-multibyte): New macro.
15498 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15500         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
15501         user option.
15502         (gnus-mime-multipart-functions): Doc and customization fix.
15503         (gnus-article-mime-hierarchy): New variable.
15504         (gnus-article-mime-hierarchy-next): New variable.
15505         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
15506         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
15507         gnus-article-mime-hierarchy-next to nil.
15508         (gnus-insert-mime-button): Show hierarchy numbers.
15509         (gnus-mime-accumulate-hierarchy): New function.
15510         (gnus-mime-enter-multipart): New function.
15511         (gnus-mime-leave-multipart): New function.
15512         (gnus-mime-display-part): Recompute hierarchical MIME structure.
15513         (gnus-mime-display-alternative): Show hierarchy numbers.
15515         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
15516         gnus-article-mime-hierarchy-next to nil.
15518 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
15520         * dns.el: Don't require gnus-xmas.
15522 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
15524         * mml.el (mml-generate-mime-1): Don't use format=flowed with
15525         inline PGP.
15526         (mml-menu): Disable mml-quote-region if mark is inactive.
15528 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15530         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
15531         when the group's active is not available.
15533 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15535         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
15536         error.
15538 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
15540         * imap.el (imap-store-password): New variable.
15541         (imap-interactive-login): Use it.
15542         Suggested by Mark Plaksin <happy@mcplaksin.org>.
15544 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15546         * gnus-art.el (gnus-article-read-summary-keys): Restore new
15547         window-start and hscroll to summary window.
15549 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15551         * gnus-start.el (gnus-convert-old-newsrc): Only write the
15552         conversion message to newsrc-dribble when an actual conversion is
15553         performed.
15555 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
15557         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
15559 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15561         * mm-decode.el (mm-complicated-handles): New function reviving
15562         former definition of mm-multiple-handles.
15564         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
15565         (gnus-mime-delete-part): Use it.
15567 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15569         * gnus-agent.el (gnus-agent-read-local): Bind
15570         nnheader-file-coding-system to gnus-agent-file-coding-system to
15571         avoid the implicit assumption that they will always be equal.
15572         (gnus-agent-save-local): Bind buffer-file-coding-system, not
15573         coding-system-for-write, as the with-temp-file macro first prints
15574         to a buffer then saves the buffer.
15576 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15578         * gnus-art.el (gnus-article-edit-part): New function.
15579         (gnus-mime-save-part-and-strip): Use it; do query instead of
15580         signaling an error; don't use mm-multiple-handles.
15581         (gnus-mime-delete-part): Ditto.
15583 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15585         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
15586         old file versions.
15587         (gnus-group-prepare-hook): Removed function that converted list
15588         form of gnus-agent-expire-days to group properties.
15590         * gnus-int.el: Autoload gnus-agent-regenerate-group.
15591         (gnus-request-accept-article): Re-indented.
15593         * gnus-start.el (gnus-convert-old-newsrc): Registered new
15594         converters to handle old agent file formats.  Added logic for a
15595         "backup before upgrading warning".
15596         (gnus-convert-mark-converter-prompt): Developers can mark
15597         functions as needing (default), or not needing,
15598         gnus-convert-old-newsrc's "backup before upgrading warning".
15599         (gnus-convert-converter-needs-prompt): Tests whether the user
15600         should be protected from potentially irreversable changes by the
15601         function.
15603         * legacy-gnus-agent.el: New.  Provides converters that are only
15604         loaded when gnus-convert-old-newsrc needs to call them.
15606 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15608         * mail-source.el (mail-source-touch-pop): Doc fix.
15610         * message.el (message-smtpmail-send-it): Doc fix.
15612 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
15614         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
15616         * nnmail.el (nnmail-split-fancy): do.
15618         * gnus-kill.el (gnus-kill, gnus-execute): do.
15620 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
15622         * gnus-sum.el (gnus-widget-reversible-match)
15623         (gnus-widget-reversible-to-internal)
15624         (gnus-widget-reversible-to-external): New functions.
15625         (gnus-widget-reversible): New widget.
15626         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
15628 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
15630         * gnus-sum.el (gnus-thread-sort-functions)
15631         (gnus-article-sort-functions): Document `(not F)' items.
15633 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15635         * spam.el (spam-use-gmane-xref): Add new backend.
15636         (spam-gmane-xref-spam-group): Add variable to control the name of the
15637         Gmane spam group.
15638         (spam-blackhole-servers, spam-blackhole-good-server-regex)
15639         (spam-regex-headers-spam, spam-regex-headers-ham)
15640         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
15641         (spam-list-of-checks): Add spam-use-gmane-xref to list of
15642         backends and checks.
15643         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
15645         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
15646         an autodetect method.
15648 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15650         * gnus-int.el (gnus-request-accept-article): Inform the agent that
15651         articles are being added to a group.
15652         (gnus-request-replace-article): Inform the agent that articles
15653         need to be uncached as the cached contents are no longer valid.
15655 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15657         * binhex.el: Don't autoload executable-find.
15659         * canlock.el: Don't autoload mail-fetch-field.
15661         * gnus-ems.el: Don't autoload appt-select-lowest-window.
15663         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
15664         rmail-dont-reply-to and rmail-output.
15666         * gnus-score.el: Don't autoload ffap-string-at-point.
15668         * gnus-setup.el: Don't autoload sc-cite-original.
15670         * imap.el: Don't autoload base64-decode-string,
15671         base64-encode-string and md5.
15673         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
15674         and rmail-msg-restore-non-pruned-header.
15676         * mm-decode.el: Don't autoload executable-find.
15678         * mm-url.el: Don't autoload executable-find.
15680         * mm-view.el: Don't autoload diff-mode.
15682         * nndb.el: Don't autoload news-reply-mode, news-setup,
15683         cancel-timer and telnet.
15685         * password.el: Don't autoload run-at-time for Emacs.
15687         * sha1-el.el: Don't autoload executable-find.
15689         * sieve-mode.el: Don't autoload c-mode.
15691         * uudecode.el: Don't autoload executable-find.
15693 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15695         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
15696         (gnus-agent-possibly-alter-active): Avoid null in numeric
15697         comparison.
15698         (gnus-agent-set-local): Refuse to save null in local object table.
15699         (gnus-agent-regenerate-group): The REREAD parameter can now be a
15700         list of articles that will be marked as unread.
15702 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15704         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
15706 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
15708         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
15709         language tags.
15711 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
15713         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
15714         Don't bind "obarray".
15716         * gnus-sum.el (gnus-thread-sort-functions): Added
15717         `gnus-thread-sort-by-most-recent-number' and
15718         `gnus-thread-sort-by-most-recent-date'.
15719         Reported by Kai Grossjohann <kai@emptydomain.de>.
15721 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15723         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
15725 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
15727         * gnus-cus.el (gnus-agent-customize-category): Removed
15728         ignore-errors macro reference that required cl to be loaded at
15729         run-time.
15731         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
15732         single-interval range of the form (min . max).  Previously the
15733         range had to look like ((min . max)).  Likewise, return
15734         (min . max) rather than ((min . max)).
15735         (gnus-range-map): Use gnus-range-normalize to accept
15736         single-interval range.
15738         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
15739         the cache, but not the agent, now appear with their usual face.
15741 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15743         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
15744         w3m-safe-url-regexp variable buffer-local.
15746         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15748 2004-02-27  Simon Josefsson  <jas@extundo.com>
15750         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
15751         gnus-group-real-prefix.
15752         (gnus-summary-move-article): Use it, instead of
15753         gnus-group-real-prefix.
15755 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15757         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
15758         w3m-safe-url-regexp variable buffer-local and set it as the value
15759         of mm-w3m-safe-url-regexp.
15761         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
15763         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
15764         parsing gnus-posting-styles when the message is not for replying.
15766         * nnrss.el (nnrss-opml-export): Use
15767         mm-set-buffer-file-coding-system instead of
15768         set-buffer-file-coding-system.
15770 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
15772         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
15773         of checkdoc.el).
15774         * nnrss.el: do.
15775         * gnus-mlspl.el: do.
15776         * gnus-ml.el: do.
15777         * gnus-srvr.el: do.
15779         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
15781 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
15783         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
15784         Corrections to custom-manual links.
15786         * gnus-art.el (gnus-article): Ditto.
15788         * mm-decode.el (mime-display, mime-security): Ditto.
15790 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15792         * flow-fill.el: Typo.
15794 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
15796         * spam-wash.el: New file.
15798 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
15800         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
15802 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15804         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
15805         to be run with new-articles as LIST1, not LIST2.
15806         (spam-registration-functions): Add spam-use-ham-copy as a nil
15807         registration backend.
15809 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
15811         * spam-stat.el (spam-stat-washing-hook): New option.
15812         (spam-stat-buffer-words): Use it.
15813         (spam-stat-process-directory, spam-stat-test-directory): Use
15814         insert-file-contents-literally.
15815         (spam-stat-coding-system): New variable.
15816         (spam-stat-load, spam-stat-save): Use it.
15818 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15820         * spam-report.el (spam-report-plug-agent): Quote
15821         spam-report-url-to-file and spam-report-url-ping-plain.
15823 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
15825         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
15826         / in mailto URLs.
15828 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15830         * spam-report.el (spam-report-process-queue): Fix interactive use.
15831         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
15832         (spam-report-unplug-agent): Doc fixes.
15833         (spam-report-url-ping-mm-url, spam-report-url-to-file)
15834         (spam-report-agentize, spam-report-deagentize): Autoload
15836 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15838         * message.el (message-setup-fill-variables): Add mml tags to
15839         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
15840         <ajk@iu.edu>.
15841         (message-mode): Don't modify paragraph-separate there.
15843 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15845         * compface.el (uncompface-use-external): Default to undecided.
15846         (uncompface-use-external-threshold): New variable.
15847         (uncompface-float-time): New macro.
15848         (uncompface): Determine whether to use the external decoder if
15849         uncompface-use-external is undecided.
15851 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15853         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
15854         after images.
15856         * gnus-art.el (gnus-mime-display-single): Remove dead code.
15858 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
15860         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
15862         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
15864         * gnus-sum.el (gnus-summary-limit-to-age)
15865         (gnus-summary-limit-children): do.
15867         * gnus-int.el (gnus-request-scan): do.
15869         * gnus-group.el (gnus-group-suspend): do.
15871         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
15873         * gnus-cite.el (gnus-cite-parse-attributions): do.
15875         * gnus-agent.el (gnus-summary-set-agent-mark)
15876         (gnus-agent-regenerate-group): do.
15878         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
15880         * binhex.el (binhex-decode-region-internal): do.
15882 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15884         * gnus-fun.el (gnus-face-properties-alist): New user option.
15885         (gnus-display-x-face-in-from): Use it.
15887         * gnus-art.el (article-display-face): Ditto.
15889         * compface.el (uncompface-use-external): Default to nil.
15891 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
15893         * nntp.el (nntp-erase-buffer): New function.
15894         (nntp-retrieve-data, nntp-send-command)
15895         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
15896         (nntp-possibly-change-group): Use it.
15898         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
15899         with-current-buffer.
15901 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
15903         * compface.el: Merge the ELisp-based uncompface program.
15904         (compface): New customization group.
15905         (uncompface-use-external): New user option.
15906         (uncompface): Call uncompface-internal if uncompface-use-external
15907         is nil.
15908         (uncompface-internal): New function.  Note that there are also
15909         some other functions and variables added for this function.
15911 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
15913         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
15914         if necessary.
15916 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
15918         * spam-report.el (spam-report-unplug-agent)
15919         (spam-report-plug-agent, spam-report-deagentize)
15920         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
15921         Add support for the Agent in spam-report: when unplugged, report to a
15922         file; when plugged, submit all the requests.
15924         * spam.el (spam-register-routine): Fix message about
15925         registration.
15927 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
15929         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
15930         dependencies.
15931         (rfc2047-encode): Use it.
15933         * gnus-art.el (gnus-button-marker-list): Move before first
15934         reference.
15936         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15937         (imap-parse-body): Fix format string mismatch.
15939         * gnus-score.el (gnus-summary-increase-score): do.
15941         * nnrss.el (nnrss-close): New function.
15943 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
15945         * nnrss.el (nnrss-make-filename): New function.
15946         (nnrss-request-delete-group, nnrss-read-server-data)
15947         (nnrss-save-server-data, nnrss-read-group-data)
15948         (nnrss-save-group-data): Use it.
15949         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
15950         (nnrss-read-server-data, nnrss-read-group-data): Use load.
15951         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
15953 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
15955         * mml.el (mml-compute-boundary-1): Don't uncompress files.
15957 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
15959         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
15960         files.
15962         * message.el (message-generate-headers-first): Don't quote nil
15963         and t in docstrings.
15965         * imap.el (imap-id): do.
15967         * gnus-agent.el (gnus-agent-consider-all-articles)
15968         (gnus-agent-queue-mail): do.
15970 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
15972         * spam-report.el (spam-report-process-queue): New function.
15973         Process requests from `spam-report-requests-file'.
15974         (spam-report-process-queue): Doc fix.
15976 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
15978         * spam.el (spam-register-routine)
15979         (spam-log-processing-to-registry, spam-log-registered-p)
15980         (spam-log-unregistration-needed-p, spam-log-undo-registration):
15981         Change "check" to "spam-check" for semi-clarity.
15983 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
15985         * pop3.el: Require nnheader.
15987         * mml-smime.el: Require cl.  Autoload message-fetch-field.
15989         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
15991         * gnus-picon.el: Require cl.
15993         * gnus-fun.el: Require gnus-ems and gnus-util.
15995         * gnus.el (gnus-method-to-server): Move defsubst before first use.
15997         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
15999         * gnus-art.el (gnus-article-edit-mode): Define before first
16000         reference.
16002 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
16004         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
16005         (gnus-uu-post-encoded): Use point-at-bol.
16007         * gnus-topic.el (gnus-group-active-topic-p): do.
16009         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
16011         * gnus-group.el (gnus-group-kill-region): do.
16013         * gnus-art.el (article-date-ut): do.
16015         * message.el (message-fetch-field): Remove redundant
16016         case-fold-search binding.
16017         (message-narrow-to-field): Simplify.
16019 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16021         * spam.el (spam-directory): Derive from `gnus-directory'.
16023         * spam-report.el (spam-report-url-to-file)
16024         (spam-report-requests-file): New function and variable for offline
16025         reporting.
16026         (spam-report-url-ping-function): Add `spam-report-url-to-file'
16027         and user defined function.
16028         (spam-report-url-ping-mm-url): Remove doubled slash.
16030 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
16032         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
16034 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
16036         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
16037         format string mismatch.
16039         * sieve.el (sieve-deactivate-all): do.
16041         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
16043         * nnlistserv.el (nnlistserv-kk-wash-article): do.
16045         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
16047         * mm-bodies.el (mm-7bit-chars): Don't include \r.
16049 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
16051         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
16052         the list of checks.
16054 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
16056         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
16057         padding.
16059 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
16061         * mm-view.el (mm-fill-flowed): New variable.
16062         (mm-inline-text): Use it.
16064 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
16066         * spam.el (spam-spamassassin-register-ham-routine)
16067         (spam-spamassassin-register-spam-routine): Fix function names.
16069 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16071         * gnus.el (gnus-tmp-grouplens): Remove.
16072         (gnus-summary-line-format): Remove grouplens.
16074         * gnus-group.el (gnus-group-line-format): Ditto.
16076         * gnus-spec.el (gnus-format-specs): Ditto.
16077         (gnus-update-format-specifications): Flush the group format spec
16078         cache if there's the grouplens stuff.
16079         (gnus-parse-simple-format): Replace %l with the empty string.
16081 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
16083         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
16084         omission.
16086 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16088         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
16089         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16091 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16093         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
16094         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
16095         New macros and functions.
16096         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
16097         Handle > NLINK_MAX messages.
16098         * nnmaildir.el (nnmaildir-request-set-mark): Use
16099         nnmaildir--emlink-p and nnmaildir--eexist-p.
16101 2004-01-25  Alex Schroeder  <alex@gnu.org>
16103         * spam-stat.el (spam-stat-process-directory-age): New option.
16104         (spam-stat-process-directory): Use it.
16106 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
16108         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
16109         (spam-stat-save): Accept prefix argument.
16111 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
16113         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
16114         links" error.
16116 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16118         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
16119         compatibility with old .newsrc.eld files.
16121         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
16123         * gnus-start.el (gnus-1): do.
16125         * gnus-group.el (gnus-group-line-format-alist): do.
16127         * gnus.el (gnus-use-grouplens, gnus-visual): do.
16129         * gnus-gl.el: Remove.
16131 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16133         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
16134         marks consisting of a single range {for example, (3 . 5)} rather
16135         than a list of a single range { ((3 . 5)) }.
16137 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
16139         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
16140         with-current-buffer.
16141         (spam-stat-store-current-buffer): Use insert-buffer-substring to
16142         avoid consing a string.
16144         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
16145         Remove obsolete entries for big5 and gb2312.
16147 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16149         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
16150         uncompressed list.
16152 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
16154         * spam-stat.el (spam-stat-strip-xref): New function.
16155         (spam-stat-process-directory): Use it.
16157         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
16158         here -- it's done in message-fetch-field.
16160 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16162         * gnus-agent.el (gnus-agent-queue-mail)
16163         (gnus-agent-prompt-send-queue): New variables.
16164         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
16165         * gnus-draft.el (gnus-group-send-queue): Pass the group name
16166         "nndraft:queue" along to gnus-draft-send.  Use
16167         gnus-agent-prompt-send-queue.
16168         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
16169         is "nndraft:queue".  Suggested by Gaute Strokkenes
16170         <gs234@srcf.ucam.org>
16172         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
16173         (agent-enable-undownloaded-faces): Added.
16174         (gnus-agent-cat-groups): Use eval-and-compile, not
16175         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
16176         method of gnus-agent-cat-groups even when the buffer has been
16177         evaled.
16178         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
16179         delete gnus-agent-save-active-1.
16180         (gnus-agent-save-groups): Deleted.  Identical to
16181         gnus-agent-save-active.
16182         (gnus-agent-write-active): No longer adjust agent's copy of active
16183         file as agent's adjustments are now stored in their own
16184         file.  Removed optional parameter.
16185         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
16186         servers.  Add use of min/max range limits from server's local
16187         file.
16188         (gnus-agent-save-alist): Removed unused optional argument.
16189         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
16190         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
16191         (gnus-agent-set-local): A per-server file that keeps min/max range
16192         limits for articles known to the agent.  Provides a fast mechanism
16193         for altering many active ranges.
16194         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
16195         active file (local makes it unnecessary).
16196         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
16198         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
16199         (agent-enable-undownloaded-faces): Added.
16201         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
16202         disable it when sending to "nndraft:queue".
16203         (gnus-group-send-queue): Add safety check to avoid sending queue
16204         when unplugged.
16206         * gnus-group.el (gnus-group-catchup): Use new
16207         gnus-sequence-of-unread-articles, not
16208         gnus-list-of-unread-articles, to avoid exhausting memory with huge
16209         numbers of articles.  Use gnus-range-map to avoid having to
16210         uncompress the unread list.
16211         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
16212         Fixed invalid ange-ftp reference.
16214         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
16215         (gnus-sorted-range-intersection): Intersection of two ranges
16216         without requiring that they first be uncompressed.
16218         * gnus-start.el (gnus-activate-group): Unless blocked by the
16219         caller, possibly expand the active range to include both cached
16220         and agentized articles.
16221         (gnus-convert-old-newsrc): Rewrote in anticipation of having
16222         multiple version-dependent converters.
16223         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
16224         gnus-agent-save-active.
16225         (gnus-save-newsrc-file): Save dirty agent range limits.
16227         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
16228         gnus-agent-possibly-alter-active.
16229         (gnus-adjust-marked-articles): Faster handling of simple lists
16231 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
16233         * spam-stat.el (spam-stat-test-directory): New optional argument
16234         displays a list of files detected.  Suggested by Andrew Cohen
16235         <cohen@andy.bu.edu>.
16236         (spam-stat-buffer-words-with-scores): Don't narrow and change
16237         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
16239 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
16241         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
16242         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
16243         (spam-spamassassin-arguments)
16244         (spam-spamassassin-spam-flag-header)
16245         (spam-spamassassin-positive-spam-flag-header)
16246         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
16247         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
16248         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16249         (spam-list-of-processors, spam-list-of-checks)
16250         (spam-list-of-statistical-checks, spam-registration-functions)
16251         (spam-check-spamassassin-headers, spam-check-spamassassin)
16252         (spam-spamassassin-score)
16253         (spam-spamassassin-register-with-sa-learn)
16254         (spam-spamassassin-register-spam-routine)
16255         (spam-spamassassin-register-ham-routine)
16256         (spam-assassin-register-spam-routine)
16257         (spam-assassin-register-ham-routine): Add SpamAssassin support.
16258         (spam-bogofilter-score): Fix to show article before scoring.
16260 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
16262         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
16263         default scoring function.
16264         (spam-generic-score): Call spam-spamassassin-score if
16265         spam-use-spamassassin or spam-use-spamassassin-headers is on;
16266         spam-bogofilter-score otherwise.
16268         * gnus.el (spam-process, spam-autodetect-methods): Add
16269         spamassassin and spamassassin-headers.
16271 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
16273         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16274         Suppress unnecessary messages.
16276 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
16278         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
16279         make-hash-table.
16281 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16283         * canlock.el (base64-encode-string): Don't autoload it.
16285 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16287         * run-at-time.el: Remove useless (require 'itimer),
16288         eval-and-compile and (featurep 'xemacs).
16290 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
16292         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
16293         GROUP is a virtual group.
16295 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
16297         * gnus.el: Autoload `message-y-or-n-p'.
16299 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
16301         * pgg-parse.el: Remove unnecessary (require 'custom).
16303         * pgg-def.el: do.
16305         * nnmail.el: do.
16307         * gnus-undo.el: do.
16309         * gnus-picon.el: do.
16311         * gnus-util.el: do.
16313 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
16315         * gnus-sum.el (gnus-pick-line-number): Add autoload.
16317 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16319         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
16320         handle, as well as a list.
16322         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
16323         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
16324         (mm-w3m-cid-retrieve): Simplify.
16326 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
16328         * message.el (message-kill-to-signature): Allow prefix arg to
16329         specify number of lines to keep before signature.
16331 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
16333         * message.el (message-kill-to-signature): Change docstring.
16335 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16337         * canlock.el: Always require sha1-el.
16338         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
16340         * message.el: Autoload sha1 only when compiling.
16342 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16344         * message.el (message-canlock-generate): Require sha1-el.
16346 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
16348         * message.el (message-expand-name): Silence the byte compiler.
16350 2004-01-13  Simon Josefsson  <jas@extundo.com>
16352         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
16353         Invoke gnus-score-mode.  Reported by
16354         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16356         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
16357         Jim Blandy <jimb@redhat.com> (tiny change).
16359 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16361         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
16363 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
16365         * spam.el (spam-get-article-as-string): Update to use
16366         gnus-request-article-this-buffer, much simpler.
16367         (spam-get-article-as-buffer): Remove.
16369 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
16371         * message.el (message-expand-name): Use EUDC if the user uses that.
16373 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
16375         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
16376         character for the encoding to avoid consing a string.
16378         * rfc2047.el (rfc2047-decode-string): Don't cons a string
16379         unnecessarily.
16381         * mm-util.el (mm-replace-chars-in-string): Remove.
16383         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
16384         of mm-replace-chars-in-string.
16386 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
16388         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
16390         * mm-util.el (mm-subst-char-in-string): Support inplace.
16392         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
16393         a new string in every iteration.  Use shy groups.
16395 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
16397         * gnus-srvr.el (gnus-browse-unsubscribe-group):
16398         * gnus-soup.el (gnus-soup-group-brew):
16399         * gnus-msg.el (gnus-put-message):
16400         * gnus-move.el (gnus-group-move-group-to-server):
16401         * gnus-kill.el (gnus-batch-score):
16402         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
16403         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
16404         (gnus-group-update-group, gnus-group-read-group)
16405         (gnus-group-make-group, gnus-group-make-help-group)
16406         (gnus-group-make-archive-group, gnus-group-make-directory-group)
16407         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
16408         (gnus-group-sort-by-unread, gnus-group-catchup)
16409         (gnus-group-unsubscribe-group, gnus-group-kill-group)
16410         (gnus-group-yank-group, gnus-group-set-info)
16411         (gnus-group-list-groups):
16412         * gnus.el (gnus-generate-new-group-name):
16413         * gnus-delay.el (gnus-delay-send-queue):
16414         * nnvirtual.el (nnvirtual-catchup-group):
16415         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
16416         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
16417         (gnus-group-prepare-topics, gnus-topic-check-topology):
16418         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
16419         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
16420         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
16421         (gnus-group-make-articles-read):
16422         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
16423         (gnus-group-change-level, gnus-kill-newsgroup)
16424         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
16425         (gnus-get-unread-articles, gnus-make-articles-unread)
16426         (gnus-make-ascending-articles-unread): Use accessor
16427         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
16428         to get group information for improved readability.
16430 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16432         * gnus-art.el (article-decode-mime-words, article-babel)
16433         (gnus-article-highlight-signature, gnus-article-add-buttons)
16434         (gnus-signature-toggle): Use gnus-with-article-buffer.
16436         * gnus-art.el (gnus-article-highlight-headers)
16437         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
16439         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
16440         (gnus-article-set-globals, gnus-request-article-this-buffer)
16441         (gnus-button-message-id, gnus-article-maybe-hide-headers)
16442         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
16443         (gnus-mime-display-alternative): Use with-current-buffer.
16445 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16447         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
16448         also under 80 char limit, and call gnus-error if needed.
16449         (spam-fetch-article-header): Fix - it was a
16450         buffer-local variable (gnus-newsgroup-data).
16451         (spam-find-spam): Use spam-generate-fake-headers, forget about
16452         spam-insert-fake-headers.
16453         (spam-insert-fake-headers): Remove.
16455 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16457         * deuglify.el (gnus-article-outlook-unwrap-lines)
16458         (gnus-outlook-rearrange-article)
16459         (gnus-outlook-repair-attribution-outlook)
16460         (gnus-outlook-repair-attribution-block)
16461         (gnus-outlook-repair-attribution-other): Remove redundant
16462         save-excursion.
16464 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
16466         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
16467         (spam-fetch-field-subject-fast)
16468         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
16469         (spam-fetch-article-header): Add functions to deal with Gnus
16470         internals for fast retrieval of article header data.
16471         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
16473 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
16475         * pop3.el (pop3-md5): Remove.
16476         (pop3-apop): Replace pop3-md5 with md5.
16478         * mm-bodies.el: base64 is always built-in.
16480         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
16481         with-current-buffer.
16483 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16485         * canlock.el (canlock-insert-header): Remove excessive grouping in
16486         regexp.
16488         * gnus-sum.el (gnus-summary-read-document): Ditto.
16490         * gnus-uu.el (gnus-uu-part-number): Ditto.
16492         * html2text.el (html2text-remove-tags): Ditto.
16493         (html2text-format-tags): Ditto.
16494         (html2text-format-single-elements): Ditto.
16496         * mml.el (mml-parse-1): Ditto.
16498 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16500         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
16502         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
16504         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
16506         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
16508 2003-11-15  Simon Josefsson  <jas@extundo.com>
16510         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
16511         (pgg-gpg-lookup-key): Use regexp match instead of
16512         split-string (split-string is different between emacs 21.2 and
16513         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
16515 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
16517         * gnus-art.el (gnus-mime-view-all-parts)
16518         (gnus-article-part-wrapper, gnus-article-view-part): Use
16519         with-current-buffer.
16521 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16523         * spam.el (spam-disable-spam-split-during-ham-respool)
16524         (spam-spamoracle-database, spam-cache-lookups)
16525         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
16526         (spam-group-ham-mark-p, spam-group-spam-mark-p)
16527         (spam-group-ham-marks, spam-group-spam-marks)
16528         (spam-group-spam-contents-p, spam-group-ham-contents-p)
16529         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
16530         also add spam-use-blackholes to the statistical checks.
16531         (spam-fetch-field-fast): Add interface to fetching fields, may
16532         become a macro.
16533         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
16534         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
16535         (spam-insert-fake-headers): Fake an article when needed.
16536         (spam-find-spam): Fake article when possible.
16537         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
16538         (spam-check-bogofilter-headers): Use message-fetch-field instead
16539         of nnmail-fetch-field.
16541 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
16543         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
16545 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
16547         * spam.el (spam-split): Do not require spam-use-CHECK to be
16548         enabled if that check is passed to spam-split explicitly; also
16549         fix so 'spam doesn't get converted to spam-split-group when
16550         spam-split-symbolic-return is t.
16551         (spam-find-spam): Find registrations of the article and use those
16552         instead of re-running spam-split to find the spam/ham
16553         classification of the article.
16554         (spam-log-processing-to-registry, spam-log-registered-p)
16555         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16556         Use gnus-error instead of gnus-message.
16557         (spam-log-registration-type): Add function to determine the
16558         classification of a message based on registry entries; will
16559         return nil if both 'spam and 'ham are found.
16560         (spam-check-BBDB): Expand all the BBDB macros here so we can have
16561         a reasonably fast local cache without the loading errors.
16562         (spam-cache-lookups): Set to t by default.
16563         (spam-find-spam): Don't try to guess spam-cache-lookups.
16564         (spam-enter-whitelist, spam-enter-blacklist): Clear the
16565         spam-caches entry.
16566         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
16567         caching of whitelist/blacklist entries.
16568         (spam-check-whitelist, spam-check-blacklist): Invoke
16569         spam-from-listed-p with a type, not a cache variable.
16570         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
16572 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16574         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
16576         * nnmail.el (nnmail-split-fancy): do.
16578         * mml.el (mml-parse): do.
16580         * gnus-score.el (gnus-enter-score-words-into-hashtb)
16581         (gnus-score-adaptive): do.
16583 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16585         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
16586         (gnus-mime-button-map): Don't set keymap parent.
16587         (gnus-button-ctan-directory-regexp): Use shy grouping.
16588         (gnus-prev-page-map): Don't set keymap parent.
16589         (gnus-prev-page-map): Remove duplicated one.
16590         (gnus-next-page-map): Don't set keymap parent.
16591         (gnus-mime-security-button-map): Ditto.
16593         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
16594         version number.
16596         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
16598 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16600         * canlock.el (canlock-sha1-function): Remove.
16601         (canlock-sha1-function-for-verify): Remove.
16602         (canlock-openssl-program): Remove.
16603         (canlock-openssl-args): Remove.
16604         (canlock-ignore-errors): Remove.
16605         (canlock-sha1-with-openssl): Remove.
16606         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
16607         (canlock-verify): Don't use canlock-ignore-errors.
16609         * sha1-el.el (sha1-string-external): Make it can return a string
16610         in binary form.
16611         (sha1-region-external): Ditto.
16612         (sha1-string-internal): Ditto.
16613         (sha1-region-internal): Ditto.
16614         (sha1-region): Ditto.
16615         (sha1-string): Ditto.
16616         (sha1): Ditto.
16618 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16620         * spam.el (spam-report-articles-gmane): New command.
16622 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16624         * gnus.el: Don't make unnecessary *Group* buffer when loading.
16626         * run-at-time.el (run-at-time-saved): Remove.
16627         (run-at-time): Doc fix.
16629 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
16631         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
16632         (gnus-summary-limit-map): Add it.
16633         (gnus-summary-make-menu-bar): do.
16635 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
16637         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
16638         Make attempt at some caching support (done for BBDB only now).
16639         (spam-find-spam): Set spam-cache-lookups if there are more than 2
16640         addresses to be checked.
16641         (spam-clear-cache-BBDB): Add function, to be invoked by
16642         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
16643         (spam-check-BBDB): Check and use the caches, if
16644         spam-cache-lookups is on, remove superfluous (provide).
16646 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
16648         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
16650 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
16652         * run-at-time.el (run-at-time-saved): Move to after the definition
16653         of `run-at-time'.
16655 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16657         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
16658         mm-w3m-local-map-property.
16660         * mm-view.el (mm-w3m-mode-map): Remove.
16661         (mm-w3m-local-map-property): Remove.
16662         (mm-inline-text-html-render-with-w3m): Don't use
16663         mm-w3m-local-map-property.
16665 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16667         * run-at-time.el: New file.
16669         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
16670         of gnus-set-text-properties.
16672         * gnus-uu.el (gnus-uu-save-article): Ditto.
16674         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
16676         * gnus-cite.el (gnus-cite-parse): Ditto.
16678         * gnus-art.el (gnus-button-push): Use set-text-properties instead
16679         of gnus-.
16681         * gnus.el: Changed calls to nnheader-run-at-time and
16682         password-run-at-time throughout to use run-at-time directly.
16684         * password.el: Removed definition of run-at-time.
16686 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
16688         * mml.el (mml-minibuffer-read-disposition): Show attachment type
16689         in prompt.
16691 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16693         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
16694         XEmacs version.
16696         * dns.el (dns-make-network-process): Use `open-network-stream'
16697         instead of `gnus-xmas-open-network-stream'.
16699         * .cvsignore: Add auto-autoloads.el, custom-load.el.
16701 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16703         * gnus-art.el (gnus-mime-display-alternative)
16704         (gnus-insert-mime-button, gnus-insert-mime-security-button)
16705         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
16706         Don't use gnus-local-map-property.
16708         * gnus-util.el (gnus-local-map-property): Remove.
16710         * mm-view.el (mm-view-pkcs7-decrypt): Replace
16711         gnus-completing-read-maybe-default with completing-read.
16713         * gnus-util.el (gnus-completing-read): do.
16714         (gnus-completing-read-maybe-default): Remove.
16716 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
16718         * password.el: Only autoload `run-at-time' if not XEmacs.
16719         Only autoload the itimer functions if XEmacs.
16721 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
16723         * gnus-art.el (gnus-read-string): Remove.
16724         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
16725         read-string.
16727 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
16729         * netrc.el: Autoload password-read.
16730         (netrc): Add configuration group.
16731         (netrc-encoding-method, netrc-openssl-path): Add
16732         variables for encoding and decoding of files with symmetric
16733         ciphers.
16734         (netrc-encode): Add assistant function to encode a file with
16735         netrc-encoding-method.
16736         (netrc-parse): Add interactive parameter, added optional
16737         decoding if netrc-encoding-method is non-nil but otherwise
16738         behavior is standard.
16739         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
16740         Do s/encode/encrypt/ everywhere.
16742         * spam.el: Remove executable-find autoload.
16744 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16746         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
16748         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
16750 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
16752         * gnus-art.el (gnus-treat-ansi-sequences)
16753         (article-treat-ansi-sequences): New variable and function.
16754         Suggested by Dan Jacobson <jidanni@jidanni.org>.
16756         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
16757         Use it.
16759 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
16761         * mm-util.el (mm-quote-arg): Remove.
16763         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
16764         shell-quote-argument.
16766         * gnus-uu.el (gnus-uu-command): do.
16768         * gnus-sum.el (gnus-summary-insert-pseudos): do.
16770         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
16771         with make-char.
16773         * mm-util.el (mm-make-char): Remove.
16775         * mml.el (mml-mode): Replace gnus-add-minor-mode with
16776         add-minor-mode.
16778         * gnus-undo.el (gnus-undo-mode): do.
16780         * gnus-topic.el (gnus-topic-mode): do.
16782         * gnus-sum.el (gnus-dead-summary-mode): do.
16784         * gnus-start.el (gnus-slave-mode): do.
16786         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
16788         * gnus-ml.el (gnus-mailing-list-mode): do.
16790         * gnus-gl.el (gnus-grouplens-mode): do.
16792         * gnus-draft.el (gnus-draft-mode): do.
16794         * gnus-dired.el (gnus-dired-mode): do.
16796         * gnus-ems.el (gnus-add-minor-mode): Remove.
16798         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16799         Replace gnus-char-width with char-width.
16801         * gnus-ems.el (gnus-char-width): Remove.
16803         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
16804         Replace gnus-char-width with char-width.
16806         * gnus-ems.el (gnus-char-width): Remove.
16808         * spam-stat.el (with-syntax-table): Remove with-syntax-table
16809         definition.
16810         Remove Emacs 20 hash table compatibility code.
16812         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
16813         20 compatibility code.
16815         * spam.el (spam-point-at-eol): Replace with point-at-eol.
16817         * smime.el (smime-point-at-eol): Replace with point-at-eol.
16819         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
16820         with point-at-{eol,bol}.
16822         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
16824         * imap.el (imap-point-at-eol): Replace with point-at-eol.
16826         * flow-fill.el (fill-flowed-point-at-bol)
16827         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
16829         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
16830         Replace with point-at-{eol,bol} throughout all files.
16832 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16834         * ntlm.el (ntlm-string-as-unibyte): New macro.
16835         (ntlm-build-auth-response): Use it.
16837         Remove Emacs 20 stuff:
16838         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
16839         of delq and copy-sequence.
16840         * gnus-art.el (popup-menu): Remove the compiler macro.
16841         * nnmail.el (nnmail-split-fancy): Don't support customizing with
16842         Emacs 20.
16844 2004-01-05  Simon Josefsson  <jas@extundo.com>
16846         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
16847         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
16848         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
16849         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
16850         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
16851         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
16852         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
16853         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
16854         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
16855         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
16856         ntlm-string-permute, string-lshift into ntlm-string-lshift,
16857         string-xor into ntlm-string-xor.  Suggested by
16858         Jesper Harder <harder@myrealbox.com>.
16860         * ntlm.el: Don't include poem.
16862         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
16863         Jesper Harder <harder@myrealbox.com>.
16865         * sasl-ntlm.el, ntlm.el, md4.el: New files.
16867         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
16868         probably breaks emacs with DL patch, but do we care? Is anyone
16869         still using the DL stuff?)
16871         * sieve-manage.el: Use the password package.
16872         (sieve-manage-read-passwd): Remove.
16873         (sieve-manage-interactive-login): Use password.  Re-add
16874         condition-case around loop.
16876         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
16877         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
16878         the password package.
16880 2003-02-19  Simon Josefsson  <jas@extundo.com>
16882         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
16883         token.
16885 2002-08-07  Simon Josefsson  <jas@extundo.com>
16887         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
16888         (sieve-manage-authenticators):
16889         (sieve-manage-authenticator-alist): Add some SASL mechs.
16890         (sieve-sasl-auth): New function.
16891         (sieve-manage-cram-md5-auth):
16892         (sieve-manage-plain-auth): Rewrite using SASL library.
16893         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
16894         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
16895         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
16896         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
16898 2004-01-05  Simon Josefsson  <jas@extundo.com>
16900         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
16901         New files.
16903 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16905         * gnus-group.el (gnus-no-groups-message): Update.
16907         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
16909 2003-11-09  Simon Josefsson  <jas@extundo.com>
16911         * imap.el: Support for ID IMAP extension (RFC 2971).
16912         (imap-local-variables): Add imap-id.
16913         (imap-id): New variable.
16914         (imap-id): New function.
16915         (imap-parse-response): Parse untagged ID response.
16916         * nnimap.el (nnimap-id): New variable.
16917         (nnimap-open-connection): Use it.
16919 2003-12-28  Simon Josefsson  <jas@extundo.com>
16921         * gnus-score.el (gnus-score-edit-all-score): New.
16922         * gnus-group.el (gnus-group-score-map): Bind it to W e.
16924 2004-01-04  Simon Josefsson  <jas@extundo.com>
16926         * password.el: Add.
16928 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
16930         * dns.el (dns-query-types): Fix typo.
16931         (dns-query-types): New function.
16932         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
16933         PTR and SOA replies, see RFC 1035.
16935 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16937         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
16939         * Moved to Changelog.2.
16941 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16943         * gnus.el (gnus-version-number): Bump version.
16945 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16947         * gnus.el: No Gnus v0.1 is released.
16949 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16951         * gnus.el: No Gnus v0.0 is released.
16953 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16955         * gnus.el (gnus-version-number): Bump.
16956         (gnus-version): No.
16958 See ChangeLog.2 for earlier changes.
16960     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
16962   This file is part of GNU Emacs.
16964   GNU Emacs is free software: you can redistribute it and/or modify
16965   it under the terms of the GNU General Public License as published by
16966   the Free Software Foundation, either version 3 of the License, or
16967   (at your option) any later version.
16969   GNU Emacs is distributed in the hope that it will be useful,
16970   but WITHOUT ANY WARRANTY; without even the implied warranty of
16971   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16972   GNU General Public License for more details.
16974   You should have received a copy of the GNU General Public License
16975   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
16977 ;; Local Variables:
16978 ;; coding: utf-8
16979 ;; fill-column: 79
16980 ;; add-log-time-zone-rule: t
16981 ;; End: