(nnimap-update-qresync-info): Mark \Seen articles as read.
[gnus.git] / lisp / ChangeLog
blob7897172a022d7eb75c65bb57bb50993bf2af25ce
1 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
4         for Gnus.
5         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
6         (nnimap-update-qresync-info): Mark \Seen articles as read.
8         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
9         non-variable, too.
11         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
12         available.
13         (nnimap-update-info): Rely more on the current active than the param
14         active to avoid marking articles as read too much.
16         * auth-source.el (auth-source-create): Use (user-login-name) for the
17         user name default.
19         * nnimap.el (nnimap-update-info): If the server doesn't return any
20         useful info, just use the previous info.
21         (nnimap-update-info): Prefer old info over start-article.
22         (nnimap-update-qresync-info): Finish implementing QRESYNC.
24 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
26         * nnir.el (autoload): Clean up autoloads.
27         (nnir-imap-default-search-key): Renamed from
28         nnir-imap-search-field. Use key rather than value.
29         (nnir-imap-search-other): New variable.
30         (nnir-read-parm): Use it.
31         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
32         (gnus-summary-nnir-goto-thread): Modify to work with imap.
34 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
36         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
37         the process, too.
39 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
41         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
42         Allbery.
44         * shr.el: Rework the way things are indented by <li> slightly.
46         * gnus.el (gnus-group-set-parameter): Fix typo.
48         * nnimap.el: Start implementing QRESYNC support.
50 2010-10-09  Julien Danjou  <julien@danjou.info>
52         * nnir.el (nnir-engines): Fix too many arguments.
54 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
56         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
57         group is the "last", so that the backends like nnfolder actually save
58         their folders.
60         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
61         try to use that for the tls stream.
62         (nnimap-retrieve-group-data-early): Rework the marks code to heed
63         UIDVALIDITY and find out which groups are read-only and not.
64         (nnimap-get-flags): Use the same marks parsing code as the rest of
65         nnimap.
67 2010-10-09  Julien Danjou  <julien@danjou.info>
69         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
71         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
72         retrieving gravatars.
74         * shr.el (shr-table-corner): Add.
75         (shr-table-line): Add.
76         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
78 2010-10-08  Julien Danjou  <julien@danjou.info>
80         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
82 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
84         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
86         * gnus-sum.el (gnus-mark-article-as-unread)
87         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
88         (gnus-summary-set-bookmark): Use it.
90         * gnus-msg.el (gnus-setup-message): Use it.
92         * gnus-demon.el (gnus-demon-remove-handler): Use it.
94         * gnus.el (gnus-group-remove-parameter): Use it.
96         * gnus-group.el (gnus-group-make-web-group): Use it.
98         * gnus-demon.el (gnus-demon-remove-handler): Use it.
100         * nnregistry.el: Update docs to mention manual.
102         * gnus-registry.el: Update docs to mention nnregistry.el.
103         (gnus-registry-initialize): Don't install nnregistry refer method
104         automatically.
105         (gnus-registry-install-nnregistry): Remove it.
107 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
109         * shr.el (shr-insert): Don't insert double spaces.
111 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
113         * gnus-gravatar.el (gnus-treat-from-gravatar)
114         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
115         called interactively.
117         * gnus-art.el (gnus-mime-view-part-externally)
118         (gnus-mime-view-part-internally): Make predicate function passed to
119         gnus-mime-view-part-as-type assume argument is a mime type, not a list
120         of a mime type.
122         * shr.el (shr-table-widths): Don't use cl function `reduce'.
124 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
126         * shr.el (require): Require cl when compiling.
127         (shr-tag-hr): New function.
129         * nnimap.el (nnimap-update-info): Remove double setting of high.
130         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
131         makes nnimap work properly on Courier again.
133         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
134         the variable for backwards compatability.
136         * mm-decode.el (mm-save-part): If given a non-directory result, expand
137         the file name before using to avoid setting mm-default-directory to
138         nil.
140         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
141         bidning gnus-agent variables.
143         * shr.el (shr-render-td): Use a cache for the table rendering function
144         to avoid getting an exponential rendering behaviour in nested tables.
145         (shr-insert): Rework the line-breaking algorithm.
146         (shr-insert): Don't leave trailing spaces.
147         (shr-insert-table): Also insert empty TDs.
148         (shr-tag-blockquote): Ensure paragraphs after </ul>.
150 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
152         * gnus-sum.el (gnus-number): Rename from `number'.
153         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
154         (gnus-summary-limit-children): Update uses correspondingly.
156 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
158         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
159         (gnus-gravatar-transform-address): Don't show avatars of people of
160         which mail addresses match gnus-gravatar-too-ugly.
162 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
164         * shr.el (shr-table-widths): Expand TD elements to fill available
165         space.
167 2010-10-07  Julien Danjou  <julien@danjou.info>
169         * nnimap.el (nnimap-request-rename-group): Add this method.
171 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
173         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
174         name from XEmacs' function-arglist.
176         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
177         gravatar under XEmacs.
179 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
181         * auth-source.el: Update docs with TODO items.
183         * gnus-sync.el: Update docs to explain state and plans.
185         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
186         Hooks for mark updates.
187         (gnus-request-set-mark, gnus-request-update-mark): Use them.
189         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
190         hooks with arguments, which is needed for mark update hooks.
192 2010-10-06  Julien Danjou  <julien@danjou.info>
194         * gnus.el (gnus-expand-group-parameter): Only return and act on what
195         was matched.
197         * sieve-manage.el: Update example in `Commentary'.
199         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
201         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
202         not 2000.
203         (sieve-manage-authenticate): Re-add function.
205 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
207         * shr.el (shr-insert): Get 'space transition right.
208         (shr-render-td): Only delete space at the end of the TD.
210         * nnimap.el (nnimap-open-connection): Prepare to support
211         open-gnutls-stream.
213         * shr.el: Rearrange function order to be more logical.
215 2010-10-06  Julien Danjou  <julien@danjou.info>
217         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
218         (nnrss-discover-feed): Remove 404 URL in docstring.
220         * nnir.el: Fix Swish-E URL.
221         Fix Namazu URL.
223         * message.el (message-change-subject): Remove 404 URL in a comment.
225 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
227         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
228         called interactively.
230         * gnus-util.el (gnus-remove-if): Allow hash table.
231         (gnus-remove-if-not): New function.
233         * gnus-art.el (gnus-mime-view-part-as-type)
234         * gnus-score.el (gnus-summary-score-effect)
235         * gnus-sum.el (gnus-read-move-group-name):
236         Replace remove-if-not with gnus-remove-if-not.
238         * gnus-group.el (gnus-group-completing-read):
239         Regard collection as a hash table if it is not a list.
241 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
243         * shr.el (shr-render-td): Allow blank/missing <TD>s.
245         * shr.el: Document the table-rendering algorithm.
247 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
249         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
250         for Emacsen having no `libxml-parse-html-region' support.
252 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
254         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
255         invalid URLs.
257         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
258         line-broken.
259         (shr-tag-img): Ignore image fetching errors.
260         (shr-overlays-in-region): Compute overlay positions correctly.
262         * mm-decode.el (mm-shr): Require shr.
264         * gnus-art.el (gnus-blocked-images): Move variable here.
266         * shr.el (shr-insert-table): Bind free variable.
268         * mm-decode.el (mm-shr): Bind shr-content-function.
270         * shr.el (shr-content-function): New variable.
272         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
273         added for symmetry.
275         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
277         * gnus-group.el (gnus-group-make-group): Doc fix.
279         * nnimap.el (nnimap-request-newgroups): Return success.
281         * shr.el (shr-find-elements): New function.
282         (shr-tag-table): Put all the images after the table.
283         (shr-tag-table): Really inhibit images inside the table.
284         (shr-collect-overlays): Copy over overlays from the TD elements to the
285         main document.
287         * mm-decode.el (mm-shr): Bind shr-blocked-images to
288         gnus-blocked-images.
290 2010-10-05  Julien Danjou  <julien@danjou.info>
292         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
294         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
295         (gnus-html-maximum-image-size): Add this function.
296         (gnus-html-put-image): Use gnus-html-maximum-image-size.
298         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
299         server-value of the capability is nil.
301 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
303         * shr.el (shr-tag-em): Add <EM> tag.
305 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
307         * sieve-manage.el (sieve-manage-default-stream): Make default stream
308         customizable.
310         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
311         handing broken links to browse-url.
313 2010-10-05  Julien Danjou  <julien@danjou.info>
315         * gnus-util.el (gnus-emacs-completing-read)
316         (gnus-iswitchb-completing-read): Use autoload rather than require.
318 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
320         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
321         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
322         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
323         iswitchb-temp-buflist for XEmacs.
325         * gnus-util.el (gnus-completing-read-function): Exclude
326         gnus-icompleting-read and gnus-ido-completing-read from candidates for
327         XEmacs since iswitchb.el is very old and ido.el is unavailable in
328         XEmacs.
330         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
331         not to use `delete-dups' that is unavailable in XEmacs 21.4.
333         * gnus-html.el: Don't require help-fns under XEmacs.
334         (gnus-html-schedule-image-fetching): Work for XEmacs.
336         * mm-decode.el (mm-shr): Decode contents by charset.
338 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
340         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
341         unknown.
343         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
344         (shr-get-image-data): Ensure against the cache file missing.
346         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
347         for data.
349         * spam-report.el (spam-report-url-ping-plain): Don't query about
350         killing the process.
352         * shr.el (shr-render-td): Protect against too-wide text.
354 2010-10-04  Julien Danjou  <julien@danjou.info>
356         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
357         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
359         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
360         retrieved.
362 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
364         * shr.el (browse-url): Required.
365         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
366         lines.
367         (shr-show-alt-text, shr-browse-image): New commands.
368         (shr-browse-url, shr-copy-url): New commands.
370         * gnus-sum.el (gnus-widen-article-window): New variable.
371         (gnus-summary-select-article-buffer): Use it.
373         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
374         without @ signs.
376 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
378         * nnir.el (nnir-run-imap): Remove spurious space in search string.
380 2010-10-04  Julien Danjou  <julien@danjou.info>
382         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
383         for XEmacs.
385 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
387         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
389         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
390         (nnimap-close-server): Implement.
392         * dgnushack.el (iswitchb): Require to shut up the compiler.
394         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
395         (shr-insert): Tweak line breaking.
396         (shr-insert): Handle <pre> better.
397         (shr-tag-li): Get <li> indentation right.
398         (shr-tag-li): Get <li> indentation even righter.
399         (shr-tag-blockquote): Ensure paragraph start.
400         (shr-make-table): Tweak table generation.
401         (shr-make-table): Fix typo.
403         * shr.el: Implement table rendering.
405 2010-10-04  Julien Danjou  <julien@danjou.info>
407         * gnus-html.el (gnus-html-put-image): Fix resize image code.
409 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
411         * shr.el (shr-insert): Use string anchors instead of line anchors.
413 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
415         * shr.el: Add headings.
416         (shr-ensure-paragraph): Actually work.
417         (shr-tag-li): Make <ul> prettier.
418         (shr-insert): Get white space at the beginning/end of elements right.
419         (shr-tag-p): Collapse subsequent <p>s.
420         (shr-ensure-paragraph): Don't insert double line feeds after blank
421         lines.
422         (shr-insert): \t is also space.
423         (shr-tag-s): Fix "s" tag name function.
424         (shr-tag-s): Fix face prop name.
426 2010-10-03  Julien Danjou  <julien@danjou.info>
428         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
430         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
431         gnus-window-inside-pixel-edges.
433         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
434         gnus-ems.
436         * mm-view.el (mm-inline-image-emacs): Support image resizing.
438         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
439         function.
441         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
442         resize choice.
444 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
446         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
447         beginning of the buffer.
449         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
450         article buffer again.
452         * shr.el (shr-tag-p): Don't insert newlines at the start of the
453         buffer.
455         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
456         when it's at the start of the buffer.
458         * shr.el (shr-tag-blockquote): Convert name.
459         (shr-rescale-image): Use the right image-size variant.
461         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
462         buffer isn't shown, then select the current article first instead of
463         bugging out.
464         (gnus-summary-select-article-buffer): Show both the article and summary
465         buffers again.
467         * shr.el (shr-fontize-cont): Protect against regions with no text.
468         Rename tag functions to shr-tag-* for enhanced security.
469         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
471 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
473         * shr.el (shr-insert):
474         * pop3.el (pop3-movemail):
475         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
476         loaded.
478 2010-10-03  Glenn Morris  <rgm@gnu.org>
480         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
482         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
484         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
486         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
488         * gnus-util.el (gnus-make-local-hook): Simplify.
490 2010-10-02  Julien Danjou  <julien@danjou.info>
492         * gnus-util.el (gnus-iswitchb-completing-read): New function.
493         (gnus-ido-completing-read): New function.
494         (gnus-emacs-completing-read): New function.
495         (gnus-completing-read): Use gnus-completing-read-function.
496         Add gnus-completing-read-function.
498 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
500         * shr.el (shr-insert-document): Autoload.
501         (shr-img): Be silent.
502         (shr-insert): Add a newline after every picture before text.
503         (shr-add-font): Use overlays for combining faces.
504         (shr-insert): Pass upwards the text start point.
506         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
507         possible.
508         (mm-shr): New function.
510 2010-10-02  Julien Danjou  <julien@danjou.info>
512         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
513         should go backward.
515 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
517         * shr.el (shr): Fix typo in provide call.
519 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
521         * shr.el: New file.
523         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
525         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
526         completing read.
528 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
530         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
531         we're being queried about.  Suggested by Dan Jacobson.
533         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
534         by Jason Eisner.
536         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
537         table, too.  Suggested by Stefan Wiens.
538         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
539         the table unnecessary.  Suggested by Stefan Wiens.
541         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
542         longer needed, and probably doesn't work either, as pointed out by
543         Stefan Wiens.
544         (gnus-summary-exit): Remove call to the clearing function.
545         (gnus-summary-exit-no-update): Ditto.
547         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
548         instead of gnus-eval-in-buffer-window to avoid popping up frames.
549         Reported by Stefan Monnier.
550         (gnus-summary-save-in-rmail): Ditto.
552         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
553         article buffer, instead of both the article buffer and the summary
554         buffer.  Sort of suggested by Dan Jacobson.
556         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
558         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
559         Suggested by Dan Jacobson.
561         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
562         documentation clearer.
564         * message.el (message-shorten-references): Comment on the number "21".
565         Suggested by Stefan Monnier.
567         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
568         Suggested by Dan Jacobson.
570         * gnus.el (gnus-large-newsgroup): Mention
571         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
573         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
574         externalize attachments.  Bug reported by Steve Wen.
576         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
577         really message anything to the user.
579         * nnmail.el (nnmail-article-group): Allow using the fancy split method
580         directly.
582         * nnimap.el (nnimap-request-group): Low higher than high to signal no
583         messages in empty groups.
585 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
587         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
588         non-UIDNEXT group.
590 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
592         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
593         not the value from the collection.
595         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
596         values.  This sometimes happens on some groups that have no info.
597         (nnimap-request-newgroups): New function.
599 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
601         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
602         check into `gnus-registry-initialize'.
603         (gnus-registry-initialize): Ditto.
604         Fix and extend header docs.
606 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
608         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
609         regexp backtrace overflows.
611         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
612         for starttls that tls.el implements; i.e. openssl.
614         * tls.el (tls-starttls-switches): Give up on using starttls with
615         gnutls-cli.
616         (tls-program): Add --insecure to be consistent with the defaults from
617         openssl s_client.  Now all three commands are insecure.
619 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
621         * lpath.el: Bind completion-styles-alist for XEmacs.
623         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
624         (gravatar-create-image): New function that's an alias to
625         gnus-xmas-create-image, gnus-create-image, or create-image.
626         (gravatar-data->image): Use it.
628 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
630         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
631         install the nnregistry refer method.
632         (gnus-registry-install-hooks): Use it.
633         (gnus-registry-unfollowed-groups): Add nnmairix to the default
634         unfollowed groups.
636 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
638         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
639         expanding threads.
641 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
643         * nnir.el: Use the server names without suffixes (bug #7009).
645         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
646         unencrypted to STARTTLS, if possible.
648 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
650         * message.el (message-ignored-supersedes-headers): Strip Injection-*
651         headers before superseding.
653 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
655         * nnrss.el (nnrss-use-local): Add documentation.
657         * nnimap.el (nnimap-extend-tls-programs): New function.
658         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
659         (nnimap-wait-for-connection): Accept the greeting from the stupid
660         output from openssl s_client -starttls, too.
662         * tls.el (tls-starttls-switches): New variable.
663         (tls-find-starttls-argument): Use it.
664         (open-tls-stream): Ditto.
666         * netrc.el (netrc-credentials): Return the value of the "default"
667         entry.
668         (netrc-machine): Ditto.
670         * nnimap.el (nnimap-find-article-by-message-id): Really return the
671         article number.
672         (nnimap-split-fancy): New variable.
673         (nnimap-split-incoming-mail): Use it.
675         * nntp.el (nntp-server-list-active-group): Document.
677         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
678         SELECT to get the message-id.
680         * mail-source.el (mail-sources): Removed webmail support.
681         (defvar): Ditto.
682         (mail-source-fetcher-alist): Ditto.
683         (mail-source-fetch-webmail): Removed.
685         * webmail.el: Removed -- doesn't seem relevant any more.
687         * gnus.el: Fix up make-obsolete-variable declarations throughout.
689         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
690         the \r.
692 2010-09-30  Julien Danjou  <julien@danjou.info>
694         * gnus-agent.el (gnus-agent-add-group): Fix call to
695         gnus-completing-read.
697 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
699         * nndoc.el (nndoc-retrieve-groups): New function.
701         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
702         `default', use nnmail-split-methods.
703         (nnimap-request-article): Downcase the NILs so that they are nil.
705         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
706         symbol.
708         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
709         code, since if the user has requested network, that's what they ought
710         to get.
711         (nnimap-request-set-mark): Erase the buffer before issuing commands.
712         (nnimap-split-rule): Mark as obsolete.
714         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
715         variable.
717         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
718         correct slot, too.
720 2010-09-29  Julien Danjou  <julien@danjou.info>
722         * gnus.el (gnus-local-domain): Declare variable obsolete.
724         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
725         computing.
726         (gnus-ido-completing-read): Require ido.
728 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
730         * gnus-registry.el: Don't prompt on load, which makes it impossible to
731         build Gnus.
733         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
734         when interpreting the structures.
735         (nnimap-request-accept-article): Add \r\n to the lines to make this
736         work with Cyrus.
738         * nndraft.el (nndraft-request-expire-articles): Use the group name
739         instead if "nndraft".  Fix found by Nils Ackermann.
741 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
743         * nnregistry.el: Added.
745 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
747         * nnmail.el (group, group-art-list, group-art):
748         Remove unneeded directives.
750 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
752         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
753         (mm-mime-charset)
754         * rfc2047.el (rfc2047-syntax-table)
755         * utf7.el (utf7-utf-16-coding-system): Comment fix.
757         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
758         rather than `insert-file-contents' and `eval-region'.
760         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
761         construction.
763         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
765         * time-date.el: No need to require cl for Emacs 21.
767 2010-09-29  Julien Danjou  <julien@danjou.info>
769         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
770         replacement of `gnus-gravatar-relief' to mimic
771         `gnus-faces-properties-alist'.
772         Add :version property.
774 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
776         * mail-source.el (mail-source-report-new-mail)
777         * message.el (message-default-mail-headers)
778         * mm-decode.el (mm-valid-image-format-p): Comment fix.
780         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
782 2010-09-28  Julien Danjou  <julien@danjou.info>
784         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
785         mail-address contains the same string as real-name.
787         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
788         non-blank in header, otherwise it'll get stripped.
790         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
791         real-name, and then for mail address rather than doing : or , search.
793 2010-09-27  Julien Danjou  <julien@danjou.info>
795         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
796         (gnus-server-goto-server): Use gnus-completing-read.
798         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
800         * mm-util.el (defalias): Use gnus-completing-read.
801         (mm-codepage-setup): Use gnus-completing-read.
803         * smime.el (smime-sign-buffer): Use gnus-completing-read.
804         (smime-decrypt-buffer): Use gnus-completing-read.
806         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
808         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
809         (mml-minibuffer-read-disposition): Use gnus-completing-read.
810         (mml-insert-multipart): Use gnus-completing-read.
812         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
814         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
816         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
818         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
820         * gnus.el (gnus-read-method): Use gnus-completing-read.
822         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
824         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
825         (gnus-mime-action-on-part): Use gnus-completing-read.
826         (gnus-article-encrypt-body): Use gnus-completing-read.
828         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
829         (gnus-topic-move-matching): Use gnus-completing-read.
830         (gnus-topic-copy-matching): Use gnus-completing-read.
831         (gnus-topic-sort-topics): Use gnus-completing-read.
832         (gnus-topic-move): Use gnus-completing-read.
834         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
835         (gnus-agent-add-group): Use gnus-completing-read.
837         * nnmairix.el (nnmairix-create-server-and-default-group): Use
838         gnus-completing-read.
839         (nnmairix-update-groups): Use gnus-completing-read.
840         (nnmairix-get-server): Use gnus-completing-read.
841         (nnmairix-backend-to-server): Use gnus-completing-read.
842         (nnmairix-goto-original-article): Use gnus-completing-read.
843         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
845         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
847         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
848         (gnus-group-make-useful-group): Use gnus-completing-read.
849         (gnus-group-make-web-group): Use gnus-completing-read.
850         (gnus-group-add-to-virtual): Use gnus-completing-read.
851         (gnus-group-browse-foreign-server): Use gnus-completing-read.
853         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
854         (gnus-summary-limit-to-extra): Use gnus-completing-read.
855         (gnus-summary-execute-command): Use gnus-completing-read.
856         (gnus-summary-respool-article): Use gnus-completing-read.
857         (gnus-read-move-group-name): Use gnus-completing-read.
859         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
860         (gnus-summary-score-effect): Use gnus-completing-read.
862         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
864         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
865         right completing-read function.
866         (gnus-use-ido): New variable
867         (gnus-completing-read-with-default): Remove.
869 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
871         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
872         x-focus-frame.
874         * nnimap.el (auth-source-forget-user-or-password)
875         (auth-source-user-or-password): Autoload.
877         * message.el (message-from-style, message-interactive)
878         (message-cite-prefix-regexp, message-sendmail-envelope-from)
879         (message-yank-prefix, message-indentation-spaces, message-signature)
880         (message-signature-file): Add comment.
882 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
884         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
885         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
886         new articles.
888         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
889         parts.
890         (nnimap-request-article): Work with the t setting, too.
892         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
893         that you don't get flashes of other buffers.
894         (gnus-summary-show-complete-article): Intern before setting.
896 2010-09-27  David Engster  <dengste@eml.cc>
898         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
899         well as HEADERS.
900         (nnmairix-retrieve-headers): Provide new argument for the above.
902 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
904         * gnus-sum.el (gnus-summary-move-article): Don't alter
905         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
906         group.
908         * nnimap.el (nnimap-update-info): Don't destructively alter active.
910         * message.el (message-cite-prefix-regexp): Revert my last edit.
912         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
913         variable instead of the Gnus variable.
915         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
917         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
918         again.
920         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
921         since some servers don't like it.
922         (nnimap-open-connection): Forget credentials if the server says the
923         password was wrong.
924         (nnimap-parse-line): Protect against invalid data.
926         * gnus-sum.el (gnus-summary-move-article): Add comment.
927         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
928         nothing alters it while scanning for new messages.
930         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
931         which may or may not help.
932         (nnimap-open-connection): If we're doing a stream connection, and then
933         discover we're on a STARTTLS-capable server, then open a STARTTLS
934         connection instead.
936 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
938         * nnimap.el (utf7): Required.
940         * message.el (message-cite-prefix-regexp): Remove "}" from citation
941         prefix.
943 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
945         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
947 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
949         * nnimap.el (nnimap-request-accept-article): Message the error on
950         error.
952 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
954         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
956 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
958         * nndoc.el (nndoc-request-list): Return success always.
960         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
961         `fetch-old' -- we only want to fetch the articles we've requested.  The
962         rest are in the agent, probably.
963         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
964         disappeared server" to something low.  It's not important.
966         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
967         arrived before the FETCH data.
969         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
970         target here, because we don't know the Gnus name of the group.
972         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
973         for the correct group.
975         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
977         * gnus.el (gnus): Give a final warning after startup.
979         * gnus-util.el (gnus-action-message-log): New variable.
980         (gnus-message): Use it.
981         (gnus-final-warning): New function.
983         * nnimap.el (nnimap-open-connection): Record the greeting.
984         (nnimap): Add greeting.
986 2010-09-26  Julien Danjou  <julien@danjou.info>
988         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
989         arguments.
990         (gnus-html-wash-images): Fix spec computing to include start/end.
992         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
994 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
996         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
997         deletion.
998         (nnimap-retrieve-headers): Don't select the group, because that's
999         already done by nnimap-possibly-change-group.
1001         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1002         (gnus-picon-transform-address): Use it.
1004         * mail-source.el (mail-source-value): Revert previous patch.
1006         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1007         on failure.
1008         (nnimap-open-connection): Look up both virtual and physical server name
1009         credentials.
1011         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1013 2009-02-07  Dave Love  <fx@gnu.org>
1015         * tls.el (open-tls-stream): Don't query killing process.
1017 2009-02-08  Dave Love  <fx@gnu.org>
1019         * gnus-win.el (gnus-window-to-buffer-helper,
1020         gnus-all-windows-visible-p): Function needn't be a symbol.
1022         * mail-source.el (mail-source-value): Function needn't be a symbol.
1024 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1026         * message.el (message-cite-prefix-regexp): Remove } from the cite
1027         prefix.
1029         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1030         highlight again, so that the highlight is correct.
1032         * gnus-picon.el (gnus-picon): Remove again.
1033         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1035         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1036         doing the header highlightling, so that the background colour of the
1037         picon is correct.
1039         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1040         (gnus-picon): Ditto.
1041         (gnus-picon): Reinstate.  The background colour for picons is white.
1042         (gnus-picon-insert-glyph): Make the background white.
1044         * nnml.el (nnml-open-nov): Don't return dead buffers.
1046         * auth-source.el (auth-source-create): Query the user for whether to
1047         store the credentials.
1049         * netrc.el (netrc-store-data): New function.
1051         * auth-source.el (auth-source-user-or-password): Use the existing auth
1052         sources, if any, for creation.
1054         * gnus.el (gnus-group-fast-parameter): Return the last matching
1055         parameter instead of the first matching parameter.
1057 2010-09-26  Julien Danjou  <julien@danjou.info>
1059         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1061 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1063         * mml2015.el (mml2015-use): Remove gpg support.
1065         * mml1991.el (mml1991-function-alist): Remove gpg function.
1066         (mml1991-gpg-sign): Removed.
1068 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1070         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1071         (gnus-browse-unsubscribe-current-group): Document it.
1072         (gnus-browse-unsubscribe-group): Use it.
1074 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1076         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1077         address to the To list for easier response.
1079         * gnus.el (gnus-play-startup-jingle): Removed.
1080         (gnus-splash): Don't play jingle.
1081         (gnus): Silence gnus-load message.
1083         * gnus-art.el (gnus-treat-play-sounds): Removed.
1085         * gnus.el (gnus-play-jingle): Remove audio support.
1087         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1089         * earcon.el: Removed -- no users.
1091         * gnus-audio.el: Removed -- no users of this package.
1093         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1095         * gnus-start.el (gnus-setup-news): Remove nocem support.
1097         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1099         * gnus.el (gnus-use-nocem): Removed.
1101         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1102         Removed.
1104         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1105         uses NoCeM any more.
1107         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1108         (gnus-button-ctan-handler): Ditto.
1109         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1110         (gnus-button-ctan-directory-regexp): Ditto.
1111         (gnus-button-handle-ctan): Ditto.
1112         (gnus-button-tex-level): Ditto.
1113         (gnus-button-alist): Removed CTAN stuff.
1115 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1117         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1118         nnimap-streaming test.
1120         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1121         servers twice.
1123         * nnimap.el (nnimap-open-connection): Add more error reporting when
1124         nnimap fails early.
1126         * nnheader.el (nnheader-get-report-string): New function.
1127         (nnheader-get-report): Use it.
1129         * gnus-int.el (gnus-check-server): Say what the error was when opening
1130         failed.
1132         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1133         using streaming.
1135 2010-09-25  Julien Danjou  <julien@danjou.info>
1137         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1138         gnus-window-inside-pixel-edges.
1140 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1142         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1144         * mm-decode.el (mm-save-part): Allow saving to other directories the
1145         normal Emacs way.
1147         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1148         by Jay Berkenbilt.
1150         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1151         there isn't a single byte.
1153         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1154         just do it.  It doesn't really seem to matter what the user responds
1155         here, I think, so it's just a confusing question.
1157         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1158         non-streaming case.
1160         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1161         (gnus-article-encrypt-body): Use it.
1163         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1164         keystroke.
1166         * nnimap.el (nnimap-find-wanted-parts-1): Use
1167         gnus-fetch-partial-articles.
1169         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1171         * nnimap.el (nnimap-insert-partial-structure): New function.
1172         (nnimap-get-partial-article): New function.
1173         (nnimap-request-article): Use it.
1174         (nnimap-wait-for-response): Return whether the wait was successful.
1175         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1176         retrieval wasn't successful.
1177         (nnimap-retrieve-group-data-early): Allow throttling servers.
1178         (nnimap-streaming): New variable.
1179         (nnimap-fetch-partial-articles): Removed.
1181         * mm-decode.el (mm-with-part): Protect against killed buffers.
1183         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1184         for prettier summary display.
1186 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1188         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1189         directly.
1191 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1193         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1194         apparently third-party libraries depend on it.
1196         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1197         before starting negotiation.
1199         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1200         privacy reasons.
1201         (gnus-treat-mail-gravatar): Ditto.
1203         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1204         buffer when inserting images.  Inserting text into the headers, for
1205         instance, can make them invalid.
1207 2010-09-25  Julien Danjou  <julien@danjou.info>
1209         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1210         variables.
1212         * nnheader.el: Remove useless variables news-reply-yank-from and
1213         news-reply-yank-message-id.
1215         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1216         variables.
1218         * mml1991.el: Remove useless mml1991-verbose.
1220         * gnus.el: Remove useless variable gnus-use-generic-from.
1221         Remove obsolete variable gnus-topic-indentation.
1223         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1225         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1227         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1229         * gnus-group.el: Remove useless gnus-group-icon-cache.
1230         Remove useless gnus-ephemeral-group-server.
1232         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1234         * mml2015.el: Remove useless mml2015-verbose.
1236         * mml-smime.el: Remove useless mml-smime-verbose.
1238         * gnus.el: Remove useless gnus-local-domain.
1240         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1241         gnus-gravatar-size.
1243         * gnus-art.el: Remove useless gnus-treat-translate.
1245 2010-09-24  Julien Danjou  <julien@danjou.info>
1247         * gnus-sum.el: Add support for Gravatars.
1249         * gnus-art.el: Add support for Gravatars.
1251         * gnus-gravatar.el: Add this file.
1253         * gravatar.el: Add this file.
1255 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1257         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1259         * gnus-group.el (gnus-group-fetch-faq): Removed.
1261         * gnus.el (gnus-group-faq-directory): Removed.
1263         * gnus-group.el (gnus-group-fetch-charter): Removed.
1265         * gnus.el (gnus-group-charter-alist): Removed.
1267         * gnus-group.el (gnus-group-archive-directory): Removed.
1268         (gnus-group-recent-archive-directory): Ditto.
1269         (gnus-group-make-archive-group): Removed.
1271         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1273         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1274         use the same article number for all the cached articles.
1276         * nnimap.el (nnimap-command): Register the last command time so
1277         that we can use it for idling NOOPs.
1278         (nnimap-open-connection): Start the keeplive timer.
1279         (nnimap-make-process-buffer): Store all the process buffers.
1280         (nnimap-keepalive): New function.
1282         * starttls.el: (starttls-open-stream): Add autoload cookie.
1284 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1286         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1287         handling.
1289 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1291         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1292         its data structures.
1294         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1295         instead of the cl.el copy-list.
1296         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1297         equalp.
1299 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1301         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1302         and tool-bar-local-item-from-menu.
1304         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1305         mode-line-highlight face for Emacs.
1307         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1308         loading gnus-sum.elc; fix comment for canlock-verify.
1309         (gnus-article-jump-to-part): Use read-number.
1310         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1311         Emacs pre-21 compatible code for help-echo.
1312         (gnus-article-next-page-1): No need to adjust the number of lines.
1313         (gnus-article-describe-bindings): Always use help-buffer.
1315         * gnus-audio.el (gnus-audio-inline-sound)
1316         * gnus-cus.el (gnus-custom-mode)
1317         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1319         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1321         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1322         compatible code.
1324 2010-09-24  Glenn Morris  <rgm@gnu.org>
1326         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1327         visiting the fcc file in rmail-mode.
1329         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1331 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1333         * nnir.el: Silence the byte compiler.
1335         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1336         alias to browse-url-url-encode-chars if any.
1337         (gnus-html-encode-url): Use it.
1339 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1341         * gnus-start.el (gnus-use-backend-marks): New variable.
1342         (gnus-get-unread-articles-in-group): Use it.
1344         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1345         makeover.
1347 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1349         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1351 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1353         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1354         Removed.
1355         (gnus-setup-news-hook): Removed
1356         gnus-fixup-nnimap-unread-after-getting-new-news.
1358         * gnus-int.el (gnus-request-update-info): Protect against backends not
1359         having the function.
1361         * nnimap.el (nnimap-stream): Mention starttls.
1362         (nnimap-open-connection): Add starttls support.
1364 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1366         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1368 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1370         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1371         BODYSTRUCTUREs.
1372         (nnimap-transform-headers): Unfold quoted {42} headers.
1374         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1375         the info.
1376         (gnus-get-unread-articles): Only call updatep on backends that support
1377         it.
1379         * nnweb.el (nnweb-request-update-info): NOOP.
1381         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1383         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1384         since it only deals with marks.
1386         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1387         gnus-request-marks, and make a new gnus-request-update-info.
1389         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1390         the active instead of the high number, which is usually too low.
1392 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1394         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1395         * encrypt.el: Removed.
1397 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1399         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1400         server in symbolic form.
1402         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1403         0.9.
1405 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1407         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1408         (nnimap-update-info): Fix up code slightly.
1410         * gnus-int.el (gnus-open-server): Add tracing for performance
1411         debugging.
1413         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1414         (gnus-group-insert-group-line): Pass the real group name so that it
1415         gets the right data.
1417         * gnus-start.el (gnus-get-unread-articles): Don't have
1418         `gnus-get-unread-articles-in-group' update info, since that can be
1419         really slow and doesn't seem to be needed?
1421 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1423         * time-date.el (date-to-time): Try using parse-time-string first before
1424         using the slower timezone-make-date-arpa-standard.
1426 2010-09-22  Julien Danjou  <julien@danjou.info>
1428         * gnus-group.el (gnus-group-insert-group-line): Call
1429         gnus-group-highlight-line.
1430         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1431         default hook list.
1432         (gnus-group-update-eval-form): Add new function.
1433         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1434         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1436 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1438         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1439         immediate, then expire all articles.
1440         (nnimap-update-info): Fix off-by-one errors.
1441         (nnimap-flags-to-marks): Would return no marks lists for group with no
1442         flags.  Instead return the other data.
1444 2010-09-22  Julien Danjou  <julien@danjou.info>
1446         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1447         Only return an icon.
1448         (gnus-group-insert-group-line): Compute icon to return.
1450         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1451         variable.
1452         (gnus-html-image-fetched): Only cache if
1453         gnus-html-image-automatic-caching is set.
1454         (gnus-html-image-fetched): Check for errors.
1456 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1458         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1459         once per method on `g'.  This ensures that backends like nnfolder don't
1460         open all their folders.
1462         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1463         (nnimap-request-list): Nix out group in the correct buffer.
1464         (nnimap-parse-flags): Implement by using `read' instead of
1465         hand-parsing.
1466         (nnimap-flags-to-marks): Pass on permanent-flags.
1467         (nnimap-make-process-buffer): Record the server name.
1468         (nnimap-parse-flags): Fix typo.
1469         (nnimap-request-scan): Run split on the server in general, not just a
1470         single group.
1472         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1473         parameter, and propagate this downwards.
1475         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1476         since EXAMINE changes it on the server.
1478         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1479         this command might take a while.
1481 2010-09-22  Julien Danjou  <julien@danjou.info>
1483         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1484         harmful if you have 2 images side-by-side, they can't be properly
1485         update on text deletion.  Using text-property is safer here.
1486         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1487         data.
1489 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1491         * nnimap.el (nnimap-expunge-inbox): Removed.
1492         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1493         (nnimap-expunge): Flip default to t.
1495         * gnus.el (gnus-method-to-server): Don't push things to the cache
1496         unless it's unique.
1497         (gnus-server-to-method): Ditto.
1499 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1501         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1503 2010-09-22  Julien Danjou  <julien@danjou.info>
1505         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1506         get the start of data.
1507         (gnus-html-encode-url): Add this function to encode special chars in
1508         URL.
1509         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1510         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1512         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1513         default.
1514         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1516         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1517         images alt-text.
1518         (gnus-html-put-image): Put alt-text as help-echo.
1520 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1522         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1523         * mm-util.el (mm-decompress-buffer)
1524         * nnir.el (nnir-run-find-grep)
1525         * pop3.el (pop3-list): Use 3rd arg of split-string.
1527         * time-date.el (format-seconds): Comment fix.
1529         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1530         and byte-optimize-form-code-walker.
1531         (dgnushack-make-auto-load): Don't advise make-autoload.
1533         * lpath.el: Remove Emacs 21 stuff.
1535 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1537         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1538         outside the active range.  Suggested by Dan Christensen.
1540         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1541         slightly later to avoid double-getting it.
1543         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1544         previous patch.
1546         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1548 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1550         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1552 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1554         * gnus-int.el (gnus-open-server): Give a better error message in the
1555         "go offline" case.
1557         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1558         marks for nnimap, which is seldom the right thing to do.
1560         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1561         (gnus-same-method-different-name): New function.
1563         * nnimap.el (parse-time): Require.
1565         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1566         method in the presence of many similar methods.
1568         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1570         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1571         nnml-inhibit-expiry.
1573         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1574         find out whether methods are equal.
1576         * nnimap.el (nnimap-find-expired-articles): New function.
1577         (nnimap-process-expiry-targets): New function.
1578         (nnimap-request-move-article): Request the article before looking at
1579         what the Message-ID is.  Fix found by Andrew Cohen.
1580         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1582         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1583         for oldness in addition to being a predicate.
1585         * nnimap.el (nnimap-request-group): When we have zero articles, return
1586         the right data to Gnus.
1587         (nnimap-request-expire-articles): Only delete articles immediately if
1588         the target is 'delete.
1590         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1591         method, this would bug out.
1593         * gnus-group.el (gnus-group-expunge-group): Renamed from
1594         gnus-group-nnimap-expunge, and implemented as a normal interface
1595         function.
1597         * gnus-int.el (gnus-request-expunge-group): New function.
1599         * nnimap.el (nnimap-request-create-group): Implement.
1600         (nnimap-request-expunge-group): New function.
1602 2010-09-21  Julien Danjou  <julien@danjou.info>
1604         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1605         (gnus-html-cache-expired): Add new function.
1606         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1607         wethever we should display image for fetch it.
1608         Compute alt-text earlier to pass it to the fetching function too.
1609         (gnus-html-schedule-image-fetching): Change function argument to only
1610         get one image at a time, not a list.
1611         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1612         cache.
1613         (gnus-html-get-image-data): New function to retrieve image data from
1614         cache.
1615         (gnus-html-put-image): Change buffer argument to use image data rather
1616         than file, and place image above region rather than inserting a new
1617         one. Do not take alt-text as argument, since it's useless now: we place
1618         the image above alt-text.
1619         (gnus-html-prune-cache): Remove.
1620         (gnus-html-show-images): Start to fetch image when we find one, do not
1621         push into a temporary list.
1622         (gnus-html-prefetch-images): Only fetch image if they have expired.
1623         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1624         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1626 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1628         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1630 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1632         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1633         spec inser "*" if the group isn't active instead of 0.
1635         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1636         opening the server.
1637         (nnimap-request-delete-group): Implement group deletion.
1638         (nnimap-transform-headers): Return the size of the entire message in
1639         the Bytes header, not just the size of the first part.
1640         (nnimap-request-move-article): When moving an article from nnimap,
1641         request the article first so the accepting form has an article to
1642         accept.  Reported by Dan Christensen.
1643         (nnimap-command): Make sure that the error message doesn't error out.
1645 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1647         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1648         we haven't requested anything.
1650 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1652         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1653         "".  Fix found by Andrew Cohen.
1655         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1656         instead of -encode-string.
1658 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1660         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1662         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1663         by mm-subst-char-in-string.
1665 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1667         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1668         waiting for the connection string.
1670         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1671         arriving.
1673         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1674         bogus characters.  This allows selecting certain Gmail groups.
1676         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1677         (nnimap-fetch-partial-articles): New variable.
1678         (nnimap-open-connection): When looking for credentials, also use the
1679         nnimap-server-port.
1680         (nnimap-request-article): Return the group/article number, so that Gnus
1681         `^' works as expected.
1682         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1683         them.
1685         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1686         comments.
1687         (gnus-methods-sloppily-equal): New function.
1688         (gnus): When using the development version of Gnus, load the gnus-load
1689         file.
1691         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1692         `gnus-open-server' on each method before trying to scan them etc.  This
1693         ensures that all the backend parameters are set correctly.
1695         * nnimap.el (nnimap-authenticator): New variable.
1696         (nnimap-open-connection): Allow anonymous login.
1697         (nnimap-transform-headers): The chars header is called Chars not
1698         Bytes.
1699         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1700         drops.
1702         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1703         patch, found by Knut Anders Hatlen.
1705 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1707         * gnus-agent.el (gnus-agent-batch-confirmation)
1708         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1709         to gnus-message.
1710         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1711         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1712         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1713         * gnus-int.el (gnus-open-server): Likewise.
1714         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1715         (gnus-score-check-syntax): Likewise.
1716         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1717         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1718         Likewise.
1719         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1721 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1723         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1724         calling conventions so that prefetch doesn't bug out.
1726 2010-09-19  Julien Danjou  <julien@danjou.info>
1728         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1729         rather than `subst-char-in-region' in order to be able to replace ASCII
1730         char by UTF-8 ones.
1732         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1733         than curl.
1734         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1735         the right URL and ALT text on images.
1736         (gnus-html-wash-tags): Fix tag case.
1737         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1738         (gnus-article-html): Add -o display_ins_del=2 option.
1739         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1741 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1743         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1744         the extra mail headers, which sometimes seem to happen for unknown
1745         reasons.
1747         * mail-parse.el (mail-header-encode-parameter): Define as
1748         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1749         (or most, perhaps?) mail readers don't understand the latter, but do
1750         understand the former.
1752         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1753         to nil, so that no methods are automatically agentized.  I think this
1754         is probably what most users want.
1756         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1757         from url-retrieve, for instance about invalid URLs.
1759         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1760         groups that have no articles.
1761         (nnimap-request-article): Check that we really got an article when we
1762         requested one.
1764         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1765         doesn't exist.
1767         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1768         nntp buffer so the agent can save it.
1769         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1770         that CRLF doesn't get translated to \n.
1771         (nnimap-open-connection): Don't make 'shell commands only send \n.
1773 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1775         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1776         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1777         Update var name.
1778         (nnml-generate-nov-file): Use dolist.
1779         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1780         Use with-current-buffer.
1782 2010-09-18  Julien Danjou  <julien@danjou.info>
1784         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1785         parallel.
1787 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1789         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1790         the range update right.
1791         (nnimap-request-group): Don't make `M-g' bug out on group with no
1792         marks.
1793         (nnoo): Required, so that other packages can require nnimap.
1794         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1795         command we're looking for.  This helps when the server sends more
1796         responses after we've gotten everything we expected.
1797         (nnimap): Add a `newlinep' field to keep track of end-of-line
1798         conventions.
1799         Don't send CRLF to things that don't want it.
1800         (nnimap-request-accept-article): Ditto.
1802 2010-09-18  Julien Danjou  <julien@danjou.info>
1804         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1805         than curl to retrieve images.
1807 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1809         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1810         the marks.
1811         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1812         (nnimap-wait-for-connection): New function.
1813         (nnimap-open-connection): If we have PREAUTH, don't query for login
1814         credentials.
1815         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1816         when doing a partial update.
1818 2010-09-18  Julien Danjou  <julien@danjou.info>
1820         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1821         tags.
1823 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1825         * nnimap.el (nnimap-credentials): New function.
1826         (nnimap-open-connection): Use the new function to look for credentials
1827         also on the numeric equivalents of "imap" and "imaps".
1829         * gnus-start.el (gnus-activate-group): Send the info to
1830         gnus-request-group.
1832         * nnimap.el (nnimap-request-group): Have the "check" version of the
1833         function parse flags and update the info, so that a `M-g' get a total
1834         resync of all flags from the group.
1836         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1837         to allow backends to alter the info on group selection.  Also alter all
1838         the backend -request-group functions to take the parameter.
1840         * nnimap.el (nnimap-store-info): New function.
1841         (nnimap-update-info): Store the info for later usage.
1842         (nnimap-request-group): Use the stored info for the dont-check case, so
1843         that we don't retrieve all marks when we enter a group.
1845         * nnimap.el: Use deffoo instead of defun for interface functions.
1847         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1848         update the group info.  This makes the nndraft groups, for instance, go
1849         back to their old behaviour.
1851         * gnus-sum.el (gnus-select-newsgroup): Indent.
1853         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1854         in.
1855         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1856         nothing.
1858         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1859         from methods that are denied.
1861         * gnus-int.el (gnus-method-denied-p): New function.
1863         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1864         store the password instead of netrc.
1865         (nnimap-open-connection): Don't error out when we can't make a
1866         connections.
1868         * auth-source.el (auth-source-create): In the password prompt, say what
1869         we're querying for.  Also prompt for user name if that hasn't been
1870         given.
1872         * nnimap.el (nnimap-with-process-buffer): Removed.
1874 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1876         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1877         method when we're reading from the agent.
1879         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1881         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1882         that's probably most useful for users.
1884         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1885         "failed" all the time.
1887         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1888         ...)) with (with-current-buffer ... ).
1890         * nntp.el (nntp-open-server): Return whether the open was successful or
1891         not.
1893         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1894         select an unread unseen article first.
1896         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1897         /etc/services, supply some sensible port defaults.
1899         * dgnushack.el: Define netrc-credentials.
1901 2010-09-17  Julien Danjou  <julien@danjou.info>
1903         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1905 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1907         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1908         doesn't have any parameters.
1910 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1912         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1913         only upcased checks.
1915         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1917         * nnimap.el (nnimap-open-shell-stream): New function.
1918         (nnimap-open-connection): Use it.
1919         (nnimap-transform-headers): Get the number of lines in each message.
1920         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1921         number of lines.
1922         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1923         problem.
1925         * utf7.el (utf7-encode): Autoload.
1927         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1928         to allow the mail splitting to not return a default group.  This is
1929         useful for nnimap, which will leave unmatched mail in the inbox.
1931         * nnimap.el: Rewritten.
1933         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1934         nnimap usage.
1936         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1937         if the move is internal, so that nnimap can do fast internal moves.
1939         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1940         data.
1941         (gnus-read-active-for-groups): Support finishing the early retrieval of
1942         data.
1944         * gnus-range.el (gnus-range-nconcat): New function.
1946         * gnus-int.el (gnus-finish-retrieve-group-infos)
1947         (gnus-retrieve-group-data-early): New functions.
1949 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1951         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1952         (nnrss-retrieve-groups):
1953         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1954         (pop3-quit): Use with-current-buffer.
1956 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1958         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1959         instead of nnheader-accept-process-output.
1961         * dgnushack.el (dgnushack-compile): Add comment.
1963         * lpath.el: No need to fbind propertize for XEmacs 21.4.
1965         * gnus-html.el (gnus-html-schedule-image-fetching)
1966         (gnus-html-prefetch-images): Replace process-kill-without-query by
1967         gnus-set-process-query-on-exit-flag.
1969 2010-09-16  Romain Francoise  <romain@orebokech.com>
1971         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1973 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1975         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1976         parameter to unintern is mandatory-ish in Emacs 24.
1978         * gnus-html.el (gnus-html-schedule-image-fetching)
1979         (gnus-html-prefetch-images): Check for curl before using it.
1981         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1982         depend on curl, which isn't essential.
1984         * imap.el: Revert back to version
1985         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1986         seem problematic.
1988 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1990         * gnus-registry.el (gnus-registry-install-shortcuts):
1991         Explicitly pass `obarray' to `unintern' to avoid a warning.
1993 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1995         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1996         change.
1998         * nnrss.el (nnrss-request-list): Removed this function and related
1999         functions, including the moreover stuff.
2001 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2003         * nnrss.el (nnrss-retrieve-groups): New function.
2005 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2007         * .dir-locals.el: Add no-byte-compile cookie.
2009 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2011         * time-date.el (format-seconds): Comment fix.
2013         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2014         for back end that doesn't support request-scan.
2016 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2018         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2019         then do request scans from the backends.
2021         * netrc.el (netrc-credentials): New conveniency function.
2023         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2024         avoid running a hook per line, since this takes a lot of time,
2025         profiling shows.
2026         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2027         directly if gnus-visual-p is true.
2029 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2031         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2032         groups; replace mapcar with dolist which is a bit faster; pass groups
2033         info to gnus-read-active-file-1.
2034         (gnus-read-active-file-1): Scan only specified groups if the new
2035         optional arg `infos' is given.
2037 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2039         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2041         * pop3.el (pop3-movemail): Removed.
2042         (pop3-streaming-movemail): Renamed to pop3-movemail.
2044         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2045         don't restrict end-tag searches to the end of the line.
2047 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2049         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2050         articles of every unchecked group to t, which means unknown since the
2051         server has never been opened.
2053 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2055         * gnus-html.el (gnus-html-show-alt-text): New command.
2056         (gnus-html-browse-image): Ditto.
2057         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2058         to browse the image directly.
2059         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2060         better.
2062         * gnus-async.el (gnus-async-article-callback): Call
2063         `gnus-html-prefetch-images' unconditionally.
2065         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2066         before feeding URLs to curl.
2068 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2070         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2071         internal images as deletable by `W D D'.
2073         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2074         (gnus-async-article-callback): Fix typo.
2076 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2078         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2079         current line to work around bugs in the output from w3m.
2081         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2082         for groups that want that.
2084         * nntp.el (nntp-wait-for-string): Supply a timeout for
2085         accept-process-output to ensure progress.
2087         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2088         level to get unread articles from, then use that for foreign groups,
2089         too.
2091         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2092         confuses the rest of the function.
2094         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2095         for the methods that support -retrieve-groups, too.
2097         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2099 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2101         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2102         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2104         * pop3.el: Require cl when compiling.
2105         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2107 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2109         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2110         that aren't going to be activated.
2111         (gnus-get-unread-articles): Fix up the last commit.
2113         * gnus-html.el (gnus-article-html): Allow calling without specifying
2114         the handle.  In that case, dissect the buffer first.
2116         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2118         * nnimap.el (nnimap-open-connection): Revert the change that would look
2119         into authinfo for imaps instead of imap.
2121         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2122         say that you don't want to call gnus-request-group with don-check, but
2123         do check the reponse.  This is for virtual groups only.
2124         (gnus-get-unread-articles): Count the archive groups as secondary, so
2125         that they're activated the same way as before.
2127         * imap.el (imap-message-map): Removed optional buffer parameter, since
2128         no callers use it.
2129         (imap-message-get): Ditto.
2130         (imap-message-put): Ditto.
2131         (imap-mailbox-map): Ditto.
2132         (imap-mailbox-put): Ditto.
2133         (imap-mailbox-get): Ditto.
2134         (imap-mailbox-get): Revert last change for this function.
2136         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2137         case-insensitively.
2138         (nnimap-debug): Removed.
2140         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2141         to use `imap-fetch' instead.  According to the comments, this should be
2142         safe, since all other IMAP clients use the 1:* syntax.
2143         (imap-enable-exchange-bug-workaround): Removed.
2144         (imap-debug): Removed -- doesn't seem very useful.
2146         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2147         mail from a file, and the file doesn't exist.
2149         * imap.el (imap-log): New convenience function used throughout instead
2150         of repeating the same code all over the place.
2152         * pop3.el (pop3-streaming-movemail): Return t for success.
2154         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2155         .authinfo if we're using ssl connection.
2157         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2158         already have if we're in a main Gnus `g' run.
2160         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2162 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2164         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2166         * nnmh.el (nnmh-request-list-1): Bind `file'.
2168         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2169         alias to set-process-query-on-exit-flag or process-kill-without-query.
2170         (pop3-open-server): Use it.
2172 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2174         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2175         box to the Incoming file.  Fixes mistake in previous checkin.
2177         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2178         request loop (for debugging purposes) removed.
2180         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2181         culprit is more visible.
2182         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2183         (nnml-add-incremental-nov): New functions to do "incremental" nov
2184         updates, where we just append to the end of the existing nov files
2185         without reading/writing them in full.
2187         * mail-source.el (mail-source-delete-crash-box): Really only check the
2188         incoming files once in a while.
2190         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2192         * mail-source.el (mail-source-delete-crash-box): Only check the
2193         incoming files for deletion once per day to save a lot of file
2194         accesses.
2196         * pop3.el (pop3-logon): Fix up unbound variable typo.
2198         * mail-source.el (pop3-streaming-movemail): Autoload.
2200         * pop3.el (pop3-streaming-movemail): Respect
2201         pop3-leave-mail-on-server.
2203         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2204         retrieval.
2206         * pop3.el (pop3-process-filter): Removed unused function.
2207         (pop3-streaming-movemail, pop3-send-streaming-command)
2208         (pop3-wait-for-messages, pop3-write-to-file)
2209         (pop3-number-of-responses): New functions for streaming pop3
2210         retrieval.
2212         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2213         come from no known methods.
2214         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2215         list.
2217         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2218         message sizes.
2219         (pop3-movemail): Use erase-buffer instead of looping and deleting
2220         regions, which seems rather odd.
2222         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2223         file once per `g' run.
2225         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2226         directories.  This makes the draft queue directory work.
2228         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2229         data from the backends, so that we only request the list of groups from
2230         each method once.  This should speed things up considerably.
2232         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2233         detect that it's not implemented.
2235         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2236         we actually do recurse down into the tree, but don't stat all leaf
2237         nodes.
2239         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2240         then say so instead of bugging out.
2242         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2243         files exist before trying to read them.
2245         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2246         around <pre_int>.
2248         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2250         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2252 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2254         * mm-util.el (mm-image-load-path): Just return the image directories,
2255         not all directories in the path in addition to the image directories.
2256         (mm-image-load-path): Maintain a cache of the image directories so that
2257         the `g' command in Gnus doesn't have to stat dozens of directories each
2258         time.
2260         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2261         (gnus-html-wash-tags): Add a new `i' command to insert images.
2262         (gnus-html-insert-image): New command and keystroke.
2263         (gnus-html-redisplay-with-images): New command and keystroke.
2264         (gnus-html-show-images): Renamed command.
2265         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2266         spacers.
2267         (gnus-html-wash-tags): Decode entities at the end, so that entities
2268         inside the tags don't mess up the rest of the "parsing".
2270         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2271         so that nnimap methods aren't agentized by default.  There's apparently
2272         many problems related to agent/imap behaviour.
2274         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2276         * gnus-html.el: Doc fix.
2278 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2280         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2281         specifier-spec-list for Emacs 21.
2283         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2284         glyph-width and glyph-height instead of display-graphic-p and
2285         image-size; make avoidance of displaying small images work for XEmacs.
2287         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2288         for XEmacs.
2290         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2291         of symbol that holds plist data.
2292         (gnus-process-plist): Remove plist of process after getting it.
2294 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2296         * message.el (message-generate-hashcash): Change default to
2297         'opportunistic if hashcash is installed.
2299         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2300         (gnus-html-put-image): Only call image-size once, since it's somewhat
2301         time-consuming on remote X servers.
2303 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2305         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2306         type on data, not a file name.
2308         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2309         window-pixel-edges for Emacs 21.
2311         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2312         decoded contents.
2313         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2315 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2317         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2318         group line format, since it isn't very interesting.
2320         * gnus-agent.el (gnus-agent-short-article),
2321         (gnus-agent-long-article): Increase values for these two variables,
2322         since most people are likely to have more network connection and
2323         storage than before.
2325         * gnus.el (gnus-refer-article-method): Change default to 'current.
2326         When referring an article, the common behaviour is to refer it from the
2327         current select method, not the native select method.  The chances of
2328         the native select method having the message in question is rather slim
2329         these days.
2331         * gnus-sum.el (gnus-auto-select-subject): Change default to
2332         `unseen-or-unread'.  I think it's likely that most people want to
2333         select an unseen article over a previously seen, but unread one.
2335         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2336         means that in the article buffer none of the minor mode elements will
2337         be shown, usually, and this is not desirable in most cases.
2339         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2340         that commands like `d' (and the like) go to the next line in the
2341         buffer, instead of the next unread article.  I think this is the
2342         behaviour that is most natural for most users.
2343         (gnus-single-article-buffer): Change default to nil, so that people can
2344         have as many article buffers open as they have summary buffer.  I think
2345         this is the most natural way for the groups to behave.
2347         * message.el (message-generate-new-buffers): Change default to
2348         `unsent', so that all new message buffers start their names with the
2349         string "*unsent", and it's easier to find the buffers if you move from
2350         them.
2352 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2354         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2355         small.  They're probably tracking images.
2356         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2357         (gnus-html-rescale-image): Yet another try at getting the image sizing
2358         right.
2360         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2361         nntp-marks-file-name is nil.
2363 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2365         * gnus-html.el (gnus-html-wash-tags)
2366         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2367         Better logging.
2369 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2371         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2373         * gnus-html.el (gnus-html-wash-tags): Check the value of
2374         gnus-blocked-images in the summary buffer.
2376 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2378         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2380 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2382         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2383         like "a", it seems like.
2384         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2385         since it needs to be picked from the correct buffer.
2387         * nnwfm.el: Removed.
2389         * nnlistserv.el: Removed.
2391 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2393         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2394         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2396 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2398         * nnkiboze.el: Removed.
2400         * nndb.el: Removed.
2402         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2403         alt text.
2404         (gnus-html-rescale-image): Try to get the rescaling logic right for
2405         images that are just wide and not tall.
2407         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2408         overshadow variable bindings.
2410 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2412         * gnus-html.el (gnus-html-wash-tags)
2413         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2414         extra logging.
2416 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2418         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2419         (gnus-max-image-proportion): New variable.
2420         (gnus-html-rescale-image): New function.
2421         (gnus-html-put-image): Rescale images.
2423 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2425         Fix up some byte-compiler warnings.
2426         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2427         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2428         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2429         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2430         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2431         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2432         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2434 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2436         * gnus-html.el (gnus-article-html): Decode contents by charset.
2438 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2440         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2441         (gnus-html-frame-width, gnus-blocked-images)
2442         * message.el (message-prune-recipient-rules): Add custom version.
2443         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2445         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2446         functions.
2448         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2449         gnus-process-get.
2451 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2453         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2454         instead of lsub directly.
2456 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2458         * nnwarchive.el: Removed.
2460         * gnus-soup.el: Removed.
2462         * nnsoup.el: Removed.
2464         * nnultimate.el: Removed.
2466         * gnus-html.el (gnus-blocked-images): New variable.
2468         * message.el (message-prune-recipients): New function.
2469         (message-prune-recipient-rules): New variable.
2471         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2472         guess whether a long line is natural text or not.
2474         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2475         gnus-process-plist and friends for compatibility.
2477 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2479         * gnus-html.el: Require packages that define macros used in this file.
2480         (gnus-article-mouse-face): Declare to silence byte-compiler.
2481         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2482         process-get.
2483         (gnus-html-put-image): Use plist-get to avoid getf.
2484         (gnus-html-prefetch-images): Use with-current-buffer.
2486 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2488         * gnus-ems.el: Provide compatibility functions for
2489         gnus-set-process-plist.
2491         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2492         header-line-format for XEmacs 21.4.
2494         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2495         * gnus.el (gnus-valid-select-methods)
2496         * message.el (message-send-mail-partially-limit)
2497         * mm-decode.el (mm-text-html-renderer)
2498         * mml.el (mml-insert-mime-headers-always)
2499         * smiley.el (smiley-regexp-alist): Bump custom version.
2501 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2503         * gnus-html.el: require mm-url.
2504         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2505         with the url to `url'.
2506         (gnus-html-wash-tags): Support cid: URLs/images.
2508 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2510         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2511         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2512         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2514         * gnus-move.el: Removed file, since it doesn't really work.
2516         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2517         UTF-8.  This seems to fix problems with some German web feeds.
2519         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2520         at the top so that the proper colours are applied.
2522         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2523         don't have dots in their names.
2525         * gnus-art.el (gnus-article-view-part): Doc fix.
2527         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2528         XEmacs-compatible.
2529         (gnus-html-put-image): Don't do images on non-graphic displays.
2531         * nnslashdot.el: Removed this unused backend.
2533         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2534         actions.
2535         (gnus-undo-register-1): Revert last change.
2537         * gnus-group.el (gnus-group-completing-read): Protect against not
2538         having completion-styles bound.
2540         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2541         make broken recipients happier.
2543         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2545         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2546         point parameter.
2548         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2550         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2551         completion-styles for group selection.
2553 2009-02-04  Andreas Schwab  <schwab@suse.de>
2555         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2556         headers and regexp-quote the match if necessary.
2558 2009-03-24  Miles Bader  <miles@gnu.org>
2560         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2561         the blinking smiley.
2563 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2565         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2566         blink smiley.
2568 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2570         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2571         where the dribbel file lives exists.
2573         * message.el (message-send-mail-partially-limit): Change the default to
2574         nil, since most people don't want this.
2576         * mm-url.el (mm-url-decode-entities): Also decode entities like
2577         &#x3212.
2579 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2581         * gnus-sum.el (gnus-summary-idna-message):
2582         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2583         Hyperlink urls in docstrings with URL `...'.
2585 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2587         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2588         functions.
2590 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2592         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2593         say what the mouseover text should be.
2595         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2596         version of the mm-w3m-safe-url-regexp variable to only download images
2597         in the groups where we want that to happen.
2599         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2601         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2602         easier debugging.
2603         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2604         big pictures in the article buffer.
2606         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2607         gnus-article-html.
2608         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2609         w3m.
2611         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2613 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2615         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2616         which doesn't exist.
2618         * message.el (message-inhibit-ecomplete): New variable to allow some
2619         function to inhibit ecomplete address storage.
2620         (message-resend): Disable ecomplete message storage when resending
2621         messages.
2623         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2625 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2627         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2628         Save excursion while copying, moving, and deleting articles in order to
2629         prevent the cursor from jumping to unforeseen place.
2631 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2633         * lpath.el: No need to bind bookmark-current-buffer,
2634         bookmark-yank-point and bookmark-make-record-function.
2636 2010-08-17  Glenn Morris  <rgm@gnu.org>
2638         * gnus-sync.el: Require gnus components whose functions are used.
2640         * gnus-art.el (bookmark-make-record-function):
2641         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2642         Declare for compiler.
2644         * mm-url.el (mml-compute-boundary): Autoload.
2646 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2648         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2650 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2652         Typo fix "hoo4a" -> "hook".
2654         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2656 2010-08-14  Glenn Morris  <rgm@gnu.org>
2658         * gnus-sync.el (gnus-sync): Fix defgroup version.
2660 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2662         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2664         * gnus-sync.el: Fix docs.
2665         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2666         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2668 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2670         Optimizations for gnus-sync.el.
2672         * gnus-sync.el: Add docs about gnus-sync-backend
2673         possibilities.
2674         (gnus-sync-save): Remove unnecessary message.
2675         (gnus-sync-read): Optimize and show what groups were skipped.
2677 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2679         Minor bug fixes for gnus-sync.el.
2681         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2682         read the sync on get-new-news.
2684         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2685         quiet.
2687         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2689 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2691         Make saving and restoring of hidden threads work with overlays.
2692         Patch applied by Ted Zlatanov.
2694         * gnus-sum.el (gnus-hidden-threads-configuration)
2695         (gnus-restore-hidden-threads-configuration): Update to deal with text
2696         properties, rather than searching for a magic character.
2698 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2700         New gnus-sync.el library for synchronization of marks.
2702         * gnus-sync.el: New library for synchronization of marks.
2704         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2705         renamed from `gnus-registry-grep-in-list'.
2707         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2709         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2711 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2713         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2714         determining charset of text fails.
2716 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2718         * nnmail.el (nnmail-get-new-mail-1): Revert.
2720         * nnml.el (nnml-active-number): Make sure names of newly created groups
2721         in nnml-group-alist are encoded.
2723 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2725         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2726         containing non-ASCII characters in active file for nnml back end.
2728 2010-07-24  David Engster  <dengste@eml.cc>
2730         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2731         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2733 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2735         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2736         tag (Bug#6654).
2738 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2740         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2741         the article buffer, not the summary buffer.
2743 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2745         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2746         Emacs 23 as well.
2748 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2750         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2751         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2753 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2755         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2756         Patch applied by Karl Fogel.
2758         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2759         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2761 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2763         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2764         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2765         C-w still not working correctly from Article buffers; Thierry's
2766         patch to fix that will be applied after this.
2768         * gnus-art.el (bookmark-make-record-function): New local variable.
2770         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2771         article buffer.
2772         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2774 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2776         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2777         on changes in bookmark.el.
2779 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2781         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2782         `no-log' instead of message not to log prompt string.
2784 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2786         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2787         the *other* type of HTML form submission.
2789 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2791         * auth-source.el (auth-source-pick): If choice does not contain a
2792         questioned keyword, set the check to t.
2794 2010-06-12  Romain Francoise  <romain@orebokech.com>
2796         * gnus-util.el (gnus-date-get-time): Move up before first use.
2798 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2800         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2801         (gnus-article-edit-part): Bind it to make last part that is substituted
2802         or deleted visible.
2803         (gnus-mime-display-single): Buttonize part of which id equals to
2804         gnus-mime-buttonized-part-id.
2806 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2808         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2809         (gnus-dd-mmm): Use gnus-date-get-time.
2810         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2811         simplify logic.
2812         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2813         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2815 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2817         * auth-source.el (top): Autoload `secrets-list-collections',
2818         `secrets-create-item', `secrets-delete-item'.
2819         (auth-sources): Fix tag string.
2820         (auth-get-source, auth-source-retrieve, auth-source-create)
2821         (auth-source-delete): New defuns.
2822         (auth-source-pick): Rewrite in order to avoid 2 passes.
2823         (auth-source-forget-user-or-password): New parameter USERNAME.
2824         (auth-source-user-or-password): New parameters CREATE-MISSING and
2825         DELETE-EXISTING.  Retrieve password interactively, if needed.
2827 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2829         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2830         deleting unused directories when gnus-expert-user is t.
2832 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2834         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2835         for each temp file when gnus-article-browse-delete-temp is ask.
2837 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2839         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2840         Lisp calls to delete-backward-char by calls to delete-char.
2842 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2844         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2846 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2848         * password-cache.el (password-cache-remove): Fix docstring.
2850 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2852         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2853         article unless decoding article to be saved.
2855 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2857         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2858         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2859         generated within the mm-with-unibyte-current-buffer macro.
2861 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2863         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2864         to nil when we're in a mml-preview buffer and no group is selected.
2866 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2868         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2869         when catching the `C-g'.  Reported by "Leo".
2871 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2873         * message.el (message-forward-make-body-plain)
2874         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2875         multibyte-string-p.
2877         * lpath.el: Revert.
2879 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2881         * message.el (message-forward-make-body-mml): Assume original message
2882         is multibyte string; error on unibyte.
2883         (message-forward-make-body-plain): Ditto; don't add excessive newline
2884         in body end.
2886         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2888 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2890         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2891         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2893 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2895         * mm-extern.el (mm-extern-url): Don't use
2896         mm-with-unibyte-current-buffer.
2897         (mm-extern-cache-contents): Use with-current-buffer instead of
2898         save-excursion + set-buffer.
2900 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2902         * mm-util.el (mm-emacs-mule): Remove.
2904 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2906         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2907         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2908         change.
2910 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2912         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2913         bind the default value of enable-multibyte-characters to nil.
2915 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2917         * message.el (message-forward-make-body-plain)
2918         (message-forward-make-body-mml):
2919         Don't use mm-with-unibyte-current-buffer.
2921 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2923         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2925 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2927         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2928         (Bug#5592).
2930 2010-05-07  Julien Danjou  <julien@danjou.info>
2932         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2933         it to mm-pipe-part.
2935         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2936         it is given.
2938 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2940         * binhex.el (binhex-decode-region-internal)
2941         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2942         (dns-query)
2943         * nnweb.el (nnweb-gmane-search)
2944         * pgg-parse.el (pgg-parse-armor)
2945         * pgg.el (pgg-verify-region)
2946         * sha1.el (sha1-string-external)
2947         * uudecode.el (uudecode-decode-region-internal)
2948         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2949         XEmacs.
2951         * gnus-art.el (gnus-article-browse-html-parts)
2952         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2953         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2954         make-temp-file.
2956         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2957         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2958         compiling.
2960         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2961         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2962         XEmacs when compiling.
2964         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2965         gnus-pick-mode-off-hook for XEmacs when compiling.
2966         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2967         gnus-binary-mode-off-hook for XEmacs when compiling.
2969         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2970         nil if char-charset is not available.
2972         * imap.el (imap-disable-multibyte)
2973         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2974         macros.
2976         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2977         instead of encode-coding-string.
2979         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2980         'xemacs) instead of mm-emacs-mule to switch function definitions.
2981         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2983         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2984         bind temporary-file-directory for XEmacs;
2985         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2986         timer-set-function for XEmacs 21.4 and SXEmacs;
2987         bind timer-list for XEmacs 21.4 and SXEmacs;
2988         fbind char-charset and find-charset-region for non-Mule XEmacs;
2989         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2990         encode-coding-region and encode-coding-string for XEmacs having no
2991         file-coding feature.
2993 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2995         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2997 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2999         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3000         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3002 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3004         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3005         alias `jka-compr-delete-temp-file' no longer exists.
3007 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3009         Use define-minor-mode in Gnus where applicable.
3010         * mml.el (mml-mode): Use define-minor-mode.
3011         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3012         (gnus-undo-mode): Use define-minor-mode.
3013         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3014         (gnus-dead-summary-mode): Use define-minor-mode.
3015         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3016         Initialize in declaration.
3017         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3018         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3019         (gnus-mailing-list-mode): Use define-minor-mode.
3020         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3021         (gnus-draft-mode): Use define-minor-mode.
3022         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3023         (gnus-dired-mode): Use define-minor-mode.
3025 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3027         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3028         handles on recursive mml-to-mime translation and check them for
3029         boundary delimiter collisions.  Reported by Greg Troxel.
3031 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3033         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3035 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3037         * mm-util.el (mm-find-buffer-file-coding-system):
3038         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3040 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3042         * message.el (message-generate-headers): Record insertion of optional
3043         headers as well.  Otherwise the check to prevent repeated insertion of
3044         optional headers is a no-op.
3046 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3048         * smime.el: Don't mention CVS.
3050         * nnrss.el (nnrss-fetch): Don't mention CVS.
3052         * nnir.el: Don't mention CVS.
3054 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3056         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3058 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3060         * lpath.el: Fbind bookmark-default-handler,
3061         bookmark-get-bookmark-record, bookmark-make-record-default,
3062         bookmark-prop-get for Emacs <23 and XEmacs.
3064 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3066         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3067         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3068         Use with-current-buffer to silence the byte-compiler.
3069         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3070         bother to require `gnus'.
3071         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3073 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3075         * gnus-sum.el (gnus-summary-bookmark-make-record)
3076         (gnus-summary-bookmark-jump): New functions.
3077         (gnus-summary-mode): Setup bookmark support.
3079 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3081         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3082         if set.
3084 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3086         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3087         gnus-article-browse-html-save-cid-image; make it work recursively for
3088         forwarded messages as well.
3089         (gnus-article-browse-html-parts): Work when prefix arg is given.
3090         (gnus-article-browse-html-article): Doc fix.
3092 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3094         * message.el (message-default-mail-headers):
3095         (message-default-headers): Carry the value mail-default-headers over
3096         into message-default-mail-headers, rather than message-default-headers.
3098 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3100         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3101         charset.
3103         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3104         charset into the <meta> tag when the article is encoded to utf-8.
3106 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3108         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3109         directories as well.
3110         (gnus-article-browse-html-parts): Work for images that do not specify
3111         file names; delete temp directory when quitting; insert header at the
3112         right place; use file: scheme for image files.
3114 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3116         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3117         (gnus-article-browse-html-parts): Use it to make temporary cid image
3118         files in addition to html file so that browser may display them.
3120 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3122         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3124 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3126         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3128 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3130         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3131         about Secret Service API sources.  Improve Customize options.
3132         (auth-source-pick): Change to accept any number of search parameters.
3133         Implement fallbacks iteratively, not recursively.  Add scoring on the
3134         second pass and sort by score.  Call Secret Service API when needed.
3135         (auth-source-user-or-password): Use it.  Call Secret Service API
3136         directly when needed to get the user name and the password.
3138 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3140         * message.el (message-interactive): Doc fix.
3141         (message-qmail-inject-args): Reflow.
3142         (message-kill-to-signature): Fix typo in docstring.
3144         * smiley.el (smiley-buffer): Fix typo in docstring.
3146 2010-03-24  Glenn Morris  <rgm@gnu.org>
3148         * mail-source.el (gnus-message): Declare.
3149         (mail-source-delete-old-incoming): Require gnus-util.
3151 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3153         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3155         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3157         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3158         password-cache's default if it is not bound.
3159         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3160         password-cache-expiry's default if it is not bound.
3162         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3163         available in Emacs 21.
3165         * lpath.el: Suppress compiler warnings for:
3166         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3167         XEmacs;
3168         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3169         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3170         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3172 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3174         * auth-source.el (auth-sources): Fix up definition so extra parameters
3175         are always inline.
3177 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3179         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3180         wasn't updated after mismatch.  Clear cached mailbox info correctly
3181         when uidvalidity changes.
3182         (nnimap-group-prefixed-name): New function to avoid some code
3183         duplication.
3184         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3185         (nnimap-request-group): Use it.
3186         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3187         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3188         with many imap folders.  This is done by caching the group status from
3189         the imap server persistently in a group parameter `imap-status'.  (This
3190         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3191         but not persistently, so every Gnus startup was still very slow.)
3193 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3195         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3196         delete the extra newline.  Otherwise editing of :string and :number
3197         types don't work.
3199 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3201         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3202         secrets.el dependency.
3203         (auth-sources): Add optional user name.  Add secrets.el configuration
3204         choice (unused right now).
3206 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3208         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3209         `gnus-registry-install-shortcuts' fill in the functions.
3211         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3212         warnings.
3213         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3214         (gnus-registry-install-shortcuts): Populate and use it in a
3215         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3217 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3219         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3220         In-place substitutions for the group name encoding/decoding.
3221         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3222         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3223         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3224         (nnimap-update-unseen, nnimap-request-list)
3225         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3226         (nnimap-request-set-mark, nnimap-split-to-groups)
3227         (nnimap-split-articles, nnimap-request-newgroups)
3228         (nnimap-request-create-group, nnimap-request-accept-article)
3229         (nnimap-request-delete-group, nnimap-request-rename-group)
3230         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3231         `encoded-mbx' for consistency.
3232         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3233         variable `imap-current-mailbox'.
3235         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3236         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3238 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3240         * pop3.el (pop3-display-message-size-flag): Display message size byte
3241         counts during POP3 download.
3242         (pop3-movemail): Use it.
3243         (pop3-list): Implement listing of available messages.
3245 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3247         * nnir.el (nnir-get-article-nov-override-function): New function to
3248         override the normal NOV retrieval.
3249         (nnir-retrieve-headers): Use it.
3251 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3253         * auth-source.el (netrc-machine-user-or-password): Autoload.
3255 2010-03-19  Glenn Morris  <rgm@gnu.org>
3257         Stop message.el from loading about 40 libraries it doesn't always need.
3258         The general approach is to autoload rather than require, and to
3259         require in the specific functions rather than the file.  (Bug#5642)
3261         * gmm-utils.el: Don't require wid-edit.
3262         (widget-create-child-value, widget-convert, widget-default-get):
3263         Autoload.
3265         * gnus-util.el: Don't require time-date, netrc.
3266         (message-fetch-field, gnus-group-name-decode): Declare rather than
3267         autoloading.
3268         (gnus-fetch-field): Require message.
3269         (gnus-decode-newsgroups): Require gnus-group.
3271         * ietf-drums.el: Don't require time-date.
3273         * message.el: Don't require hashcash, canlock, ecomplete.
3274         Do require mail-utils.  Require nnheader only when compiling.
3275         (smtpmail-default-smtp-server): Remove declaration.
3276         (message-send-mail-function): Check smtpmail-default-smtp-server
3277         is bound rather than requiring smtpmail.
3278         (message-auto-save-directory, message-insert-signature): Use
3279         expand-file-name rather than nnheader-concat.
3280         (nnheader-insert-file-contents): Autoload.
3281         (hashcash-wait-async): Declare.
3282         (message-send-mail): Only call gnus-setup-posting-charset if
3283         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3284         (message-send-mail-with-sendmail): Require sendmail.
3285         (canlock-password, canlock-password-for-verify): Declare.
3286         (message-canlock-password): Require canlock.
3287         (nnheader-get-report): Autoload.
3288         (gnus-setup-posting-charset): Declare.
3289         (message-send-news): Require gnus-msg.
3290         (message-make-references, message-make-in-reply-to): Use mail-header-id
3291         rather than the alias mail-header-message-id.
3292         (ecomplete-add-item, ecomplete-save): Declare.
3293         (message-put-addresses-in-ecomplete): Require ecomplete.
3294         (ecomplete-display-matches): Autoload.
3296         * mm-decode.el: Don't require mailcap, gnus-util.
3297         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3298         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3299         Autoload.
3300         (mailcap-mime-extensions): Declare.
3302         * mm-encode.el: Don't require mailcap.
3303         (mailcap-extension-to-mime): Autoload.
3305         * mml-sec.el: Don't require password-cache.
3307         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3308         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3309         (mml-minibuffer-read-type): Require mailcap.
3310         (mml-preview): Require gnus-msg.
3312         * mml1991.el: Require password-cache.
3313         (password-cache-expiry): Remove declaration.
3315         * mml2015.el: Require password-cache.
3316         (password-cache-expiry): Remove declaration.
3318         * nneething.el (mailcap): Require mailcap.
3320         * nnheader.el (declare-function): Add compatibility stub.
3321         (message-remove-header): Declare rather than autoload.
3322         (nnheader-replace-header): Require message.
3324         * nnimap.el (declare-function): Add compatibility stub.
3325         (netrc-parse, netrc-machine-user-or-password): Declare.
3326         (nnimap-open-connection): Require netrc.
3328         * nntp.el (declare-function): Add compatibility stub.
3329         (netrc-parse, netrc-machine, netrc-get): Declare.
3330         (nntp-send-authinfo): Require netrc.
3332         * rfc2047.el: Don't require qp.
3333         (quoted-printable-encode-region, quoted-printable-decode-string):
3334         Autoload.
3336         * sieve-mode.el: Don't require easymenu.
3337         (easy-menu-add-item): Autoload it.
3339         * spam-stat.el (time-to-number-of-days): Autoload it.
3341 2010-03-19  Glenn Morris  <rgm@gnu.org>
3343         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3345 2010-03-18  Glenn Morris  <rgm@gnu.org>
3347         * hashcash.el (declare-function): Remove duplicate definition.
3349 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3351         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3352         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3353         value if any backslash escapes).
3355 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3357         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3358         if it is available.  (bug#5647)
3360         * lpath.el: Suppress compiler warning for coding-system-from-name for
3361         Emacs 21 and XEmacs.
3363 2010-03-14  Juri Linkov  <juri@jurta.org>
3365         * hmac-def.el:
3366         * hmac-md5.el:
3367         * netrc.el: Fix keywords.
3369 2010-02-26  Glenn Morris  <rgm@gnu.org>
3371         * message.el (message-send-mail-function): Change the default, so that
3372         it inherits from a customized send-mail-function.  (Bug#5643)
3374 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3376         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3377         shell-command-to-string signals an error (bug#5299).
3379 2010-02-24  Glenn Morris  <rgm@gnu.org>
3381         * message.el (message-smtpmail-send-it)
3382         (message-send-mail-with-mailclient): Doc fixes.
3384 2010-02-16  Glenn Morris  <rgm@gnu.org>
3386         * message.el (message-default-mail-headers): Change the default value
3387         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3389 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3391         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3392         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3394 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3396         * time-date.el (date-to-time): Doc fix (Bug#5408).
3398 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3400         * message.el (message-mail): Just pass yank-action on to message-setup.
3401         (message-setup): Handle (FUN . ARGS) form of yank-action.
3402         (message-with-reply-buffer, message-widen-reply)
3403         (message-yank-original): Handle non-buffer values of
3404         message-reply-buffer (Bug#4080).
3405         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3407 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3409         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3410         Fix typo in docstring.
3412 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3414         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3415         response.
3417 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3419         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3421         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3423         * message.el (message-check-news-header-syntax): Protect against a
3424         string that `rfc822-addresses' returns when parsing fails.
3426 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3428         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3429         (gnus-previous-char-property-change): New functions.
3431         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3433 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3435         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3436         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3438 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3440         * message.el (message-exchange-point-and-mark): Rework last change to
3441         avoid using optional arg of exchange-point-and-mark, for backward
3442         compatibility.
3444 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3446         * message.el (message-exchange-point-and-mark): Call
3447         exchange-point-and-mark with an argument rather than setting
3448         mark-active by hand (Bug#5175).
3450 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3452         * nntp.el (nntp-service-to-port): Work for service expressed with
3453         numeric string; replace [:digit:] with [0-9] for XEmacs.
3455 2009-12-17  Glenn Morris  <rgm@gnu.org>
3457         * gnus-group.el (gnus-bug-group-download-format-alist):
3458         Change emacs entry to debbugs.gnu.org.  Bump :version.
3460 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3462         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3464 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3466         * message.el (message-info): Explain why we use `Info-goto-node'.
3468 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3470         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3472 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3474         * message.el (message-completion-in-region): New compatibility function.
3475         (message-expand-group): Use it.
3477 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3479         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3480         with no unread article should be listed if the 2nd arg `predicate' is
3481         given.
3483 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3485         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3487 2009-11-29  Juri Linkov  <juri@jurta.org>
3489         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3490         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3491         on `gnus-recenter'. (Bug#4698, Bug#4981)
3493 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3495         * sha1.el (sha1-string-external): default-directory "/" in case
3496         otherwise non-existent.  process-connection-type pipe for touch of
3497         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3499 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3501         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3502         it's comms related and sgml-mode.el has "comm" on that basis too.
3504 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3506         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3507         containing tspecial characters if they have been already quoted.
3509 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3511         * dns-mode.el (auto-mode-alist): Purecopy string.
3513 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3515         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3517 2009-10-24  Glenn Morris  <rgm@gnu.org>
3519         * gnus-art.el (help-xref-stack-item): Define for compiler.
3521 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3523         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3525 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3527         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3529 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3531         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3532         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3534 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3536         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3537         (gnus-overlays-in): New alias to overlays-in.
3539         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3540         gnus-overlay-get, and gnus-delete-overlay.
3541         (gnus-summary-show-thread): Make it work as well for systems in which
3542         next-single-char-property-change is not available.
3543         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3545         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3546         (gnus-overlay-get): New alias to extent-property.
3547         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3549         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3550         SXEmacs.
3552         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3553         SXEmacs.
3555 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3557         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3559 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3561         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3562         and XEmacs that don't have `remove-overlays'.
3564 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3566         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3567         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3568         selective display.  Use overlays instead.
3570 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3572         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3574 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3576         * spam-stat.el (spam-stat-load): Fix typo in message.
3578 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3580         * dig.el (dig-invoke): Fix typo in docstring.
3581         (query-dig): Reflow docstring.
3583 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3585         * gnus-art.el (gnus-article-encrypt-body):
3586         * message.el (message-check-recipients):
3587         * mm-util.el (mm-codepage-setup):
3588         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3589         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3591 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3593         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3594         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3595         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3596         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3597         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3599 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3601         * dig.el: Add "Keywords: comm", as per net-utils.el.
3603 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3605         * dig.el (dig-mode): Use define-derived-mode.
3607 2009-09-19  Glenn Morris  <rgm@gnu.org>
3609         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3611 2009-09-18  Glenn Morris  <rgm@gnu.org>
3613         * gnus-diary.el (gnus-diary-check-message):
3614         * message.el (message-insert-formatted-citation-line):
3615         * nnbabyl.el (top-level):
3616         * nndiary.el (nndiary-schedule):
3617         Fix typos in condition-case handlers.
3619 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3621         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3622         configuration that provides the sole article window in a frame;
3623         position point correctly after deleting a part.
3625 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3627         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3628         (spam-resolve-registrations-routine): Use it to unregister articles
3629         that change status.
3631 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3633         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3634         with XEmacs.
3635         (parse-time-string-chars): Use it.
3637 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3639         * imap.el (imap-interactive-login): Better messages.
3640         (imap-open): Fix bug with renamed buffer on reconnect.
3641         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3642         for easier debugging and cleaner code.  On successful (guessed based on
3643         server capabilities) secondary authentication, set imap-state
3644         correctly.
3645         (imap-last-authenticator): Define imap-last-authenticator as a variable
3646         to avoid warnings.
3648 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3650         * nnrss.el (nnrss-request-article): Remove binding of
3651         default-enable-multibyte-characters that has gotten needless by
3652         the 2007-07-13 change in rfc2047-encode-message-header.
3654         * mml.el (mml-insert-multipart): Error on the message header.
3655         (mml-insert-part): Error on the message header; position point at
3656         the end of a MIME tag.
3658 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3660         * time-date.el (autoload): Expand define-obsolete-function-alias into
3661         defalias and make-obsolete for old Emacsen that Gnus supports.
3662         (with-no-warnings): Define it for old Emacsen.
3663         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3664         is available.
3665         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3666         float-time is available; suppress compile warning for time-to-seconds.
3668         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3669         (gnus-float-time): Alias to float-time if it exists.
3671         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3672         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3673         float-time is available; suppress compile warning for time-to-seconds.
3675         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3676         XEmacs.
3678 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3680         * imap.el (imap-message-map): Docstring fix.
3682 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3684         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3685         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3686         Add the optional argument `encoding' that overrides the default.
3688         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3689         mm-encode-buffer.
3691 2009-09-04  Glenn Morris  <rgm@gnu.org>
3693         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3694         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3695         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3696         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3697         * mm-util.el (mm-with-unibyte-current-buffer)
3698         (mm-find-buffer-file-coding-system):
3699         * yenc.el (yenc-decode-region): Use default-value rather than
3700         default-enable-multibyte-characters.
3702 2009-09-03  Glenn Morris  <rgm@gnu.org>
3704         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3705         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3706         than default-enable-multibyte-characters.
3708 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3710         * gnus-art.el (gnus-article-read-summary-keys):
3711         Fix gnus-buffer-configuration's value temporarily used.
3713 2009-09-02  Glenn Morris  <rgm@gnu.org>
3715         * gnus-util.el (gnus-float-time): New function.
3716         * gnus-delay.el (gnus-delay-article):
3717         * gnus-sum.el (gnus-thread-latest-date):
3718         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3719         * nnspool.el (nnspool-request-newgroups):
3720         Use gnus-float-time rather than time-to-seconds.
3721         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3723         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3724         (gnus-header-subject-face, gnus-header-newsgroups-face)
3725         (gnus-header-name-face, gnus-header-content-face):
3726         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3727         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3728         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3729         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3730         (gnus-cite-face-11):
3731         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3732         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3733         (gnus-server-closed-face, gnus-server-denied-face)
3734         (gnus-server-offline-face):
3735         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3736         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3737         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3738         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3739         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3740         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3741         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3742         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3743         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3744         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3745         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3746         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3747         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3748         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3749         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3750         (gnus-summary-high-undownloaded-face)
3751         (gnus-summary-low-undownloaded-face)
3752         (gnus-summary-normal-undownloaded-face)
3753         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3754         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3755         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3756         (gnus-splash-face):
3757         * message.el (message-header-to-face, message-header-cc-face)
3758         (message-header-subject-face, message-header-newsgroups-face)
3759         (message-header-other-face, message-header-name-face)
3760         (message-header-xheader-face, message-separator-face)
3761         (message-cited-text-face, message-mml-face):
3762         * sieve-mode.el (sieve-control-commands-face)
3763         (sieve-action-commands-face, sieve-test-commands-face)
3764         (sieve-tagged-arguments-face):
3765         * spam.el (spam-face):
3766         Mark face aliases with "-face" in the name as obsolete.
3768 2009-09-01  Glenn Morris  <rgm@gnu.org>
3770         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3771         than goto-line.
3773 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3775         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3776         Don't move point if the command is invoked inside the message header.
3778 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3780         * imap.el (imap-send-command): Simplify.
3781         (imap-wait-for-tag): point-max -> buffer-size.
3783 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3785         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3786         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3787         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3788         * nnir.el (nnir-swish-e-index-file):
3789         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3790         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3791         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3792         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3793         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3794         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3796 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3798         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3799         Don't save excursion.
3801 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3803         * nnheader.el (nnheader-find-file-noselect):
3804         * mm-util.el (mm-insert-file-contents):
3805         Use (default-value 'major-mode) instead of default-major-mode.
3807 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3809         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3811 2009-08-26  Glenn Morris  <rgm@gnu.org>
3813         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3814         than placing in files.el.
3816 2009-08-25  Glenn Morris  <rgm@gnu.org>
3818         * nnir.el (top-level): Don't require cl at run-time.
3819         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3820         Replace cl-function substitute with gnus-replace-in-string.
3821         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3822         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3823         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3824         simplified expansions.
3826 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3828         * dig.el (dig): Add autoload cookie.
3830 2009-08-22  Glenn Morris  <rgm@gnu.org>
3832         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3833         goto-line.
3835 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3837         * parse-time.el (parse-time-string-chars): Save match data.
3839 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3841         * parse-time.el (parse-time-string-chars): Compute using character
3842         classes, to handle non-ascii characters (Bug#3190).
3844 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3846         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3848         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3849         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3850         (gnus-mm-display-part, gnus-mime-display-single)
3851         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3852         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3854         * gnus-sum.el
3855         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3856         (gnus-summary-move-article): Add expirable mark to articles copied or
3857         moved to group that has auto-expire turned on if the option is non-nil.
3859 2009-07-24  Glenn Morris  <rgm@gnu.org>
3861         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3862         Fix typo.  (Bug#3903)
3864 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3866         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3867         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3868         that should not be used for draft articles.
3869         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3870         that has no concern in minor mode keys.
3871         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3872         Abolish.
3874 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3876         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3877         article without making inquiry to a user for unknown encoding.
3879         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3880         (nnmaildir--scan): Assume i-node and device number that file-attributes
3881         returns might be cons-cell.
3883         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3885         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3887 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3889         * auth-source.el: Remove docs now in auth.texi.  Don't use
3890         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3891         `auth-source-hide-passwords' and use them.
3893 2009-07-15  Glenn Morris  <rgm@gnu.org>
3895         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3897 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3899         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3900         excessive whitespace from the default values of title and description.
3902 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3904         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3905         mail-fetch-field to fetch Content-Description header in order to
3906         exclude newlines.
3908 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3910         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3911         format used by GnuPG 2.0.11.
3913 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3915         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3916         to deleted part.
3918 2009-05-30  David Engster  <dengste@eml.cc>
3920         * nnmairix.el: Remove old documentation in the commentary block.
3921         (nnmairix-request-group): Do not update active file for nnml back ends.
3922         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3923         end so that overview files are ignored.
3924         (nnmairix-update-groups): Make updating the groups more robust by using
3925         marks.
3926         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3927         with dollar characters in message-id.
3929 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3931         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3932         2008-12-25 in dns.el.
3934 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3936         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3937         could happen if the text is only composed of spaces and/or tabs.
3939 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3941         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3942         when sending a queued message to avoid extra mml tags.
3944 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3946         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3948 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3950         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3951         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3952         rmail-toggle-header for XEmacs;
3953         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3955 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3957         * gnus-dired.el: Remove autoload for gnus-setup-message.
3958         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3959         displaying Gnus logo; always use compose-mail.
3961 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3963         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3965 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3967         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3968         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3969         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3970         available.
3971         (gnus-nocem-epg-verify): New function.
3973 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3975         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3977 2009-02-15  Glenn Morris  <rgm@gnu.org>
3979         * gnus-util.el (rmail-insert-rmail-file-header)
3980         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3981         autoloads.
3982         (rmail-default-rmail-file): Remove unnecessary declaration.
3983         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3985 2009-02-14  Glenn Morris  <rgm@gnu.org>
3987         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3988         variable (only used in gnus-util, which declares it anyway).
3989         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3990         which was only needed by gnus-art (changed to not use it any more).
3991         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3992         only used in gnus-util, which autoloads it itself.
3993         (rmail-update-summary): Fix autoload.
3995         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3996         rather than rmail-output-to-rmail-file.
3998 2009-02-07  Glenn Morris  <rgm@gnu.org>
4000         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4001         autoload of function that no longer exists.
4002         (rmail-toggle-header): Declare.
4003         (message-forward-rmail-make-body): Handle mbox Rmail.
4005 2009-01-31  Glenn Morris  <rgm@gnu.org>
4007         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4008         2009-01-09 change.
4010 2009-01-31  Dave Love  <fx@gnu.org>
4012         * imap.el (imap-fetch-safe): Bind debug-on-error.
4013         (imap-debug): Add imap-fetch-safe.
4015 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4017         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4018         (auth-source-forget-all-cached): New convenience function.
4019         (auth-source-user-or-password): Accept list of modes or a single mode.
4021         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4022         auth-source modes.
4024         * netrc.el (netrc-machine-user-or-password): Use list of
4025         auth-source modes.
4027         * nnimap.el (nnimap-open-connection): Use list of
4028         auth-source modes.
4030         * nntp.el (nntp-send-authinfo): Use list of
4031         auth-source modes.
4033 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4035         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4036         now.
4038 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4040         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4041         coding system in XEmacs; add a workaround for XEmacs.
4043         * lpath.el: Fbind coding-system-aliasee.
4045 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4047         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4048         of current-language-environment.
4050 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4052         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4053         available at runtime.
4055 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4057         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4059 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4061         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4062         the greatest positive fixnum value doesn't work under an XEmacs with
4063         bignum support; use the most-positive-fixnum constant instead,
4064         available since Emacs 21.1 with cl and XEmacs 21.1.
4066 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4068         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4069         XEmacs gets not to work.
4071 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4073         * mm-util.el (mm-coding-system-priorities): Allow the value like
4074         "Japanese (UTF-8)" of current-language-environment.
4076 2009-01-09  Glenn Morris  <rgm@gnu.org>
4078         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4079         with last-command-event.
4081 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4083         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4084         in the doc string.
4086         * message.el (message-fix-before-sending): Amend comment.
4088 2009-01-08  Dave Love  <fx@gnu.org>
4090         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4092 2009-01-07  David Engster  <dengste@eml.cc>
4094         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4095         simplified server definitions by converting it via
4096         gnus-server-to-method.
4098 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4100         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4101         parameter's operands.
4103 2009-01-06  David Engster  <dengste@eml.cc>
4105         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4106         primary select method (for gnus-group-mark-article-as-read).
4108 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4110         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4111         `(gnus)Face', not `(gnus)X-Face'.
4113 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4115         * mm-util.el (mm-ucs-to-char): New function.
4117         * mm-url.el (mm-url-decode-entities): Use it.
4119         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4120         unicode-to-char.
4122 2009-01-05  Dave Love  <fx@gnu.org>
4124         * time-date.el: Require cl for `declare'.
4126 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4128         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4129         Dave Love.
4131 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4133         * message.el (message-fix-before-sending): Add `eight-bit' to
4134         illegible-text check.
4136 2009-01-03  Michael Olson  <mwolson@gnu.org>
4138         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4139         `headers' is nil.  This can occur if the IMAP server does not have
4140         permissions to read messages from a folder, but can write new messages
4141         to the folder.
4142         (nnimap-request-article-part): Do not insert `data' if it is nil.
4144         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4145         characters which will confuse `read', so skip past them.
4147 2009-01-01  Dave Love  <fx@gnu.org>
4149         * imap.el (imap-string-to-integer): Fix typo.
4150         (imap-fetch-safe): New function.
4151         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4153         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4155         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4156         (imap-parse-greeting): Fix doc strings.
4157         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4158         (imap-parse-flag-list): Make messages unique.
4159         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4161         * nnimap.el: Fix author email.
4162         (nnimap-split-rule): Add FIXME comment.
4163         (nnimap-debug): Fix doc string.
4165 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4167         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4169 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4171         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4172         nslookup if resolv.conf isn't available.
4173         (dns-query): Rename from query-dns.
4174         (dns-query-cached): Rename from query-dns-cached.
4176 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4178         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4179         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4180         to check if those variables exist (first appeared in Emacs 18.50).
4182 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4184         * mm-util.el (mm-line-number-at-pos): New function.
4186         * spam-report.el (spam-report-process-queue): Use it.
4188 2008-12-24  David Engster  <dengste@eml.cc>
4190         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4191         parameters that haven't existed as variables as buffer-local variables.
4193 2008-12-23  Dave Love  <fx@gnu.org>
4195         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4196         cadar.
4198         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4199         imap-starttls-p.
4200         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4202 2008-12-22  Dave Love  <fx@gnu.org>
4204         * imap.el: Fix author email.  Doc fixes.
4205         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4206         reply.
4208 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4210         * spam-report.el (spam-report-gmane-max-requests): New constant.
4211         (spam-report-gmane-wait): New variable.
4212         (spam-report-gmane-ham, spam-report-gmane-spam)
4213         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4214         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4215         the server.
4217         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4218         Add explanations.
4220         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4221         nnheader-accept-process-output and nnheader-read-timeout if available.
4222         (pop3-movemail): Use it.
4224         * message.el (message-check-news-body-syntax): Fix signature check if
4225         there's an attachment.
4227 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4229         * mm-util.el: Add comments to the mm- emulating functions.
4231 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4233         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4234         by Stephen Berman <stephen.berman@gmx.net>.
4236 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4238         * mm-util.el (mm-substring-no-properties): New function.
4239         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4240         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4241         (mm-string-to-multibyte): Doc fix.
4243         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4245 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4247         * mml.el (mml-attach-file): Strip text properties from file name.
4248         (Bug#1574)
4250 2008-12-16  Glenn Morris  <rgm@gnu.org>
4252         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4254 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4256         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4257         knows since the charset specified might be a bogus alias that
4258         mm-charset-synonym-alist provides.
4260 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4262         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4263         "ISO_8859-1".
4265         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4267 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4269         * mm-util.el (mm-charset-eval-alist):
4270         Define it before mm-charset-to-coding-system.
4271         (mm-charset-to-coding-system): Add optional argument `silent';
4272         define it before mm-charset-override-alist.
4273         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4274         default value if it can be used in Emacs currently running;
4275         silence mm-charset-to-coding-system.
4277 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4279         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4280         `allow-override' which says whether to use `mm-charset-override-alist'.
4281         (rfc2047-decode-encoded-words): Use it.
4283         * mm-util.el (mm-charset-override-alist): Fix custom type;
4284         add `(gb2312 . gbk)' to choices.
4286 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4288         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4289         fast.
4291         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4293         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4295 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4297         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4298         on links.
4300         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4302 2008-12-03  Lute Kamstra  <lute@gnu.org>
4304         * sha1.el: Remove leading * from docstrings of defcustoms,
4305         deffaces, defconsts and defuns.
4307 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4309         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4310         users' addresses that don't have domain parts.
4311         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4312         rather than message-narrow-to-head since there will be the message
4313         header separator.
4315 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4317         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4318         since the result is inserted in a unibyte buffer anyway.
4319         (nnimap-demule-use-string-to-multibyte): Remove.
4320         (nnimap-demule): Alias it to mm-string-to-multibyte.
4322 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4324         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4325         variable for debugging bug#464 and bug#1174.
4326         (nnimap-demule): Use it.
4328 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4330         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4331         score calculation correctly.
4333 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4335         * message.el (message-send-mail): Just set the buffer to unibyte
4336         rather than use mm-with-unibyte-current-buffer which does a lot more.
4337         (message-send-mail-partially): Don't bother with
4338         mm-with-unibyte-current-buffer since it's already been made unibyte by
4339         message-send-mail.
4341 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4343         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4345 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4347         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4349 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4351         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4352         require itself and to remove `with-no-warnings'.
4354 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4356         * starttls.el (starttls-any-program-available): Get the name of the
4357         available TLS layer program.
4358         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4359         well as the host name in the "opening" message.
4361         * auth-source.el (auth-source-cache, auth-source-do-cache)
4362         (auth-source-user-or-password): Cache passwords and logins by default,
4363         allow override with `auth-source-do-cache'.
4364         (auth-source-forget-user-or-password): Allow users to remove cache
4365         entries if needed.
4367 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4369         * md4.el (md4-buffer): Fix typo in docstring.
4370         (md4, md4-64): Doc fixes.
4371         (md4-pack-int32): Reflow docstring.
4373 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4375         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4376         condition-case to only the forward-sexp call.
4378 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4380         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4381         quotes contained.  Make it more robust regardless by an extra
4382         condition-case wrapper.
4384 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4386         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4388 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4390         * nnml.el (nnml-request-expire-articles): Check if the function set to
4391         `nnmail-expiry-target' returns the symbol `delete'.
4393         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4395         * nnmail.el (nnmail-expiry-target): Fix custom type.
4397 2008-10-02  Glenn Morris  <rgm@gnu.org>
4399         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4400         Silence compiler warning.
4402 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4404         * tls.el (open-tls-stream): Show the actual command being
4405         executed, instead of the format string.
4407 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4409         * lpath.el: Fbind codepage-setup for Emacs 23.
4411 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4413         * mml.el (mml-menu): Don't assume mml2015 is bound.
4415 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4417         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4418         exists.
4420 2008-09-27  Glenn Morris  <rgm@gnu.org>
4422         * gnus-util.el (mail-header-remove-comments): Autoload it.
4424 2008-09-27  Andreas Schwab  <schwab@suse.de>
4426         * gnus-util.el (gnus-split-references): Strip comments.
4427         (gnus-parent-id): Likewise.
4429 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4431         * message.el (message-confirm-send): Fix version.
4433 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4435         * message.el (message-idna-to-ascii-rhs-1): Use
4436         mail-extract-address-components rather than mail-header-parse-addresses
4437         that is an alias by default to ietf-drums-parse-addresses that does not
4438         support non-ASCII names in headers' contents.
4440 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4442         * message.el (message-confirm-send): Fixed variable documentation to
4443         avoid the "y/n" wording.
4445 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4447         * message.el (message-set-auto-save-file-name): Save to a different
4448         filename so multiple messages (especially drafts) can be recovered.
4450 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4452         * message.el (message-confirm-send): Add appropriate version.
4454 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4456         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4457         defvar.
4459 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4461         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4462         (mm-pkcs7-enveloped-magic): Ditto.
4464 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4466         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4467         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4469 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4471         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4472         default, it's better.
4474 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4476         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4477         summary line gnus-number property and ignore them (with a warning
4478         message).
4480 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4482         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4483         macro caddr in the interactive form since it won't be expanded.
4485 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4487         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4488         `charset'; fix name of function called recursively.
4489         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4491 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4493         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4494         (gnus-mime-set-charset-parameters): New function.
4495         (gnus-mime-view-part-as-charset): Use it to correctly display part
4496         specifying wrong charset.
4498 2008-09-08  David Engster  <dengste@eml.cc>
4500         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4501         in completing-read for back end server.
4503 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4505         * message.el (message-confirm-send): New variable to confirm sending a
4506         message.
4507         (message-send): Use it.
4509 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4511         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4513 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4515         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4517 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4519         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4520         prevent tracking too many groups.
4521         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4522         Use it.
4524 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4526         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4527         moving point to the bottom of the window in order to avoid recentering.
4529 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4531         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4533         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4534         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4535         (gnus-article-beginning-of-window): Fix calculation.
4537 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4539         * gnus-msg.el (gnus-summary-supersede-article)
4540         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4541         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4542         message header.
4544 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4546         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4547         pending output coming after the status change.
4549 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4551         * message.el:
4552         * gnus-start.el:
4553         * gnus-registry.el: Remove VMS support.
4555 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4557         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4558         macro.
4559         (rfc2104-hash): Use it.
4561 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4563         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4564         (gnus-summary-sort-by-most-recent-date): New commands.
4565         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4566         and menu entries.
4568 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4570         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4571         don't redisplay article for raw contents; remove plural articles stuff.
4573         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4574         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4575         on gnus-summary-save-article; display results properly.
4577 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4579         * lpath.el: No need to fbind ns-focus-frame.
4581 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4583         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4585 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4587         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4588         gnus-save-all-headers.
4590 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4592         * gnus-util.el (ns-focus-frame): Remove declaration.
4593         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4594         like x.
4596 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4598         * rfc2104.el (rfc2104-zero): Delete defconst.
4599         (rfc2104-hex-alist): Likewise.
4600         (rfc2104-hex-to-int): Delete func.
4601         (rfc2104-hexstring-to-bitstring): Likewise.
4602         (rfc2104-nybbles): New defconst.
4603         (rfc2104-hash): Rewrite for speed.
4605 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4607         * tls.el (open-tls-stream): Make it work with the 2nd argument
4608         BUFFER that is a string but does not exist as a buffer object, as
4609         mentioned in the doc-string.
4611 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4613         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4614         SXEmacs.
4616 2008-07-16  Glenn Morris  <rgm@gnu.org>
4618         * gnus-util.el (ns-focus-frame): Declare for compiler.
4620 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4622         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4623         set as a group parameter.
4624         (gnus-summary-save-in-pipe): Work when it is called independently.
4625         (gnus-summary-pipe-to-muttprint): Don't modify
4626         gnus-summary-pipe-output-default-command.
4628 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4630         * message.el (message-send-mail-with-sendmail):
4631         Display the error message.
4633 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4635         * gnus-art.el (gnus-default-article-saver):
4636         Add gnus-summary-save-in-pipe to choices.
4637         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4638         gnus-summary-pipe-output-default-command as the default command.
4639         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4640         instead of gnus-last-shell-command.
4642         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4643         New user option.
4644         (gnus-summary-muttprint-program): Mention the value will be changed.
4645         (gnus-summary-save-article): Force showing of all headers.
4646         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4648 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4650         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4652 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4654         * nnimap.el (nnimap-id):
4655         * sieve-manage.el (sieve-manage-open): Doc fixes.
4657 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4659         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4660         if available.
4662 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4664         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4666         * nnkiboze.el (nnkiboze-generate-group):
4667         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4669         * nnmairix.el: Require CL.
4671 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4673         * dgnushack.el: Autoload get-display-table and put-display-table for
4674         XEmacs 21.5.
4676         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4677         21.4 and SXEmacs.
4679 2008-06-15  David Engster  <dengste@eml.cc>
4681         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4683 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4685         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4686         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4687         runtime choice under XEmacs.
4689         * gnus-sum.el (gnus-summary-set-display-table):
4690         Use `gnus-put-display-table', `gnus-get-display-table',
4691         `gnus-set-display-table' for the display table, instead of `aset'.
4693         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4694         Use `gnus-put-display-table', `gnus-get-display-table',
4695         `gnus-set-display-table' for the display table.
4697 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4699         * nnmairix.el: Add autoloads.
4701 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4703         * nnmairix.el (nnmairix-delete-recreate-group)
4704         (nnmairix-update-and-clear-marks): Fix error messages.
4706 2008-06-14  David Engster  <dengste@eml.cc>
4708         * nnmairix.el: Upgrade to version 0.6.
4709         (nnmairix-group-toggle-propmarks-this-group)
4710         (nnmairix-group-toggle-readmarks-this-group)
4711         (nnmairix-group-delete-recreate-this-group)
4712         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4713         (nnmairix-remove-tick-mark-original-article): New commands.
4714         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4715         (nnmairix-propagate-marks-to-nnmairix-groups)
4716         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4717         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4718         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4719         functions needed for marks propagation and manipulation of read marks.
4720         (nnmairix-update-groups): New function.
4721         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4722         (nnmairix-determine-original-group-from-registry)
4723         (nnmairix-determine-original-group-from-path)
4724         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4725         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4726         New helper functions.
4727         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4728         keystrokes for new commands.
4729         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4730         (nnmairix-request-group): Check allow-fast group parameter.
4731         (nnmairix-request-create-group): Set allow-fast group parameter if
4732         nnmairix-allowfast-default is set.
4733         (nnmairix-close-group): Propagate marks upon closing if needed.
4734         (nnmairix-group-toggle-threads-this-group): Use new.
4735         nnmairix-group-toggle-parameter helper function.
4736         (nnmairix-search): Better check for empty search result.
4737         (nnmairix-goto-original-article): Use new helper functions for
4738         determining original article.
4739         (nnmairix-show-original-article): Make sure message-id is in brackets.
4740         (nnmairix-call-mairix-binary): Change variable name.
4741         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4742         helper function.
4743         (nnmairix-widget-toggle-activate): Fix doc string.
4745 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4747         * nnir.el: Require edmacro when compiling with XEmacs.
4748         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4749         available in Emacs 21.
4751 2008-06-11  Glenn Morris  <rgm@gnu.org>
4753         * gnus-util.el (x-focus-frame):
4754         * gnus.el (image-size):
4755         * mm-decode.el (image-size): Declare.
4757         * gnus-picon.el (declare-function): Add compat definition.
4758         (image-size): Declare.
4760         * gnus-group.el (tool-bar-map):
4761         * gnus-sum.el (tool-bar-map): Define for compiler.
4763         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4765         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4767         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4768         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4769         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4770         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4771         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4772         * sieve-manage.el, spam-report.el, spam.el:
4773         Remove unnecessary eval-and-compile of autoloads.
4775 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4777         * auth-source.el: Precise Tramp doc.
4779 2008-06-07  Glenn Morris  <rgm@gnu.org>
4781         * nnmairix.el: Remove unnecessary eval-when-compile.
4783 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4785         * lpath.el: Fbind propertize for XEmacs 21.4.
4787 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4789         * nnir.el: Move here from ../contrib.
4791 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4793         * gnus-util.el (gnus-read-shell-command): New function.
4794         * mm-decode.el (mm-pipe-part):
4795         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4797 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4799         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4801 2008-06-03  Glenn Morris  <rgm@gnu.org>
4803         * pop3.el (nnheader-accept-process-output): Autoload it.
4805 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4807         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4808         are not 2-digit hexadecimal characters that follow `%'s.
4810 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4812         * message.el (message-bogus-recipient-p): Fix type in doc string.
4813         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4814         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4815         Improve custom options.
4816         (message-bogus-recipient-p): Adjust accordingly.
4818 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4820         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4821         long-form month and day names.
4823 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4825         * dgnushack.el: Autoload debug, eudc-expand-inline and
4826         pgg-snarf-keys-region for XEmacs.
4828         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4830         * nnmairix.el: Require edmacro when compiling with XEmacs.
4832 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4834         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4835         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4837 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4839         * auth-source.el: Add more docs.
4841         * netrc.el (netrc-machine): Always match if the port is not given.
4843 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4845         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4846         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4847         retrieval faster in some cases, but might make CPU usage larger.  If
4848         this has any bad side effects, we might revert this change.
4850         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4851         seems to make mail retrieval much, much faster.
4852         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4853         unconditionally.
4855         * gnus-draft.el (gnus-group-send-queue): Bind
4856         message-send-mail-partially-limit to nil to avoid being prompted.
4858 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4860         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4862         * message.el (message-bogus-address-regexp): Fix and improve custom
4863         type.
4864         (message-setup-hook): Add message-check-recipients as custom option.
4866 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4868         * message.el (message-cite-function): Remove bogus autoload which crept
4869         in during merge from v5-10.
4871 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4873         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4875         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4877         * auth-source.el: Preliminary Tramp docs.
4878         (auth-sources): Change the default auth-sources to use
4879         EPA .gpg files.
4881 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4883         * nntp.el: Autoload `auth-source-user-or-password'.
4884         (nntp-send-authinfo): Use it.
4886         * nnimap.el: Autoload `auth-source-user-or-password'.
4887         (nnimap-open-connection): Use it.
4889         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4890         for the gnus-message function.
4891         (auth-source-user-or-password): Use it.
4893 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4895         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4896         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4897         (rfc2104-hash): Use it.
4899 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4901         * gnus-art.el (gnus-article-toggle-truncate-lines):
4902         Don't use `iff' in docstring.
4904 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4906         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4908         * gnus-util.el (gnus-extract-address-component-name)
4909         (gnus-extract-address-component-email): Convenience functions around
4910         `gnus-extract-address-components'.
4912         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4913         Use `gnus-extract-address-component-email' to fix bug of comparing full
4914         sender name to `user-mail-address'.
4916 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4918         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4919         catch/throw to optimize.
4920         (gnus-registry-find-keywords): Just use member to find a keyword.
4922 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4924         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4925         is current before calling gnus-server-prepare.
4926         (gnus-server-setup-buffer, gnus-server-update-server)
4927         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4929 2008-05-04  Juri Linkov  <juri@jurta.org>
4931         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4932         (mailcap-file-default-commands): Use mailcap-replace-in-string
4933         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4934         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4936 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4938         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4940 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4942         * gnus.el: Bump version to 0.11.
4944 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4946         * gnus.el: No Gnus v0.10 is released.
4948 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4950         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4951         hooks.
4952         (gnus-update-read-articles): Speed up non-marks-using users.
4953         (gnus-use-marks): Define gnus-use-marks.
4954         (gnus-propagate-marks): Rename variable to something more sensible.
4956 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4958         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4959         (gmm-image-load-path-for-library): Fix typos in docstrings.
4960         (gmm-message): Reflow docstring.
4962 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4964         * mail-source.el (mail-source-set-1, mail-source-bind):
4965         Move auth-source code out of the macro to clean it up and fix bugs.
4967 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4969         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4970         by sender if it's equal to user-mail-address, it's likely to be
4971         useless.
4973         * mail-source.el (mail-source-bind): Don't use user or password if they
4974         are not bound.  Unintern them if they are nil.  Don't use server unless
4975         it's bound, and default it to empty string otherwise.
4977 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4979         * mail-source.el: Load auth-source.el.
4980         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4981         get user name or password, if auth-sources is set up.
4983         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4984         strategy of splitting with parent.
4985         (gnus-registry-split-fancy-with-parent)
4986         (gnus-registry-post-process-groups): Use it and fix prior
4987         bug (returning a list as the split result).
4989         * auth-source.el (auth-sources): Remove server parameter.
4990         (auth-source-pick, auth-source-user-or-password)
4991         (auth-source-user-or-password-imap)
4992         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4993         (auth-source-user-or-password-sftp)
4994         (auth-source-user-or-password-smtp): Remove server parameter.
4996 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4998         * smime.el (smime-sign-region, smime-encrypt-region)
4999         (smime-decrypt-region):
5000         Remove redundant calls to `generate-new-buffer-name'.
5002 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5004         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5005         Don't use QP for message/rfc822.
5006         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5008 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5010         * sieve-manage.el (sieve-string-bytes): Remove.
5011         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5012         correct byte-length only if the process's coding-system is the same as
5013         the one used internally by Emacs to represent strings.
5015 2008-04-22  Juri Linkov  <juri@jurta.org>
5017         * mailcap.el (mailcap-file-default-commands): New function.
5019 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5021         * message.el (message-signature-separator, message-cite-function):
5022         Change custom version.
5024 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5026         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5027         commands.
5028         (tls-checktrust): Ditto.
5030 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5032         * mm-decode.el (mm-display-external): Make temp file read-only.
5034 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5036         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5037         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5038         `C-c C-f d'.
5040 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5042         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5044 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5046         * gnus.el: Bump version to 0.9.
5048 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5050         * gnus.el: No Gnus v0.8 is released.
5052 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5054         * mail-source.el (mail-source-value):
5055         Prefer fboundp to functionp so it works with macros as well.
5057 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5059         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5060         Fix last change in case the element is not even a symbol.
5062 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5064         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5065         Prefer fboundp to functionp so it works with macros as well.
5067 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5069         * auth-source.el: Added docs.
5070         (auth-sources): Modify format to support server.
5071         (auth-source-pick, auth-source-user-or-password)
5072         (auth-source-user-or-password-imap)
5073         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5074         (auth-source-user-or-password-sftp)
5075         (auth-source-user-or-password-smtp): Add server parameter.
5077 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5079         * gnus-registry.el: Initialize the registry when gnus-registry-install
5080         is t.
5082 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5084         * compface.el (uncompface): Make buffer unibyte.
5086 2008-04-05  Glenn Morris  <rgm@gnu.org>
5088         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5090 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5092         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5093         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5095         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5096         multibyteness after rather than before erasing it.
5098         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5099         mm-with-multibyte.
5100         (gnus-request-article-this-buffer): Make sure the proper decoding is
5101         used if gnus-original-article-buffer happens to be unibyte.
5103         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5104         default-enable-multibyte-characters.
5106         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5107         default-enable-multibyte-characters.
5109         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5111         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5113 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5115         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5116         (imap-message-copyuid-1): Use it.
5117         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5118         J. Williams in
5119         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5121         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5122         imap-enable-exchange-bug-workaround.
5123         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5125 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5127         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5128         a 100 byte status-checks into a 2-3MB transfer for each group.
5129         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5130         to enable bug workaround or not.
5131         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5133 2008-03-31  Glenn Morris  <rgm@gnu.org>
5135         * message.el (mml2015-use): Declare for compiler.
5136         (message-info): Require mml2015 when appropriate.
5138 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5140         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5141         whitespace.
5143 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5145         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5146         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5147         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5148         (nntp-service-to-port): New function.
5149         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5150         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5151         (nntp-open-netcat-stream): New function.
5152         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5154 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5156         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5158 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5160         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5162 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5164         * dns.el (dns-write): Use set-buffer-multibyte.
5166 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5168         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5170 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5172         * message.el (message-signature-separator): Change default.
5173         Improve custom type.
5174         (message-cite-function): Change default to
5175         message-cite-original-without-signature.
5177         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5178         toggle.
5180         * message.el (message-check-news-body-syntax): Fix signature check.
5181         (message-setup-1): Mark buffer as unmodified _after_ running
5182         message-setup-hook and handling message-alternative-emails.
5183         (message-shorten-references): Be more strict when building list of
5184         valid references to comply with GNKSA.
5186         * gnus-group.el (gnus-read-ephemeral-bug-group)
5187         (gnus-read-ephemeral-debian-bug-group)
5188         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5190         * message.el (message-info): Don't use booleanp which isn't supported
5191         in Emacs 21 and XEmacs.
5193 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5195         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5196         gnus-group-gmane-group-download-format.
5197         (gnus-group-read-ephemeral-gmane-group): Rename from
5198         gnus-group-read-ephemeral-gmane-group.
5199         (gnus-read-ephemeral-gmane-group-url): Rename from
5200         gnus-group-read-ephemeral-gmane-group-url.
5201         (gnus-bug-group-download-format-alist): New variable.
5202         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5203         (gnus-read-ephemeral-emacs-bug-group): New commands.
5205 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5207         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5208         (gnus-visible-headers): Improve custom type.
5210 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5212         * mml.el (mml-menu): Add workarounds for XEmacs.
5214         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5215         X-Boundary header.
5217         * message.el (message-simplify-recipients): Fix previous commit.
5219 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5221         * mm-util.el (mm-set-buffer-multibyte): New function.
5222         * mm-decode.el (mm-copy-to-buffer): Use it.
5224 2008-03-19  Glenn Morris  <rgm@gnu.org>
5226         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5227         Accidentally removed in the sync process with Emacs.
5229 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5231         * message.el (message-alter-recipients-discard-bogus-full-name):
5232         New function.
5233         (message-alter-recipients-function): New variable.
5234         (message-get-reply-headers): Use it.
5235         (message-replace-header): New helper function.
5236         (message-recipients-without-full-name): New variable.
5237         (message-simplify-recipients): New command.
5239         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5241         * message.el (message-info): Handle EasyPG manual.
5243         * mml.el (mml-menu): Add entry for EasyPG.
5245 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5247         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5248         parameter.
5250         * message.el (message-disassociate-draft): Specify drafts group name
5251         fully.
5253 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5255         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5256         unnecessary duplicates from the match list.
5258 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5260         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5262         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5264         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5265         args of `how-many' of which the XEmacs version doesn't take; declare
5266         Info-index-next as function.
5268 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5270         * gnus-score.el (gnus-score-headers): Fix handling of
5271         gnus-inhibit-slow-scoring.
5273         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5274         string.
5275         (gnus-button-url-regexp): Improve handling of parenthesis.
5276         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5277         (gnus-button-handle-info-keystrokes): Handle index entries.
5279 2008-03-15  Glenn Morris  <rgm@gnu.org>
5281         * parse-time.el (parse-time-string): Simplify.
5283 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5285         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5286         Incoming* files.
5288 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5290         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5291         (auth-source-pick): Use it.
5293 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5295         * binhex.el (binhex-decode-region-internal):
5296         * uudecode.el (uudecode-decode-region-internal):
5297         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5298         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5299         setting default-enable-multibyte-characters.
5301 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5303         * auth-source.el (auth-source-protocols)
5304         (auth-source-protocols-customize, auth-source-choices): Added and
5305         modified variable customizations and defaults.
5306         (auth-source-pick, auth-source-user-or-password)
5307         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5308         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5309         (auth-source-user-or-password-sftp)
5310         (auth-source-user-or-password-smtp): Use new variables and provide an
5311         interface to netrc.el.
5313 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5315         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5316         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5317         Make sure the nntp port to specify is a string.
5319 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5321         * nntp.el: Use with-current-buffer.
5322         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5323         dubious mm-with-unibyte-current-buffer.
5324         (nntp-with-open-group-function): New function extracted from
5325         nntp-with-open-group macro.
5326         (nntp-with-open-group): Use the function, so it's easier to debug.
5327         Add indentation and debugging info.
5328         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5329         the use of the netcat alternatives.
5331         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5332         Avoid mm-string-as-multibyte as well.
5334         * nnweb.el (nnweb-insert-html):
5335         Remove use of nnheader-string-as-multibyte.
5337         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5338         (nnheader-string-as-multibyte): Remove.
5340         * mm-view.el: Use inhibit-read-only.
5341         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5342         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5343         or unibyte-string.
5345         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5346         (mm-uu-yenc-extract): Use with-current-buffer.
5348         * gnus-soup.el (gnus-soup-send-packet): Don't use
5349         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5351         * nnmh.el: Use with-current-buffer.
5352         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5353         mm-string-as-multibyte on the output of mm-encode-coding-string.
5355         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5356         (nnimap-request-move-article): Use with-current-buffer.
5358         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5359         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5360         conversion uses string-make-unibyte rather than string-as-unibyte.
5362         * gnus-msg.el: Use with-current-buffer.
5364         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5366 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5368         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5369         string for caching if it is 'PIN.
5371 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5373         * lpath.el: Consider the case without Emacs/W3.
5375 2008-03-08  Glenn Morris  <rgm@gnu.org>
5377         * time-date.el (date-to-time, time-subtract, time-add)
5378         (safe-date-to-time): Doc fixes.
5380 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5382         * mail-source.el (mail-source-delete-old-incoming-confirm):
5383         Change default to nil.
5384         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5386 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5388         * lpath.el: Rearrange.
5390         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5391         (gnus-article-goto-prev-page): Work for articles having ^L's.
5393         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5395         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5397 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5399         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5400         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5401         (gnus-bookmark-jump): Adjust some variable names.
5403 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5405         * auth-source.el: New package.
5406         (auth-source-choices): Add customization entry point variable.
5408         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5409         bug.
5411 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5413         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5414         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5415         (gnus-registry-install-shortcuts): Rename from
5416         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5417         the `gnus-registry-mark-map' keymap dynamically from
5418         `gnus-registry-marks'.  The generated functions update the summary line
5419         when a registry mark is added or deleted, and will call
5420         `gnus-registry-install-p' (see the comments in the code).
5421         (gnus-registry-user-format-function-M): Use concat intelligently.
5423         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5424         the registry mark functions.
5426 2008-03-05  Glenn Morris  <rgm@gnu.org>
5428         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5429         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5430         gnus-art.
5431         (top-level): No need to load own source when compiling.
5433 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5435         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5436         Suggested by <chris.anderton@zetnet.co.uk>.
5438 2008-03-04  Glenn Morris  <rgm@gnu.org>
5440         * gnus-sum.el (top-level): No need to require gnus when compiling,
5441         since unconditionally required near start of file.
5442         (gnus-summary-display-while-building): Move definition before use.
5444 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5446         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5447         formatting function.
5449 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5451         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5452         with plists.
5453         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5454         Use new format.
5456 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5458         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5459         `where-is-internal' that returns a range of key sequences.
5461 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5463         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5465         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5466         (gnus-summary-jump-to-group): Consider windows on other displayed
5467         frames as well.  Similar changes might be needed elsewhere, but that's
5468         the one I've bumped into during my use.
5470         * nndoc.el (nndoc-oe-dbx-type-p):
5471         * gnus-msg.el (gnus-debug):
5472         * gnus-group.el (gnus-update-group-mark-positions):
5473         Use mm-string-to-multibyte.
5475 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5477         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5478         doesn't handle NotDashEscaped.
5480         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5481         (mml-dnd-attach-options): Fix typo in custom choice.
5483         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5484         nndoc-article-type to mbox.
5485         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5487         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5488         to nil, instead of html2text.
5490         * imap.el (imap-debug): Add `imap-ping-server'.
5492         * gnus-bookmark.el: Add FIXMEs.
5494         * message.el (message-form-letter-separator)
5495         (message-send-form-letter-delay): New variables.
5496         (message-send-form-letter): Use them.  New command to send form
5497         letters.  Requested by Uwe Siart.
5498         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5500 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5502         * Update copyright years.
5504 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5506         Sync from EMACS_22_BASE.
5508         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5510 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5512         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5513         empty author.
5515 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5517         * gnus-registry.el (gnus-registry-marks): Add variable for
5518         customization of marks and their appearance.
5519         (gnus-registry-read-mark): Use it.
5520         (gnus-registry-do-marks): Add utility function to loop through
5521         `gnus-registry-marks'.
5522         (gnus-registry-install-shortcuts-and-menus): Add function to install
5523         shortcuts and menus.
5524         (gnus-registry-initialize): Use it.
5525         (gnus-registry-default-mark): Clarify documentation.
5527 2008-02-29  Glenn Morris  <rgm@gnu.org>
5529         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5530         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5531         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5532         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5533         Change defcustom :version from 23.0 to 23.1.
5535 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5537         * gnus-registry.el (gnus-registry-follow-group-p)
5538         (gnus-registry-post-process-groups): Add functions to aid registry
5539         splitting and improve logging.  Clarify behavior in function
5540         documentation.
5541         (gnus-registry-split-fancy-with-parent): Use them.
5543 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5545         * gnus-art.el: Use with-current-buffer.
5547 2008-02-27  David Engster  <dengste@eml.cc>
5549         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5550         Express real group name in the response.
5552 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5554         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5555         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5556         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5557         autoload gnus-registry-fetch-group when compiling.
5558         (nnmairix-request-group-with-article-number-correction): Remove
5559         unreferenced argument passed to nnmairix-call-backend.
5561 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5563         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5564         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5565         Wilde.
5567 2008-02-27  Glenn Morris  <rgm@gnu.org>
5569         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5570         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5571         variables to defconsts.  Convert comments to doc-strings.
5572         (nnmairix-last-server, nnmairix-current-server): Convert from free
5573         variables to defvars.  Convert comments to doc-strings.
5574         (gnus-registry-fetch-group): Autoload.
5575         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5576         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5577         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5578         caddr.
5579         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5580         nnmairix-request-group-with-article-number-correction call.
5581         (nnmairix-fast, nnmairix-group): New, less general names, for free
5582         variables passed from nnmairix-request-group to
5583         nnmairix-request-group-with-article-number-correction.  Declare.
5584         (nnmairix-request-group-with-article-number-correction):
5585         Use nnmairix-fast, nnmairix-group rather than fast, group.
5587 2008-02-26  David Engster  <dengste@eml.cc>
5589         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5590         version 0.5.
5592 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5594         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5595         instead of making an extra function call.  Don't add the current group
5596         to articles only when they have the group.  Use
5597         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5598         Reported by David <de_bb@arcor.de>.
5600 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5602         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5603         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5605 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5607         * mail-source.el (mail-source-delete-incoming): Change default.
5608         Supplement doc string.
5610         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5612 2008-02-14  Glenn Morris  <rgm@gnu.org>
5614         * time-date.el (format-seconds): New function.
5616 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5618         * nnmail.el (nnmail-message-id-cache-file): Derive from
5619         `gnus-home-directory'.
5621 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5623         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5624         Document negative prefix.
5626         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5628 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5630         * message.el (message-unsent-separator): Add the Exim bounce
5631         separator.
5633 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5635         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5636         list.
5637         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5638         recipient/signer list.
5640 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5642         * Makefile.in (datarootdir): Define.
5643         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5644         name that might contain whitespace.
5646 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5648         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5649         fbound (Emacs 23 unicode), signal an error.
5651 2008-02-08  Glenn Morris  <rgm@gnu.org>
5653         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5655 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5657         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5658         ports to the calls to `netrc-machine-user-or-password' in addition to
5659         "imap" and "imaps".
5661 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5663         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5665         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5667 2008-02-01  Kenichi Handa  <handa@m17n.org>
5669         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5670         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5671         (rfc2104-hash): Convert the result of concat to unibyte string.
5673 2008-02-01  Dave Love  <fx@gnu.org>
5675         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5676         coding-system-for-read.
5677         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5679 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5681         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5682         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5683         <hanche@math.ntnu.no>.
5685 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5687         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5689         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5691 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5693         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5694         * message.el (message-beginning-of-line): Use featurep instead of bound
5695         tests in order to resolve conditionals at compile time.
5697 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5699         * mail-source.el (mail-sources): Add `group' choice.
5701         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5702         parameter `in-group' to control into which group the articles go.
5703         Add treatment of `group' mail-source.
5705 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5707         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5709         * mm-decode.el (mm-dissect-buffer): Decode description.
5711         * mml.el (mml-to-mime): Encode message header first.
5713 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5715         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5716         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5718         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5719         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5721 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5723         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5725 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5727         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5728         prefix keys.
5729         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5730         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5731         gnus-xmas.el.
5733         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5734         (gnus-xmas-article-describe-bindings): New function.
5735         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5736         gnus-xmas-article-describe-bindings.
5738         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5740 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5742         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5743         Add new variables for article mark management.
5744         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5745         list of extra data entries which, when present, will indicate that the
5746         article ID should not be trimmed from the registry.
5747         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5748         functions.
5749         (gnus-registry-read-mark): New function to read a mark name from the
5750         user.
5751         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5752         (gnus-registry-set-article-mark-internal): New functions to add and
5753         remove marks.
5754         (gnus-registry-get-article-marks): New function to show the marks for
5755         an article, or retrieve them for further use.
5757 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5759         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5760         keys when no argument is given.
5762 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5764         * imap.el (imap-ping-server): New variable.
5765         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5766         (imap-ping-server): Minor doc string fixes.
5768 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5770         * imap.el (imap-ping-server): New function.
5771         (imap-opened): Call imap-ping-server.
5773 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5775         * gnus-sum.el (gnus-article-sort-by-random)
5776         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5777         jidanni@jidanni.org.
5779 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5781         * gnus-art.el (gnus-article-describe-bindings): New function.
5782         (gnus-article-read-summary-keys): Use it.
5783         (gnus-article-mode-map): Bind `C-h b' to it.
5785 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5787         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5788         XEmacs.
5789         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5790         against non-character events.
5792         * lpath.el: Fbind map-keymap for Emacs 21.
5794 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5796         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5797         command.
5798         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5799         instead of END.  Change name of the temp file.
5800         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5801         customizable.
5803 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5805         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5806         bind `S W' to gnus-article-wide-reply-with-original; set default
5807         binding to gnus-article-read-summary-send-keys.
5808         (gnus-article-read-summary-keys): Fix the order of keys; display
5809         continuation keys correctly in the echo area; describe bindings
5810         correctly when keys end with `C-h'.
5811         (gnus-article-read-summary-send-keys): New function.
5812         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5813         for gnus-article-read-summary-send-keys; display continuation keys
5814         correctly in the echo area.
5815         (gnus-article-reply-with-original): Ignore prefix argument.
5816         (gnus-article-wide-reply-with-original): New function.
5818         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5819         Emacs 21.
5821 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5823         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5824         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5826 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5828         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5829         (gnus-group-read-ephemeral-gmane-group): New command.
5831 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5833         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5835 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5837         * message.el (message-send-mail-function): Increase custom version.
5839         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5840         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5842 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5844         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5845         for the cases where imap-authenticate is called with a nil buffer
5846         parameter.
5848 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5850         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5851         html parts correctly; support forwarded messages.
5852         (gnus-article-browse-html-article): Remove work buffers.
5854         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5855         compiling.
5856         (netrc-bound-and-true-p): New macro.
5857         (netrc-parse): Use it instead of bound-and-true-p that is not available
5858         in XEmacs 21.4.
5860 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5862         * gnus-registry.el (gnus-registry-mark-article)
5863         (gnus-registry-article-marks): Add functionality to mark articles
5864         through the Gnus registry.
5866         * encrypt.el: Clarify documentation for the new pgg method.
5867         (encrypt-file-alist): Add PGG option.
5868         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5869         functionality.  Abstract password key and messaging to external
5870         functions.
5871         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5872         (encrypt-message-method-and-cipher): Add new convenience external
5873         functions.
5874         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5875         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5877         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5878         (netrc-parse): Use encrypt-file-alist to determine if
5879         encrypt-find-model or encrypt-insert-file-contents should be used.
5881         * encrypt.el: Clarify documentation.  Load password-cache or
5882         password, whichever one is found first, instead of autoloading.
5884 2007-12-19  Glenn Morris  <rgm@gnu.org>
5886         * mml.el (message-options-set, message-narrow-to-head)
5887         (message-in-body-p, message-mail-p, message-encode-message-body):
5888         Autoload.
5889         (message-remove-header, message-narrow-to-headers-or-head)
5890         (message-subscribed-p, message-make-mail-followup-to)
5891         (message-position-on-field, message-news-p)
5892         (message-options-set-recipient, message-generate-headers)
5893         (message-sort-headers): Declare as functions.
5895 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5897         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5898         convention in doc string.
5900 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5902         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5903         title to html parts.
5904         (gnus-article-browse-html-article): Pass message header to it.
5906         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5908 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5910         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5911         or password compatible with XEmacs.
5913 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5915         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5916         format document.
5917         (gnus-mime-delete-part): Don't write description line if empty.
5918         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5920 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5922         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5923         (gnus-summary-mark-read-and-unread-as-read)
5924         (gnus-summary-mark-current-read-and-unread-as-read)
5925         (gnus-summary-mark-unread-as-ticked): Doc fix.
5926         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5928 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5930         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5931         Christoph Conrad <christoph.conrad@gmx.de>.
5933 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5935         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5936         yes-or-no-p.
5938 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5940         * mm-decode.el (mm-add-meta-html-tag): New function.
5941         (mm-save-part-to-file, mm-pipe-part): Use it.
5943         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5944         gnus-y-or-n-p instead of y-or-n-p.
5945         (gnus-article-browse-html-parts): Work with message/external-body; use
5946         mm-add-meta-html-tag.
5948 2007-12-11  Glenn Morris  <rgm@gnu.org>
5950         * gnus-cache.el: Require gnus-sum not just when compiling.
5952         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5954         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5955         definitions before use.
5957         * mm-decode.el: Require gnus-util.
5958         (mm-remove-part): Only call delete-annotation on XEmacs.
5960         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5962         * nnmail.el: Require gnus-int.
5964         * spam.el: Move `require's before `eval-when-compile's.
5966         * gnus-ems.el (gnus-alive-p):
5967         * gnus-fun.el (message-goto-eoh):
5968         * gnus-util.el (gnus-group-name-decode):
5969         * mail-source.el (gnus-compress-sequence):
5970         * message.el (Info-goto-node, format-spec):
5971         * mm-bodies.el (message-options-get):
5972         * mm-decode.el (mm-view-pkcs7):
5973         * mm-util.el (gmm-write-region):
5974         * mml-smime.el (mml-compute-boundary)
5975         (gnus-completing-read-with-default):
5976         * mml.el (widget-button-press, gnus-make-hashtable):
5977         * mml1991.el (mm-decode-content-transfer-encoding)
5978         (mm-encode-content-transfer-encoding)
5979         (message-options-get, message-options-set):
5980         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5981         * nnfolder.el (gnus-request-group):
5982         * nnheader.el (ietf-drums-unfold-fws):
5983         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5984         * smime.el (gnus-run-mode-hooks):
5985         * spam-stat.el (gnus-message): Autoload.
5987         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5988         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5989         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5990         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5991         Add declare-function compatibility definition.
5993         * gnus-cache.el (nnvirtual-find-group-art):
5994         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5995         (gnus-add-image, gnus-add-wash-type):
5996         * gnus-group.el (nnkiboze-score-file):
5997         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5998         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5999         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6000         (message-tokenize-header, gnus-get-buffer-create)
6001         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6002         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6003         * gnus.el (gnus-group-decoded-name):
6004         * mail-source.el (imap-capability):
6005         * mm-bodies.el (message-options-set):
6006         * mm-decode.el (gnus-configure-windows):
6007         * mm-extern.el (message-goto-body):
6008         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6009         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6010         (epg-sub-key-validity, message-options-set):
6011         * mml.el (widget-event-point, gnus-configure-windows):
6012         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6013         * mml2015.el (epg-check-configuration, epg-configuration)
6014         (message-options-set):
6015         * nndb.el (nndb-request-article):
6016         * nnfolder.el (gnus-request-create-group):
6017         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6018         * nnmaildir.el (gnus-group-mark-article-read):
6019         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6020         * rfc1843.el (message-fetch-field):
6021         * spam.el (gnus-extract-address-components):
6022         Declare as functions.
6024 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6026         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6028         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6030         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6031         bind show-trailing-whitespace for XEmacs.
6033 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6035         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6036         new no-op macro for backward compatibility.
6038         * imap.el (imap-string-to-integer): New function.
6040 2007-12-09  Glenn Morris  <rgm@gnu.org>
6042         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6044         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6045         * message.el, mm-view.el, sieve-manage.el, smime.el:
6046         Add declare-function compatibility definition.
6048         * gnus-art.el (w3-region, w3m-region, Info-menu):
6049         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6050         * gnus-sum.el (gnus-get-predicate):
6051         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6052         * message.el (mail-abbrev-in-expansion-header-p):
6053         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6054         (w3m-detect-meta-charset, w3m-region):
6055         * sieve-manage.el (password-read, password-cache-add)
6056         (password-cache-remove):
6057         * smime.el (password-read-and-add): Declare as functions.
6059 2007-12-08  David Kastrup  <dak@gnu.org>
6061         * gnus-sum.el (gnus-summary-simplify-subject-query):
6062         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6063         `message'.
6065 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6067         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6068         it to bind idna-program, installation-directory, defined-colors, and
6069         face-attribute for XEmacs of the version that compiles defcustom forms.
6071 2007-12-07  Glenn Morris  <rgm@gnu.org>
6073         * gnus-art.el (article-make-date-line): Revert previous change.
6075 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6077         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6079 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6081         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6082         Call gnus-add-to-range ranges only once with a prepared article-list.
6084 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6086         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6087         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6088         group names with backslashes.  Reported by Tassilo Horn
6089         <tassilo@member.fsf.org>.
6091 2007-12-06  Deepak Goel  <deego3@gmail.com>
6093         * gnus-art.el (article-make-date-line):
6094         * gnus-start.el (gnus-load):
6095         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6097 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6099         * gnus-art.el (gnus-use-idna)
6100         * gnus-start.el (gnus-site-init-file)
6101         * message.el (message-use-idna)
6102         * mm-uu.el (mm-uu-hide-markers)
6103         * smiley.el (smiley-style): Revert changes that suppress warnings.
6105 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6107         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6108         specify charset to html source.  Reported by Christoph Conrad
6109         <christoph.conrad@gmx.de>.
6111 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6113         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6114         idna-program in order to suppress byte compile warning issued by XEmacs
6115         that came to byte compile the default value section of defcustom forms
6116         recently.
6118         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6119         value of installation-directory.
6121         * message.el (message-use-idna): Don't directly refer to the value of
6122         idna-program.
6124         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6126         * smiley.el (smiley-style): Don't directly call face-attribute.
6128 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6130         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6132         * gnus-dired.el: Reduce Gnus dependencies.
6133         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6134         require.  Use autoloads instead.
6135         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6136         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6137         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6138         (gnus-dired-mode): Adjust doc string.
6139         (gnus-dired-mail-mode): New variable.
6140         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6141         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6142         (gnus-dired-mail-buffers): New function.  Return mail or message
6143         composition buffers.
6144         (gnus-dired-attach): Use it.
6145         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6146         NO-DECODE.
6147         (gnus-dired-print): Use `gnus-print-buffer' depending on
6148         `gnus-dired-mail-mode'.
6150 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6152         * rfc2047.el (rfc2047-encoded-word-regexp)
6153         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6154         explaining what regexp patterns are for.
6156 2007-12-04  Glenn Morris  <rgm@gnu.org>
6158         * password.el: Move to password-cache.el.
6160         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6161         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6162         * mml-smime.el (password-read, password-cache-add)
6163         (password-cache-remove):
6164         No need to autoload, since mml-sec requires password.
6166         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6167         * message.el (gnus-extract-address-components):
6168         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6170         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6171         password.
6173 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6175         * mailcap.el: Reduce dependencies.
6176         (mail-header-parse-content-type): Autoload.
6177         (mailcap-delete-duplicates): New alias.
6178         (mailcap-mime-info): Add optional argument NO-DECODE.
6179         (mailcap-mime-types): Use mailcap-delete-duplicates.
6181         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6183 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6185         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6186         (imap-parse-status): Upcase status-att for servers that sends them
6187         lower-case (e.g., MS Exchange 2007).
6189 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6191         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6192         function.
6194         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6195         (gnus-uu-yenc-article): New function.
6197         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6199         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6200         buffer.
6202 2007-12-02  Glenn Morris  <rgm@gnu.org>
6204         * binhex.el (binhex): New custom group.
6205         (binhex-decoder-program, binhex-decoder-switches)
6206         (binhex-use-external): Move to the binhex custom group.
6208         * uudecode.el (uudecode): New custom group.
6209         (uudecode-decoder-program, uudecode-decoder-switches)
6210         (uudecode-use-external): Move to the uudecode custom group.
6212         * netrc.el (top-level): Don't load `encrypt' features.
6213         (netrc-parse): Don't use encrypt.
6214         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6216         * encrypt.el: Remove file.
6218 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6220         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6221         matches on patches.
6223         * gnus-art.el (gnus-article-browse-html-article): Mention
6224         `mm-text-html-renderer' in the doc string.
6226         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6227         string.  Add comments.
6229         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6230         if rhs is ASCII.
6232 2007-12-01  Glenn Morris  <rgm@gnu.org>
6234         * mail-source.el (top-level): Require format-spec before
6235         eval-when-compile.
6237 2007-11-30  Glenn Morris  <rgm@gnu.org>
6239         * encrypt.el: Require password, rather than autoloading password-read.
6241 2007-11-29  Glenn Morris  <rgm@gnu.org>
6243         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6244         (sasl-make-client, sasl-next-step, sasl-step-data)
6245         (sasl-step-set-data): Declare as functions.
6247 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6249         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6251 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6253         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6254         certs should be verified and what is to be done in the event of a
6255         verification failure.
6257         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6258         caller can indicate whether the cache should be disregarded for this
6259         call.  This way the result of the call is reproducible at all times and
6260         can be considered a canonical server name for the supplied method.
6261         (gnus-agent-method-p): Canonicalize server names by pushing their
6262         method through `gnus-method-to-server' using the no-cache argument.
6264         * gnus-srvr.el (gnus-server-insert-server-line): Call
6265         `gnus-method-to-server' with `no-cache' argument.
6267         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6268         gnus-agent-possibly-synchronize-flags as this should be called when the
6269         server is actually being opened.
6270         (gnus-agent-possibly-synchronize-flags)
6271         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6272         flags file of an agentized server to the latter function.
6274         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6275         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6276         after a connection has been established successfully.
6278 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6280         * gnus-art.el (article-display-face): Force to display face if called
6281         interactively; check if gnus-article-x-face-too-ugly matches author.
6282         (article-display-x-face): Display face even if From header is missing
6283         as article-display-face does.
6285 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6287         * hashcash.el (message-narrow-to-headers-or-head)
6288         (message-fetch-field, message-goto-eoh)
6289         (message-narrow-to-headers): Declare as functions.
6291 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6293         * mail-source.el (mail-sources): Default to fetch from file for
6294         compatibility with default of nnmail-spool-file.
6296 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6298         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6299         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6300         to look for encoded word that should be encoded again.
6301         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6302         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6303         encoding pattern.
6304         (rfc2047-decode-region): Switch strict regexp and loose one according
6305         to rfc2047-allow-irregular-q-encoded-words.
6307 2007-11-25  Romain Francoise  <romain@orebokech.com>
6309         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6311 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6313         * tls.el (tls-program): Provide more custom choices from
6314         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6315         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6317 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6319         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6320         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6322         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6323         `nnmail-spool-file'.
6325         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6326         `nnmail-spool-file'.
6328         * gnus-move.el (gnus-change-server): Ditto.
6330         * gnus-kill.el (gnus-batch-score): Ditto.
6332         * gnus-cache.el (gnus-jog-cache): Ditto.
6334         * gnus-msg.el (gnus-summary-reply):
6335         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6337 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6339         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6340         version.  Minor improvement to doc strings.
6341         (tls-program): Add comment.
6343 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6345         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6346         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6347         mismatch between the hostname provided in the certificate and the name
6348         of the host connnecting to.
6349         (open-tls-stream): Use them.  Check certificates against trusted root
6350         certificates.
6352 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6354         * gnus-cache.el (gnus-cache-generate-nov-databases):
6355         Use nnml-generate-nov-databases-directory instead of
6356         nnml-generate-nov-databases-1.
6358 2007-11-24  Glenn Morris  <rgm@gnu.org>
6360         * message.el (message-tool-bar-retro): Update for rename
6361         mail_send.xpm->mail-send.xpm.
6363 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6365         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6366         `smime-ldap-search' for Emacs 22 and up.
6368 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6370         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6372         * message.el (message-send-mail-function): Fix error convention.
6373         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6374         (message-widen-reply, message-send-mail, message-talkative-question)
6375         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6376         (message-clone-locals, message-send-news): Use with-current-buffer.
6377         (message-insert-or-toggle-importance): Remove unused var `valid'.
6378         (message-make-references): Remove unused var `new-references'.
6379         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6381 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6383         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6384         (spam-split-symbolic-return-positive): Reflow docstring.
6385         (spam-backends, spam-summary-exit-behavior)
6386         (spam-mark-ham-unread-before-move-from-spam-group)
6387         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6388         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6389         (spam-clear-cache, spam-backend-check, spam-install-backend)
6390         (spam-install-statistical-backend, spam-list-of-processors)
6391         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6392         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6393         (spam-check-crm114, spam-initialize, spam-unload-hook):
6394         Fix typos in docstrings.
6396 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6398         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6399         been checked if they have never been read and those group levels are
6400         higher than the one that a user specified.
6402 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6404         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6405         foreign groups unless a group level is specified by a user.
6406         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6408 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6410         * message.el (message-send-mail-function): Require sendmail.
6412 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6414         * message.el (message-send-mail-function): Check for smtpmail too.
6416         * utf7.el (utf7-encode, utf7-decode): Use coding system
6417         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6419         * message.el (message-send-mail-function): New function.
6420         (message-send-mail-function): Set default using
6421         message-send-mail-function.  Adjust doc string.
6422         (message-send-mail-with-mailclient): New function.
6424 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6426         * smime.el (from):
6427         * rfc2047.el (message-posting-charset):
6428         * qp.el (mm-use-ultra-safe-encoding):
6429         * pop3.el (parse-time-months):
6430         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6431         * nnml.el (files):
6432         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6433         (jka-compr-compression-info-list, ange-ftp-path-format)
6434         (efs-path-regexp):
6435         * nndiary.el (files):
6436         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6437         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6438         (epg-digest-algorithm-alist, inhibit-redisplay)
6439         (password-cache-expiry):
6440         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6441         (pgg-output-buffer, password-cache-expiry):
6442         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6443         (efs-path-regexp):
6444         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6445         (inhibit-redisplay):
6446         * mm-uu.el (file-name, start-point, end-point, entry)
6447         (gnus-newsgroup-name, gnus-newsgroup-charset):
6448         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6449         (latin-unity-ucs-list):
6450         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6451         (mm-uu-binhex-decode-function):
6452         * message.el (gnus-message-group-art, gnus-list-identifiers)
6453         (rmail-enable-mime-composing, gnus-local-organization)
6454         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6455         (gnus-read-active-file, facemenu-add-face-function)
6456         (facemenu-remove-face-function, gnus-article-decoded-p)
6457         (tool-bar-mode):
6458         * mail-source.el (display-time-mail-function):
6459         * gnus-util.el (nnmail-pathname-coding-system)
6460         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6461         (gnus-original-article-buffer, gnus-user-agent)
6462         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6463         (xemacs-codename, sxemacs-codename, emacs-program-version):
6464         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6465         * gnus-start.el (gnus-agent-covered-methods)
6466         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6467         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6468         (gnus-newsgroup-headers, gnus-group-list-mode)
6469         (gnus-group-mark-positions, gnus-newsgroup-data)
6470         (gnus-newsgroup-unreads, nnoo-state-alist)
6471         (gnus-current-select-method, mail-sources)
6472         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6473         (nnmail-spool-file, gnus-cache-active-hashtb):
6474         * gnus-mh.el (mh-lib-progs):
6475         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6476         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6477         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6478         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6479         (gnus-group-buffer):
6480         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6481         (font-lock-set-defaults):
6482         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6483         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6484         (gnus-summary-post-menu, total-parts, type, condition, length):
6485         * gnus-agent.el (gnus-agent-read-agentview):
6486         * flow-fill.el (show-trailing-whitespace):
6487         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6488         eval-and-compile wrappers for byte compiler pacifiers.
6490         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6491         (mm-display-inline-fontify): Check for featurep 'xemacs not
6492         extent-list.
6494         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6495         itimer-list.
6496         (mm-create-image-xemacs): Only do something for XEmacs.
6497         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6499         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6501         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6502         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6504 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6506         * nnimap.el (nnimap-split-download-body):
6507         * gnus-demon.el (gnus-demon):
6508         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6510 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6512         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6513         macros.
6514         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6515         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6516         copy data from unibyte buffer to multibyte current buffer.
6517         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6518         to copy data from unibyte current buffer to multibyte buffer.
6519         (nntp-make-process-buffer): Make process buffer unibyte.
6521         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6523 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6525         * pop3.el (pop3-open-server): Accept and process data more robustly at
6526         connexion start to avoid spurious "POP SSL connexion failed" errors.
6528 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6530         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6531         read group names.
6533 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6535         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6537 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6539         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6540         (nnmail-save-active): Use a unibyte buffer when saving active file,
6541         which may contain non-ASCII group names.
6543         * nnml.el (nnml-request-group): Decode group names in messages.
6545 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6547         * message.el (message-citation-line-function)
6548         (message-insert-formatted-citation-line): Fix spelling of
6549         `message-insert-formated-citation-line'.
6551 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6553         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6555 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6557         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6558         nnmail-pathname-coding-system.
6560         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6561         that a user enters; decode group names in messages.
6563         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6565 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6567         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6569         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6571         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6572         risky local variable.
6574         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6576 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6578         * encrypt.el: Improve documentation to fix function name typo.
6579         Reported by Daiki Ueno <ueno@unixuser.org>.
6581 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6583         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6584         even if the point is not in the last page of an article.
6585         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6586         back to the previous page.
6588 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6590         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6592 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6594         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6596 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6598         * message.el (message-check-news-body-syntax): Avoid
6599         mm-string-as-multibyte.
6600         (message-hide-headers): Don't assume (point-min)==1.
6602 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6604         * message.el (message-remove-blank-cited-lines): Fix if remove is
6605         given.
6606         (message-bogus-address-regexp): New variable.
6607         (message-bogus-recipient-p): New function.
6608         (message-check-recipients): New command.
6609         (message-syntax-checks): Add `bogus-recipient'.
6610         (message-fix-before-sending): Add `bogus-recipient'.
6612         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6613         (gnus-treat-body-boundary): Don't test window-system.
6615 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6617         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6619 2007-10-28  Miles Bader  <miles@gnu.org>
6621         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6622         at compile-time too.
6624 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6626         * gnus-msg.el (gnus-message-setup-hook): Add
6627         `message-remove-blank-cited-lines' to options.
6629 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6631         * message.el (message-remove-blank-cited-lines): New function.
6632         Suggested by Karl Plästerer.
6634 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6636         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6637         mapc.
6639         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6640         (top-level): Use mapc to set functions to be traced for debugging.
6642         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6643         called for effect with while loop.
6645         * message.el (message-talkative-question): Replace mapcar called for
6646         effect with mapc.
6648         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6649         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6650         called for effect with dolist.
6652         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6654         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6655         gnus-extra-headers and nnmail-extra-headers.
6657         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6658         called for effect with dolist.
6659         (top-level): Use mapc to set functions to be traced for debugging.
6661         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6662         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6663         dolist.
6665         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6666         Replace mapcar called for effect with mapc.
6667         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6668         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6669         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6670         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6672         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6673         remove-if that's a cl function.
6675         * webmail.el (webmail-debug): Replace mapcar called for effect with
6676         dolist.
6678         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6679         with mapc.
6681 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6683         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6684         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6685         with while loop.
6687         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6688         functions from article-* functions.
6689         (gnus-multi-decode-header): Replace mapcar called for effect with
6690         dolist.
6692         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6693         (gnus-bookmark-show-details): Replace mapcar called for effect with
6694         while loop.
6696         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6697         called for effect with while loop.
6699         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6700         with dolist.
6702         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6703         mapcar called for effect with dolist.
6705         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6707         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6708         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6709         Replace mapcar called for effect with dolist.
6710         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6711         mapc.
6713         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6714         Replace mapcar called for effect with dolist.
6715         (gnus-topic-list): Replace mapcar called for effect with mapc.
6717         * gnus.el: Use mapc instead of mapcar to add autoloads.
6719 2007-10-23  Richard Stallman  <rms@gnu.org>
6721         * gnus-group.el (gnus-group-highlight): Mark as risky.
6723 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6725         * gnus.el (gnus-server-to-method): Return method found first in
6726         gnus-newsrc-alist.
6728         * gnus-art.el (gnus-article-highlight-signature)
6729         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6730         button overlay without the front stickiness.
6732 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6734         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6735         overview buffer needed a catch to receive its throw.
6736         (gnus-agent-flush-cache): Declared as interactive to make this function
6737         easier to use.
6739 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6741         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6742         `next-line'.
6744 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6746         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6747         exclude address matching message-dont-reply-to-names.
6749 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6751         * gnus-util.el (gnus-string<): New function.
6753         * gnus-sum.el (gnus-article-sort-by-author)
6754         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6756 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6758         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6759         the frame-focus tag is set in gnus-buffer-configuration.
6761 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6763         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6764         the front stickiness.
6766 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6768         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6769         url pattern; remove duplicate one.
6770         (gnus-article-extend-url-button): New function.
6771         (gnus-article-add-buttons): Use it.
6772         (gnus-button-push): Use concatenated url that it makes.
6774 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6776         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6778 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6780         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6781         Don't hardcode point-min==1.
6783 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6785         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6786         Fix comment about "iso8859-1".
6788 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6790         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6791         ones returned from the verify-function.
6793         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6794         mml2015-extract-cleartext-signature if extraction failed.
6796 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6798         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6799         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6800         failed.
6802 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6804         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6806 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6808         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6809         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6810         recommends to use EasyPG instead of PGG.
6812         * pgg.el: Revert to revision 6.23.2.16.
6814         * pgg-def.el: Revert to revision 6.6.2.14.
6816         * pgg-gpg.el: Revert to revision 6.23.2.34.
6818 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6820         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6821         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6822         thread for both the null and zero (kill/expire thread) universal prefix
6823         cases.
6824         (gnus-summary-expire-thread): Add new function to expire a thread,
6825         using gnus-summary-kill-thread.
6826         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6827         shortcuts for gnus-summary-expire-thread.
6828         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6829         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6831 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6833         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6834         extras value, so an extras entry can be deleted.
6835         (gnus-registry-delete-extra-entry): Use it.
6836         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6837         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6838         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6839         storage through the gnus-registry, and provide an appropriate API for
6840         it.
6842 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6844         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6845         Suggested by Leo <sdl.web@gmail.com>.
6847         * gnus.el: Do.
6849 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6851         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6852         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6854         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6856         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6857         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6859 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6861         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6862         newline.
6863         (nnmbox-request-accept-article): Don't change article in source buffer;
6864         narrow to header to use message-fetch-field rather than
6865         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6866         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6867         as delimiters; make sure article ends with newline.
6868         (nnmbox-delete-mail): Correct last position of article to be deleted;
6869         ignore X-Gnus-Newsgroup header in article body.
6870         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6871         positions; make sure article ends with newline.
6873         * message.el (message-display-abbrev): Don't infloop when a user
6874         inserts SPC in the beginning of header.
6876         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6877         coding-system-for-read and coding-system-for-write for XEmacs having no
6878         file-coding feature.
6880         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6882 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6884         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6885         list of groups not followed by default.  Fix type to be regexp.
6886         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6888 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6890         * hmac-def.el (define-hmac-function): Switch from old-style to
6891         new-style backquotes.
6893         * md4.el (md4-make-step): Likewise.
6895 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6897         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6898         raw-text coding system when saving .newsrc file, which may contain
6899         non-ASCII group names.
6901 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6903         * gnus-cus.el (gnus-score-extra): New widget.
6904         (gnus-score-extra-convert): New function.
6905         (gnus-score-customize): Use it for Extra.
6907 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6909         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6910         (mml2015-mailcrypt-clear-verify): Use it.
6911         (mml2015-gpg-clear-verify): Use it.
6912         (mml2015-pgg-clear-verify): Use it.
6913         (mml2015-epg-clear-verify): Replace the current part with the output
6914         from GnuPG; don't extract the plaintext by itself.
6916         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6917         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6918         mml2015-clear-verify-function; don't touch the armor headers or
6919         dash-escaped text here.
6921 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6923         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6924         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6925         parts, or application/octet-stream as a last resort.
6926         (gnus-mime-view-part-as-type): Don't toggle display.
6927         (gnus-mime-view-part-as-charset): Don't turn off display before
6928         querying charset.
6930         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6931         stuff to undisplayer function in Emacs.
6932         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6934         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6935         text/calendar parts.
6937 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6939         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6940         decoding text/calendar parts.
6942         * message.el (message-forward-make-body-mime): Always mark body as
6943         having no illegible text; remove signed-or-encrypted argument.
6944         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6946         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6947         (mml-generate-mime-1): Don't encode body if it is specified to be in
6948         raw form; don't make buffer be unibyte when inserting multibyte string.
6950 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6952         * sha1.el: Fix up comment style.
6953         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6954         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6956         * hex-util.el: Fix up comment style.
6957         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6959         * gnus-salt.el: Use with-current-buffer.
6960         (gnus-pick-setup-message): Fix long-standing typo.
6962 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6964         * imap.el (imap-logout-timeout): New variable.
6965         (imap-logout, imap-logout-wait): New functions.
6966         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6968         * nnimap.el (nnimap-logout-timeout): New server variable.
6969         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6970         nnimap-logout-timeout.
6972         * gnus-art.el (gnus-article-summary-command-nosave)
6973         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6975 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6977         * gnus.el (gnus-maximum-newsgroup): New variable.
6979         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6980         according to gnus-maximum-newsgroup.
6982         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6983         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6984         Limit the range of articles according to gnus-maximum-newsgroup.
6986 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6988         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6989         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6990         Don't perform gnus-configure-windows here; reuse existing sticky
6991         article buffer.
6993         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6994         it doesn't exist in gnus-article-mode.
6996 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6998         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6999         (gnus-agent-decoded-group-name): New function.
7000         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7001         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7003 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7005         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7006         Add binding for gnus-sticky-article.
7007         (gnus-summary-exit): Don't kill sticky article buffers.
7009         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7010         article buffer.
7011         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7012         (gnus-kill-sticky-article-buffers): New commands.
7014 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7016         * nntp.el (nntp-xref-number-is-evil): New server variable.
7017         (nntp-find-group-and-number): If it is non-nil, don't trust article
7018         numbers in the Xref header.
7020 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7022         * gnus-agent.el (gnus-agent-read-group): New function.
7023         (gnus-agent-flush-group, gnus-agent-expire-group)
7024         (gnus-agent-regenerate-group): Use it.
7025         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7026         nnmail-pathname-coding-system.
7028 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7030         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7032         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7033         that are unread as unread, and also as selected so that information of
7034         marks having been changed by a user may be updated when exiting group.
7036 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7038         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7039         calculated ignoring signature parts to gnus-treat-article.
7041 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7043         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7044         a point here in order to keep the window start.
7045         (gnus-insert-mime-security-button): Make a button overlay without the
7046         front stickiness.
7047         (gnus-mime-display-security): Goto the end of a button.
7049         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7051 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7053         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7054         group-name-at-point.
7055         (gnus-group-completing-read): New function that offers decoded
7056         non-ASCII group names for completion.
7057         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7058         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7059         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7060         (gnus-group-fetch-control): Use it.
7061         (gnus-fetch-group): Use group-name-at-point for the initial value
7062         rather than the default value; use gnus-alive-p.
7064         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7065         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7066         (gnus-summary-post-news): Use gnus-group-completing-read.
7068         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7069         (gnus-read-move-group-name): Decode group name for completion.
7071 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7073         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7074         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7075         Yamaoka slightly modified the code).
7077 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7079         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7080         (nnmail-split-incoming): Bind it.
7082         * nnml.el (nnml-group-name-charset): New function.
7083         (nnml-decoded-group-name): Use it; don't decode group name if
7084         nnmail-group-names-not-encoded-p is non-nil.
7085         (nnml-encoded-group-name): New function.
7086         (nnml-group-pathname): Inline nnml-decoded-group-name.
7087         (nnml-request-expire-articles): Decode group name in message.
7088         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7089         nnmail-pathname-coding-system.
7090         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7091         not decoded ones according to nnmail-group-names-not-encoded-p.
7092         (nnml-generate-active-info): Use nnml-encoded-group-name.
7094 2007-08-08  Glenn Morris  <rgm@gnu.org>
7096         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7097         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7098         doc-strings and comments.
7100 2007-07-25  Glenn Morris  <rgm@gnu.org>
7102         * Relicense all FSF files to GPLv3 or later.
7104 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7106         * gnus-sum.el (gnus-summary-move-article): Make
7107         gnus-summary-respool-article work.
7109 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7111         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7112         string.
7114 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7116         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7117         that should be ignored when comparing distant RSS articles with local
7118         ones.
7119         (nnrss-make-hash-index): New function.  Create a hash index according
7120         to the ignored fields.
7121         (nnrss-check-group): Use it.
7123 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7125         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7127         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7129         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7130         the new optional argument ENCODED is non-nil.
7131         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7132         coding system for encoding group name.
7133         (gnus-group-make-rss-group): Pass un-encoded group name to
7134         gnus-group-make-group.
7135         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7136         encoded.
7138         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7139         Encode group name to which articles are moved or copied.
7140         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7141         coding system for encoding Newsgroup, Followup-To and Xref headers.
7143         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7144         marks; use nnheader-file-coding-system to write a file.
7145         (nnagent-retrieve-headers): Bind file-name-coding-system to
7146         nnmail-pathname-coding-system.
7148         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7150         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7151         (nnml-request-article, nnml-request-create-group)
7152         (nnml-request-rename-group, nnml-find-id)
7153         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7154         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7155         (nnml-save-marks): Use nnml-group-pathname instead of
7156         nnmail-group-pathname.
7158         (nnml-request-create-group, nnml-request-expire-articles)
7159         (nnml-request-move-article, nnml-request-delete-group)
7160         (nnml-deletable-article-p, nnml-possibly-create-directory)
7161         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7162         (nnml-open-marks): Bind file-name-coding-system to
7163         nnmail-pathname-coding-system.
7165         (nnml-request-article): Pass server argument to nnml-find-group-number.
7166         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7167         server argument to nnml-possibly-create-directory.
7168         (nnml-request-accept-article): Pass server argument to
7169         nnml-active-number and nnml-save-mail.
7170         (nnml-find-group-number): Pass server argument to nnml-find-id.
7171         (nnml-request-update-info): Pass server argument to
7172         nnml-marks-changed-p.
7174         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7175         (nnml-save-mail, nnml-active-number): Add server argument.
7177         (nnml-request-delete-group): Warn if group is missing.
7178         (nnml-get-nov-buffer): Decode group name.
7179         (nnml-generate-active-info): Encode group name.
7180         (nnml-open-marks): Decode group name in messages.
7182 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7184         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7185         if it is not specified.
7186         (gnus-article-pipe-part, gnus-article-save-part)
7187         (gnus-article-interactively-view-part, gnus-article-copy-part)
7188         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7189         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7190         (gnus-article-replace-part, gnus-article-delete-part)
7191         (gnus-article-view-part-as-type): Pass raw prefix argument to
7192         gnus-article-part-wrapper.
7194 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7196         * gnus-agent.el (gnus-agent-save-active): Bind
7197         nnheader-file-coding-system to gnus-agent-file-coding-system.
7199         * gnus-cache.el (gnus-cache-save-buffers)
7200         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7201         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7202         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7203         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7204         (gnus-cache-generate-active, gnus-cache-rename-group)
7205         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7206         (gnus-cache-update-overview-total-fetched-for): Bind
7207         file-name-coding-system to nnmail-pathname-coding-system.
7208         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7209         variables.
7210         (gnus-cache-decoded-group-name): New function.
7211         (gnus-cache-file-name): Use it.
7212         (gnus-cache-generate-active): Use non-decoded group name for active.
7214         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7215         right place.
7216         (gnus-write-active-file): Don't break non-ASCII group names.
7218         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7219         nnmail-pathname-coding-system.
7221         * lpath.el: Bind default-file-name-coding-system,
7222         file-name-coding-system and language-info-alist for XEmacs.
7224         * gnus-uu.el (gnus-uu-decode-save): Typo.
7226 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7228         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7230 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7232         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7233         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7234         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7235         (gnus-agent-flush-group, gnus-agent-flush-cache)
7236         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7237         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7238         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7239         (gnus-agent-regenerate-group)
7240         (gnus-agent-update-files-total-fetched-for)
7241         (gnus-agent-update-view-total-fetched-for): Bind
7242         file-name-coding-system to nnmail-pathname-coding-system.
7243         (gnus-agent-group-pathname): Don't encode file names by
7244         nnmail-pathname-coding-system.
7245         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7246         coding-system-for-write instead of buffer-file-coding-system to
7247         gnus-agent-file-coding-system.
7249         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7250         Decode group name.
7252         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7254         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7255         (gnus-read-newsrc-el-file): Make group names unibyte.
7257         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7258         nnmail-pathname-coding-system.
7260         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7261         (nnrss-request-delete-group): Bind file-name-coding-system to
7262         nnmail-pathname-coding-system.
7263         (nnrss-read-server-data, nnrss-read-group-data): Bind
7264         file-name-coding-system correctly.
7265         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7267         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7268         (nntp-server-to-method-cache): New variable.
7269         (nntp-group-pathname): New function that decodes non-ASCII group names.
7270         (nntp-possibly-create-directory, nntp-marks-changed-p)
7271         (nntp-save-marks, nntp-open-marks): Use it.
7272         (nntp-possibly-create-directory, nntp-open-marks):
7273         Bind file-name-coding-system to nnmail-pathname-coding-system.
7274         (nntp-open-marks): Decode group names when bootstrapping marks.
7276         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7277         Newsgroups and Folowup-To headers.
7279 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7281         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7282         (gnus-server-closed-face, gnus-server-denied-face)
7283         (gnus-server-offline-face): Remove variable.
7284         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7286         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7287         of modifying message-stack directly for XEmacs.
7289         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7290         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7291         if the coding-system argument is nil for XEmacs.
7293         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7294         mm-charset-override-alist.
7296         * rfc2047.el: Don't require base64; require rfc2045 for the function
7297         rfc2045-encode-string.
7298         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7299         to quote the parameter value.
7301 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7303         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7304         form in gnus-group-name-charset-method-alist.
7306         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7307         overrides the default layout edit-form.
7309         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7311         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7313 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7315         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7316         as unfetched articles.
7318 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7320         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7322 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7324         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7325         original back end that keeps marks in the local system.
7327 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7329         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7330         arg of pop-to-buffer for XEmacs.
7331         (gnus-article-read-summary-keys): Ditto; don't restore window
7332         configuration if summary command ends up with neither article buffer
7333         nor summary buffer; describe bindings if summary keys end with C-h.
7335 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7337         * message.el (message-fix-before-sending): Skip raw message part to be
7338         forwarded while checking illegible text.
7339         (message-forward-make-body-mime, message-forward-make-body): Mark
7340         signed or encrypted raw message as having no illegible text.
7342 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7344         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7345         (gnus-message-with-timestamp-1): New macro.
7346         (gnus-message-with-timestamp): New function.
7347         (gnus-message): Use them.
7349         * nnheader.el (nnheader-message): Use them.
7351 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7353         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7354         .newsrc.eld file.
7356 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7358         * gnus-agent.el (gnus-agent-fetch-headers)
7359         (gnus-agent-retrieve-headers): Bind
7360         gnus-decode-encoded-address-function to identity.
7362         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7363         available also when the server returns simply a dot.
7365         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7367 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7369         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7371 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7373         * gnus-ems.el (gnus-x-splash): Make it work.
7375         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7376         from being used.
7378         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7380 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7382         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7383         4th and the 5th arguments.
7385         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7386         the front stickiness.
7387         (gnus-article-summary-command-nosave): Correct the order of the
7388         arguments passed to pop-to-buffer.
7389         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7390         summary command ends up with the article buffer.
7392         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7393         the same faces.
7395 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7397         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7399 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7401         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7402         * gnus-sum.el (gnus-summary-highlight):
7403         * pgg.el (pgg-sign-region, pgg-sign):
7404         * mail-source.el (mail-source-delete-old-incoming-confirm):
7405         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7407 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7409         * gnus-art.el (gnus-mime-view-part-externally)
7410         (gnus-mime-view-part-internally): Fix predicate function passed to
7411         completing-read.
7413         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7415         * gnus.el (gnus-update-message-archive-method): Add :version.
7417 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7419         * gnus.el (gnus-update-message-archive-method): New variable.
7421         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7422         according to gnus-message-archive-method if
7423         gnus-update-message-archive-method is non-nil.
7425 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7427         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7428         by Loic Dachary <loic@dachary.org>.
7429         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7431 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7433         * message.el (message-pop-to-buffer): Add switch-function argument.
7434         (message-mail): Pass switch-function argument to it.
7436 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7438         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7439         Improve doc string.
7441 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7443         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7444         (gnus-header-content)
7445         * gnus-cite.el (gnus-cite-10)
7446         * gnus-srvr.el (gnus-server-closed)
7447         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7448         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7449         (gnus-group-mail-3-empty, gnus-group-mail-low)
7450         (gnus-group-mail-low-empty, gnus-splash)
7451         * message.el (message-header-to, message-header-cc)
7452         (message-header-subject, message-header-other, message-header-name)
7453         (message-header-xheader, message-separator, message-cited-text)
7454         (message-mml): Lighten colors of faces used for dark background.
7456 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7458         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7459         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7461 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7463         * message.el (message-narrow-to-headers-or-head):
7464         Ignore mail-header-separator in the body.
7466 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7468         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7469         same as window size.
7471 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7473         * message.el (message-font-lock-keywords): Use message-header-xheader
7474         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7475         ahead of the anything pattern, to get it recognised.
7477 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7479         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7480         spam.el loads uses it in the compiled defadvice form.
7482 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7484         * gnus-sum.el (gnus-articles-to-read)
7485         (gnus-summary-insert-old-articles): Don't truncate group name for
7486         `read-string'.
7488         * gnus-util.el (gnus-limit-string): Delete this function.
7490         * gnus-sum.el (gnus-simplify-subject-fully): Use
7491         `truncate-string-to-width' instead.
7493 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7495         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7496         if, on summary exit, the next group has to be selected.
7497         (gnus-summary-exit): Use it.
7499 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7501         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7502         non-break space.
7504 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7506         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7507         Check if group is not a directory.
7508         (nnfolder-request-expire-articles): Don't delete articles if the target
7509         group is not available.
7511         * nnml.el (nnml-request-create-group): Properly check if group is not a
7512         file.
7513         (nnml-request-expire-articles): Don't delete articles if the target
7514         group is not available.
7516         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7517         Don't quote characters that are within parentheses.
7519 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7521         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7522         (gnus-handle-ephemeral-exit): Select article according to it.
7524 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7526         * message.el (message-insert-formated-citation-line): Remove newline.
7527         (message-citation-line-format): Add final \n here so that the user can
7528         avoid a blank line.
7530 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7532         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7533         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7534         Update lanl/arXiv support.
7536 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7538         * gnus.el: Bump version number.
7540 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7542         * gnus.el (gnus-version-number): Bump version.
7544 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7546         * gnus.el: No Gnus v0.6 is released.
7548 2007-04-27  Didier Verna  <didier@xemacs.org>
7550         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7551         * gmm-utils.el (gmm-regexp-concat): here.
7552         * message.el: Don't require 'gnus-util.
7553         (message-dont-reply-to-names): Handle name change above.
7554         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7556 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7558         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7559         since the initial value varies according to the system.
7561 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7563         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7565 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7567         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7569 2007-04-24  Didier Verna  <didier@xemacs.org>
7571         Improve the type of gnus-ignored-from-addresses.
7572         * gnus-util.el (gnus-orify-regexp): New function.
7573         * message.el (gnus-util): Require it.
7574         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7575         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7576         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7578 2007-04-24  Didier Verna  <didier@xemacs.org>
7580         * gnus-sum.el:
7581         * gnus-utils.el: Fix some trailing whitespaces.
7583 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7585         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7586         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7587         article's Message-ID; refer parent article in summary buffer.
7589         * message.el (message-bounce): Call mime-to-mml.
7591         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7592         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7593         optimize and/or forms properly.
7595 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7597         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7598         URL.
7600 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7602         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7604 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7606         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7607         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7608         displayed of multipart/alternative part if it is invoked from summary
7609         buffer.
7611         * mm-view.el (mm-inline-text-html-render-with-w3m)
7612         (mm-inline-text-html-render-with-w3m-standalone)
7613         (mm-inline-render-with-function): Use mail-parse-charset by default.
7615 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7617         * parse-time.el (parse-time-string-chars): Check if CHAR
7618         is less than the length of parse-time-syntax.
7620 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7622         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7623         from gnus-newsgroup-processable.
7625 2007-04-16  Didier Verna  <didier@xemacs.org>
7627         * gnus-msg.el (gnus-configure-posting-styles): Handle
7628         message-signature-directory properly with :file syntax.  Reported by
7629         "Leo".
7631 2007-04-11  Didier Verna  <didier@xemacs.org>
7633         New user option: message-signature-directory.
7634         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7635         * message.el (message-insert-signature): Ditto.
7636         * message.el (message-signature-file): Doc update.
7637         * message.el (message-signature-directory): New.
7639 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7641         * gnus-msg.el (gnus-inews-yank-articles): Use
7642         message-exchange-point-and-mark instead of exchange-point-and-mark.
7644 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7646         * message.el (message-yank-original): Make sure cited text ends with
7647         newline; don't exchange point and mark.
7649 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7651         * tls.el (open-tls-stream): Properly handle case where there
7652         is no associated buffer.
7654 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7656         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7657         message-yank-original, make sure (< mark TEXT point).
7659 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7661         * message.el (message-fill-column): New variable.
7662         (message-mode): Use it.  Add comment on a possible new hook.
7664         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7665         (nnmail-get-new-mail): Reformat.
7667         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7669         * gmm-utils.el: Fix Commentary.
7670         (gmm-tool-bar-from-list): Fix typo in doc string.
7672 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7674         * message.el (message-yank-original): Don't switch point and mark
7675         unnecessarily to put point and mark as documented.
7677 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7679         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7680         from the message heads.
7682 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7684         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7685         article buffer does not have a window.  This may not be the best
7686         solution but is certainly better than setting the start of the null,
7687         that is the current, window.
7689 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7691         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7692         (gnus-draft-setup): Run it.
7694         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7695         gnus-score-fast-scoring.  Allow regexp.
7696         (gnus-score-headers): Use it.
7698         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7699         XEmacs.
7701         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7702         string.
7703         (gnus-button-alist): Also catch `<f1> k ...'.
7704         (gnus-treat-display-x-face): Fix doc string.
7706 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7708         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7709         evaluation of gnus-extended-version to ensure correct generation of the
7710         User-Agent header when message-generate-headers-first is used.
7712 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7714         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7715         hashcash-path is nil.  Don't call callback with incorrect number of
7716         parameters if val is 0.
7718 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7720         * message.el (message-required-news-headers):
7721         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7723 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7725         * tls.el (open-tls-stream): In handshake-waiting loop,
7726         don't wait more if there is output available to process.
7728 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7730         * tls.el (tls-program): Doc fix.
7732 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7734         * message.el (message-generate-new-buffers): Change the meaning of the
7735         nil value; add `standard' to the choices; treat t as `unique'; improve
7736         doc string.
7737         (gnus-select-frame-set-input-focus): Autoload.
7738         (message-buffer-name): Search for the existing message buffer if
7739         message-generate-new-buffers is nil or `standard'; treat the value t of
7740         message-generate-new-buffers as `unique'.
7741         (message-pop-to-buffer): Raise the frame already displaying the message
7742         buffer; clear the echo area after querying.
7743         (message-setup): Pass the `continue' argument to compose-mail.
7744         (message-mail): Prefer `switch-function' if it is given; search for the
7745         existing message buffer if the `continue' argument is non-nil; pass
7746         continue and switch-function arguments to compose-mail by way of
7747         message-setup.
7748         (message-mail-other-window): Adjust argument of message-setup.
7749         (message-mail-other-frame): Ditto.
7751 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7753         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7754         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7755         to turn font-lock on when turning gnus-message-citation-mode on.
7757 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7759         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7760         (mml-smime-function-alist): New variable; add epg as the backend.
7761         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7762         mml-smime- functions instead.
7763         * mm-view.el: Require smime.
7765 2007-03-05  Didier Verna  <didier@xemacs.org>
7767         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7768         instead of just inheritance for posting styles.
7769         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7771 2007-02-24  Chris Moore  <dooglus@gmail.com>
7773         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7774         * pgg-pgp.el (pgg-pgp-encrypt-region):
7775         * pgg-gpg.el (pgg-gpg-encrypt-region):
7776         Check pgg-encrypt-for-me if no other recipients.
7778 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7780         * tls.el (tls-certtool-program): Fix custom type.
7782 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7784         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7785         and point-at-eol instead of line-(beginning|end)-position.
7787         * assistant.el (assistant-parse-buffer): Ditto.
7789         * netrc.el (netrc-parse-services): Ditto.
7791 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7793         * mml2015.el (mml2015-epg-find-usable-key): New function.
7794         (mml2015-epg-sign): Use it.
7795         (mml2015-epg-encrypt): Use it.
7797 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7799         * message.el (message-make-in-reply-to): Quote name containing
7800         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7801         if there are special characters.  Reported by NAKAJI Hiroyuki
7802         <nakaji@jp.freebsd.org>.
7804 2007-02-27  Didier Verna  <didier@xemacs.org>
7806         Include the group parameters as well as the topic ones in the
7807         inheritance filter process.
7808         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7809         argument GROUP-PARAMS-LIST.
7810         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7812 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7814         * nntp.el (nntp-never-echoes-commands)
7815         (nntp-open-connection-functions-never-echo-commands): New variables.
7816         (nntp-send-command): Use them.
7818 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7820         * mml2015.el (mml2015-epg-verify): Simplified.
7822 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7824         * mml.el (mml-content-disposition-alist): New user option.
7825         (mml-content-disposition): New function.
7826         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7827         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7829 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7831         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7832         verification.
7834 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7836         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7837         articles posted in the last 24 hours.
7839 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7841         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7843 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7845         * nntp.el (nntp-send-command): Don't wait for echoes when
7846         nntp-open-ssl-stream is used.
7848 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7850         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7851         (gnus-message-add-citation-keywords)
7852         (gnus-message-remove-citation-keywords): Remove.
7853         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7854         directly, make the variables in font-lock-defaults buffer-local, add
7855         gnus-message-citation-keywords to them and then update the value of
7856         font-lock-keywords.
7858 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7860         * message.el (message-cite-original-1): Don't call
7861         gnus-article-highlight-citation.
7863         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7864         citations; fix line count.
7866 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7868         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7869         (gnus-message-add-citation-keywords)
7870         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7871         versions of font-lock-add-keywords and font-lock-remove-keywords to
7872         work with XEmacs correctly.
7874 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7876         * gnus-cite.el (gnus-cite-face-list): Set the values of
7877         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7878         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7879         (gnus-message-cite-prefix-regexp): New variable.
7880         (gnus-message-search-citation-line): Use it; protect against long
7881         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7882         the 0th match data for Emacs.
7883         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7884         (gnus-message-add-citation-keywords): Append keywords rather than
7885         prepending; emulate font-lock-add-keywords if it is not available.
7886         (gnus-message-remove-citation-keywords): Emulate
7887         font-lock-remove-keywords if it is not available.
7889         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7891         * message.el (message-cite-prefix-regexp): Set the value of
7892         gnus-message-cite-prefix-regexp.
7894 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7896         * nnweb.el (nnweb-google-parse-1): Update parser.
7898 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7900         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7902 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7904         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7905         regexp.
7907 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7909         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7910         string-to-multibyte.
7911         (uudecode-decode-region-internal): Use it.
7913         * lpath.el: Fbind string-as-multibyte for XEmacs.
7915 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7917         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7918         custom choice.
7920         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7922 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7924         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7926         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7927         `write-region' to respect `mm-inhibit-file-name-handlers'.
7929 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7931         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7932         Use gnus-home-directory instead of "~/" or "$HOME".
7934 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7936         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7937         to mention filename.
7938         Add comments at beginning regarding usage.
7939         (encrypt-write-file-contents): Change interactive so a string is
7940         acceptable.  If the file has no associated model, show an error instead
7941         of a nonsense prompt.
7943 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7945         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7946         Thanks to Yoshihiko Yamada for kind notification of this typo.
7948 2007-01-12  Kenichi Handa  <handa@m17n.org>
7950         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7951         multibyte buffer.
7953 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7955         * gnus-score.el (gnus-score-fast-scoring): New variable.
7956         (gnus-score-headers): Use it.
7958         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7960         * message.el (message-cite-original-1): Call
7961         gnus-article-highlight-citation if requested.
7962         (message-make-from): Allow name and address as optional arguments.
7964         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7966         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7967         bugs to doc string.
7968         (gnus-button-alist): Add mid\\|message-id.
7969         (gnus-button-fetch-group): Extend for use in
7970         `browse-url-browser-function'.
7971         (gnus-button-url-regexp): Try to catch paired parentheses like in
7972         Wikipedia URLs.
7974         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7975         Suggested by Simon Krahnke <overlord@gmx.li>.
7977 2007-01-13  Romain Francoise  <romain@orebokech.com>
7979         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7980         Update copyright.
7982 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7984         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7986 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7988         * gnus-registry.el (gnus-registry-unfollowed-groups)
7989         (gnus-registry-split-fancy-with-parent): Fix documentation.
7991 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7993         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7994         from nnweb groups.
7996 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7998         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7999         Xref urls.  Erase buffer before requesting head.
8001 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8003         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8004         customizable.
8006 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8008         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8009         no signing key is found.
8010         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8011         no encrypting and/or signing key is found.
8013 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8015         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8017 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8019         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8020         headers read from disk with the ones newly found in the current search.
8021         This should no longer cause problems, because the article numbers in
8022         Gmane's `nov.php' output are ignored since the previous change.
8024 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8026         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8028 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8030         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8031         replace-regexp-in-string; bind url-version; fbind display-images-p and
8032         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8033         find-face and set-itimer-function for Emacs; bind itimer-list for
8034         Emacs.
8036         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8038 2007-01-01  Romain Francoise  <romain@orebokech.com>
8040         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8042 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8044         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8045         `define-minor-mode' macro definition expanded properly.
8046         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8047         exclude it there.
8049         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8050         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8051         `fboundp' test.
8052         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8053         This is OK to autoload in (S)XEmacs now.
8055 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8057         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8058         keystroke.
8059         (gnus-summary-limit-to-singletons): Fix typo.
8061         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8062         else fails.
8064 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8066         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8067         docstring.
8069         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8070         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8071         (gnus-summary-insert-dormant-articles): Fix typo in message.
8073 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8075         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8076         nil for XEmacs.
8077         (gnus-message-citation-mode): Don't autoload in XEmacs.
8079         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8081 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8083         * nnimap.el (nnimap-expunge-search-string): Mention
8084         nnimap-search-uids-not-since-is-evil in docstring.
8086 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8088         * spam.el: Revert to make-obsolete-variable because
8089         define-obsolete-variable-alias is not supported in Emacs 21.
8091         * spam.el (spam-ifile-path, spam-ifile-database-path)
8092         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8093         make-obsolete-variable.
8094         (spam-bsfilter-path, spam-bsfilter-program)
8095         (spam-spamassassin-path, spam-spamassassin-program)
8096         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8097         use "path" inappropriately.
8098         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8099         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8100         variable names.
8102 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8104         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8105         summary buffer.
8107         * password.el (password-cache-remove): Use clear-string to burn
8108         password, if available.
8110 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8112         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8114         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8116         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8117         (gnus-message-highlight-citation): Move defcustom here from
8118         gnus-cite.el.
8119         (gnus-message-citation-mode): Autoload.
8121         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8122         checks to make it compile with XEmacs.
8123         (gnus-message-citation-mode): New minor mode.
8124         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8125         (gnus-message-highlight-citation): New variables.
8126         (gnus-message-search-citation-line)
8127         (gnus-message-add-citation-keywords)
8128         (gnus-message-remove-citation-keywords)
8129         (turn-on-gnus-message-citation-mode)
8130         (turn-off-gnus-message-citation-mode): New functions.
8132 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8134         * gnus-cite.el: Enable highlighting of different citation levels in
8135         message-mode.
8137 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8139         * message.el (message-make-fqdn): Fix comment.
8140         (message-bogus-system-names): Add ".local".
8142         * spam.el (spam-ifile-path, spam-ifile-program)
8143         (spam-ifile-database-path, spam-ifile-database)
8144         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8145         Don't use "path" inappropriately.
8146         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8147         strings.
8148         (spam-check-ifile, spam-ifile-register-with-ifile)
8149         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8150         new variable names.
8152         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8153         (gnus-treat-display-smileys): Simplify using
8154         gnus-image-type-available-p.
8156         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8157         available.
8159         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8160         `display-images-p' if available.
8162 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8164         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8165         one after turning on the buffer's multibyteness instead of decoding
8166         them directly in the unibyte buffer that causes unexpected conversion
8167         in Emacs 23 (unicode).
8169 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8171         * message.el (message-generate-hashcash): Fix custom type.
8173 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8175         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8177 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8179         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8180         disconnect icons.  Add help text.
8182 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8184         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8185         negated to be consistent with the others we handle.
8187 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8189         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8190         version of gnus-summary-buffer to something, so that we can use two
8191         article buffers at the same time.
8193 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8195         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8196         trigger all the extra headers.
8197         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8198         sorting.
8200 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8202         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8203         solid groups.
8205 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8207         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8209 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8211         * legacy-gnus-agent.el: Add Copyright notice.
8213 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8215         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8217 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8219         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8221         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8222         to make it work reliably in CVS Emacs.
8223         (gnus-summary-limit-strange-charsets-predicate)
8224         (gnus-summary-limit-to-predicate): New functions.
8226 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8228         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8229         specifying array size.
8230         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8231         array if it is too small.
8232         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8233         (gnus-sort-threads-loop): New function.
8235 2006-12-06  Chris Moore  <dooglus@gmail.com>
8237         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8238         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8240 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8242         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8243         options.
8245 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8247         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8248         DOS-ing the recipient.
8250         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8251         the headers when creating the mapping to avoid mismappings.
8252         (nnweb-gmane-create-mapping): Always nix out old mapping.
8254 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8256         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8257         and mm-verify-option to never.
8259 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8261         * message.el (message-signed-or-encrypted-p): New function.
8262         (message-forward-make-body): Use it.
8264         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8265         Replace encode-coding-string with mm-encode-coding-string.
8267 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8269         * nneething.el (nneething-decode-file-name): Replace
8270         decode-coding-string with mm-decode-coding-string.
8272         * gnus-int.el (gnus-open-server): Say failed server's name.
8274 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8276         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8277         strings to a single string.  Quote `errors-file-name'.
8278         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8279         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8280         Adjust calls.  Use `shell-quote-argument'.
8282 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8284         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8285         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8287         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8288         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8289         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8290         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8291         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8292         (gnus-subscribe-newsgroup, gnus-1):
8293         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8294         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8295         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8296         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8298 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8300         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8301         keystroke.
8302         (gnus-summary-limit-to-bodies): Implement headersp.
8304 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8306         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8308 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8310         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8312 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8314         * message.el (message-generate-hashcash): Expand range of values to
8315         include `opportunistic'.
8316         (message-send-mail): Use it.
8318 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8320         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8321         and comment it.
8323         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8325 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8327         * gnus-util.el (gnus-extract-address-components): Improve comment.
8329 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8331         * gnus-util.el (gnus-extract-address-components): Work with address in
8332         which the name portion contains @.
8334         * lpath.el: Fbind custom-autoload.
8336 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8338         * gnus.el (gnus-start): Move custom group up.
8339         (gnus-select-method): Don't autoload, but make it available for
8340         `customize-variable'.
8341         (gnus-getenv-nntpserver): Don't autoload.
8343 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8345         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8347 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8349         * message.el (message-sendmail-extra-arguments): New variable.
8350         (message-send-mail-with-sendmail): Use it.
8352 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8354         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8355         mm-with-unibyte-current-buffer to make string unibyte.
8357         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8358         mm-string-as-multibyte.
8360 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8362         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8363         Reported by Werner Koch <wk@gnupg.org>.
8365 2006-11-14  Daiki Ueno  <ueno@p360>
8367         * mml2015.el: Autoload epa-select-keys when compiling.
8369 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8371         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8372         message-options.
8373         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8375 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8377         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8378         EasyPG (< 0.0.6).
8379         (mml2015-always-trust): New user option.
8380         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8381         prompt.
8383 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8385         * nntp.el (nntp-authinfo-force): New variable.
8386         (nntp-send-authinfo): Use it.
8388 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8390         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8391         decode encoded words.  Improve prompt.  Add comment about forwarding.
8392         (message-replacement-char): Move up.
8394 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8396         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8397         instead of gnus-intersection because arguments of gnus-sorted-nunion
8398         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8400 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8402         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8403         (message-simplify-subject-functions): Enable
8404         message-strip-subject-encoded-words by default.
8406 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8408         * message.el (message-strip-subject-encoded-words): New function.
8409         (message-simplify-subject-functions): New variable.
8410         (message-simplify-subject): Use it.  Fix typo in doc string.
8411         Support message-strip-subject-encoded-words.
8413 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8415         * gnus-diary.el (gnus-diary-delay-format-function):
8416         * nndiary.el (nndiary-reminders):
8417         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8419 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8421         * gnus-art.el (article-hide-boring-headers): Fetch date from
8422         gnus-original-article-buffer to avoid problems with localized date
8423         strings.
8425 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8427         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8429 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8431         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8432         New variables.
8433         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8434         (mm-charset-synonym-alist): Move some entries to
8435         mm-codepage-iso-8859-list.
8436         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8437         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8439 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8441         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8443 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8445         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8446         with Emacs 21 and XEmacs.
8448 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8450         * spam.el (spam-parse-address): New function for better parsing,
8451         catching errors, etc.
8452         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8454 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8456         * mm-view.el: Add interactive arg to html2text autoload.
8458 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8460         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8462 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8464         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8465         variables.
8466         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8467         (mm-charset-synonym-alist): Move some entries to
8468         mm-codepage-iso-8859-list.
8470         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8472 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8474         * message.el (message-citation-line-format)
8475         (message-insert-formated-citation-line): Fix implementation of %E, %N
8476         and %n according to the doc string.
8478 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8480         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8481         car-safe to avoid bad parses.
8483 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8485         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8486         names.
8488         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8490 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8492         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8493         header.
8495         * message.el (message-draft-headers): Add Date.
8496         (message-headers-to-generate): Fix typo in docstring.
8498         * nndraft.el (nndraft-required-headers): New variable.
8499         (nndraft-generate-headers): Use it.
8501         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8503 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8505         * gnus-registry.el (gnus-registry-wash-for-keywords)
8506         (gnus-registry-find-keywords): New functions to allow easy searching of
8507         articles that are in the registry.
8509 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8511         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8512         ietf-drums-parse-address instead of gnus-extract-address-components.
8513         Reported by Damien Elmes <damien@repose.cx>.
8515 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8517         * gnus.el (gnus-mime): Remove unused custom group.
8519 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8521         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8522         "blank line" when searching for end of armor headers.
8524 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8526         * gmm-utils.el (gmm-write-region): Fix variable name.
8528 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8530         * gmm-utils.el (gmm-write-region): New function based on compatibility
8531         code from `mm-make-temp-file'.
8533         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8535         * nnmaildir.el (nnmaildir--update-nov)
8536         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8537         Use `gmm-write-region'.
8539 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8541         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8542         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8544         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8546         * message.el (message-replacement-char): New variable.
8547         (message-fix-before-sending): Use it.
8548         (message-simplify-subject): New function to remove duplicate code.
8549         (message-reply, message-followup): Use it.
8551         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8552         gnus-summary-limit-to-articles.
8554 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8556         * gnus-util.el (gnus-with-local-quit): New macro.
8558         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8560 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8562         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8563         ignore non-string data.
8565 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8567         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8568         non-string data (needs to be done in the registry too).
8570 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8572         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8573         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8574         (gnus-registry-split-fancy-with-parent)
8575         (gnus-registry-fetch-simplified-message-subject-fast)
8576         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8577         Remove text properties on ingress into the registry and when it's saved.
8578         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8579         registry from entries with no groups.
8581 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8583         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8584         function to remove string properties.
8586 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8588         * gmm-utils.el (gmm): Adjust custom version.
8590         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8591         custom version.
8593         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8595 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8597         * gnus-art.el (gnus-insert-prev-page-button)
8598         (gnus-insert-next-page-button): Simplify.  Reformat.
8600 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8602         * gnus-art.el (gnus-insert-prev-page-button)
8603         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8605 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8607         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8609 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8611         * gnus-art.el (gnus-insert-mime-button)
8612         (gnus-insert-mime-security-button):
8613         Apply gnus-article-button-face to MIME and security buttons.
8615 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8617         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8618         readable.
8620 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8622         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8624 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8626         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8627         `browse-url-of-file' instead of `browse-url'.
8629 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8631         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8632         regexp.  Articles containing quotation were cut prematurely.
8634 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8636         * message.el (message-cite-original-1): Use nobody by default for the
8637         value of From header.
8638         (message-reply): Ditto.
8640 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8642         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8643         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8644         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8646 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8648         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8649         mails in the doc string.  Add some URLs in comment.
8650         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8652 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8654         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8655         backslashes handling and the way to find boundaries of quoted strings.
8657 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8659         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8660         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8661         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8662         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8664 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8666         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8667         doc string.
8668         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8670 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8672         * lpath.el: Fbind epg-check-configuration.
8674 2006-09-06  Simon Josefsson  <jas@extundo.com>
8676         * mml2015.el (mml2015-use): Doc fix, mention epg.
8678 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8680         * mml2015.el (mml2015-use): Default to epg, if available.
8682 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8684         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8685         message-sender.
8686         (mml1991-epg-encrypt): Ditto.
8687         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8688         message-sender.
8689         (mml2015-epg-encrypt): Ditto.
8691 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8693         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8694         several common directories.
8696 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8698         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8699         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8701 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8703         * gnus-art.el (article-decode-encoded-words): Make it fast.
8705 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8707         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8709         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8710         in quoted string into `\'.
8712 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8714         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8715         Use standard-syntax-table.
8717 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8719         * gnus-art.el (gnus-decode-address-function): New variable.
8720         (article-decode-encoded-words): Use it to decode headers which are
8721         assumed to contain addresses.
8722         (gnus-mime-delete-part): Remove useless `or'.
8724         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8725         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8726         (gnus-nov-parse-line): Use it to decode From header.
8727         (gnus-get-newsgroup-headers): Ditto.
8728         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8730         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8731         (mail-decode-encoded-address-string): New alias.
8733         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8734         New function.
8735         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8736         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8737         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8738         (rfc2047-decode-string): Ditto.
8739         (rfc2047-decode-address-region): New function.
8740         (rfc2047-decode-address-string): New function.
8742 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8744         * message.el (message-caesar-buffer-body): Allow rotating headers.
8746         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8748         * message.el (message-insert-formated-citation-line): Fix %f.
8749         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8751 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8753         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8754         (gnus-bookmark-mouse-available-p): New macro.
8755         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8756         (gnus-bookmark-bmenu-show-infos): Use it.
8757         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8758         (gnus-bookmark-bmenu-hide-infos): Ditto.
8759         (gnus-bookmark-remove-properties): New function.
8760         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8761         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8762         (gnus-bookmark-write-file): Bind coding-system-for-write.
8763         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8764         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8765         group before selecting it.
8766         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8767         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8768         quit-window if it is not available; use gnus-mouse-2 and bind it to
8769         gnus-bookmark-bmenu-select-by-mouse.
8770         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8771         (gnus-bookmark-bmenu-select-by-mouse): New function.
8773 2006-08-13  Romain Francoise  <romain@orebokech.com>
8775         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8776         space.
8778 2006-08-10  Romain Francoise  <romain@orebokech.com>
8780         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8781         (dns-mode-soa-auto-increment-serial): New user option.
8782         (dns-mode-soa-maybe-increment-serial): New function.
8783         (dns-mode): Add the latter to `write-contents-functions'.
8785 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8787         * compface.el (uncompface): Use binary rather than raw-text-unix.
8789 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8791         * compface.el (uncompface): Make sure the eol conversion doesn't take
8792         place when communicating with the external programs.  Reported by
8793         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8795 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8797         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8799 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8801         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8802         Make it more robust by parsing author and date independently.
8804 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8806         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8808 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8810         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8811         first matching secret key.
8812         (mml2015-epg-encrypt): Ditto.
8814         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8815         first matching secret key.
8816         (mml1991-epg-encrypt): Ditto.
8818         * mml2015.el (mml2015-encrypt-to-self): New user option.
8819         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8820         mml2015-epg-encrypt-to-self is set.
8822         * mml1991.el (mml1991-encrypt-to-self): New variable.
8823         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8824         mml1991-epg-encrypt-to-self is set.
8826         * mml2015.el (mml2015-signers): New user option.
8827         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8828         (mml2015-epg-encrypt): Allow to select signing keys.
8830         * mml1991.el (mml1991-signers): New variable.
8831         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8832         (mml1991-epg-encrypt): Allow to select signing keys.
8834 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8836         * nnheader.el (nnheader-insert-head): Make it work even if the file
8837         uses CRLF for the line-break code.
8839 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8841         * mml2015.el: Require mml-sec instead of password.
8842         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8843         (mml2015-cache-passphrase): Inherit the default value from
8844         mml-secure-cache-passphrase.
8845         (mml2015-passphrase-cache-expiry): Inherit the default value from
8846         mml-secure-passphrase-cache-expiry.
8848         * mml1991.el: Require mml-sec instead of password.
8849         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8850         (mml1991-cache-passphrase): Inherit the default value from
8851         mml-secure-cache-passphrase.
8852         (mml1991-passphrase-cache-expiry): Inherit the default value from
8853         mml-secure-passphrase-cache-expiry.
8855         * mml-sec.el: Require password.
8856         (mml-secure-verbose): New user option.
8857         (mml-secure-cache-passphrase): New user option.
8858         (mml-secure-passphrase-cache-expiry): New user option.
8860 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8862         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8863         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8864         andreas@altroot.de (Andreas Vögele).
8866         FIXME: Use `tiny change'?
8868 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8870         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8871         workaround for the url package included with Emacs.
8873         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8875 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8877         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8878         correctly.  This fixes a bug caused by the 2006-05-12 change.
8880 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8882         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8883         some information about the error when saying that the `bogus' mail
8884         group will be used.
8886 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8888         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8889         string.
8891 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8893         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8895 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8897         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8899 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8901         * mml1991.el (mml1991-function-alist): Add epg.
8902         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8903         (mml1991-epg-encrypt): New functions.
8905 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8907         * mml2015.el (mml2015-verbose): New variable.
8908         (mml2015-cache-passphrase): Ditto.
8909         (mml2015-passphrase-cache-expiry): Ditto.
8910         (mml2015-function-alist): Add epg.
8911         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8912         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8913         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8914         functions.
8916 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8918         * message.el (message-cite-original-1): Preserve region when removing
8919         quoted text due to X-No-Archive in order to avoid bogus attribution
8920         when citing multiple messages.
8922 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8924         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8925         Kenneth Jacker <khj@be.cs.appstate.edu>.
8927 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8929         * gnus-diary.el (gnus-user-format-function-d)
8930         (gnus-user-format-function-D): Autoload.
8932         * imap.el (Commentary): Fix typo.
8934         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8935         2006-04-22 contribution.
8937 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8939         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8940         It didn't really fix the bogosity I'm seeing with solid web groups.
8942 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8944         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8945         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8946         created using server names.  If we use the feature without declaring
8947         it, Gnus does not properly manage server and group state.
8949         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8950         bound.
8952 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8954         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8955         looking up the method using GROUP's prefix before inventing a new one.
8956         It is used on killed/unknown groups in various places where returning
8957         an all-new method isn't expected by the caller.
8959         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8960         and match semantics of gnus-group-real-prefix.
8962 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8964         * nnmail.el (nnmail-broken-references-mailers): New variable.
8965         (nnmail-ignore-broken-references): New function generalizing
8966         nnmail-fix-eudora-headers.
8967         (nnmail-fix-eudora-headers): Now obsolete.
8969         * gnus-art.el (gnus-button-handle-custom): Support
8970         `customize-apropos*'.
8972 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8974         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8976         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8977         articles.
8979 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8981         * message.el (message-cite-reply-above): New variable.
8982         (message-yank-original): Use it.
8984 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8986         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8988 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8990         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8991         as read.
8993         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8995 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8997         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8998         (gnus-bookmark-default-file): Use gnus-directory.
8999         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9000         Remove "*" in doc string.
9001         (gnus-bookmark-write-file): Simplify.
9002         (gnus-bookmark-maybe-sort-alist): Use `when'.
9003         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9004         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9005         FIXME about Emacs 21 and XEmacs compatibility.
9006         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9007         compatibility.
9008         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9009         compatibility.
9010         (gnus-bookmark-menu-heading): Fix version.
9012 2006-06-19  Bastien Guerry  <bzg@altern.org>
9014         * gnus-bookmark.el: New file.
9016 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9018         * message.el (message-syntax-checks): Doc fix.
9020 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9022         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9023         unsubscribed groups as if they were killed ones.  It causes duplicate
9024         entries in gnus-newsrc-alist.
9026 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9028         * message.el (message-syntax-checks): Doc fix.
9029         (message-send-mail): Add check for continuation headers.
9030         (message-check-news-header-syntax): Fix regexp used to check for
9031         continuation headers.
9033 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9035         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9037 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9039         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9041 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9043         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9044         default-truncate-lines.
9046 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9048         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9049         to fill the utf-8 entry.
9051         * lpath.el: Fbind unicode-precedence-list.
9053 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9055         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9057 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9059         * gnus-agent.el (directory-files-and-attributes): Move all the way
9060         forward (the third and final move).
9061         (gnus-agent-read-agentview): Trap reconstruction errors due to
9062         nonexistant directory.  Handle by returning nil.
9064 2006-05-30  Didier Verna  <didier@xemacs.org>
9066         * message.el (message-dont-reply-to-names): Update the custom type.
9067         * message.el (message-dont-reply-to-names): New defsubst: potentially
9068         convert a list of regexps into a single one.
9069         * message.el (message-get-reply-headers): Use it.
9070         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9072 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9074         * gnus-agent.el (directory-files-and-attributes): Move forward.
9076 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9078         * gnus-ml.el (gnus-mailing-list-subscribe)
9079         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9080         (gnus-mailing-list-message): Fix doc strings.
9082 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9084         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9085         of doing it manually.
9087 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9089         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9090         comment.
9092 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9094         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9095         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9096         (gnus-agent-read-local): All symbols allocated in my-obarray.
9097         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9098         (gnus-agent-regenerate-group): Check numeric names to see if they are
9099         messages or groups.
9100         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9101         better way of do this...)
9103         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9104         'dummy.group' (there should be a better way of do this...)
9106 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9108         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9109         (gnus-saved-headers): Ditto.
9110         (gnus-default-article-saver): Mention functions may have properties.
9111         (gnus-article-save): Override gnus-save-all-headers and
9112         gnus-saved-headers by :headers property which saver function may have.
9113         (gnus-summary-save-in-file): Add :headers property.
9114         (gnus-summary-write-to-file): Ditto.
9116         * gnus-sum.el (gnus-summary-save-article): Bind
9117         gnus-prompt-before-saving to t when saving many articles in a file;
9118         always show all headers.
9120         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9122 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9124         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9125         marks.
9127         * message.el (message-indent-citation): Add optional arguments to allow
9128         using it outside of message buffers.
9130         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9131         (gnus-article-treat-unfold-headers): Use it.
9132         (gnus-article-truncate-lines): New variable.
9133         (gnus-article-mode): Use it.
9134         (gnus-article-toggle-truncate-lines): New function.
9136         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9137         gnus-article-toggle-truncate-lines.
9139         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9140         coding system in XEmacs, use binary.
9142 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9144         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9145         after-load-alist.
9147         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9148         this function should save decoded articles.
9149         (gnus-summary-write-to-file): Use property to specify this function
9150         should save decoded articles and specify gnus-summary-save-in-file
9151         should be used to save articles other than the first one when saving
9152         many articles.
9153         (gnus-summary-save-body-in-file): Use property to specify this
9154         function should save decoded articles.
9155         (gnus-summary-write-body-to-file): Use property to specify this
9156         function should save decoded articles and specify
9157         gnus-summary-save-body-in-file should be used to save articles other
9158         than the first one when saving many articles.
9160         * gnus-sum.el (gnus-summary-save-article): Simplify.
9162 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9164         * gnus-art.el (gnus-default-article-saver): Add
9165         gnus-summary-write-body-to-file.
9166         (gnus-article-save-coding-system): Don't use coding system object
9167         in XEmacs.
9168         (gnus-read-save-file-name): Add optional `dir-var' argument which
9169         specifies directory in which files are saved; work even if optional
9170         `variable' argument is not specified.
9171         (gnus-summary-write-to-file): Read file name.
9172         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9173         (gnus-summary-write-body-to-file): New function.
9175         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9176         (gnus-summary-local-variables): Add it.
9177         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9178         (gnus-summary-save-article): Remove optional `decode' argument;
9179         determine whether to decode articles by the value of
9180         gnus-default-article-saver; when saving many files using
9181         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9182         it first and use gnus-summary-save-in-file or
9183         gnus-summary-save-body-in-file thereafter unless
9184         gnus-prompt-before-saving is always; move point to article which
9185         will be saved.
9186         (gnus-summary-save-article-file): Revert.
9187         (gnus-summary-write-article-file): Revert.
9188         (gnus-summary-save-article-body-file): Revert.
9189         (gnus-summary-write-article-body-file): New function.
9191 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9193         * gnus-art.el (gnus-default-article-saver): Doc fix.
9194         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9195         from gnus-summary-save-article-coding-system, and default to a
9196         certain coding system.
9197         (gnus-output-to-file): Add coding cookie and encode text according
9198         to gnus-article-save-coding-system; don't use mm-append-to-file.
9200         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9201         gnus-art.el and rename to gnus-article-save-coding-system.
9202         (gnus-summary-save-article): Require gnus-art; don't show all
9203         headers if it decodes articles; don't add coding cookie here;
9204         don't bind mm-text-coding-system-for-write.
9205         (gnus-summary-save-article-file): Save decoded articles.
9206         (gnus-summary-write-article-file): When saving many files, use
9207         gnus-summary-write-to-file first and gnus-summary-save-in-file
9208         thereafter unless gnus-prompt-before-saving is always.
9209         (gnus-summary-save-article-body-file): Save decoded articles.
9211         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9213 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9215         * nnrss.el (nnrss-check-group): Bind hash-index.
9217 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9219         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9220         its hash index.  Store this hash in `nnrss-group-data'.
9221         (nnrss-read-group-data): Update accordingly.
9223 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9225         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9226         entry.
9228         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9229         gnus-article-browse-html-article.
9231 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9233         * gnus-sum.el (gnus-summary-mime-map): Add
9234         gnus-article-browse-html-article.
9236         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9238 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9240         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9241         suitable coding systems in customize.
9243 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9245         * mail-source.el (mail-sources): Fix custom type.
9247 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9249         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9250         (gnus-summary-expire-articles-now): Shorten prompt.
9252         * gmm-utils.el (wid-edit): Require.
9253         (defun-gmm): Renamed from `gmm-defun-compat'.
9254         (gmm-image-search-load-path): Use it.
9255         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9257 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9259         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9260         variable.
9261         (gnus-summary-save-article): Add optional `decode' argument.  If
9262         it is set and gnus-summary-save-article-coding-system is non-nil,
9263         save decoded article.
9264         (gnus-summary-write-article-file): Save decoded article if
9265         gnus-summary-save-article-coding-system is non-nil.
9267         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9268         type.
9270 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9272         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9274 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9276         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9277         first to test gnus-single-article-buffer which may be buffer-local.
9279         * gnus-sum.el (gnus-summary-setup-buffer): Make
9280         gnus-single-article-buffer buffer-local and nil in ephemeral
9281         group; make gnus-article-buffer, gnus-article-current, and
9282         gnus-original-article-buffer always buffer-local.
9283         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9284         group.
9285         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9287 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9289         * nnml.el (nnml-request-compact-group): Compressed files might not
9290         have .gz extension.
9292 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9294         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9295         (mm-copy-to-buffer): Use with-current-buffer.
9296         (mm-display-part): Simplify.
9297         (mm-inlinable-p): Add optional arg `type'.
9299 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9301         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9302         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9303         Try harder to show the attachment internally or externally using
9304         gnus-mime-view-part-as-type.
9306 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9308         * message.el (message-from-style, message-signature-separator)
9309         (message-user-organization-file, message-send-mail-function)
9310         (message-citation-line-function, message-yank-prefix)
9311         (message-indent-citation-function, message-signature)
9312         (message-signature-file, message-signature-insert-empty-line):
9313         Remove autoloads.
9315         * gnus-art.el (gnus-buttonized-mime-types): Remove
9316         "multipart/signed".  Revert 2006-04-26 change.
9318 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9320         * gnus.el (gnus-version-number): Bump version.
9322 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9324         * gnus.el: No Gnus v0.5 is released.
9326 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9328         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9329         fetching articles by message-id.
9331 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9333         * message.el (hashcash): Require hashcash as normal.
9335         * ecomplete.el (ecomplete-highlight-match-line): Use
9336         point-at-eol.
9337         (ecomplete-highlight-match-line): Use `highlight', because that
9338         face exists in both Emacs and XEmacs.
9340         * message.el (message-display-abbrev): Use point-at-bol.
9342         * mail-source.el: Don't require timer/timer-funcs.
9344         * gnus-async.el: Ditto.
9346         * password.el: Ditto.
9348         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9350         * mm-url.el: Ditto.
9352         * gnus-xmas.el: Don't require timer-funcs.
9354         * mm-util.el: Require timer/timer-funcs.
9356 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9358         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9359         Close.
9361 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9363         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9364         unibyte after clear-decrypt function runs.
9366         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9367         returns as a unibyte string.
9369 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9371         * lpath.el: Revert.
9373         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9374         (pgg-gpg-process-sentinel): Revert.
9376         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9377         (pgg-pgp-lookup-key): Revert.
9379         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9380         (pgg-pgp5-lookup-key): Revert.
9382         * pgg.el (pgg-fetch-key): Revert.
9384 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9386         * lpath.el: Fbind string-as-multibyte for XEmacs.
9388         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9389         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9390         (mml1991-pgg-encrypt): Ditto.
9392         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9393         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9394         a multibyte buffer.
9396         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9397         (pgg-pgp-lookup-key): Ditto.
9399         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9400         (pgg-pgp5-lookup-key): Ditto.
9402         * pgg.el (pgg-fetch-key): Ditto.
9404 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9406         * message.el (message-user-organization-file): Check several
9407         locations of the organization file.
9409         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9410         Add gnus-article-view-part-as-type.
9412         * gnus-art.el (gnus-article-view-part-as-type): New function.
9414         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9415         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9417         * mml.el: Simplify autoload.
9418         (mml-mode): defvar dnd-protocol-alist instead of using
9419         symbol-value.
9420         (mml-default-directory): New variable.
9421         (mml-minibuffer-read-file): Use it.
9422         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9424         * message.el (message-citation-line-format): New variable.
9425         (message-insert-formated-citation-line): New function.
9426         (message-citation-line-function): Add
9427         `message-insert-formated-citation-line' to custom type.
9429         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9430         to doc string.
9432         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9433         depending on mm-verify-option.
9435 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9437         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9438         binding pgg-* variables; reimplement the section which prevents
9439         MIME header from being signed.
9440         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9441         pgg-text-mode; remove a blank line at the top of body.
9443         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9444         lines at the top of body; use gnus-newsgroup-charset if there's no
9445         Charset header.
9447 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9449         * message.el (message-self-insert-commands): Doc fix.
9451         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9452         (mm-uu-pgp-encrypted-test): Ditto.
9453         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9454         between header and body; return application/pgp-encrypted handle
9455         if decryption failed; decode decrypted body by charset.
9457         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9458         element match to application/pgp-*.
9460 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9462         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9463         HTML.
9465 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9467         * mail-source.el (mail-source-call-script): Message the error
9468         string.
9470 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9472         * gnus-util.el (gnus-byte-compile): Use it.
9474 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9476         * gnus-util.el (kill-empty-logs): New function.
9478 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9480         * message.el (message-mail-alias-type): Doc fix.
9481         (message-mail-alias-type-p): New function.
9482         (message-send): Use it.
9483         (message-mode): Ditto.
9484         (message-strip-forbidden-properties): Ditto.
9486         * ecomplete.el (ecomplete-database-file-coding-system): New
9487         variable.
9488         (ecomplete-save): Use it.
9489         (ecomplete-setup): Use it.
9491 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9493         * message.el (message-self-insert-commands): New variable.
9494         (message-strip-forbidden-properties): Use it.
9496 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9498         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9499         that doesn't make XEmacs choke.
9501 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9503         * gnus-util.el (gnus-replace-in-string):
9504         Prefer replace-regexp-in-string over of replace-in-string.
9506 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9508         * gnus-util.el (gnus-select-frame-set-input-focus):
9509         Use select-frame-set-input-focus if it is available in XEmacs; use
9510         definition defined in Emacs 22 for old Emacsen.
9512         * dgnushack.el: Autoload unmorse-region for XEmacs.
9514         * lpath.el: Bind cursor-in-non-selected-windows and
9515         select-frame-set-input-focus for XEmacs.
9517 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9519         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9521 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9523         * gnus-registry.el (gnus-registry-cache-save): Remove text
9524         properties when saving via the temp buffer.
9526 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9528         * message.el (message-generate-hashcash): Honor custom type.
9530 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9532         * message.el (message-generate-hashcash): Default to non-nil when
9533         hashcash is found.
9535         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9536         (gnus-refer-thread-limit): Increase default to 500.
9538         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9540         * flow-fill.el (fill-flowed): Allow delete-space.
9542 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9544         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9545         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9546         Remove autoloads.
9548 2006-04-18  Simon Josefsson  <jas@extundo.com>
9550         * message.el (message-generate-hashcash): Default to.
9552 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9554         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9555         concatenating segments rather than before concatenating them.
9557 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9559         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9561 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9563         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9565         * message.el (message-forward-make-body-plain): Allow
9566         message-forward-ignored-headers to be a list.
9567         (message-remove-ignored-headers): Factor out into function.
9568         (message-forward-make-body-mml): Use it.
9570         * imap.el (imap-quote-specials): New function.
9571         (imap-login-auth): Quote specials.
9573         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9574         (rfc2231-parse-string): Allow concatanation of parameters that
9575         aren't contiguous.  The test case is
9576           (mail-header-parse-content-type "message/external-body;
9577             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9578             access-type=LOCAL-FILE;
9579             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9581 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9583         * nntp.el (nntp-accept-process-output): Return the value of
9584         `nnheader-accept-process-output'.
9586 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9588         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9589         (gnus-button-alist): Recognize more diff formats.
9590         (gnus-button-patch): Strip directory.
9592 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9594         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9595         Emacs 22 when setting focus.
9597 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9599         * gnus-art.el (gnus-article-treat-types): Do treatment of
9600         text/x-verbatim parts.
9601         (gnus-button-patch): New command.
9603         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9604         addresses that contain invalid characters.
9606 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9608         * message.el (message-put-addresses-in-ecomplete): Use
9609         gnus-replace-in-string.
9610         (message-is-yours-p): Use the more correct
9611         mail-header-parse-address instead of
9612         mail-extract-address-components.
9613         (message-put-addresses-in-ecomplete): Fix typo.
9615         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9616         keystroke.
9618         * gnus-art.el (gnus-treatment-function-alist): Change order of
9619         newsgroups/generic header folding to avoid double-folding.
9621         * message.el (message-hidden-headers): Add X-Draft-From.
9623         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9624         command.
9625         (gnus-summary-repeat-search-article-backward): New command.
9627         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9628         groups in the parent topic.
9630 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9632         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9633         (spam-extra-header-to-number): Return the CRM114 number as a
9634         number instead of a string.
9636 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9638         * gnus-art.el (gnus-face-properties-alist): Moved here from
9639         gnus-fun.
9641         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9643 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9645         * message.el (message-strip-forbidden-properties): Only display on
9646         self-insert-command.
9648         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9649         reindent.
9650         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9652 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9654         * smiley.el (smiley-style): Fix typo.
9656 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9658         * hashcash.el (hashcash-insert-payment-async-2): Use
9659         message-goto-eoh instead of doing it manually.
9660         (mail-add-payment): Use message-narrow-to-header instead of trying
9661         to do the same itself.
9663         * message.el (message-hidden-headers): Add Face.
9665         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9666         reparenting code.
9667         (gnus-summary-reparent-children): Refactored out code.
9668         (gnus-summary-thread-map): New keystroke.
9669         (gnus-summary-reparent-children): Make into command.
9671         * smiley.el (smiley-style): Default to `medium' if using a large
9672         font.
9674         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9675         does it itself.
9677         * message.el (message-point-in-header-p): Simplify definition.
9679 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9681         * nnagent.el (nnagent-request-set-mark): Silence log file
9682         writing.
9683         (nnagent-request-set-mark): Use write-region instead of
9684         append-to-file.
9686         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9687         strange select method.
9689         * ecomplete.el (ecomplete-display-matches): Get highlightling
9690         right.
9691         (ecomplete-display-matches): Use literals.
9692         (ecomplete-display-matches): Disable message logging.
9694         * message.el (message-display-abbrev): Small optimization.
9696         * ecomplete.el (ecomplete-display-matches): Allow automatic
9697         display.
9699         * message.el (message-strip-forbidden-properties): Display
9700         abbrevs.
9701         (message-display-abbrev): Get automatic display right.
9703         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9704         keystrokes.
9706 2006-04-13  Romain Francoise  <romain@orebokech.com>
9708         TODO: Backport to v5-10!
9710         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9711         Moved here (and renamed) from gnus-registry.el.
9713         * gnus-registry.el: Require gnus-util.
9714         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9716 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9718         * gnus-group.el (gnus-group-catchup-current): Change
9719         if-then-else-if-then-else into cond.
9720         (gnus-group-catchup): Indent.
9721         (group-name-at-point): New function.
9722         (gnus-fetch-group): Provide default from thing at point.
9724 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9726         * message.el (message-display-abbrev): Fix regexp.
9728         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9729         choosing.
9730         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9731         dead variables.
9733         * message.el (message-newline-and-indent): Remove debugging.
9734         (message-display-abbrev): Use new implementation.
9736 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9738         * gnus-art.el (gnus-article-mode): Set
9739         cursor-in-non-selected-windows to nil.
9741         * smiley.el: Revert previous change.
9742         (smiley-data-directory): defvar it before using it in the
9743         defcustom of `smiley-style'.
9745 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9747         * message.el (message-newline-and-indent): New function.
9749         * ecomplete.el: Implement more bits.
9751         * message.el (message-put-addresses-in-ecomplete): Clean up the
9752         string.
9754         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9756         * gnus-sum.el (gnus-summary-save-parts): Bind
9757         gnus-summary-save-parts-counter and use it to make unique file
9758         names.
9760         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9762         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9763         parameter to say whether to actually parse the individual
9764         addresses.
9766         * message.el (message-put-addresses-in-ecomplete): New function.
9767         (ecomplete): Require.
9768         (message-mail-alias-type): Add ecomplete as an option.
9770 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9772         * flow-fill.el (fill-flowed): Remove trailing space from blank
9773         quoted lines.
9775 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9777         * smiley.el (smiley-style): Move definition later to avoid a
9778         compilation warning.
9780 2006-04-12  Kenichi Handa  <handa@m17n.org>
9782         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9783         buffer and then decode the buffer text if necessary.
9784         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9785         first, and after mm-encode-body, change the buffer to unibyte.
9786         Use mm-disable-multibyte instead of set-buffer-multibyte.
9788 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9790         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9791         Content-Type header instead of Content-Disposition header.
9792         (gnus-mime-inline-part): Ditto.
9793         (gnus-mime-view-part-as-charset): Ignore charset that the part
9794         specifies.
9796         * mm-decode.el (mm-display-part): Work with external parts and
9797         usual parts similarly.
9799         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9800         instead of gnus-display-mime.
9802         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9803         instead of with-temp-buffer.
9805         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9806         tag to summarized topics part in order to encode non-ASCII text.
9808 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9810         * smiley.el (smiley-style): New variable.
9811         (smiley-directory): New function.
9812         (smiley-data-directory): Derive from `smiley-style' using
9813         `smiley-directory'.
9814         (smiley-regexp-alist): Add new entries.
9816         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9817         (gnus-article-browse-delete-temp): Add :version.
9819 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9821         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9822         the sieve region.
9824 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9826         * gnus.el (gnus-version-number): Bump version.
9828 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9830         * gnus.el: No Gnus v0.4 is released.
9832 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9834         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9835         layout.
9837         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9838         unknown charset.
9840         * message.el (message-header-synonyms): Add Original-To to the
9841         default.
9843         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9844         optional parameter.
9846 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9848         * gnus-fun.el (gnus): Require it for gnus-directory.
9850 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9852         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9854 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9856         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9858 2006-04-05  Simon Josefsson  <jas@extundo.com>
9860         * password.el (password-reset): New function.
9862 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9864         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9865         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9867 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9869         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9870         Some whitespace was matched into the url, which broke browsing hits
9871         > 100 when mm-url-use-external was nil.
9873 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9875         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9876         gnus-extra-headers for 'Newsgroups.
9878         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9879         bound.
9881 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9883         * pgg-gpg.el: Clean up process buffers every time gpg processes
9884         complete.
9886 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9888         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9889         doc string.
9891 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9893         * pgg-gpg.el (pgg-gpg-process-filter)
9894         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9896         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9897         lines, temporary fix.
9899 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9901         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9903 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9905         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9906         default-enable-multibyte-characters.  This reverts the change from
9907         revision 6.17 which is no longer necessary because the passphrase
9908         is sent separately now.  GnuPG messages are unreadable under
9909         multibyte locales with default-enable-multibyte-characters set to
9910         nil.
9912 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9914         * message.el (message-tool-bar-gnome): Move "spell".
9916 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9918         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9919         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9920         instead.
9922 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9924         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9925         newsgroups handling for NNTP overviews which don't include
9926         Newsgroups.
9928 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9930         * message.el (message-resend): Bind message-generate-hashcash to nil.
9932 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9934         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9935         when searching for already-paid recipients.
9937 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9939         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9940         passphrases when it is not needed.
9941         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9942         passphrase stuff from gpg, should only be necessary when you use
9943         gpg with a smartcard.
9945 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9947         * mml.el (mml-insert-mime): Ignore cached contents of
9948         message/external-body part.
9950         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9951         (mm-insert-part): Ditto.
9953 2006-03-23  Simon Josefsson  <jas@extundo.com>
9955         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9956         Reiner.
9957         (pgg-gpg-use-agent-p): Use it again.
9959 2006-03-23  Simon Josefsson  <jas@extundo.com>
9961         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9962         older emacsen.
9963         (pgg-gpg-use-agent-p): Don't use it.
9965 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9967         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9968         if we can.
9970 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9972         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9973         (pgg-gpg-update-agent): New function.
9974         (pgg-gpg-use-agent-p): New function.
9975         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9976         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9977         (pgg-gpg-sign-region): Use it.
9979 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9981         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9982         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9984 2006-03-21  Simon Josefsson  <jas@extundo.com>
9986         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9987         <wilde@sha-bang.de>.
9988         (pgg-gpg-use-agent): New variable.
9989         (pgg-gpg-process-region): Use it.
9990         (pgg-gpg-encrypt-region): Likewise.
9991         (pgg-gpg-encrypt-symmetric-region): Likewise.
9992         (pgg-gpg-decrypt-region): Likewise.
9993         (pgg-gpg-sign-region): Likewise.
9994         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9996 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9998         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10000         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10001         Add comment on version.
10003 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10005         * smiley.el: Add missing test smiley.
10007 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10009         * mm-decode.el (mm-with-part): New macro.
10010         (mm-get-part): Use it; work with message/external-body as well.
10011         (mm-save-part): Treat name and filename equally.
10013         * mm-extern.el (mm-extern-cache-contents): New function.
10014         (mm-inline-external-body): Use it; force the part to be displayed;
10015         move undisplayer added to the cached handle to the parent.
10017         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10018         (gnus-mime-view-part-as-type): Work with message/external-body.
10020         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10022 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10024         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10025         images in image-load-path.  [Sync with image.el, revision 1.60, in
10026         Emacs.]
10028 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10030         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10031         path rather than symbol.  Always return list of directories.
10032         Guarantee that image directory comes first.  [Sync with image.el,
10033         revision 1.59, in Emacs.]
10035         * message.el (message-make-tool-bar): Adjust to new API of
10036         `gmm-image-load-path-for-library'.
10038         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10040         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10042 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10044         * gnus-art.el (gnus-article-only-boring-p):
10045         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10046         intangible text.
10047         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10049 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10051         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10052         `defun' instead of `gmm-defun-compat'.
10054 2006-03-14  Simon Josefsson  <jas@extundo.com>
10056         * message.el (message-unique-id): Don't use message-number-base36
10057         if (user-uid) is a float.
10058         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10060 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10062         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10064         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10065         empty line between a part and a message part.
10067 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10069         * smiley.el: Add more test smileys.
10070         (smiley-data-directory, smiley-regexp-alist)
10071         (gnus-smiley-file-types): Fix doc strings.
10072         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10073         adding new elements.
10074         (smiley-mouse-map): Unused code.  Make it a comment.
10076 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10078         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10079         scan latest NoCeM messages instead of old ones.
10080         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10081         delimiters that are recently used.
10082         (gnus-nocem-load-cache): Add autoload cookie.
10084         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10086         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10087         level which is larger than gnus-use-nocem is specified.
10089         * gnus-group.el (gnus-group-get-new-news): Ditto.
10091 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10093         * gnus-util.el (gnus-tool-bar-update): New function.
10095         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10096         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10098         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10100         * gnus-group.el (gnus-group-redraw-when-idle)
10101         (gnus-group-redraw-check): Remove.
10102         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10104 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10106         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10107         if optional last element is specified in splits (FIELD VALUE...).
10109 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10111         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10112         to gmm-image-load-path-for-library.  Call with no-error argument.
10113         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10115         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10117         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10119         * gmm-utils.el (gmm-image-load-path): Remove alias.
10121 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10123         * gmm-utils.el (gmm-image-load-path): Add alias.
10125         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10126         nnml-generate-nov-databases-1.
10127         (nnml-generate-nov-databases): Use it.
10128         (nnml-generate-nov-databases-directory): Document no-active
10129         argument.
10131         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10132         directory if path is t.  Add no-error.
10134         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10135         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10137         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10138         resetting gnus-article-browse-html-temp-list.
10140         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10141         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10142         Add example to docstring.  Rename local variables.  Move error
10143         checks to default case in cond and simplify.
10145 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10147         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10148         handle is multipart when calling it recursively.
10149         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10151 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10153         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10154         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10156 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10158         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10159         is loaded.
10161         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10162         loaded.
10164 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10166         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10167         to "Emacs 23 (unicode)" in doc string.
10169         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10170         "Emacs 23 (unicode)" in comment.
10172 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10174         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10176         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10177         characters 160 through 255 in Emacs 23.
10179 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10181         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10182         gnus-article-browse-html-temp.
10183         (gnus-article-browse-delete-temp): Make it customizable.  Add
10184         `file'.  Adjust doc string.
10185         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10186         query for each file.  Adjust doc string.
10187         (gnus-article-browse-html-parts): Add
10188         `gnus-article-browse-delete-temp-files' to
10189         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10191 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10193         * gnus-art.el (gnus-article-browse-html-temp)
10194         (gnus-article-browse-delete-temp): New variables.
10195         (gnus-article-browse-delete-temp-files): New function.
10196         (gnus-article-browse-html-parts): Use it.
10198 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10200         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10202         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10203         string.
10205         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10206         gnus-summary-insert-new-articles when unplugged.  Remove
10207         gnus-summary-search-article-forward.
10209         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10210         display-visual-class instead of display-color-cells.
10212 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10214         * dgnushack.el: Autoload customize-group for XEmacs.
10216         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10217         message/* containing non-ASCII text properly.
10219 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10221         * message.el: Require gmm-utils, remove autoloads.
10222         (message-tool-bar): Set default based on
10223         gmm-tool-bar-style.
10224         (message-tool-bar-gnome): Add gmm-customize-mode.
10226         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10227         gmm-tool-bar-style.
10228         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10230         * gnus-group.el (gnus-group-tool-bar): Set default based on
10231         gmm-tool-bar-style.
10232         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10234         * gmm-utils.el (gmm-image-directory): Rename variable from
10235         gmm-image-load-path.
10236         (gmm-image-load-path): Use gmm-image-directory.
10237         (gmm-customize-mode): New function.
10238         (gmm-tool-bar-style): New variable.
10240         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10241         gnus-group-redraw-line-number.
10242         (gnus-group-redraw-check): Simplify.
10243         (gnus-group-tool-bar-update): Remove redraw check.
10244         (gnus-group-make-tool-bar): Add redraw check.
10246 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10248         * gnus-art.el (gnus-button): Add missing parentheses.
10250 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10252         * lpath.el: Fbind line-number-at-pos.
10254 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10256         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10258 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10260         * gnus-art.el (gnus-button): New face.
10261         (gnus-article-button-face): Use it.
10263         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10264         gnus-summary-next-page.  Re-order.
10266         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10267         next-node are now included.
10268         (gnus-group-redraw-line-number): New internal variable.
10269         (gnus-group-redraw-check): Helper function for updating the tool
10270         bar.
10271         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10273         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10275         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10276         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10277         Use it to match format of Spamassassin 3.0 and later.  Reported by
10278         IRIE Tetsuya <irie@t.email.ne.jp>.
10279         (spam-check-bogofilter)
10280         (spam-bogofilter-register-with-bogofilter): Fix args of
10281         `gnus-error' calls.
10283 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10285         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10286         unnecessary interaction when sending queued mails.  Reported by
10287         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10289 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10291         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10292         first or last are nil.
10294 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10296         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10298 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10300         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10302 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10304         * dns.el (query-dns): Protect more against buggy tcp output.
10306 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10308         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10309         nov.php.
10311 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10313         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10314         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10315         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10316         output on the server side.
10317         (nnweb-google-create-mapping): Update regexps and add some
10318         progress indication.
10320 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10322         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10323         gnus-agent-toggle-plugged.  Re-order icons.
10324         (gnus-group-tool-bar-gnome): Add
10325         gnus-group-{prev,next}-unread-group.
10326         (gnus-group-tool-bar-gnome): Re-order icons.
10328         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10329         gnus-summary-insert-new-articles.
10331         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10332         comments.
10334         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10335         also available in Emacs 21.3.
10337         * message.el (message-fix-before-sending): Change "Emacs 22" to
10338         "Emacs 23 (unicode)" in comment.
10340         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10341         "Emacs 23 (unicode)" in comment.
10343         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10344         comment.
10345         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10347         * mm-view.el (mm-fill-flowed): Add :version.
10349 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10351         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10352         and load-path.
10354 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10356         * message.el: Autoload gmm-image-load-path.
10357         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10358         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10359         consitency.
10361         * gmm-utils.el (gmm-image-load-path): Also search in
10362         "../etc/images".  Don't set gmm-image-load-path if we don't find
10363         the image.
10365 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10367         * gmm-utils.el (gmm-image-load-path): Don't make
10368         `gmm-image-load-path' include subdirectories which the second arg
10369         `image' might specify.
10371         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10372         subdirectory to icon file names.
10374         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10376 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10378         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10379         gmm-image-load-path calls.
10381         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10383         * message.el (message-make-tool-bar): Ditto.
10385         * mml.el (mml-preview): Added comment concerning tool bar icons.
10387         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10388         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10390         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10391         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10393         * message.el (message-tool-bar-gnome): Use new icon names.
10394         (message-make-tool-bar): Use `gmm-image-load-path'.
10396         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10397         functions from MH-E.
10398         (gmm-image-load-path): New variable from MH-E.
10399         (gmm-image-load-path): New function from MH-E.  Added arguments
10400         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10401         *-image-load-path-called-flag.
10403 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10405         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10407 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10409         * nnimap.el (nnimap-request-move-article): Change folder back to
10410         source group before deleting.
10412 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10414         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10416         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10417         mm-url.
10419         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10421 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10423         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10424         coding system which mm-charset-to-coding-system returns for a
10425         given charset is valid.
10427 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10429         * html2text.el (html2text-remove-tag-list):
10430         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10432 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10434         * gnus-cus.el: Revert 2005-10-17 change.
10436 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10438         * gnus-art.el (article-strip-banner): Call
10439         article-really-strip-banner only when the regexp match is made.
10441 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10443         * gnus-art.el (article-strip-banner): Use
10444         gnus-extract-address-components instead of
10445         mail-header-parse-addresses to make it work with non-ASCII text;
10446         remove mail-encode-encoded-word-string.
10448         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10449         values which are surrounded with \"...\"; make it never cause a
10450         Lisp error; give up parsing of parameters if it failed in
10451         extracting type.
10453 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10455         * smime.el (smime-cert-by-ldap-1): Fix bug where
10456         `smime-ldap-search' returns results without userCertificates.
10458 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10460         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10462 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10464         * spam.el (spam-check-spamassassin-headers): Adapt format for
10465         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10466         <ari@mbf.ocn.ne.jp>.
10467         (spam-list-of-processors): Add spam-use-gmane.
10469 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10471         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10472         make-temp-file; make it work with XEmacs as well.
10474         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10475         mm-make-temp-file.
10477         * mm-decode.el (mm-display-external): Use the 3rd arg of
10478         mm-make-temp-file.
10479         (mm-create-image-xemacs): Ditto.
10481 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10483         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10484         with message-narrow-to-headers.
10485         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10486         (gnus-draft-check-draft-articles): New function.
10487         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10489 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10491         * gnus-art.el (gnus-article-browse-html-parts):
10492         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10493         Don't use suffix argument for mm-make-temp-file for Emacs 21
10494         compatibility.  Remove useless `format'.
10496 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10498         * nnweb.el (nnweb-google-wash-article): Update regexps.
10499         (nnweb-group-alist): Use defvoo instead of defvar.
10501 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10503         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10504         re-loading nn* modules.
10506 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10508         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10509         for `tool-bar-mode' and don't check it's default-value.
10511         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10513         * message.el (message-make-tool-bar): Ditto.
10515         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10516         `substring'.  Shorten tmp-file name.
10518         * gnus.el: Remove bogus comment.
10520 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10522         * gnus-art.el (gnus-article-browse-html-parts): New function.
10523         (gnus-article-browse-html-article): New function for viewing html
10524         articles with a browser.
10526 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10528         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10529         in elisp.
10530         (pgg-gpg-encrypt-symmetric-region): Ditto.
10531         (pgg-gpg-sign-region): Ditto.
10533         * pgg-def.el (pgg-text-mode): New variable.
10535         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10536         (mml2015-pgg-encrypt): Ditto.
10538         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10539         (mml1991-pgg-encrypt): Ditto.
10541 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10543         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10544         message-make-date instead of current-time-string.
10546         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10547         to gnus-decoded which mm-uu might set.
10549 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10551         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10552         don't decode quoted parameters; remove misimported Emacs code.
10553         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10554         (rfc2231-decode-encoded-string): Don't use split-string which
10555         behaves differently according to Emacs version; use
10556         mm-decode-coding-region to convert charset to coding-system.
10557         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10558         (rfc2231-encode-string): Remove misimported Emacs code.
10560 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10562         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10563         when calling mail-header-parse-content-type.
10564         (article-de-quoted-unreadable): Ditto.
10565         (article-de-base64-unreadable): Ditto.
10566         (article-wash-html): Ditto.
10568         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10569         calling mail-header-parse-content-type and
10570         mail-header-parse-content-disposition.
10571         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10572         mail-header-parse-content-type.
10574         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10575         insert charset and format parameters; encode description after
10576         inserting it to buffer.
10577         (mml-insert-parameter): Fold lines properly even if a parameter is
10578         segmented into two or more lines; change the max column to 76.
10580         * rfc1843.el (rfc1843-decode-article-body): Don't use
10581         ignore-errors when calling mail-header-parse-content-type.
10583         * rfc2231.el (rfc2231-parse-string): Return at least type if
10584         possible; don't cause an error even if it fails in parsing of
10585         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10586         (rfc2231-encode-string): Don't break lines at the beginning, leave
10587         it to mml-insert-parameter.
10589         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10590         calling mail-header-parse-content-type.
10592 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10594         * spam-report.el (spam-report-gmane-use-article-number):
10595         Improve doc string.
10596         (spam-report-gmane-internal): Check if a suitable header was found
10597         in the article.
10599 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10601         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10602         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10604 2006-02-05  Romain Francoise  <romain@orebokech.com>
10606         Update copyright notices of all files in the gnus directory.
10608 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10610         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10612 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10614         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10615         segmented lines of parameter value to cope with Thunderbird 1.5
10616         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10617         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10618         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10620 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10622         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10623         parts.
10625 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10627         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10628         there's only one active file for all servers.
10629         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10630         solid groups.  Gnus might have used a FAST request to select the group.
10631         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10632         and nnweb-search redundantly in the active file.
10633         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10634         (nnweb-request-create-group): Don't use ARGS.
10635         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10636         initialisations.  Let nnoo do the work.
10638 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10640         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10641         Say the part has been decoded.
10643         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10645 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10647         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10648         mailcap-viewer-test-cache when there's no 'test clause, since that
10649         will invert the meaning of a "nil" test previously determined by
10650         mailcap-mailcap-entry-passes-test.
10652 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10654         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10655         compiling.
10657         * gnus-sum.el: Ditto.
10659         * message.el: Don't bind tool-bar-map when compiling.
10661 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10663         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10665 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10667         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10668         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10669         current Google Groups.
10671 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10673         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10674         and tool-bar-mode.
10676         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10677         and tool-bar-mode.
10679         * message.el (message-tool-bar-update): Simplify.
10680         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10682         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10683         gnus-summary-buffer.
10684         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10685         gnus-summary-reply.
10687         * gmm-utils.el (gmm): Add :version.
10689 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10691         * Makefile.in (clean): New rule.
10692         (distclean): Use it.
10694 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10696         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10697         autoload.
10699 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10701         * gmm-utils.el (gmm-verbose): Add :group.
10703 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10705         * message.el: Change some comments WRT tool-bars.
10707         * gnus-sum.el (gnus-summary-tool-bar)
10708         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10709         (gnus-summary-tool-bar-zap-list): New variables.
10710         (gnus-summary-make-tool-bar): Complete rewrite using
10711         `gmm-tool-bar-from-list'.
10713         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10714         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10715         variables.
10716         (gnus-group-make-tool-bar): Complete rewrite using
10717         `gmm-tool-bar-from-list'.
10718         (gnus-group-tool-bar-update): New function.
10720         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10722 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10724         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10725         is dissected into a single part of which the type is the same as
10726         the given one; decode charset.
10728 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10730         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10731         into alists as symbol not string, since that's what
10732         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10733         look for.
10735 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10737         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10738         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10740         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10742 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10744         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10745         (gnus-xmas-mime-security-button-menu): New function.
10747         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10748         (gnus-mime-security-button-menu): New definition.
10749         (gnus-mime-security-button-map): Use them.
10750         (gnus-mime-security-button-menu): New function.
10751         (gnus-insert-mime-security-button): Addition to help echo.
10752         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10753         (gnus-mime-security-pipe-part): New functions.
10755         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10756         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10758         * mm-decode.el (mm-handle-set-disposition): Remove.
10759         (mm-handle-set-description): Remove.
10761 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10763         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10764         (mm-w3m-standalone-supports-m17n-p): New function.
10765         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10766         w3m usage.
10768         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10769         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10771 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10773         * message.el (message-tool-bar-zap-list): Use
10774         gmm-tool-bar-zap-list as custom type.
10775         (message-tool-bar-update): New function.
10776         (message-tool-bar, message-tool-bar-gnome)
10777         (message-tool-bar-retro): Add message-tool-bar-update.
10778         (message-tool-bar-gnome): Add flyspell-buffer.
10780         * gnus-util.el (gnus-error): Describe `args'.
10782         * gmm-utils.el (gmm-error): Describe `args'.
10783         (gmm-tool-bar-zap-list): New widget.
10784         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10786 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10788         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10789         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10790         the number of recursive calls.
10792         * mm-decode.el (mm-handle-set-disposition): New macro.
10793         (mm-handle-set-description): New macro.
10795 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10797         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10798         encoding.
10800 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10802         * message.el (message-tool-bar-zap-list, message-tool-bar)
10803         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10804         (message-tool-bar-local-item-from-menu): Remove.
10805         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10806         (message-make-tool-bar): New function.
10807         (message-mode): Use `message-make-tool-bar'.
10809         * gmm-utils.el: New file.
10810         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10811         (gmm-lazy): New widget copied from `nnmail.el'.
10812         (gmm-tool-bar-from-list): New function for creating customizable
10813         tool bars.
10814         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10815         output.
10816         (gmm): Add :prefix to defgroup.
10818 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10820         * gmm-utils.el (gmm-widget-p): New function.
10822 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10824         * mml.el (mml-attach-file): Describe `description' in doc string.
10825         (mml-menu): Add Emacs MIME manual and PGG manual.
10827 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10829         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10831 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10833         * nntp.el (nntp-end-of-line): Doc fix.
10835 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10837         * imap.el (imap-open): Handle case where buffer is a buffer
10838         object.
10840 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10842         * gnus-delay.el (gnus-delay): Don't autoload.
10843         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10844         to be re-loaded when customizing the `gnus-delay' group.
10846 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10848         * message.el (message-insert-citation-line): Use newlines.
10850 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10852         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10853         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10854         these routines, so the passphrase can be managed externally and
10855         passed in to the system.
10856         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10857         pgg-add-passphrase-to-cache function.
10859         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10860         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10861         these routines, so the passphrase can be managed externally and
10862         passed in to the system.
10863         (pgg-pgp5-sign-region): Use new name of
10864         pgg-add-passphrase-to-cache function.
10866 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10868         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10869         part of the decoded armor to find the key-identifier.
10870         (pgg-gpg-lookup-key-owner): New function to return the
10871         human-readable identifier of a key owner.
10872         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10873         itself.
10874         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10875         the key value) if we have a key and can match it against a secret
10876         key.  Also, added a note pointing out fact that the prompt only
10877         indicates the first matching key.
10879         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10880         pgg-decrypt-region.
10881         (pgg-add-passphrase-to-cache): Rename from
10882         `pgg-add-passphrase-cache' to reduce confusion (all callers
10883         changed).
10884         (pgg-remove-passphrase-from-cache): Rename from
10885         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10886         changed).
10887         (pgg-read-passphrase, pgg-add-passphrase-cache)
10888         (pgg-remove-passphrase-cache): Add informative docstrings.
10889         (pgg-decrypt): Convey provided passphrase in subordinate call to
10890         pgg-decrypt-region.
10892 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10894         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10895         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10896         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10897         'passphrase' argument, so the passphrase can be managed externally
10898         and then passed in to the system.
10900         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10901         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10902         so the passphrase cache can be used reliably with identifiers
10903         besides a pgp packet's key id.
10905         * pgg-gpg.el (pgg-gpg-encrypt-region)
10906         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10907         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10908         these routines, so the passphrase can be managed externally and
10909         passed in to the system.
10911         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10912         'notruncate' argument, so the passphrase cache can be used
10913         reliably with identifiers besides a pgp packet's key id.
10915 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10917         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10918         symmetric encryption.
10919         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10920         encrypted session key.
10921         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10922         message ask for the passphrase in a proper way.
10924         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10925         New user commands for symmetric encryption.
10927 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10929         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10931         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10933 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10935         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10937 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10939         * mm-decode.el (mm-inlined-types): Add application/pgp.
10940         (mm-automatic-display): Ditto.
10942         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10943         part as text.
10945 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10947         * nnrss.el: Update copyright.
10948         (nnrss-opml-import): Query whether to subscribe to each entry.
10950         * gnus-art.el:
10951         * gnus-sum.el:
10952         * gnus-xmas.el:
10953         * messagexmas.el:
10954         * mm-uu.el:
10955         * mm-view.el: Update copyright.
10957 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10959         * message.el (message-info): New function.
10960         (message-mode-menu): Add it.
10961         Update copyright.
10963         * ChangeLog: Fix and update copyright.
10965 2006-01-13  Romain Francoise  <romain@orebokech.com>
10967         * message.el (message-forward-subject-name-subject): Prefer the
10968         address to 'nowhere' if the sender has no name.
10969         Fix typo.  Update copyright year.
10971 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10973         * gnus-art.el (article-wash-html): Use
10974         gnus-summary-show-article-charset-alist if a numeric arg is given.
10975         (gnus-article-wash-html-with-w3m-standalone): New function.
10977         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10978         mm-inline-text-html-render-with-w3m-standalone.
10979         (mm-text-html-washer-alist): Map w3m-standalone to
10980         gnus-article-wash-html-with-w3m-standalone.
10981         (mm-inline-text-html-render-with-w3m-standalone): New function.
10983 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10985         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10986         Improve LaTeX.
10988 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10990         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10991         (nnrss-request-article): Render text/plain parts as HTML.
10993         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10994         the buffer.
10996 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10998         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10999         custom definition of `gnus-posting-styles'.
11001         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11002         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11004 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11006         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11007         Use nntp for bug archive.
11009 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11011         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11012         parts.
11013         (nnrss-normalize-date): New function converts ISO 8601 date into
11014         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11015         (nnrss-check-group): Use it.
11017 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11019         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11021         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11022         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11023         (nnrss-insert-w3): Ditto.
11025 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11027         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11028         the articles to be forwarded including the case where neither a
11029         number of articles nor a region is specified.
11031 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11033         * nnrss.el (nnrss-request-article): Fix last change; fill
11034         text/plain parts.
11036 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11038         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11039         in text/plain part.
11040         (nnrss-check-group): Don't add excessive newline to dc:subject.
11042 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11044         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11045         article.
11047 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11049         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11050         (nnml-use-compressed-files, nnml-save-mail): Support other
11051         comression programs such as bzip2.
11053 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11055         * dns.el (query-dns): Make sure we check the buffer size before
11056         removing tcp headers.
11058 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11060         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11061         remove MIME buttons associated with multipart/alternative parts.
11062         (gnus-mime-display-alternative): Tag buttons using `article-type'
11063         text property.
11065         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11066         associated with multipart/alternative parts.
11068         * gnus-art.el (gnus-signature-separator): Fix custom type.
11070         * mm-decode.el (mm-inlined-types): Fix custom type.
11071         (mm-keep-viewer-alive-types): Ditto.
11072         (mm-automatic-display): Ditto.
11073         (mm-attachment-override-types): Ditto.
11074         (mm-inline-override-types): Ditto.
11075         (mm-automatic-external-display): Ditto.
11077 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11079         * spam-report.el (spam-report-user-mail-address)
11080         (spam-report-user-agent): New variables.
11081         (spam-report-url-ping-plain): Use spam-report-user-agent.
11083 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11085         * gnus-art.el (gnus-button-handle-custom): Do not just use
11086         `customize-apropos' for any "M-x customize-*" button but the
11087         function called for.  Accept both the function name and its
11088         argument in order to achieve this.
11089         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11090         function name to `gnus-button-handle-custom' in case of "M-x
11091         customize-*" buttons.
11093 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11095         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11096         multipart/alternative and add xref to mm-discouraged-alternatives
11097         in doc string.
11099         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11100         gnus-buttonized-mime-types in doc string.
11102 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11104         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11105         Suggest image/.* in the doc string.
11107 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11109         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11110         message-marks (Debian bug #342521).
11112 2005-12-12  Simon Josefsson  <jas@extundo.com>
11114         * password.el (password-read-from-cache): Add.
11115         (password-read): Use it.
11117 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11119         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11120         us-ascii as a MIME charset.
11122         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11123         against the case where the 2nd arg TYPE is nil.
11125 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11127         * pop3.el (pop3-stream-type): Fix custom version.
11129         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11131 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11133         * mm-decode.el (mm-display-external): Add missing cdr.
11135 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11137         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11138         RFC1524) if it is in mailcap or add a suffix according to
11139         mailcap-mime-extensions when generating a temp filename; postpone
11140         deleting a temp file for 2 seconds for some wrappers, shell
11141         scripts, and so on, which might exit right after having started a
11142         viewer command as a background job.
11144 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11146         * nntp.el (nntp-marks-directory): Fix custom group.
11148         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11149         steps when < 10.
11151         * gnus-start.el (gnus-no-server-1): Mention
11152         `gnus-level-default-subscribed' in doc string.
11154 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11156         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11157         parens.
11159 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11161         * gnus-xmas.el (gnus-use-toolbar): Revert.
11162         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11163         gnus-use-toolbar is default.
11165         * messagexmas.el (message-use-toolbar): Revert.
11166         (message-setup-toolbar): Use global default-toolbar if
11167         message-use-toolbar is default.
11169 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11171         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11172         according to default-toolbar-visible-p.
11174         * messagexmas.el (message-use-toolbar): Ditto.
11176 2005-11-26  Dave Love  <fx@gnu.org>
11178         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11179         (tls-program, tls-success): Provide openssl alternative.
11181         * starttls.el: Doc fixes.
11182         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11183         SERVICE to PORT.
11185         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11186         port null or service name.
11187         (starttls-negotiate): Autoload.
11189 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11191         * message.el (message-kill-to-signature): Fix interactive spec.
11193 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11195         * pop3.el (pop3-open-server): Recognize a string as a service name.
11197 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11199         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11201 2005-11-23  Dave Love  <fx@gnu.org>
11203         Add pop3s, pop3/starttls.
11205         * pop3.el (pop3-authentication-scheme): Clarify doc.
11206         (open-tls-stream, starttls-open-stream): Autoload.
11207         (pop3-stream-type): New.
11208         (pop3-open-server): Use it.
11210         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11211         for POP.
11212         (mail-source-keyword-map): Add :stream for POP.
11213         (mail-source-fetch-pop): Use pop3-stream-type.
11215 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11217         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11218         of current-time-string.
11220 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11222         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11223         date header.
11225 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11227         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11228         it can seriously impact performance as it bypasses the agent's
11229         local caches.
11231 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11233         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11234         must be explicitly online rather than "not explicitly offline" for
11235         its flags to be synchronized.
11237         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11238         that gnus-uu-unmark-thread will function correctly.
11240         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11241         1024K is instead displayed as 1M.
11243 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11245         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11247 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11249         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11251 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11253         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11254         error message to display actual error condition.
11255         (gnus-agent-save-local): Avoid saving symbols that are bound to
11256         nil as they simply result in a warning message in
11257         gnus-agent-read-local.
11259 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11261         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11262         rather than make-variable-buffer-local for file-precious-flag.
11264 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11266         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11267         for duplicates which are removed.  The invalid sort check then
11268         triggers a rescan after the sort as sorting may have moved
11269         duplicate entries such that they can be cheaply detected.
11271 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11273         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11275 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11277         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11278         internal variable to a custom variable.  Changed default value
11279         from compressed(2) to uncompressed(1).
11280         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11281         support for uncompressed agentview files.  Taken together, reading
11282         the agentview file should now be 6-7 times faster.
11284 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11286         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11287         as a buffer-local variable.  This avoids creating truncated
11288         dribble files as a result of a hang up, eg.
11290 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11292         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11293         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11294         XEmacs.
11296 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11298         * gnus-start.el (gnus-start-draft-setup): Enforce
11299         `gnus-draft-mode' for nndraft:drafts at startup.
11301         * gnus.el (gnus-splash): Change custom group.
11302         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11303         allow-list argument.
11305         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11306         string.
11308 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11310         * gnus-art.el (gnus-default-article-saver): Add user-defined
11311         `function' to custom type.
11313 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11315         * imap.el (imap-open): Handle case where buffer is a buffer
11316         object.
11318 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11320         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11321         long lines.
11322         (gnus-cache-delete-group): Wrap doc strings.
11324         * gnus-agent.el (gnus-agent-rename-group)
11325         (gnus-agent-delete-group): Wrap doc strings.
11327 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11329         * messagexmas.el (message-use-toolbar): Change the valid values
11330         into default, top, bottom, left, and right.
11331         (message-toolbar-thickness): New variable.
11332         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11333         well.
11334         (message-setup-toolbar): Make it work.
11336         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11337         (gnus-use-toolbar): Change the valid values into default, top,
11338         bottom, left, and right.
11339         (gnus-toolbar-thickness): New variable.
11340         (gnus-xmas-setup-toolbar): New function.
11341         (gnus-xmas-setup-group-toolbar): Use it.
11342         (gnus-xmas-setup-summary-toolbar): Use it.
11344 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11346         * gnus-start.el (gnus-1): Add "native" to
11347         gnus-predefined-server-alist.
11349         * gnus.el (gnus-method-to-server): Don't add "native" to the
11350         lists here, because that leads to problems when
11351         gnus-select-method is bound.
11353 2005-11-09  Simon Josefsson  <jas@extundo.com>
11355         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11356         use (not sort-by-date) instead.
11358 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11360         * gnus-delay.el (gnus-delay-group): Don't autoload.
11361         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11362         to be re-loaded when customizing the `gnus-delay' group.
11364 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11366         * message.el: Revert last changes.
11367         (message-insert-citation-line): Use newlines.
11369 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11371         * message.el (message-courtesy-message)
11372         (message-mark-insert-begin, message-mark-insert-end)
11373         (message-elide-ellipsis, message-cancel-message)
11374         (message-add-header, message-change-subject)
11375         (message-cross-post-followup-to-header)
11376         (message-cross-post-insert-note, message-reduce-to-to-cc)
11377         (message-widen-reply, message-delete-not-region)
11378         (message-kill-to-signature, message-insert-signature)
11379         (message-insert-importance-high, message-insert-importance-low)
11380         (message-insert-or-toggle-importance)
11381         (message-insert-disposition-notification-to)
11382         (message-indent-citation, message-yank-original)
11383         (message-cite-original-without-signature, message-cite-original)
11384         (message-insert-citation-line, message-position-on-field)
11385         (message-fix-before-sending, message-send-mail-partially)
11386         (message-send-mail, message-send-mail-with-sendmail)
11387         (message-send-mail-with-qmail, message-send-news)
11388         (message-check-news-header-syntax, message-generate-headers)
11389         (message-insert-courtesy-copy, message-fill-address)
11390         (message-fill-header, message-shorten-references)
11391         (message-setup-1, message-cancel-news)
11392         (message-forward-make-body-plain, message-forward-make-body-mime)
11393         (message-forward-make-body-mml, message-encode-message-body)
11394         (message-forward-make-body-digest-plain)
11395         (message-forward-make-body-digest-mime)
11396         (message-use-alternative-email-as-from): Insert `hard-newline'
11397         instead of ordinary newlines.
11399 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11401         * message.el (message-generate-headers): Downcase the argument
11402         given to message-check-element.
11404 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11406         * nntp.el (nntp-authinfo-rejected): New error condition.
11407         (nntp-wait-for): Use new error condition to signal authentication
11408         error.
11409         (nntp-retrieve-data): Rethrow new error condition to break out of
11410         recursive call to nntp-send-authinfo.
11412 2005-11-08  Romain Francoise  <romain@orebokech.com>
11414         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11415         (gnus-summary-exit-map): Bind to `Z p'.
11416         (gnus-summary-make-menu-bar): Add menu item.
11418 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11420         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11421         (gnus-treat-*): Add `first' in all doc strings.
11423         * gnus-group.el (gnus-group-compact-group): Fix typo.
11425 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11427         * gnus.el (gnus-parameters-case-fold-search): New variable.
11428         (gnus-parameters-get-parameter): Use it.
11430         * gnus-score.el (gnus-home-score-file): Doc fix.
11432 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11434         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11436 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11438         * mm-util.el (mm-special-display-p): New function.
11440         * mml.el (mml-preview): Use it; doc fix.
11442 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11444         * imap.el (imap-open): Handle case where buffer is a buffer object.
11446 2005-10-29  Romain Francoise  <romain@orebokech.com>
11448         * message.el (message-fix-before-sending): Fix comment.
11450 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11452         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11454 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11456         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11457         Used in gnus-score.el.
11459 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11461         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11463 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11465         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11466         whitespace removed in revision 7.8.  Use concatenated string to
11467         protect trailing whitespace.
11469 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11471         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11472         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11473         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11474         Courier IMAP ("some version from 2004").  Mostly based on similar
11475         code in the same function.
11477 2005-10-26  Didier Verna  <didier@xemacs.org>
11479         * gnus-group.el (gnus-group-compact-group): Invalidate original
11480         article buffer.
11481         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11482         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11483         NOV database and in article itself.
11484         Invalidate article backlog.
11486 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11488         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11490 2005-10-26  Simon Josefsson  <jas@extundo.com>
11492         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11493         part of 2004-07-25 change.
11495 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11497         * message.el (message-display-completion-list): New function.
11498         (message-expand-group): Use it; make sure the Completions buffer
11499         is modifiable.
11500 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11502         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11503         user-mail-name is an empty string.
11505 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11507         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11508         depending on gnus-score-decay-constant.
11510         * encrypt.el (encrypt-insert-file-contents)
11511         (encrypt-write-file-contents): Don't use `gnus-message'.
11513         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11514         arguments.
11515         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11516         arguments to mm-uu-verbatim-marks-extract.
11517         (mm-uu-hide-markers): New variable.
11518         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11520         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11521         (gnus-convert-image-to-face-command): Use "convert" by default to
11522         allow other input image formats.
11523         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11524         accordingly.
11526 2005-10-23  Simon Josefsson  <jas@extundo.com>
11528         * imap.el (imap-gssapi-program): Align command line parameters
11529         with latest GNU SASL.
11530         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11532 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11534         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11535         HTML.
11536         (nnslashdot-request-article): Ditto.
11538         * lpath.el (featurep): Add nobreak-char-display.
11540 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11542         * mail-source.el (mail-source-fetch-pop): Require pop3.
11543         (mail-source-check-pop): Ditto.
11545 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11547         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11548         errors.
11550 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11552         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11553         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11555         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11557         * mm-bodies.el (mm-decode-string): Call
11558         `mm-charset-to-coding-system' with allow-override argument.
11560 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11562         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11563         (rfc2047-charset-to-coding-system): New function.
11564         (rfc2047-decode-encoded-words): New function.
11565         (rfc2047-decode-region): Use them.
11566         (rfc2047-decode-cte): Remove.
11567         (rfc2047-parse-and-decode): Remove.
11568         (rfc2047-decode): Remove.
11570 2005-10-15  Kenichi Handa  <handa@m17n.org>
11572         * rfc2047.el (rfc2047-decode-cte): New function.
11573         (rfc2047-decode-region): Change the way to decode successive
11574         encoded-words: decode B- or Q-encoding in each encoded-word,
11575         concatenate them, and decode it as charset.
11577 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11579         * lpath.el: Fbind codepage-setup for XEmacs.
11581 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11583         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11584         widget-move-and-invoke.
11585         (gnus-custom-mode): Use gnus-custom-map.
11587 2005-10-15  Bill Wohler  <wohler@newt.com>
11589         * message.el (message-tool-bar-map): Renamed image file from
11590         mail_send to mail/send.
11592 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11594         * message.el (message-expand-group): Pass the common
11595         prefix substring of completion to `display-completion-list'.
11597 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11599         * mml-sec.el (mml-secure-method): New internal variable.
11600         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11601         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11602         functions using mml-secure-method.
11604         * mml.el (mml-mode-map): Add key bindings for those functions.
11605         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11606         Harder <harder@myrealbox.com>.
11607         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11608         end of message if point is the headers of the message.
11610         * message.el (message-in-body-p): New function.
11612         * assistant.el: Autoload gnus-util and netrc.
11614         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11615         Use `mm-charset-override-alist' only when decoding.
11617         * mm-bodies.el (mm-decode-body): Call
11618         `mm-charset-to-coding-system' with allow-override argument.
11620         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11621         `filename' from Content-Disposition if Content-Type doesn't
11622         provide `name'.
11623         (gnus-mime-view-part-as-type): Set default instead of
11624         initial-input.
11626 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11628         * format-spec.el (format-spec): Propagate text properties of % spec.
11630 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11632         * gnus-art.el (gnus-treat-predicate): Add `first'.
11634 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11636         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11637         (mm-charset-override-alist): New variable.
11638         (mm-charset-to-coding-system): Use it.
11639         (mm-codepage-setup): New helper function.
11640         (mm-charset-eval-alist): New variable.
11641         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11642         about unknown charsets.
11644         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11646 2005-10-04  David Hansen  <david.hansen@gmx.net>
11648         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11649         (nnrss-check-group): Ditto.
11651 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11653         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11654         Rename x-gnus-verbatim to x-verbatim.
11655         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11657         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11658         x-verbatim.
11660         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11662         * gnus-util.el (gnus-remove-duplicates): Remove.
11664         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11665         instead of gnus-remove-duplicates.
11667         * message.el (message-remove-duplicates): Remove.
11668         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11669         message-remove-duplicates.
11671         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11672         available, else use implementation from `delete-dups'.
11674         * message.el (message-insert-expires): New function.
11675         (message-mode-map): Add key binding.
11676         (message-mode-field-menu): Add menu entry.
11677         (message-mode): Document it.
11678         (message-make-expires-date): Use `message-make-date'.
11680 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11682         * message.el (message-make-expires-date): New function.
11684 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11686         * Makefile.in (list-installed-shadows): New entry.
11687         (install): Use it.
11688         (remove-installed-shadows): New entry.
11690         * dgnushack.el (dgnushack-default-load-path): New variable.
11691         (dgnushack-find-lisp-shadows): New function.
11692         (dgnushack-remove-lisp-shadows): New function.
11694 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11696         * Makefile.in (install-el-elc): New entry.
11697         (install): Use it so that .el files are necessarily installed.
11699 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11701         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11703 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11705         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11706         function rather than the diff-mode.el package.
11707         (mm-display-external): Use with-current-buffer.
11708         (mm-viewer-completion-map, mm-viewer-completion-map):
11709         Move initialization inside declaration.
11711 2005-09-29  Simon Josefsson  <jas@extundo.com>
11713         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11714         autoload mail-check-payment.
11715         (spam-check-hashcash): Define unconditionally, since hashcash.el
11716         is part of Gnus now.  Ignore errors from payment checking.
11718 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11720         * message.el (message-bold-region, message-unbold-region): Rename
11721         from `bold-region' and `unbold-region'.
11723         * message.el: Remove useless autoloads.
11725 2005-09-28  Simon Josefsson  <jas@extundo.com>
11727         * message.el (message-use-idna): Default to t.
11728         (message-use-idna): Test whether encoding works too.  Doc fix.
11730 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11732         * nntp.el (nntp-warn-about-losing-connection): Remove.
11734 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11736         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11737         customizable.  Change default value.
11738         (mm-uu-diff-groups-regexp): Change default value.
11739         (mm-uu-type-alist): Add doc string.
11740         (mm-uu-configure): Add doc string.  Make it interactive.
11741         (mm-uu-tex-groups-regexp): New variable.
11742         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11743         (mm-uu-type-alist): Add LaTeX documents.
11744         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11745         of "text/verbatim".
11746         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11748         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11749         instead of "text/verbatim".
11751         * message.el (message-mark-inserted-region)
11752         (message-mark-insert-file): Use slrn style marks when called with
11753         prefix argument.
11755 2005-09-27  Simon Josefsson  <jas@extundo.com>
11757         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11759 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11761         * message.el (message-remove-duplicates): New function.
11762         Implementation borrowed from `gnus-remove-duplicates'.
11763         (message-idna-to-ascii-rhs): Also encode idna addresses in
11764         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11765         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11766         only ask about the same idna domain once per header and also tell
11767         in what header to replace the idna domain.
11769         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11770         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11771         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11772         a header is decoded and not just the last one.
11774 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11776         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11777         has been decoded.
11779         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11780         (mm-insert-part): Don't modify text if it has been decoded.
11782         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11783         decoded.
11785         * mm-view.el (mm-inline-text): Don't strip text props unless
11786         decoding enriched or richtext parts.
11788 2005-09-25  Romain Francoise  <romain@orebokech.com>
11790         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11791         * gnus-start.el (gnus-subscribe-interactively):
11792         * gnus-uu.el (gnus-uu-grab-articles):
11793         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11794         space.
11796 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11798         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11799         * mm-view.el (mm-view-pkcs7-decrypt):
11800         * gnus-sum.el (gnus-summary-limit-to-extra)
11801         (gnus-summary-respool-article, gnus-read-move-group-name):
11802         * gnus-score.el (gnus-summary-increase-score):
11803         * gnus-util.el (gnus-completing-read-with-default):
11804         * gnus-art.el (gnus-read-save-file-name)
11805         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11806         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11807         * message.el (message-check-news-header-syntax):
11808         Follow convention for reading with the minibuffer.
11810 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11812         * spam-report.el (spam-report-url-ping-plain):
11813         Use gnus-extended-version as User-Agent.
11815         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11816         default value is nil.
11818         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11819         (mm-uu-verbatim-marks-extract): New function.
11820         (mm-uu-extract): New face.
11821         (mm-uu-copy-to-buffer): Use it.
11823         * spam-report.el (spam-report-gmane-ham): Renamed from
11824         `spam-report-gmane-unspam'.
11825         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11826         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11828         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11829         Autoload.
11830         (spam-report-gmane-unregister-routine): Renamed
11831         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11833 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11835         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11836         (spam-report-gmane-unregister-routine): Add support for gmane
11837         unregistration.
11839         * spam-report.el (spam-report-gmane-unspam)
11840         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11841         (spam-report-gmane): Change to take a single article and do unspam
11842         registration.
11844 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11846         * mm-url.el (mm-url-decode-entities): Fix regexp.
11848 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11850         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11851         default to nil, to be able to use Gnus at all.  If the default
11852         switches to something else, then the function should be fixed not
11853         be exceedingly slow.
11855 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11857         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11858         fail hard.
11860         * spam-report.el: Add better Keywords line.
11862         * spam.el: Add Maintainer and better Keywords line.
11864 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11866         * gnus-art.el (gnus-article-replace-part)
11867         (gnus-mime-replace-part): New functions.
11868         (gnus-mime-action-alist, gnus-mime-button-commands)
11869         (gnus-mime-save-part-and-strip): Added file argument.
11870         (gnus-article-part-wrapper): Added interactive argument.
11872         * gnus-sum.el (gnus-summary-mime-map): Add
11873         `gnus-article-replace-part'.
11875 2005-09-19  Didier Verna  <didier@xemacs.org>
11877         The nnml compaction feature:
11878         * nnml.el (nnml-request-compact-group): New function.
11879         * nnml.el (nnml-request-compact): New function.
11880         * gnus-int.el (gnus-request-compact-group): New function.
11881         * gnus-int.el (gnus-request-compact): New function.
11882         * gnus-group.el (gnus-group-compact-group): New function.
11883         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11884         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11885         * gnus-srvr.el (gnus-server-compact-server): New function.
11886         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11887         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11889 2005-09-18  Deepak Goel  <deego@gnufans.org>
11891         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11892         format spec.
11894 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11896         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11898 2005-09-15  Romain Francoise  <romain@orebokech.com>
11900         * message.el (message-fill-paragraph): Clarify docstring.
11902 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11904         * gnus-art.el (gnus-mime-display-part): Protect against broken
11905         MIME messages.
11907 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11909         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11910         before parsing header.
11912 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11914         * html2text.el (html2text-replace-list): Add new entities.
11916 2005-09-11  Romain Francoise  <romain@orebokech.com>
11918         * message.el (message-alternative-emails): Improve docstring.
11919         (message-setup-1): Call `message-use-alternative-email-as-from'
11920         after `message-setup-hook' to give it precedence over posting
11921         styles, etc.
11922         (message-use-alternative-email-as-from): Add docstring.  Remove
11923         the original From header if present.
11925         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11926         (nnml-save-mail): Use it.
11928         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11929         articles.  Add new argument `silent'.
11930         (gnus-uu-mark-all): Report the total number of marked articles.
11932 2005-09-10  Romain Francoise  <romain@orebokech.com>
11934         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11935         (gnus-uu-mark-series): Likewise.
11937 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11939         * spam-report.el (spam-report-gmane): Fix generation of spam
11940         report URL.
11942 2005-09-10  Simon Josefsson  <jas@extundo.com>
11944         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11945         t, based on discussion on the ding list with Robert Epprecht
11946         <epprecht@solnet.ch>.
11948 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11950         * spam-report.el (spam-report-gmane): Make it work without
11951         X-Report-Spam header.  Gmane now only provides Archived-At.
11952         This is only used if `spam-report-gmane-use-article-number' is nil.
11953         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11955         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11956         make `gnus-summary-sort-by-recipient' work with threading.
11958         * nnweb.el (nnweb-google-wash-article): Print a message if article
11959         is not available.
11961 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11963         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11964         change.  Decode text/* parts content before displaying.
11966 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11968         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11970 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11972         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11974         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
11975         url-package-name, url-package-version,
11976         w3m-cid-retrieve-function-alist, w3m-current-buffer,
11977         w3m-display-inline-images, and w3m-minor-mode-map.
11979 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11981         * message.el (message-tab-body-function): Fix mismatched custom type.
11983         * gnus.el (gnus-group-change-level-function): Ditto.
11985         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11987         * gnus-art.el (gnus-signature-limit)
11988         (gnus-article-mime-part-function): Ditto.
11990 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11992         * mml.el (mml-mode): Silence the byte compiler.
11994         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11995         using `(sit-for 0)' before moving the point to the specified part;
11996         skip unbuttonized parts.
11997         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11998         return to the summary window if gnus-auto-select-part is non-nil.
12000 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12002         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12003         variables.
12004         (mml-dnd-attach-file, mml-mode): Use them.
12006         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12007         Make fetching article by MID work again for Google Groups.  Added
12008         FIXME concerning gnus-group-make-web-group.
12010         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12011         Don't depend on Gnus by using mail-extract-address-components if
12012         gnus-extract-address-components is not bound.
12014 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12016         * gnus-art.el (gnus-mime-display-security): Don't display the
12017         signature, but only the signed part.
12019 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12021         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12023         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12024         list, not listp.
12026 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12028         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12029         when encoding.
12031         * mm-bodies.el (mm-decode-content-transfer-encoding):
12032         De-canonicalize CRLF for all text content types, not just
12033         text/plain.
12035 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12037         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12038         valid article; point arrow and cursor at the MIME button.
12040 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12042         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12043         Suggested by Dan Christensen <jdc@uwo.ca>.
12045         * mm-decode.el (mm-save-part): Enable change of prompt.
12047 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12049         * gnus-msg.el (gnus-inews-add-send-actions): Made
12050         `message-post-method' lambda parameter ARG `&optional'.
12052 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12054         * gnus-sum.el (gnus-summary-mime-map): Added
12055         gnus-article-save-part-and-strip, gnus-article-delete-part and
12056         gnus-article-jump-to-part.
12058         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12059         (gnus-article-edit-part): Use it.
12060         (gnus-article-part-wrapper): Added no-handle argument.
12061         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12062         functions.
12064 2005-08-29  Romain Francoise  <romain@orebokech.com>
12066         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12067         docstring.
12068         (gnus-face-from-file): Likewise.
12070 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12072         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12073         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12074         non-nil.
12075         (gnus-auto-select-part): New variable.
12076         (gnus-article-jump-to-part): New function.
12077         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12078         (gnus-mime-delete-part): Allow selecting specified part after
12079         deleting or stripping parts.
12080         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12081         part if argument is bogus.
12083 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12085         * gnus-art.el (w3m-minor-mode-map):
12086         * gnus-spec.el (gnus-newsrc-file-version):
12087         * gnus-util.el (nnmail-active-file-coding-system)
12088         (gnus-original-article-buffer, gnus-user-agent):
12089         * gnus.el (gnus-ham-process-destinations)
12090         (gnus-parameter-ham-marks-alist)
12091         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12092         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12093         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12094         * mm-decode.el (gnus-current-window-configuration):
12095         * mm-extern.el (gnus-article-mime-handles):
12096         * mm-url.el (url-current-object, url-package-name)
12097         (url-package-version):
12098         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12099         (smime-keys, w3m-cid-retrieve-function-alist)
12100         (w3m-current-buffer, w3m-display-inline-images)
12101         (w3m-minor-mode-map):
12102         * mml-smime.el (gnus-extract-address-components):
12103         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12104         (gnus-newsrc-hashtb, message-default-charset)
12105         (message-deletable-headers, message-options)
12106         (message-posting-charset, message-required-mail-headers)
12107         (message-required-news-headers):
12108         * mml1991.el (mc-pgp-always-sign):
12109         * mml2015.el (mc-pgp-always-sign):
12110         * nnheader.el (nnmail-extra-headers):
12111         * rfc1843.el (gnus-decode-encoded-word-function)
12112         (gnus-decode-header-function, gnus-newsgroup-name):
12113         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12115 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12117         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12118         the end of the date treatments.
12120 2005-08-15  Simon Josefsson  <jas@extundo.com>
12122         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12123         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12124         Capello and Romain Francoise.
12125         (pgg-fetch-key-function): Removed, not used?
12126         (pgg-insert-url-with-w3): Require url, to get
12127         url-insert-file-contents regardless of where it is defined.
12129 2005-08-13  Romain Francoise  <romain@orebokech.com>
12131         * message.el (message-cite-original-1): New function.
12132         (message-cite-original): Use it.
12133         (message-cite-original-without-signature): Ditto.
12135 2005-08-08  Romain Francoise  <romain@orebokech.com>
12137         * message.el (message-yank-empty-prefix): New variable.
12138         (message-indent-citation): Use it.
12139         (message-cite-original-without-signature): Respect X-No-Archive.
12141 2005-08-08  Simon Josefsson  <jas@extundo.com>
12143         * pgg.el: Autoload url-insert-file-contents instead of loading
12144         w3/url.
12145         (pgg-insert-url-with-w3): Don't load url here.
12147 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12149         * message.el (message-kill-to-signature): Don't insert newline at
12150         bol.
12151         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12153 2005-08-06  Romain Francoise  <romain@orebokech.com>
12155         * message.el (message-user-fqdn): Fix typo in docstring.
12157 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12159         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12161         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12163 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12165         * mm-bodies.el (mm-encode-body): Use coding system rather than
12166         charset to encode text.
12168         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12169         number of charsets if utf-8 is available (XEmacs).
12171 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12173         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12174         taken from `gnus-button-mid-or-mail-regexp'.
12175         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12176         (gnus-button-alist): Improve regexp for domain part of the MIDs
12177         for news:localpart@domain buttons.
12178         (gnus-button-ctan-directory-regexp): Update.
12180 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12182         * sieve-manage.el (sieve-manage-interactive-login): Use
12183         make-local-variable rather than make-variable-buffer-local.
12184         (sieve-manage-open): Ditto.
12185         (sieve-manage-authenticate): Ditto.
12187         * mml.el (mml-generate-mime-1): Make the content type default to
12188         text/plain if the filename is not specified.
12190 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12192         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12193         instead of insert-buffer.
12195         * message.el (message-yank-original): Ditto; set the mark at the
12196         end of the yanked message.
12198 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12200         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12201         lines to scroll rather than to stop it.
12203         * mml.el (mml-generate-default-type): Add doc string.
12204         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12205         default to application/octet-stream when determining the content
12206         type if it is not specified for the part or the mml contents; add
12207         a comment about mml-generate-default-type.
12209 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12211         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12212         make it default to application/octet-stream when determining the
12213         content type if it is not specified for the external contents.
12215 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12217         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12218         segmented parameter but also other parameters might be there.
12220 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12222         * mm-decode.el (mm-display-external): Delete temp file, directory
12223         and buffer immediately if the external process is exited.
12225 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12227         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12228         fewer lines than that of scroll-margin.
12229         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12231 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12233         * gnus-art.el (gnus-article-next-page): Revert.
12234         (gnus-article-beginning-of-window): New macro.
12235         (gnus-article-next-page-1): Use it.
12236         (gnus-article-prev-page): Ditto.
12237         (gnus-article-edit-part): Use insert-buffer-substring instead of
12238         insert-buffer.
12239         (gnus-article-edit-exit): Ditto.
12241         * gnus-util.el (gnus-beginning-of-window): Remove.
12242         (gnus-end-of-window): Remove.
12244         * lpath.el: Don't bind header-line-format and scroll-margin.
12246 2005-07-25  Simon Josefsson  <jas@extundo.com>
12248         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12249         to have the url package without w3.  Reported by Daiki Ueno
12250         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12252 2005-07-20  Didier Verna  <didier@xemacs.org>
12254         * gnus-diary.el: Remove the description comment (nndiary is now
12255         properly documented in the Gnus manual).
12256         Fix the spelling of "Back End".
12257         * nndiary.el: Ditto.
12258         Fix the copyright notice.
12260 2005-07-18  Romain Francoise  <romain@orebokech.com>
12262         * gnus-sum.el (gnus-summary-to-prefix)
12263         (gnus-summary-newsgroup-prefix): New variables.
12264         (gnus-summary-from-or-to-or-newsgroups): Use them.
12266 2005-07-17  Romain Francoise  <romain@orebokech.com>
12268         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12269         space as it's generally not especially interesting to the user.
12271 2005-07-16  Romain Francoise  <romain@orebokech.com>
12273         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12274         nil to avoid prompting and file modification if one of the
12275         messages at the top of the nnfolder file contains a copyright
12276         notice.
12277         Update copyright notice.
12279         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12280         instead of `current-time-string' as the latter creates a time
12281         string that is not RFC 2822 compliant (it lacks the zone).
12282         Update copyright notice.
12284 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12286         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12287         for text/rtf.  Display default in prompt.  Pass default for M-n.
12289         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12291 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12293         * gnus-msg.el (gnus-button-mailto): Remove
12294         save-selected-window-window hackery because it relies on
12295         save-selected-window internals.
12297 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12299         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12300         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12301         (gnus-article-prev-page): Ditto.
12303         * gnus-util.el (gnus-beginning-of-window): New function.
12304         (gnus-end-of-window): New function.
12306         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12308 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12310         * gnus-score.el (gnus-score-edit-all-score): Set
12311         gnus-score-edit-exit-function to gnus-score-edit-done and call
12312         gnus-message.
12314 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12316         * gnus-msg.el (gnus-button-mailto): Remove
12317         save-selected-window-window hackery because it relies on
12318         save-selected-window internals.
12320 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12322         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12323         add-minor-mode.
12324         (gnus-binary-mode): Ditto.
12326         * gnus-topic.el (gnus-topic-mode): Ditto.
12328 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12330         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12331         (gnus-article-prev-page): Take scroll-margin into consideration.
12333 2005-07-04  Lute Kamstra  <lute@gnu.org>
12335         Update FSF's address in GPL notices.
12337 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12339         * gnus.el (gnus-exit):
12340         * gnus-group.el (gnus-group-icons):
12341         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12343         * gnus-nocem.el (gnus-nocem):
12344         * message.el (message-various, message-buffers, message-sending)
12345         (message-interface, message-forwarding, message-insertion)
12346         (message-headers, message-news, message-mail):
12347         * pgg-gpg.el (pgg-gpg):
12348         * pgg-parse.el (pgg-parse):
12349         * pgg-pgp.el (pgg-pgp):
12350         * pgg-pgp5.el (pgg-pgp5):
12351         * pop3.el (pop3): Finish `defgroup' description with period.
12353 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12355         * gnus-art.el (article-display-face): Improve the efficiency.
12356         (article-display-x-face): Ditto; remove grey x-face stuff.
12358 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12360         * gnus-art.el (article-display-face): Correct the position in
12361         which Faces are inserted.
12363 2005-06-29  Didier Verna  <didier@xemacs.org>
12365         * gnus-art.el (article-display-face): Display faces in correct
12366         order.
12368 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12370         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12371         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12372         (gnus-nocem-check-article): Fetch the Type header.
12373         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12374         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12375         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12376         make sure gnus-nocem-hashtb is initialized.
12377         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12378         (gnus-nocem-unwanted-article-p): Ditto.
12380         * pgg.el (pgg-verify): Return the verification result.
12382 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12384         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12385         is ascii.
12387 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12389         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12390         `show-nonbreak-escape'.
12392 2005-06-23  Lute Kamstra  <lute@gnu.org>
12394         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12396         * dig.el (dig-mode):
12397         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12399 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12401         * nnimap.el (nnimap-split-download-body): Fix spellings.
12403 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12405         * gnus-art.el (gnus-article-encrypt-body):
12406         * gnus-cus.el (gnus-score-customize):
12407         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12408         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12410 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12412         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12413         header by looking for magic "MII" at the beginnig.
12415 2005-06-16  Miles Bader  <miles@gnu.org>
12417         * gnus-xmas.el (gnus-xmas-group-startup-message):
12418         Use renamed gnus-splash face.
12420         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12421         (assistant-field-face): New backward-compatibility alias for renamed
12422         face.
12423         (assistant-render-text): Use renamed assistant-field face.
12425         * spam.el (spam): Remove "-face" suffix from face name.
12426         (spam-face): New backward-compatibility alias for renamed face.
12427         (spam-face, spam-initialize): Use renamed spam face.
12429         * message.el (message-header-to, message-header-cc)
12430         (message-header-subject, message-header-newsgroups)
12431         (message-header-other, message-header-name)
12432         (message-header-xheader, message-separator, message-cited-text)
12433         (message-mml): Remove "-face" suffix from face names.
12434         (message-header-to-face, message-header-cc-face)
12435         (message-header-subject-face, message-header-newsgroups-face)
12436         (message-header-other-face, message-header-name-face)
12437         (message-header-xheader-face, message-separator-face)
12438         (message-cited-text-face, message-mml-face):
12439         New backward-compatibility aliases for renamed faces.
12440         (message-font-lock-keywords): Use renamed message faces.
12442         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12443         (sieve-test-commands, sieve-tagged-arguments):
12444         Remove "-face" suffix from face names.
12445         (sieve-control-commands-face, sieve-action-commands-face)
12446         (sieve-test-commands-face, sieve-tagged-arguments-face):
12447         New backward-compatibility aliases for renamed faces.
12448         (sieve-control-commands-face, sieve-action-commands-face)
12449         (sieve-test-commands-face, sieve-tagged-arguments-face):
12450         Use renamed sieve faces.
12452         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12453         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12454         (gnus-group-news-3-empty, gnus-group-news-4)
12455         (gnus-group-news-4-empty, gnus-group-news-5)
12456         (gnus-group-news-5-empty, gnus-group-news-6)
12457         (gnus-group-news-6-empty, gnus-group-news-low)
12458         (gnus-group-news-low-empty, gnus-group-mail-1)
12459         (gnus-group-mail-1-empty, gnus-group-mail-2)
12460         (gnus-group-mail-2-empty, gnus-group-mail-3)
12461         (gnus-group-mail-3-empty, gnus-group-mail-low)
12462         (gnus-group-mail-low-empty, gnus-summary-selected)
12463         (gnus-summary-cancelled, gnus-summary-high-ticked)
12464         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12465         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12466         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12467         (gnus-summary-low-undownloaded)
12468         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12469         (gnus-summary-low-unread, gnus-summary-normal-unread)
12470         (gnus-summary-high-read, gnus-summary-low-read)
12471         (gnus-summary-normal-read, gnus-splash):
12472         Remove "-face" suffix from face names.
12473         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12474         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12475         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12476         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12477         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12478         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12479         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12480         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12481         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12482         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12483         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12484         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12485         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12486         (gnus-summary-normal-ticked-face)
12487         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12488         (gnus-summary-normal-ancient-face)
12489         (gnus-summary-high-undownloaded-face)
12490         (gnus-summary-low-undownloaded-face)
12491         (gnus-summary-normal-undownloaded-face)
12492         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12493         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12494         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12495         (gnus-splash-face):
12496         New backward-compatibility aliases for renamed faces.
12497         (gnus-group-startup-message): Use renamed gnus faces.
12499         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12500         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12501         (gnus-server-agent): Remove "-face" suffix from face names.
12502         (gnus-server-agent-face, gnus-server-opened-face)
12503         (gnus-server-closed-face, gnus-server-denied-face)
12504         (gnus-server-offline-face):
12505         New backward-compatibility aliases for renamed faces.
12506         (gnus-server-agent-face, gnus-server-opened-face)
12507         (gnus-server-closed-face, gnus-server-denied-face)
12508         (gnus-server-offline-face): Use renamed gnus faces.
12510         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12511         Remove "-face" suffix from face names.
12512         (gnus-picon-xbm-face, gnus-picon-face):
12513         New backward-compatibility aliases for renamed faces.
12515         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12516         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12517         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12518         (gnus-cite-11): Remove "-face" suffix from face names.
12519         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12520         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12521         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12522         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12523         New backward-compatibility aliases for renamed faces.
12524         (gnus-cite-attribution-face, gnus-cite-face-list)
12525         (gnus-article-boring-faces): Use renamed gnus faces.
12527         * gnus-art.el (gnus-signature, gnus-header-from)
12528         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12529         (gnus-header-content): Remove "-face" suffix from face names.
12530         (gnus-signature-face, gnus-header-from-face)
12531         (gnus-header-subject-face, gnus-header-newsgroups-face)
12532         (gnus-header-name-face, gnus-header-content-face):
12533         New backward-compatibility aliases for renamed faces.
12534         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12536         * gnus-sum.el (gnus-summary-selected-face)
12537         (gnus-summary-highlight): Use renamed gnus faces.
12538         * gnus-group.el (gnus-group-highlight): Likewise.
12540 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12542         * gnus-sieve.el (gnus-sieve-article-add-rule):
12543         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12544         * spam-stat.el (spam-stat-buffer-change-to-spam)
12545         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12547         * message.el (message-is-yours-p):
12548         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12550 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12552         * mm-view.el (mm-inline-text): Withdraw the last change.
12554 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12556         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12557         executing enriched-decode.
12559 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12561         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12562         charset of tar files.
12564 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12566         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12568 2005-06-04  Lute Kamstra  <lute@gnu.org>
12570         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12571         information is never recorded.
12573 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12575         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12577 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12579         * pop3.el (pop3-apop): Run md5 in the binary mode.
12581         * starttls.el (starttls-set-process-query-on-exit-flag):
12582         Use eval-and-compile.
12584 2005-05-31  Simon Josefsson  <jas@extundo.com>
12586         * smime.el (smime-replace-in-string): Define.
12587         (smime-cert-by-ldap-1): Use it.
12589 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12591         * gnus-art.el (article-display-x-face): Replace
12592         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12594         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12595         set-process-query-on-exit-flag or process-kill-without-query.
12597         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12598         loop instead of replace-regexp.
12600         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12601         instead of process-kill-without-query if it is available.
12603         * lpath.el: Fbind ldap-search-entries.
12605         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12606         instead of find-file-hooks if it is available.
12608         * mml1991.el: Bind pgg-default-user-id when compiling.
12610         * mml2015.el: Bind pgg-default-user-id when compiling.
12612         * nndraft.el (nndraft-request-associate-buffer):
12613         Use write-contents-functions instead of write-contents-hooks if it is
12614         available.
12616         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12617         instead of find-file-hooks if it is available.
12619         * nntp.el (nntp-open-connection): Replace
12620         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12621         (nntp-open-ssl-stream): Ditto.
12622         (nntp-open-tls-stream): Ditto.
12624         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12625         set-process-query-on-exit-flag or process-kill-without-query.
12626         (starttls-open-stream-gnutls): Use it instead of
12627         process-kill-without-query.
12628         (starttls-open-stream): Ditto.
12630 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12632         * smime.el (smime-cert-by-ldap-1): Don't use
12633         replace-regexp-in-string.
12635 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12637         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12639         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12640         in PEM format.  Adjust to the XEmacs compability.
12642 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12644         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12645         by `string-to-number'.
12646         * gnus-agent.el (gnus-agent-regenerate-group)
12647         (gnus-agent-fetch-articles): Ditto.
12648         * gnus-art.el (gnus-button-fetch-group): Ditto.
12649         * gnus-cache.el (gnus-cache-generate-active)
12650         (gnus-cache-articles-in-group): Ditto.
12651         * gnus-group.el (gnus-group-set-current-level)
12652         (gnus-group-insert-group-line): Ditto.
12653         * gnus-score.el (gnus-score-set-expunge-below)
12654         (gnus-score-set-mark-below, gnus-summary-score-effect)
12655         (gnus-summary-score-entry): Ditto.
12656         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12657         (gnus-soup-pack): Ditto.
12658         * gnus-spec.el (gnus-xmas-format): Ditto.
12659         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12660         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12661         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12662         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12663         * nndb.el (nndb-get-remote-expire-response): Ditto.
12664         * nndiary.el (nndiary-parse-schedule-value)
12665         (nndiary-string-to-number, nndiary-request-replace-article)
12666         (nndiary-request-article): Ditto.
12667         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12668         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12669         * nneething.el (nneething-make-head): Ditto.
12670         * nnfolder.el (nnfolder-request-article)
12671         (nnfolder-retrieve-headers): Ditto.
12672         * nnheader.el (nnheader-file-to-number): Ditto.
12673         * nnkiboze.el (nnkiboze-request-article): Ditto.
12674         * nnmail.el (nnmail-process-unix-mail-format)
12675         (nnmail-process-babyl-mail-format): Ditto.
12676         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12677         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12678         (nnmh-request-create-group, nnmh-request-list-1)
12679         (nnmh-request-group, nnmh-request-article): Ditto.
12680         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12681         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12682         * nnsoup.el (nnsoup-make-active): Ditto.
12683         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12684         * nntp.el (nntp-find-group-and-number)
12685         (nntp-retrieve-headers-with-xover): Ditto.
12686         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12687         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12688         (pgg-format-key-identifier): Ditto.
12689         * pop3.el (pop3-last, pop3-stat): Ditto.
12690         * qp.el (quoted-printable-decode-region): Ditto.
12692         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12693         of concat.
12695 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12697         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12699         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12701         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12703         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12705         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12707         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12709         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12710         (gnus-carpal-mode): Ditto.
12712         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12713         (gnus-browse-mode): Ditto.
12715         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12717         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12719 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12721         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12723 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12725         * gnus-util.el (gnus-run-mode-hooks): New function.
12727         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12729         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12730         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12732 2005-05-27  Lute Kamstra  <lute@gnu.org>
12734         * dns-mode.el (dns-mode): Specify customization group.
12736 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12738         * gnus-agent.el (gnus-agent-make-mode-line-string):
12739         Use mode-line-highlight as mouse-face.
12741 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12743         * canlock.el (canlock): Change the parent group to news.
12745         * deuglify.el (gnus-outlook-deuglify): Add :group.
12747         * dig.el (dig): Add :group.
12749         * dns-mode.el (dns-mode): Add :group.
12751         * encrypt.el (encrypt): Add :group.
12753         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12754         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12755         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12756         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12757         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12759         * gnus-diary.el (gnus-diary): Add :group.
12761         * gnus.el (gnus-group-news-1-face): Add :group.
12762         (gnus-group-news-1-empty-face): Ditto.
12763         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12764         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12765         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12766         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12767         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12768         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12769         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12770         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12771         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12772         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12773         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12774         (gnus-summary-high-ticked-face): Ditto.
12775         (gnus-summary-low-ticked-face): Ditto.
12776         (gnus-summary-normal-ticked-face): Ditto.
12777         (gnus-summary-high-ancient-face): Ditto.
12778         (gnus-summary-low-ancient-face): Ditto.
12779         (gnus-summary-normal-ancient-face): Ditto.
12780         (gnus-summary-high-undownloaded-face): Ditto.
12781         (gnus-summary-low-undownloaded-face): Ditto.
12782         (gnus-summary-normal-undownloaded-face): Ditto.
12783         (gnus-summary-high-unread-face): Ditto.
12784         (gnus-summary-low-unread-face): Ditto.
12785         (gnus-summary-normal-unread-face): Ditto.
12786         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12787         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12789         * hashcash.el (hashcash): New custom group.
12790         (hashcash-default-payment): Add :group.
12791         (hashcash-payment-alist): Ditto.
12792         (hashcash-default-accept-payment): Ditto.
12793         (hashcash-accept-resources): Ditto.
12794         (hashcash-path): Ditto.
12795         (hashcash-extra-generate-parameters): Ditto.
12796         (hashcash-double-spend-database): Ditto.
12797         (hashcash-in-news): Ditto.
12799         * message.el (message-minibuffer-local-map): Add :group.
12801         * netrc.el (netrc): Add :group.
12803         * sieve-manage.el (sieve-manage-log): Add :group.
12804         (sieve-manage-default-user): Diito.
12805         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12806         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12807         (sieve-manage-authenticators): Ditto.
12808         (sieve-manage-authenticator-alist): Ditto.
12809         (sieve-manage-default-port): Ditto.
12811         * sieve-mode.el (sieve-control-commands-face): Add :group.
12812         (sieve-action-commands-face): Ditto.
12813         (sieve-test-commands-face): Ditto.
12814         (sieve-tagged-arguments-face): Ditto.
12816         * smime.el (smime): Add :group.
12818         * spam-report.el (spam-report): Add :group.
12820         * spam.el (spam, spam-face): Add :group.
12822 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12824         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12825         return \n.\n.\n at the end of articles.  Protect against that.
12826         (nntp-with-open-group): Allow debugging.
12828         * nnheader.el (mail-header-set-extra): Make into a function
12829         because I just could't understand how to quote the list properly.
12831         * dns.el (query-dns-cached): New function.
12833 2005-05-26  Lute Kamstra  <lute@gnu.org>
12835         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12837 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12839         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12841         * gnus-art.el: Don't autoload mail-extract-address-components.
12843         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12844         eval-and-compile to evaluate it.
12846         * hashcash.el: Don't autoload executable-find.
12848         * nndb.el: Don't declare the nndb back end two or more times; don't
12849         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12851         * nntp.el: Autoload format-spec instead of format; use
12852         eval-and-compile to evaluate autoload forms.
12854 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12856         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12858 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12860         * gnus.el (gnus-version-number): Bump version.
12862 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12864         * gnus.el: No Gnus v0.3 is released.
12866 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12868         * lpath.el (featurep): Bind show-nonbreak-escape.
12870 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12872         * gnus-art.el (gnus-article-edit-part): Disable undo.
12874 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12876         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12877         gnus-article-date-lapsed-new-header is t if date timer is active;
12878         skip headers in which the original date value is empty.
12879         (gnus-article-save-original-date): Redefine it as a macro.
12880         (gnus-display-mime): Use it.
12882 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12884         * gnus-art.el (article-date-ut): Support converting date in
12885         forwarded parts as well.
12886         (gnus-article-save-original-date): New function.
12887         (gnus-display-mime): Use it.
12889 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12891         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12892         enclosure element of <item>.
12894 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12896         * message.el (message-kill-buffer-query): Renamed from
12897         `message-kill-buffer-query-if-modified'.  Added :version.
12899 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12901         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12902         window layout.
12904 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12906         * mml.el: Autoload dnd when compiling.
12908 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12910         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12911         x-dnd-*.
12913 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12915         * qp.el (quoted-printable-encode-region): Save excursion.
12917 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12919         * message.el (message-kill-buffer-query-if-modified): Add new variable
12920         so the user can kill a modified message buffer quickly.
12921         (message-kill-buffer): Use it.
12923 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12925         * lpath.el: Fbind display-time-event-handler; don't fbind
12926         string-to-multibyte.
12928         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12930 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12932         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12933         contained in text because xml.el decodes entities) with LFs.
12935 2005-04-11  Lute Kamstra  <lute@gnu.org>
12937         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12938         differently.
12940 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12942         * mm-util.el (mm-detect-coding-region): Typo.
12944 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12946         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12948 2005-04-06  Deepak Goel  <deego@gnufans.org>
12950         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12951         user-function allow user modifications of the scores.
12952         (spam-stat-score-buffer-user): New function, to allow
12953         user-computed modifications to the score.
12954         (spam-stat-score-buffer-user-functions): List of additional
12955         scoring functions.
12956         (spam-stat-error-holder): Global temporary error holder.
12957         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12958         variable.
12960 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12962         * gnus-registry.el (gnus-registry-clean-empty-function)
12963         (gnus-registry-trim, gnus-registry-fetch-groups)
12964         (gnus-registry-delete-group): Groups that match
12965         `gnus-registry-ignored-groups' are removed from the registry
12966         entries, not just ignored for splitting.  This helps clean up the
12967         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12968         to get all the groups a message ID is in.
12970         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12971         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12972         (spam-stat-score-buffer-user-functions): Add :number custom type.
12974 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12976         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12977         argument in XEmacs.
12979         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12980         (nnrss-request-group): Decode group name first.
12981         (nnrss-request-article): Make a text/plain article if mml-to-mime
12982         failed.
12983         (nnrss-get-encoding): Return a compatible encoding according to
12984         nnrss-compatible-encoding-alist.
12985         (nnrss-find-el): Use consp instead of listp.
12986         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12988 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12990         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12991         which Emacs 20 doesn't support.
12992         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12994 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12996         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12997         silence the byte compiler inside the defun.
12999         * gnus-demon.el (parse-time-string): Add autoload.
13001         * gnus-delay.el (parse-time-string): Add autoload.
13003         * gnus-art.el (parse-time-string): Add autoload.
13005         * nnultimate.el (parse-time): Require for `parse-time-string'.
13007 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13009         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13011         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13013         * smime.el (smime-ldap-host-list): Add :version.
13015 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13017         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13018         pass it to `gnus-browse-read-group'.
13019         (gnus-browse-read-group): Add NUMBER argument and pass it to
13020         `gnus-group-read-ephemeral-group'.
13022         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13023         argument and pass it to `gnus-group-read-group'.
13025 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13027         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13028         mm-xemacs-find-mime-charset-1 if we have the mule feature
13029         available at runtime.
13031 2005-03-25  Werner Lemberg  <wl@gnu.org>
13033         * nnmaildir.el: Replace `illegal' with `invalid'.
13035 2005-03-23  Lute Kamstra  <lute@gnu.org>
13037         * time-date.el: Add comment on time value formats.
13038         Don't require parse-time.
13039         (with-decoded-time-value): New macro.
13040         (encode-time-value): New function.
13041         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13042         (days-to-time): Return a valid time value when arg is huge.
13043         (time-since): Use time-subtract.
13044         (time-to-number-of-days): Use time-to-seconds.
13046 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13048         * gnus-start.el (gnus-display-time-event-handler):
13049         Check display-time-timer at runtime rather than only at load time
13050         in case display-time-mode is turned off in the mean time.
13052 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13054         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13055         used.
13057         * nneething.el (nneething-map-file-directory): Derive from
13058         `gnus-directory'.
13060         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13061         the To/Cc button.
13063 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13065         * nnmaildir.el (nnmaildir-request-accept-article):
13066         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13068 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13070         * gnus-async.el: Require timer-funcs at compile time when in
13071         XEmacs for `run-with-idle-timer'.
13073 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13075         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13076         autoloaded function.
13078 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13080         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13082 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13084         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13086 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13088         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13089         gnus-expert-user to default.
13091 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13093         * nnimap.el (nnimap-open-server): Ditto.
13095         * imap.el (imap-authenticate): Fix typo.
13097 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13099         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13100         buffer (since IMAP server might return FETCH response out of
13101         order, and the nntp buffer must be sorted).
13103 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13105         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13106         comparison on string.
13108         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13109         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13110         (gnus-agent-summary-fetch-series): Modified to protect against
13111         gnus-agent-summary-fetch-group clearing processable flags.
13112         (gnus-agent-synchronize-group-flags): Update live group buffer as
13113         synchronization may occur due to the user toggle the plugged
13114         status.
13115         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13116         successfully downloaded.
13117         (gnus-agent-expire-group-1): Avoid using markers when the overview
13118         is in ascending order; greatly improves performance.
13119         (gnus-agent-regenerate-group): Use
13120         gnus-agent-synchronize-group-flags to reset read status in both
13121         gnus and server.
13122         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13124 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13126         * message.el: Don't autoload former message-utils variables.
13127         (message-strip-subject-trailing-was): Change doc string.
13129         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13130         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13131         (nnweb-google-search): Add "hl=en" here.
13132         (nnweb-google-parse-1, nnweb-google-create-mapping):
13133         Don't hardcode URL.
13135 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13137         * message.el (message-get-reply-headers, message-followup):
13138         Mention related variables `message-use-followup-to' and
13139         `message-use-mail-followup-to', in the information buffer.
13141         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13142         of broken groups(-beta).google.com.
13144 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13146         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13147         parameter to invoked gnus-request-move-article; remove the
13148         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13149         all at once instead of once per article.
13150         (gnus-summary-remove-process-mark): Accept a list of articles as
13151         well as a single article for processing.
13153         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13154         parameter.
13156         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13158         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13160         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13161         parameter.
13163         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13164         parameter.
13166         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13167         parameter and remove the gnus-sum-hint-move-is-internal variable.
13169         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13170         parameter.
13172         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13173         parameter.
13175         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13176         parameter.
13178         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13180         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13181         parameter.
13183         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13184         parameter.
13186 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13188         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13189         a more conservative way.
13191 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13193         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13194         buffer, so it moves the window's cursor.
13196 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13198         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13199         `mm-dissect-multipart' and receive the from field as an (optional)
13200         argument from `mm-dissect-multipart'.
13201         (mm-dissect-multipart): Receive the from field as an argument and
13202         pass it on when we call `mm-dissect-buffer' on MIME parts.
13203         Fixes verification/decryption of signed/encrypted MIME parts.
13205 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13207         * gnus-sum.el (gnus-summary-move-article): Set
13208         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13209         whatever it calls (right now, only nnimap-request-move article
13210         respects it).
13212         * nnimap.el (nnimap-request-move-article): When
13213         gnus-sum-hint-move-is-internal is set, don't do the extra
13214         nnimap-request-article.
13216 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13218         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13220         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13221         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13223         * gnus-sum.el (gnus-summary-caesar-message):
13224         Apply `gnus-treat-article' after rotation.
13226         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13227         doc string.
13229 2005-02-22  Simon Josefsson  <jas@extundo.com>
13231         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13232         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13233         <arne@arnested.dk>.
13234         (encrypt): Add password-cache and password-cache-expiry as group
13235         members.
13237 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13239         * smime.el (smime-ldap-host-list): Doc fix.
13240         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13241         cache) password.
13242         (smime-sign-region): Use it.
13243         (smime-decrypt-region): Use it.
13244         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13245         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13246         fails.
13247         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13248         certificate from DER to PEM format rather than calling openssl.
13250         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13252         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13253         for signing/encryption.
13255         * mml.el (mml-parse-1): Use them.
13257 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13259         * nnrss.el (nnrss-verbose): Removed.
13260         (nnrss-request-group): Use `nnheader-message' instead.
13262 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13264         * nnrss.el (nnrss-verbose): New variable.
13265         (nnrss-request-group): Make it say nnrss is requesting a group.
13267 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13269         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13270         Handle news URL with given port correctly.
13272 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13274         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13275         containing special characters.
13277         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13279         * mml.el (mime-to-mml): Ditto.
13281         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13282         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13283         (rfc2047-decode-region): Quote decoded words containing special
13284         characters when rfc2047-quote-decoded-words-containing-tspecials
13285         is non-nil.
13287 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13289         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13291         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13293 2005-02-15  Simon Josefsson  <jas@extundo.com>
13295         * nnimap.el (nnimap-debug): Doc fix.
13297         * imap.el (imap-debug): Doc fix.
13299 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13301         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13303 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13305         * gnus.el (spam-contents): Improve docs for spam-contents
13306         parameter in its variable incarnation.
13308 2005-02-14  Simon Josefsson  <jas@extundo.com>
13310         * smime-ldap.el: Use require instead of load-library for ldap.
13311         (smime-ldap-search): Indent.
13312         (smime-ldap-search-internal): Shorten line.
13314         * smime.el (smime-cert-by-dns): Add doc-string.
13315         (smime-cert-by-ldap-1): Indent.
13317         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13318         mml-smime-get-dns-ldap.
13319         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13321 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13323         * smime.el: Require smime-ldap.
13324         (smime-ldap-host-list): New variable.
13325         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13327         * mml-smime.el (mml-smime-encrypt-query): New function.
13328         (mml-smime-encrypt-query): Use it.
13330         * smime-ldap.el: New file.
13332 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13334         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13336 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13338         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13339         argument in doc string.  Make query for type more clear.
13341 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13343         * gnus.el (gnus-group-startup-message): Search for gnus images in
13344         etc/images/gnus.
13345         * mm-util.el (mm-image-load-path): Likewise.
13346         * smiley.el (smiley-data-directory): Search for smilies in
13347         etc/images/smilies.
13349 2005-02-09  Kim F. Storm  <storm@cua.dk>
13351         Change Emacs release version from 21.4 to 22.1 throughout.
13352         Change Emacs development version from 21.3.50 to 22.0.50.
13354 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13356         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13358         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13359         non-Mule XEmacs as well.
13360         (mm-decompress-buffer): Signal an error intentionally if it does
13361         not decompress compressed data because auto-compression-mode is
13362         disabled.
13364 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13366         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13367         an ID in the registry even if it has no groups.
13369 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13371         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13372         merge it into mm-decompress-buffer.
13373         (gnus-mime-copy-part): Use the MIME part charset, the value which
13374         a user specified or gnus-newsgroup-charset for decoding, like
13375         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13376         save-buffer what was used.  Suggested by Kevin Ryde
13377         <user42@zip.com.au>.
13378         (gnus-mime-inline-part): Allow the name parameter as well as the
13379         filename parameter; force decompressing of compressed data; always
13380         display contents being not decoded as unibyte.
13382         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13383         as well as the filename parameter.
13385         * mm-util.el (mm-decompress-buffer): Merge
13386         gnus-mime-jka-compr-maybe-uncompress.
13387         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13388         of compressed data.
13390 2005-02-08  Simon Josefsson  <jas@extundo.com>
13392         * imap.el (imap-log): Doc fix.
13394 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13396         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13397         the coding cookies; decompress compressed parts.
13399         * mml.el (mml-generate-mime-1): Add the charset parameter according
13400         to the value which a user specified manually or the coding cookie.
13402         * mm-util.el (mm-string-to-multibyte): New function.
13403         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13404         (mm-coding-system-to-mime-charset): New function.
13405         (mm-decompress-buffer): New function.
13406         (mm-find-buffer-file-coding-system): New function.
13408         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13409         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13410         parts.
13412 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13414         * mm-view.el (mm-display-inline-fontify): Decode a part according
13415         to the charset parameter.
13417 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13419         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13420         prefix arg is neither nil nor a number, as info specifies.
13422 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13424         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13425         timestamps.
13427 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13429         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13430         groups error checking and notify user.
13432 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13434         * message.el (message-send-mail-function): Check existence of
13435         sendmail-program first before using default value
13436         `message-send-mail-with-sendmail'.  Otherwise use more generic
13437         `smtpmail-send-it'.
13439 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13441         * nntp.el (nntp-request-update-info): Always return nil.
13443 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13445         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13447 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13449         * message.el (message-beginning-of-line): Change the behavior when
13450         invoked between BOL and : so that it first moves backward.
13452 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13454         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13455         article buffer when editing of the article is discarded.
13456         (gnus-article-prepare): Revert.
13458 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13460         * gnus-art.el (gnus-article-prepare):
13461         Remove message-strip-forbidden-properties from the local hook.
13463 2005-01-27  Simon Josefsson  <jas@extundo.com>
13465         * password.el (password-cache-add): Only start one timer per key.
13466         Reported by Derek Atkins <warlord@MIT.EDU>.
13468 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13470         * run-at-time.el: Removed.  It is no longer needed as
13471         timer-funcs.el in the xemacs-base package has a working version of
13472         `run-at-time'.
13474         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13476         * password.el: Require timer-funcs instead of run-at-time in
13477         XEmacs.
13478         Remove `password-run-at-time' macro.
13479         (password-cache-add): Use `run-at-time' instead of
13480         `password-run-at-time'.
13482         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13483         Remove `nnheader-cancel-function-timers' alias,
13484         `cancel-function-timers' exists in XEmacs in timer-funcs.
13486         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13487         for `run-with-idle-timer'.
13489         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13490         for `run-at-time'.
13492         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13493         for `with-timeout'.
13495         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13496         the same as for XEmacs 21.4.
13497         No need to ignore `run-with-idle-timer', this function exists in
13498         XEmacs now in timer-funcs.el in the xemacs-base package.
13499         (dgnushack-compile): No need to delete
13500         run-at-time.el from the list of files to compile because it
13501         doesn't exist anymore.
13503 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13505         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13506         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13508 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13510         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13511         sensitively.
13513 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13515         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13517 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13519         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13520         which will be inserted according to the multibyteness of a buffer
13521         rather than the type of contents.  Suggested by ARISAWA Akihiro
13522         <ari@mbf.ocn.ne.jp>.
13524         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13525         of string which old xml.el may return rather than a string.
13527 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13529         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13531 2005-01-16  Simon Josefsson  <jas@extundo.com>
13533         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13534         idn/idna.el isn't available.
13535         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13536         <michael@waxrat.com>.
13538         * hashcash.el: Remove non-FSF copyright header.
13540         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13541         (hashcash-generate-payment): Use it.
13542         (hashcash-generate-payment-async): Use it.
13544 2005-01-15  Simon Josefsson  <jas@extundo.com>
13546         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13547         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13549         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13550         gnus-summary-idna-message.
13551         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13552         (gnus-summary-idna-message): New function.
13554 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13556         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13557         gnus-novice-user.
13559 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13561         * nnrss.el (nnrss-request-delete-group): Delete entries in
13562         nnrss-group-alist as well.
13563         (nnrss-save-server-data): Insert newline.
13565 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13567         * gnus.el (gnus-user-agent): Use list of symbols instead of
13568         symbols.  Display full version number for (S)XEmacs.  Optionally
13569         display (S)XEmacs codename.
13571         * gnus-util.el (gnus-emacs-version): Update for new
13572         `gnus-user-agent'.
13574         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13575         Gnus version.
13577 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13579         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13580         which is unreadable in some setups.
13582 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13584         * gnus-spec.el (gnus-update-format-specifications): Flush the
13585         group format spec cache if it doesn't support decoded group names.
13587 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13589         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13590         Allow to apply decay on score files matching a regexp.
13592 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13594         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13595         compatibility in %g and %c.
13597 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13599         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13600         name for only %g and %c.
13601         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13602         of gnus-tmp-group to decoded group name.
13603         (gnus-group-make-rss-group): Exclude `/'s from group names.
13605 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13607         * nnrss.el (nnrss-get-encoding): Fix regexp.
13609 2004-12-27  Simon Josefsson  <jas@extundo.com>
13611         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13612         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13613         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13615 2004-12-17  Kim F. Storm  <storm@cua.dk>
13617         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13619         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13621 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13623         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13625 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13627         * nnrss.el: Require rfc2047 and mml.
13628         (nnrss-file-coding-system): New variable.
13629         (nnrss-format-string): Redefine it as an inline function.
13630         (nnrss-decode-group-name): New function.
13631         (nnrss-string-as-multibyte): Remove.
13632         (nnrss-retrieve-headers): Decode group name; don't use
13633         nnrss-format-string.
13634         (nnrss-request-group): Decode group name.
13635         (nnrss-request-article): Decode group name; allow a Message-ID as
13636         well as an article number; don't use nnrss-format-string; encode a
13637         Message-ID string which may contain non-ASCII characters; use
13638         mml-to-mime to compose a MIME article.
13639         (nnrss-request-expire-articles): Decode group name.
13640         (nnrss-request-delete-group): Decode group name.
13641         (nnrss-fetch): Clarify error message.
13642         (nnrss-read-server-data): Use insert-file-contents instead of load;
13643         bind file-name-coding-system; use multibyte buffer.
13644         (nnrss-save-server-data): Bind coding-system-for-write to the
13645         value of nnrss-file-coding-system; bind file-name-coding-system;
13646         add coding cookie.
13647         (nnrss-read-group-data): Use insert-file-contents instead of load;
13648         bind file-name-coding-system; use multibyte buffer.
13649         (nnrss-save-group-data): Bind coding-system-for-write to the
13650         value of nnrss-file-coding-system; bind file-name-coding-system.
13651         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13652         make it work with non-ASCII text.
13653         (nnrss-find-el): Make it work with old xml.el as well.
13655 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13657         * nnrss.el (nnrss-get-encoding): New function.
13658         (nnrss-fetch): Use unibyte buffer initially; bind
13659         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13660         decode contents according to the encoding attribute.
13661         (nnrss-save-group-data): Add coding cookie.
13662         (nnrss-mime-encode-string): New function.
13663         (nnrss-check-group): Use it to encode subject and author.
13665 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13667         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13668         imaginary variable.
13670 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13672         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13673         correctly even if there are wide characters.
13675 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13677         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13678         downcased symbol names; make a new cache instead of reusing
13679         bbdb-hashtable.
13681 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13683         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13684         concatenating segments rather than before concatenating them.
13685         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13687         * message.el (message-get-reply-headers): Bind `extra'.
13689 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13691         * message.el (message-extra-wide-headers): New variable.
13692         (message-get-reply-headers): Use it.
13694 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13696         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13697         (gnus-agent-group-pathname): Ditto.
13699         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13701         * gnus-group.el (gnus-group-make-group): Decode group name.
13702         (gnus-group-make-rss-group): Register the group data after opening
13703         the nnrss group.
13705 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13707         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13708         by expiry now get marked as read.
13710 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13712         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13714 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13716         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13717         unify Latin characters in XEmacs.
13718         (mm-find-mime-charset-region): Use it.
13720 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13722         * gnus-util.el (gnus-delete-directory): New function.
13724         * gnus-agent.el (gnus-agent-delete-group): Use it.
13726         * gnus-cache.el (gnus-cache-delete-group): Use it.
13728 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13730         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13731         names.
13733 2004-12-16  Simon Josefsson  <jas@extundo.com>
13735         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13737 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13739         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13741         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13742         (gnus-group-set-current-level): Decode group name.
13744 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13746         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13747         failed.
13749 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13751         * gnus-group.el (gnus-group-delete-group): Decode group name.
13752         (gnus-group-make-rss-group): Encode group name.
13753         (gnus-group-catchup-current): Decode group name.
13754         (gnus-group-kill-group): Decode group name.
13756 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13758         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13760 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13762         * gnus-group.el (gnus-group-make-rss-group):
13763         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13765         * gnus-start.el (gnus-setup-news): Honor user's setting to
13766         gnus-message-archive-method.  Suggested by Lute Kamstra
13767         <lute@gnu.org>.
13769 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13771         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13772         global counterparts of the buffer-local variables.
13774 2004-11-16  Romain Francoise  <romain@orebokech.com>
13776         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13777         counterparts of the buffer-local variables.
13779 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13781         * message.el (message-forbidden-properties): Fixed typo in doc
13782         string.
13784 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13786         * gnus-util.el (gnus-replace-in-string): Added doc string.
13788         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13789         to avoid problems when splitting mails with many recipients.
13791 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13793         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13794         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13796 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13798         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13799         if there is no hashtable in memory or file modification time is
13800         newer than cached timestamp.
13802 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13804         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13805         not-matching option.
13807 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13809         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13810         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13811         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13812         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13813         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13814         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13816 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13818         * message.el (message-forward-make-body-mml): Remove headers
13819         according to message-forward-ignored-headers if a message is decoded.
13821 2004-12-02  Romain Francoise  <romain@orebokech.com>
13823         * message.el (message-forward-make-body-plain): Always remove
13824         headers according to message-forward-ignored-headers.
13826 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13828         * spam.el (spam-summary-prepare-exit): Remove the
13829         gnus-summary-limit pop for now, it has problems with ham marks for
13830         me.
13832 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13834         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13835         correctly.
13837 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13839         * format-spec.el (format-spec): Message the char.
13841 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13843         * gnus-art.el (gnus-split-methods): Reformat comments.
13845         * spam.el (spam-summary-prepare-exit): Remove article limits
13846         before exiting the summary buffer.
13848 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13850         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13851         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13853         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13854         order to silence the byte compiler.
13856         * spam.el: Fix the way to silence the byte compiler, which
13857         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13858         bbdb-search-simple, spam-BBDB-register-routine,
13859         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13860         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13861         spam-stat-buffer-is-spam, spam-stat-load,
13862         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13863         spam-stat-save and spam-stat-split-fancy.
13865 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13867         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13868         which may confuse users.
13869         (canlock-password-for-verify): Ditto.
13871         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13873         * gnus-art.el (gnus-emphasis-alist): Ditto.
13875         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13877         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13879         * gnus-start.el (gnus-save-killed-list): Ditto.
13881         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13882         (gnus-sum-thread-tree-root): Ditto.
13883         (gnus-sum-thread-tree-false-root): Ditto.
13884         (gnus-sum-thread-tree-single-indent): Ditto.
13886         * message.el (message-courtesy-message): Ditto.
13887         (message-archive-note): Ditto.
13888         (message-subscribed-address-file): Ditto.
13889         (message-user-fqdn): Ditto.
13891         * spam-report.el (spam-report-gmane-regex): Ditto.
13893         * spam.el (spam-blackhole-good-server-regex): Ditto.
13895 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13897         * mml.el (mml-preview): Widen the message buffer before copying
13898         the contents to the preview buffer; sort headers before previewing.
13900         * message.el (message-hidden-headers): Fix the way to avoid a bug
13901         in the `repeat' widget in Emacs 21.3 or earlier.
13903 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13905         * message.el (message-hidden-headers): Default to "^References:".
13906         Improve customization type.  Suggested by Reiner Steib
13907         <Reiner.Steib@gmx.de>.
13909 2004-11-25  Romain Francoise  <romain@orebokech.com>
13911         * message.el (message-strip-forbidden-properties): Remove check for
13912         obsolete `message-hidden' text property, hidden headers are not
13913         accessible in the buffer anymore.
13915 2004-11-22  Romain Francoise  <romain@orebokech.com>
13917         * message.el (message-header-format-alist): Add `From' in list
13918         so that it can be sorted.
13919         (message-fix-before-sending): Widen and sort headers before
13920         sending.
13921         (message-hide-headers): Use narrowing to hide headers by moving
13922         them to the top of the buffer and narrowing to the region
13923         underneath.
13925 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13927         * message.el (message-strip-forbidden-properties): Bind
13928         buffer-read-only (etc) to nil.
13930 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13932         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13933         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13935 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13937         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13939 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13941         * dns.el (query-dns): Use sit-for to time instead of
13942         accept-process-output, since that doesn't seem to work on udp
13943         sockets.
13945 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13947         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13949 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13951         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13952         doc string.  Improve doc string.
13954 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13956         * nntp.el (nntp-request-update-info): Return nil if
13957         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13958         may not call gnus-activate-group which uselessly issues the GROUP
13959         commands for all nntp groups and wastes time.  Reported by Romain
13960         Francoise <romain@orebokech.com>.
13962         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13964 2004-11-15  Simon Josefsson  <jas@extundo.com>
13966         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13967         headers separately.
13968         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13969         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13971 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13973         * gnus-start.el (gnus-convert-old-newsrc):
13974         Assign legacy-gnus-agent to 5.10.7.
13976 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13978         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13979         start of the lines.
13981 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13983         * hashcash.el (hashcash-default-payment): Change default to 20.
13984         (hashcash-default-accept-payment): Change default to 20.
13985         (hashcash-process-alist): New variable.
13986         (hashcash-generate-payment-async): Add.
13987         (hashcash-already-paid-p): Add.
13988         (hashcash-insert-payment): Don't generate payments twice.
13989         (hashcash-insert-payment-async): Add.
13990         (hashcash-insert-payment-async-2): Add.
13991         (hashcash-cancel-async): Add.
13992         (hashcash-wait-async): Add.
13993         (hashcash-processes-running-p): Add.
13994         (hashcash-wait-or-cancel): Add.
13995         (mail-add-payment): New optional argument.  Conditionally start
13996         asynchronous calculation.
13997         (mail-add-payment-async): Add.
13999         * message.el (message-send-mail): Wait for asynchronous hashcash
14000         results.  Don't clobber existing X-Hashcash headers.
14001         (message-setup-1): Call mail-add-payment-async when
14002         message-generate-hashcash is non-nil.
14004 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14006         * message.el (message-use-alternative-email-as-from): Examine the
14007         From header as well; use message-make-from in order to include a
14008         user's full name.
14010 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14012         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14013         default; improve customization type.
14014         (gnus-emphasis-custom-with-format): New macro.
14015         (gnus-emphasis-custom-value-to-external): New function.
14016         (gnus-emphasis-custom-value-to-internal): New function.
14018 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14020         * dns.el (query-dns): Resolve reverse addresses.
14022 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14024         * gnus-group.el (gnus-group-get-new-news): Use it.
14026         * gnus-start.el (gnus-check-reasonable-setup): New function.
14028 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14030         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14031         "Args out of range" error.  Reported by Arnaud Giersch
14032         <arnaud.giersch@free.fr>.
14034 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14036         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14038 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14040         * spam.el (spam group): Add :version.
14042         * pgg-def.el (pgg group): Add :version.
14044 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14046         * gnus-art.el (gnus-article-edit-article): Don't associate the
14047         article buffer with a draft file.  This is a temporary measure
14048         against the 2004-08-22 change to gnus-article-edit-mode.
14050 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14052         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14053         (html2text-format-tags): Remove unused variable `attr'.
14055 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14057         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14059         * tls.el (tls-process-connection-type, tls-success)
14060         (tls-certtool-program): Add :version.
14062         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14063         (starttls-extra-arguments, starttls-process-connection-type)
14064         (starttls-connect, starttls-failure, starttls-success): Add :version.
14066         * spam-stat.el (spam-stat): Add :version.
14068         * sieve.el (sieve): Add :version.
14070         * sha1.el (sha1): Add :version.
14071         (sha1-use-external): Remove redundant version.
14073         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14074         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14075         (nnmail-split-fancy-match-partial-words)
14076         (nnmail-split-lowercase-expanded): Add :version.
14078         * nndiary.el (nndiary): Add :version.
14080         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14082         * mml-sec.el (mml-default-sign-method)
14083         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14084         Add :version.
14086         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14088         * mm-url.el (mm-url-use-external, mm-url-program)
14089         (mm-url-arguments): Add :version.
14091         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14092         (mm-attachment-file-modes, mm-decrypt-option)
14093         (mm-w3m-safe-url-regexp): Add :version.
14095         * message.el (message-cite-prefix-regexp)
14096         (message-sendmail-envelope-from, message-minibuffer-local-map)
14097         (message-user-fqdn, message-completion-alist): Add :version.
14099         * gnus-win.el (gnus-configure-windows-hook)
14100         (gnus-use-frames-on-any-display): Add :version.
14102         * gnus-art.el (gnus-article-address-banner-alist)
14103         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14104         (gnus-treat-from-picon, gnus-treat-mail-picon)
14105         (gnus-treat-x-pgp-sig): Add :version.
14107         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14108         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14109         (gnus-summary-article-delete-hook)
14110         (gnus-summary-display-while-building): Add :version.
14112         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14113         (gnus-get-top-new-news-hook): Add :version.
14115         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14116         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14118         * gnus-registry.el (gnus-registry): Add :version.
14120         * gnus-spec.el (gnus-use-correct-string-widths)
14121         (gnus-make-format-preserve-properties): Add :version.
14123         * gnus.el (gnus-group-charter-alist)
14124         (gnus-group-fetch-control-use-browse-url)
14125         (gnus-install-group-spam-parameters): Add :version.
14127         * gnus-diary.el (gnus-diary): Add :version.
14129         * gnus-delay.el (gnus-delay): Add :version.
14131         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14132         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14133         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14134         Add :version.
14136         * gnus-agent.el (gnus-agent-max-fetch-size)
14137         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14138         (gnus-agent-prompt-send-queue): Add :version.
14140         * deuglify.el (gnus-outlook-deuglify): Add :version.
14142         * html2text.el: Beautify code.  Improve doc strings.  Some
14143         checkdoc cleanup.
14144         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14146 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14148         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14150 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14152         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14153         when package is loaded.
14155         * spam.el (spam-summary-score-preferred-header): Add global preference
14156         for people who want to override the default SpamAssassin over
14157         Bogofilter preference (when both are set).
14158         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14159         (spam-user-format-function-S): Check
14160         spam-summary-score-preferred-header.
14161         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14162         (spam-user-format-function-S): Format the score correctly.
14164 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14166         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14167         signature file.  Suggested by Manoj Srivastava
14168         <srivasta@golden-gryphon.com>.
14170         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14171         iso-2022-jp even in the Japanese language environment.
14172         Suggested by Jason Rumney <jasonr@gnu.org>.
14174 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14176         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14177         use the same characters as the dummy marks; make it free from
14178         getting affected by the language environment.
14179         (gnus-summary-read-group-1): Update mark positions only when the
14180         format spec is updated.
14182         * gnus-spec.el (gnus-update-format-specifications): Return a list
14183         of updated types.
14185 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14187         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14188         of boundp to check if display-warning is available.
14190 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14192         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14194 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14196         * nnspool.el (nnspool-spool-directory): Use news-path if the
14197         news-directory variable is not bound.
14199         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14200         function instead of display-warning if it is not available.
14202 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14204         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14205         v5-10: Use `point-at-bol'.
14207 2004-10-26  Simon Josefsson  <jas@extundo.com>
14209         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14210         <chenggao@gmail.com>.
14212 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14214         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14215         instead.
14217 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14219         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14220         to remove a server from the nnimap-server-buffer-alist.
14221         (nnimap-open-connection, nnimap-close-server): Use it.
14223         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14225 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14227         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14228         running the major-mode function.
14230 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14232         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14233         dummy marks in the right way.
14235 2004-10-18  David Edmondson  <dme@dme.org>
14237         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14238         excessively.
14240 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14242         * gnus-util.el (gnus-split-references): Accept a nil references
14243         string and go on blissfully.
14245         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14246         cases where the references string is non-nil but has no references.
14248         * encrypt.el: Add autoload tags.
14250         * spam.el (spam-resolve-registrations-routine): Remove article
14251         from unregistration list too.  Reported by David Hanak
14252         <dhanak@isis.vanderbilt.edu>
14254 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14256         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14257         nil.  Changed custom type.
14259 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14261         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14263         * gnus-sum.el (gnus-summary-move-article): Use it.
14265 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14267         * encrypt.el: Add autoload cookies.
14269         * spam.el (spam-backend-article-list-property)
14270         (spam-backend-get-article-todo-list)
14271         (spam-backend-put-article-todo-list)
14272         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14273         Resolve registrations separately.
14274         (spam-register-routine): Format comments.
14275         (spam-unregister-routine, spam-register-routine): Always call with
14276         specific-articles, no default list.
14277         (spam-summary-prepare-exit): Use the spam-classifications function.
14279         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14280         gnus-encrypt.el.
14282         * encrypt.el: Copied from gnus-encrypt.el.
14284         * gnus-encrypt.el: Commented that it's obsolete.
14286 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14288         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14289         (gnus-score-save): Use it.
14291         * message.el (message-bury): Use `window-dedicated-p'.
14293 2004-10-15  Simon Josefsson  <jas@extundo.com>
14295         * pop3.el (top-level): Don't require nnheader.
14296         (pop3-read-timeout): Add.
14297         (pop3-accept-process-output): Add.
14298         (pop3-read-response, pop3-retr): Use it.
14300 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14302         * spam.el (spam-register-routine): Move comment.
14303         (spam-verify-bogofilter): Use 'unknown for the initial
14304         spam-bogofilter-valid state, not 'never.
14306         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14307         for netrc-machine.
14309         * nnimap.el (nnimap-open-connection): Use
14310         netrc-machine-user-or-password.
14312 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14314         * gnus-registry.el (gnus-registry-unload-hook):
14315         Set as a variable with add-hook.
14317         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14318         of news-path.
14320         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14322         * spam.el: Delete duplicate `provide'.
14323         (spam-unload-hook): Set as a variable with add-hook.
14325 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14327         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14328         in the doc string.
14330         * message.el (message-ignored-news-headers)
14331         (message-ignored-supersedes-headers)
14332         (message-ignored-resent-headers)
14333         (message-forward-ignored-headers): Improve custom type.
14335 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14337         * message.el (message-tokenize-header): Fix 2004-09-06 change
14338         which used point-min in the wrong place.
14340 2004-10-12  Simon Josefsson  <jas@extundo.com>
14342         * tls.el (tls-certtool-program): New variable.
14343         (tls-certificate-information): New function, based on
14344         ssl-certificate-information.
14346 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14348         * compface.el: Move the version of ELisp-based uncompface program
14349         to the contrib directory because of the copyright problem.
14351 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14353         * message.el (message-kill-buffer): Raise the current frame.
14355 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14357         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14359         * gnus.el (message-y-or-n-p): Autoload.
14361         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14362         (pop3-password-required, pop3-authentication-scheme)
14363         (pop3-leave-mail-on-server): Made customizable.
14364         (pop3): New custom group.
14365         (pop3-retr): Remove `sleep-for' statements.
14366         Suggested by Dave Love <fx@gnu.org>.
14368         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14369         Windows/DOS.
14371         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14372         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14373         Dave Love <fx@gnu.org>.
14375         * mml.el (mml-minibuffer-read-disposition): Require match.
14376         Suggested by Dave Love <fx@gnu.org>.
14378 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14380         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14381         doc string.
14383 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14385         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14387 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14389         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14390         instead of calling `mm-insert-inline', to decode text/* parts
14391         before displaying them.
14393 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14395         * mm-uu.el (mm-uu-text-plain-type): New variable.
14396         (mm-uu-pgp-signed-extract-1): Use it.
14397         (mm-uu-pgp-encrypted-extract-1): Use it.
14398         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14399         bind mm-uu-text-plain-type with that value.
14400         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14401         mm-uu-dissect.
14403 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14405         * gnus-group.el (gnus-update-group-mark-positions):
14406         * gnus-sum.el (gnus-update-summary-mark-positions):
14407         * message.el (message-check-news-body-syntax):
14408         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14409         of string-as-multibyte.
14411 2004-10-05  Juri Linkov  <juri@jurta.org>
14413         * gnus-group.el (gnus-update-group-mark-positions):
14414         * gnus-sum.el (gnus-update-summary-mark-positions):
14415         * message.el (message-check-news-body-syntax):
14416         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14417         8-bit unibyte values to a multibyte string for search functions.
14419 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14421         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14422         (mm-uu-dissect-text-parts): New function.
14424         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14425         dissect text parts.
14427         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14428         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14430         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14432         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14433         gnus-current-topics instead of gnus-current-topic.
14435 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14437         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14439 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14441         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14442         where approriate.
14444         * nnml.el (nnml-generate-active-info): do.
14446         * nndiary.el (nndiary-generate-active-info): do.
14448         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14449         (gnus-topic-move): do.
14451         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14452         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14454         * gnus-srvr.el (gnus-server-prepare)
14455         (gnus-server-open-all-servers): do.
14457         * gnus-msg.el (gnus-summary-cancel-article)
14458         (gnus-summary-resend-message)
14459         (gnus-summary-mail-crosspost-complaint): do.
14461         * gnus-move.el (gnus-change-server): do.
14463         * gnus-group.el (gnus-group-unmark-all-groups)
14464         (gnus-group-set-current-level): do.
14466 2004-10-04  Simon Josefsson  <jas@extundo.com>
14468         * message.el (message-generate-hashcash): Doc fix.
14470 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14472         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14473         avoid infinite recursion via gnus-get-function.
14475 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14477         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14479         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14481         * nnmail.el (nnmail-split-history): do.
14483         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14484         (nnml-request-delete-group): do.
14486         * nnslashdot.el (nnslashdot-read-groups): do.
14488         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14489         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14491         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14492         (nnspool-sift-nov-with-sed): Use last.
14493         (nnspool-retrieve-headers-with-nov): Use mapc.
14494         (nnspool-request-newgroups): Use dolist.
14495         (nnspool-request-group): Use last.
14497         * nntp.el (nntp-read-server-type): Use dolist.
14499         * nnvirtual.el (nnvirtual-create-mapping)
14500         (nnvirtual-update-read-and-marked): Use dolist.
14501         (nnvirtual-convert-headers): Simplify.
14503 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14505         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14506         support for sync'ing tick marks.
14508 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14510         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14511         there's no visible header.
14513 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14515         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14516         necessary, pass full group name to gnus-request-set-marks.
14518 2004-10-01  Simon Josefsson  <jas@extundo.com>
14520         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14521         acroread.
14523 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14525         * spam-report.el (spam-report-gmane): Fix interactive.
14527         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14529         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14530         when writing file.
14531         (gnus-agent-synchronize-flags): Don't default to being
14532         interactive.
14534 2004-09-30  Simon Josefsson  <jas@extundo.com>
14536         * message.el (message-generate-hashcash): Add.
14537         (message-send-mail): Use it, call mail-add-payment.
14539 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14541         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14543 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14545         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14546         gnus-requst-update-info with explicit code to sync the in-memory
14547         info read flags with the marks being sync'd to the backend.
14549         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14551 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14553         * spam.el (spam-verify-bogofilter): Add new function.
14554         (spam-check-bogofilter)
14555         (spam-bogofilter-register-with-bogofilter): Use it.
14556         (spam-verify-bogofilter): Add small fixes.
14558 2004-09-28  Simon Josefsson  <jas@extundo.com>
14560         * hashcash.el (hashcash-generate-payment): Revert.
14562 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14564         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14565         gnus-extract-references instead of gnus-split-references.
14567         * gnus-util.el (gnus-extract-references): Add new function, analogous
14568         to gnus-split-references but extracts only the message-ID without
14569         anything extra.
14571         * hashcash.el (hashcash-generate-payment)
14572         (hashcash-check-payment): Do the right thing if hashcash-path is
14573         nil (because the hashcash program could not be found).
14575         * spam.el (spam-use-hashcash): Remove comment.
14577 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14579         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14580         (gnus-cache-enter-article, gnus-cache-remove-article)
14581         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14583         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14585         * gnus-art.el (article-hide-boring-headers)
14586         (article-translate-strings, article-display-face)
14587         (gnus-article-mime-match-handle-first)
14588         (gnus-article-highlight-headers)
14589         (gnus-article-add-buttons-to-head): do.
14591 2004-09-27  Simon Josefsson  <jas@extundo.com>
14593         * hashcash.el: New version, from
14594         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14595         ../contrib/.
14597 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14599         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14601 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14603         * gnus-dup.el (gnus-dup-open): Use mapc.
14604         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14606         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14607         Reported by Stefan Wiens <s.wi@gmx.net>.
14609         * gnus.el (gnus-shutdown): Use dolist.
14611         * gnus-undo.el (gnus-undo): Use mapc.
14613         * nnrss.el (nnrss-generate-active): do.
14615         * message.el (message-cite-original-without-signature)
14616         (message-cite-original): Use mapc.
14617         (message-do-actions, message-make-forward-subject): Use dolist.
14619 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14621         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14622         deletion to remove entire duplicate line.  Fixes merged article
14623         number bug.
14625 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14627         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14628         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14629         first ask if you want to open a server and then, even when you
14630         responded with no, asking if you want to synchronize the server's
14631         flags.
14632         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14633         multi-line expressions.
14634         (gnus-agent-synchronize-group-flags): New internal function.
14635         Updates marks in memory (in the info structure) AND in the
14636         backend.
14638         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14640         * nnagent.el (nnagent-request-set-mark): Use
14641         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14642         method, to ensure that synchronization updates marks in the
14643         backend and in the info (in memory) structure.
14645 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14647         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14648         convention fully; don't miss the root article of a thread; make
14649         the X-Draft-From header with correct article numbers.
14651 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14653         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14654         unless plugged.  Disable the agent so that an open failure causes
14655         an error.
14657         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14658         Reverted 2004-09-21 change.  The backend must be opened while
14659         synchronizing flags even when the backend stores the flags
14660         locally.
14662 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14664         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14665         in `header' match.  Reported by Svend Tollak Munkejord.
14667         * message.el (message-cite-original): Fix use of
14668         `message-cite-articles-with-x-no-archive'.
14670 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14672         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14673         (gnus-window-to-buffer): Ditto.
14675         * mml.el (mml-preview-buffer): New variable.
14676         (mml-preview): Manage window layout with gnus-buffer-configuration.
14678         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14679         X-Draft-From header even if those articles aren't quoted.
14681 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14683         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14684         (gnus-request-set-mark, gnus-request-update-mark): Use new
14685         g-s-t-u-l-m to decide to use backend even when unplugged.
14687 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14689         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14690         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14692 2004-09-20  Simon Josefsson  <jas@extundo.com>
14694         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14695         "utf-16-le".
14697 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14699         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14701 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14703         * uudecode.el (uudecode-use-external): Add :version.
14705         * smime.el (smime-CA-file, smime-encrypt-cipher)
14706         (smime-dns-server): Add :version.
14708         * smiley.el (gnus-smiley-file-types): Add :version.
14710         * sha1.el (sha1-use-external): Add :version.
14712         * pgg-def.el (pgg-query-keyserver): Add :version.
14714         * nnmail.el (nnmail-fancy-expiry-targets)
14715         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14716         Add :version.
14718         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14719         (nnimap-retrieve-groups-asynchronous): Add :version.
14720         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14722         * mml.el (mml-content-disposition-parameters)
14723         (mml-insert-mime-headers-always): Add :version.
14725         * mm-util.el (mm-coding-system-priorities): Add :version.
14727         * mm-decode.el (mm-inline-text-html-with-images)
14728         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14729         (mm-verify-option): Add :version.
14730         (mm-text-html-renderer): Change :version.
14732         * message.el (message-fcc-externalize-attachments)
14733         (message-required-headers, message-draft-headers)
14734         (message-subject-trailing-was-query)
14735         (message-subject-trailing-was-ask-regexp)
14736         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14737         (message-mark-insert-end, message-archive-header)
14738         (message-archive-note, message-cross-post-default)
14739         (message-cross-post-note, message-followup-to-note)
14740         (message-cross-post-note-function, message-use-mail-followup-to)
14741         (message-subscribed-address-functions)
14742         (message-subscribed-address-file, message-subscribed-addresses)
14743         (message-subscribed-regexps, message-allow-no-recipients)
14744         (message-yank-cited-prefix, message-signature-insert-empty-line)
14745         (message-hidden-headers, message-hierarchical-addresses)
14746         (message-mail-user-agent, message-use-idna)
14747         (message-valid-fqdn-regexp)
14748         (message-strip-special-text-properties, message-header-synonyms)
14749         (message-beginning-of-line, message-tab-body-function): Add :version.
14750         (message-insert-canlock, message-wide-reply-confirm-recipients):
14751         Change :version.
14753         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14754         and :version.
14755         (mail-source-delete-old-incoming-confirm)
14756         (mail-source-movemail-program): Add :version.
14758         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14759         (gnus-agent-cache, gnus-agent): Change :version.
14761         * gnus-util.el (gnus-use-byte-compile): Change :version.
14763         * gnus-sum.el (gnus-summary-make-false-root-always)
14764         (gnus-summary-default-high-score)
14765         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14766         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14767         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14768         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14769         (gnus-sum-thread-tree-single-indent)
14770         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14771         (gnus-sum-thread-tree-leaf-with-other)
14772         (gnus-sum-thread-tree-single-leaf): Add :version.
14773         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14774         (gnus-article-loose-mime): Change :version.
14776         * gnus-start.el (gnus-backup-startup-file)
14777         (gnus-save-startup-file-via-temp-buffer): Add :version.
14779         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14780         (gnus-server-offline-face): Add :version.
14782         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14784         * gnus-msg.el (gnus-gcc-externalize-attachments)
14785         (gnus-debug-files, gnus-debug-exclude-variables)
14786         (gnus-discouraged-post-methods): Change :version.
14787         (gnus-confirm-mail-reply-to-news)
14788         (gnus-confirm-treat-mail-like-news): Add :version.
14790         * gnus-int.el (gnus-server-unopen-status): Add :version.
14792         * gnus-group.el (gnus-group-jump-to-group-prompt)
14793         (gnus-large-ephemeral-newsgroup)
14794         (gnus-fetch-old-ephemeral-headers): Add :version.
14796         * gnus-fun.el (gnus-x-face-directory)
14797         (gnus-convert-pbm-to-x-face-command)
14798         (gnus-convert-image-to-x-face-command)
14799         (gnus-convert-image-to-face-command): Add :version.
14801         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14803         * gnus-cite.el (gnus-cite-blank-line-after-header)
14804         (gnus-article-boring-faces): Add :version.
14806         * gnus-art.el (gnus-buttonized-mime-types)
14807         (gnus-inhibit-mime-unbuttonizing)
14808         (gnus-treat-display-face)
14809         (gnus-treat-body-boundary): Change :version.
14810         (gnus-body-boundary-delimiter, gnus-picon-databases)
14811         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14812         (gnus-treat-date-english, gnus-treat-fold-headers)
14813         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14814         (gnus-treat-mail-picon, gnus-treat-wash-html)
14815         (gnus-article-encrypt-protocol)
14816         (gnus-use-idna, gnus-article-over-scroll)
14817         (gnus-mime-display-multipart-alternative-as-mixed)
14818         (gnus-mime-display-multipart-related-as-mixed)
14819         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14820         (gnus-ctan-url, gnus-button-ctan-handler)
14821         (gnus-button-handle-ctan-bogus-regexp)
14822         (gnus-button-ctan-directory-regexp)
14823         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14824         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14825         (gnus-button-man-level, gnus-button-emacs-level)
14826         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14828         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14829         (gnus-agent-go-online): Change :version.
14830         (gnus-agent-expire-unagentized-dirs)
14831         (gnus-agent-auto-agentize-methods): Add :version.
14833         * flow-fill.el (fill-flowed-display-column)
14834         (fill-flowed-encode-column): Add :version.
14836         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14837         (gnus-outlook-deuglify-unwrap-max)
14838         (gnus-outlook-deuglify-cite-marks)
14839         (gnus-outlook-deuglify-unwrap-stop-chars)
14840         (gnus-outlook-deuglify-no-wrap-chars)
14841         (gnus-outlook-deuglify-attrib-cut-regexp)
14842         (gnus-outlook-deuglify-attrib-verb-regexp)
14843         (gnus-outlook-deuglify-attrib-end-regexp)
14844         (gnus-outlook-display-hook): Add :version.
14846         * binhex.el (binhex-use-external): Add :version.
14848 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14850         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14851         and `invisible'.
14853 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14855         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14856         in gnus-registry-trim.
14858 2004-09-13  Simon Josefsson  <jas@extundo.com>
14860         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14862         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14864         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14865         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14866         <yamaoka@jpl.org>.
14867         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14868         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14869         <yamaoka@jpl.org>.
14871         * sieve.el (sieve-manage-mode): Ditto.
14873 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14875         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14877 2004-09-11  Simon Josefsson  <jas@extundo.com>
14879         * dns-mode.el: Add.
14881         * mm-view.el (mm-display-dns-inline): Add.
14883         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14884         (mm-automatic-display): Ditto.
14886         * mailcap.el (mailcap-mime-data): Add text/dns.
14887         (mailcap-mime-extensions): Map .soa to text/dns.
14889 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14891         * gnus-art.el (article-decode-mime-words, article-babel)
14892         (gnus-article-highlight-signature, gnus-article-add-buttons)
14893         (gnus-signature-toggle): Remove unnecessary bindings of
14894         `inhibit-read-only' inherited from v5.10 merge.
14896 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14898         * nntp.el (nntp): New customization group.
14899         (nntp-authinfo-file): Add customization group.
14901         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14903         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14905         * gnus.el (to-address, to-list, subscribed)
14906         (large-newsgroup-initial): Ditto.
14908         * flow-fill.el (fill-flowed-display-column)
14909         (fill-flowed-encode-column): Ditto.
14911 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14913         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14914         Use point-min rather than 1.
14915         (message-send-mail): Use buffer-size rather than point-max.
14917         * gnus-sum.el (gnus-summary-search-article-forward):
14918         Signal a specific `search-failed' rather than a generic `error'.
14920         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14921         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14922         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14924 2004-09-10  Simon Josefsson  <jas@extundo.com>
14926         * nndb.el (require): Remove tcp and duplicate cl.
14928 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14930         * gnus-agent.el (directory-files-and-attributes): Move forward.
14932 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14934         * gnus-agent.el (directory-files-and-attributes): Optionally
14935         defined to support XEmacs.
14937 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14939         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14940         to avoid run-time CL dependencies.
14941         (gnus-agent-unfetch-articles): New function.
14942         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14943         article numbers even when local .overview file is missing.
14944         (gnus-agent-read-article-number): New function.  Only accepts
14945         27-bit article numbers.
14946         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14947         gnus-agent-read-article-number.
14948         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14949         from backend while recognizing that article numbers in .overview
14950         must be valid.
14951         (gnus-agent-update-files-total-fetched-for): Use
14952         directory-files-and-attributes to improve performance.
14953         * gnus-int.el (gnus-request-move-article): Use
14954         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14955         improve performance.
14957         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14958         some users confused by references to .newsrc when they only have a
14959         .newsrc.eld file.
14960         (gnus-convert-mark-converter-prompt)
14961         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14962         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14963         New function.  Used internally to only display 'gnus converting
14964         files' message when actually necessary.
14966         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14967         methods now autoloaded.
14969 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14971         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14972         identifiers.
14974 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14976         * gnus-picon.el: Fix indentation and closing parenthesis.
14978 2004-09-01  Simon Josefsson  <jas@extundo.com>
14980         * message.el (message-canlock-generate): Require sha1, not
14981         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14982         to require within a function.  Sadly, if sha1.el isn't loaded, the
14983         let binding in m-c-g will hide the defcustom definition, which is
14984         bad.)
14986         * canlock.el: Require sha1, not sha1-el.
14988         * message.el: Don't autoload sha1 (there is a autoload cookie in
14989         sha1.el).
14991         * sha1-el.el: Renamed to sha1.el.
14993 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14995         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14997 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14999         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15001 2004-08-30  Kim F. Storm  <storm@cua.dk>
15003         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15005         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15006         Add :group 'nnimap.
15008 2004-08-30  Andreas Schwab  <schwab@suse.de>
15010         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15011         ?* and ?\;.
15013         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15014         and ?\' to symbol instead of whitespace.
15016 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15018         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15020         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15021         instead of re-search-forward.
15023         * gnus-uu.el (gnus-uu-save-article): Ditto.
15024         (gnus-uu-post-encode-uuencode): Ditto.
15026         * html2text.el (html2text-clean-list-items): Ditto.
15027         (html2text-clean-dtdd): Ditto.
15028         (html2text-format-tags): Ditto.
15030         * message.el (message-send-mail-with-sendmail): Fix regexp.
15031         (message-fill-field-general): Use search-forward instead of
15032         re-search-forward.
15033         (unbold-region): Ditto.
15035         * nnrss.el (nnrss-request-article): Ditto.
15037         * nnslashdot.el (nnslashdot-request-article): Ditto.
15039         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15041         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15042         "Unrecognized menu descriptor" error in XEmacs.
15044 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15046         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15047         parent article of a sparse article in the thread hashtb.
15049 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15051         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15052         (nnmail-expand-newtext): Lowercase expanded entries if
15053         nnmail-split-lowercase-expanded is non-nil.
15055 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15057         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15059         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15060         of gnus-tmp-news-method into string under XEmacs.  It will be
15061         passed to gnus-correct-length which takes only a string argument.
15063 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15065         * gnus-util.el (gnus-bind-print-variables): New macro.
15066         (gnus-prin1): Use it.
15067         (gnus-prin1-to-string): Use it.
15068         (gnus-pp): New function.
15069         (gnus-pp-to-string): New function.
15071         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15072         Replace pp-to-string with gnus-pp-to-string.
15073         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15074         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15075         * gnus-msg.el (gnus-debug): Ditto.
15076         * gnus-score.el (gnus-score-save): Ditto.
15077         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15078         gnus-pp-to-string.
15079         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15080         with gnus-pp.
15081         * score-mode.el (gnus-score-pretty-print): Ditto.
15082         * webmail.el (webmail-debug): Ditto.
15084 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15086         * gnus-art.el (article-display-face, article-display-x-face):
15087         Use buffer-read-only.
15089 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15091         * gnus-art.el (article-hide-list-identifiers):
15092         Bind inhibit-read-only as t.
15094 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15096         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15098 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15100         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15101         (gnus-narrow-to-page): Don't assume point-min == 1.
15102         (gnus-article-edit-mode): Derive from message-mode.
15104         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15105         point-min == 1.
15107         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15108         Disable incorrect use of `assert'.
15110         * message.el (message-mode): Set comment-start-skip.
15113 2004-08-22  Sam Steingold  <sds@gnu.org>
15115         * pop3.el (pop3-leave-mail-on-server): New user variable.
15116         (pop3-movemail): Delete mail only when it is nil.
15118 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15120         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15122         * mml.el (mml-preview): Use `pop-to-buffer'.
15124         * message.el (message-goto-mail-followup-to): Insert after "To".
15125         (message-carefully-insert-headers): Add comment.
15127         * gnus.el: Remove unused variable `gnus-article-check-size'.
15129         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15131         * gnus-art.el (gnus-button-alist): Improve
15132         `gnus-button-handle-library' entry.
15134 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15136         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15137         downcase, since XEmacs capitalizes error messages differently.
15139 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15141         * nntp.el: Add (require 'gnus) due to reference to
15142         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15144 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15146         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15147         `mm-fill-flowed'.
15149         * mm-decode.el (mm-dissect-singlepart): Check it.
15151 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15153         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15154         'imap' for netrc parsing.
15156 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15158         * mailcap.el (mailcap-mime-data): Mark as risky.
15160 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15162         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15163         may be included in the encoded word.
15164         (rfc2047-encode): Don't append a space if the encoded word
15165         includes close parenthesis.
15167 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15169         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15170         of text within parentheses.
15172 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15174         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15175         (gnus-encrypt-write-file-contents): Make the password key the file
15176         name PLUS the cipher, not just the cipher.  Also remove failed
15177         passwords from the cache.
15179 2004-08-06  Simon Josefsson  <jas@extundo.com>
15181         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15182         fix.
15184 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15186         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15187         LWSP.
15189 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15191         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15192         to append in-reply-to: data to the references: header.
15194         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15195         (netrc-parse): Use gnus-encrypt.el functions.
15197         * gnus-encrypt.el: Add new file for encryption support; currently
15198         does only a few GPG ciphers and an internal XOR cipher.
15200         * password.el: Add comments on using password-read-and-add.
15201         (password-read-and-add): Add function to read and add the
15202         password to the cache at once.
15204 2004-07-28  Simon Josefsson  <jas@extundo.com>
15206         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15207         parameter (but don't use it, for now).
15209         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15210         instead of hard coding to nil.
15212 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15214         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15215         as mm-inline-image-xemacs does.
15217 2004-07-26  Simon Josefsson  <jas@extundo.com>
15219         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15220         Revert part of 2004-07-17 change below.
15222 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15224         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15225         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15227 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15229         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15230         quotes that actually start with ">" at the beginning of the
15231         lines.
15233 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15235         * rfc2047.el (rfc2047-encode-region): Fix last change.
15236         (rfc2047-encode-parameter): Remove useless concat.
15238 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15240         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15241         encode special characters; fix some kind of misconfigured headers;
15242         signal a real error if debug-on-quit or debug-on-error is non-nil.
15243         (rfc2047-encode-max-chars): New variable.
15244         (rfc2047-encode-1): Use it.
15245         (rfc2047-encode-parameter): New function.
15247         * mml.el (mml-insert-parameter): Remove an excessive space.
15249 2004-07-17  Simon Josefsson  <jas@extundo.com>
15251         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15252         Kai Grossjohann <kai@emptydomain.de>.
15253         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15254         (gnus-group-make-menu-bar): Ditto.
15256         * gnus-util.el (gnus-group-server): Add.
15258 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15260         * message.el (message-clone-locals): Clone sendmail and smtp
15261         variables.
15263 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15265         * rfc2047.el (rfc2047-encode-region): Fix last change.
15267 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15269         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15270         characters as non-special.
15272 2004-07-09  Simon Josefsson  <jas@extundo.com>
15274         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15275         Users will lose all flag changes made while unplugged with
15276         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15277         good default.  See numerous reports on ding mailing list.
15279 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15281         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15282         add generate-head-function and generate-article-function to the
15283         rfc822-forward entry.
15284         (nndoc-rfc822-forward-generate-article): New function.
15285         (nndoc-rfc822-forward-generate-head): New function.
15287         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15289 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15291         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15292         respect display group parameter and gnus-summary-expunge-below.
15293         (gnus-articles-to-read): Remove unused reference to display group
15294         parameter.
15296 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15298         * nnheader.el (nnheader-uniquify-message-id): New experimental
15299         variable.
15300         (nnheader-nov-read-message-id): Use it.
15302         * spam-report.el (spam-report-gmane): Add interactive.
15304 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15306         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15307         qp-or-base64 for the application/* types.
15309 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15311         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15313 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15315         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15316         trim value.
15318 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15320         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15321         New macro and function.
15322         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15324 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15326         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15327         after-load-alist.
15329 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15331         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15332         update info that isn't there.
15334 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15336         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15337         entry.
15339 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15341         * mm-view.el (mm-inline-render-with-function): Use multibyte
15342         buffer; decode html source by charset.
15344         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15346         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15347         Mule-UCS is loaded under XEmacs.
15348         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15350 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15352         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15354 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15356         * mm-util.el (mm-coding-system-p): Return a coding-system.
15357         (mm-mime-mule-charset-alist): Use shift_jis instead of
15358         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15359         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15360         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15361         instead of japanese-shift-jis and iso-latin-1 respectively in
15362         order to share the default value with both Emacs and XEmacs-mule.
15363         (mm-mule-charset-to-mime-charset): Make
15364         mm-coding-system-priorities effective.
15365         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15366         while predicating of candidates upon the priorities.
15368 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15370         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15371         gnus-uu-invert-processable.
15373         * gnus.el: Autoload gnus-uu-invert-processable.
15375 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15377         * mm-util.el (mm-with-multibyte-buffer): New macro.
15379         * rfc2047.el (rfc2047-encode-string): Use it.
15380         (rfc2047-encode-region): Move point to the end of the region after
15381         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15383 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15385         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15386         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15388 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15390         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15391         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15392         Karl Chen <quarl@nospam.quarl.org>.
15394 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15396         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15397         invalid addresses.
15399 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15401         * spam.el: Change section markers, revise TODO list.
15402         (spam-backends): Make new master list of all installed backends.
15403         (spam-summary-exit-behavior): Add new variable to determine how
15404         messages moves are done at summary exit.
15405         (spam-move-spam-nonspam-groups-only)
15406         (spam-process-ham-in-nonham-groups)
15407         (spam-process-ham-in-spam-groups): Remove variables, the
15408         spam-summary-exit-behavior variable should be used to manage this
15409         behavior.
15410         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15411         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15412         and spam-old-spam-articles.
15413         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15414         Add empty variables, placeholders for the backends they represent.
15415         (spam-set-difference): Move, unchanged.
15416         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15417         unless the user has a processor variable.
15418         (spam-classifications, spam-classification-valid-p)
15419         (spam-backend-properties, spam-backend-property-valid-p)
15420         (spam-backend-function-type-valid-p)
15421         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15422         (spam-report-articles-gmane, spam-report-articles-resend):
15423         Remove functions, they are not needed.
15424         (spam-install-backend-super, spam-backend-list)
15425         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15426         (spam-backend-function, spam-backend-ham-registration-function)
15427         (spam-backend-spam-registration-function)
15428         (spam-backend-ham-unregistration-function)
15429         (spam-backend-spam-unregistration-function)
15430         (spam-backend-statistical-p, spam-backend-mover-p)
15431         (spam-install-backend-alias, spam-install-checkonly-backend)
15432         (spam-install-mover-backend, spam-install-nocheck-backend)
15433         (spam-install-backend, spam-install-statistical-backend)
15434         (spam-install-statistical-checkonly-backend): Add backend installation
15435         support.
15436         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15437         (spam-group-processor-p): Use the new backend code and respect the
15438         summary exit behavior.
15439         (spam-mark-spam-as-expired-and-move-routine): Remove.
15440         (spam-summary-prepare): Change to use the new spam-old-articles
15441         variable.
15442         (spam-copy-or-move-routine, spam-copy-spam-routine)
15443         (spam-move-spam-routine, spam-copy-ham-routine)
15444         (spam-move-ham-routine): Add code to copy/move ham or spam.
15445         (spam-fetch-field-fast): Improve doc and code, plus allow the
15446         'number request.
15447         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15448         variables.
15449         (spam-split, spam-find-spam): Use the new backend code.
15450         (spam-registration-functions): Remove variable.
15451         (spam-unregister-routine): Add convenience wrapper.
15452         (spam-log-undo-registration, spam-register-routine)
15453         (spam-log-processing-to-registry)
15454         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15455         where possible.
15456         (spam-check-gmane-xref, spam-check-regex-headers)
15457         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15458         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15459         (spam-check-bogofilter-headers, spam-check-spamoracle)
15460         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15461         (spam-check-crm114-headers): Use the spam-split-group that
15462         spam-split prepares, no need to determine it every time.
15464         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15465         to the nnheader-parse-naked-head call.
15467         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15469         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15470         the nnheader-nov-read-message-id call.
15472 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15474         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15475         gnus-activate-group twice.  Suggested by Markus Peter
15476         <warp@spin.de>.
15478 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15480         * gnus-art.el (gnus-article-time-format): Exchange the order of
15481         day and month in the default value; fix customization type.
15482         (article-date-ut): Use add-text-properties.
15483         (article-make-date-line): Use message-make-date instead of
15484         current-time-string.
15486         * message.el (message-fetch-field): Don't use set-text-properties.
15487         (message-make-date): Simplify.
15489         * messagexmas.el (message-xmas-make-date): New function.
15490         (message-xmas-redefine): Defalias message-make-date to it.
15492 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15494         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15495         (rfc2047-encode-region): Treat text within parentheses as special;
15496         show the original text when error has occurred.
15498         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15499         already-computed method to gnus-activate-group.
15501         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15502         same select-methods identical Lisp objects.
15504         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15505         object when modifying the info.
15507 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15509         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15510         gnus-opened-servers since it has never been opened with the new
15511         configuration yet.
15513 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15515         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15516         arg to nnheader-generate-fake-message-id.
15518 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15520         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15521         number and build a fake message ID localized to a group and
15522         article number (so it's repeatable from that point on).
15523         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15524         ID format.
15526         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15527         nnheader-generate-fake-message-id with the article number.
15529 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15531         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15532         end-of-buffer.
15534 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15536         * message.el (message-ignored-supersedes-headers): Add Approved.
15538 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15540         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15541         goto-char.
15542         (rfc2047-encode): Fold the line before encoding.
15544 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15546         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15547         folding -- not all headers can be folded, and this should be done
15548         by the message composition mode.  Probably.  I think.
15550 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15552         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15553         fast.
15555         * gnus-ems.el (gnus-remove-image): Don't use
15556         message-text-with-property; remove only the image found first.
15558         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15559         found first.
15561 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15563         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15565 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15567         * message.el (message-text-with-property): Make it fast and accept
15568         optional arguments.
15569         (message-strip-forbidden-properties): Use it.
15570         (message-fix-before-sending): Follow the m-t-w-p change.
15572         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15574 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15576         * gnus-art.el (article-hide-headers): Don't change the buffer
15577         mistakenly when performing mml-preview even if
15578         gnus-single-article-buffer is nil.
15580 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15582         * message.el (message-expand-name-databases): New user option.
15583         (message-expand-name): Use it.
15585 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15587         * spam.el (spam-report-articles-resend)
15588         (spam-report-resend-register-routine): Allow ham reporting.
15589         (spam-report-resend-register-ham-routine): Add wrapper.
15590         (spam-registration-functions): Add ham resending functions.
15591         (spam-list-of-processors): Add ham resend processor.
15593         * gnus.el (ham-resend-to): Add new group parameter.
15594         (spam-process): Add ham resend option.
15596         * spam-report.el (spam-report-resend): Allow reporting ham.
15597         (spam-report-resend-ham): Add wrapper.
15599 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15601         * message.el (message-cite-articles-with-x-no-archive): New
15602         variable.
15603         (message-cite-original): Use it.
15605 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15607         * message.el (message-cite-original): Respect X-No-Archive.
15609 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15611         * gnus-art.el (article-hide-headers): Refer to the values for
15612         gnus-ignored-headers and gnus-visible-headers in the summary
15613         buffer since a user may have set them as group parameters.
15615 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15617         * assistant.el (assistant-node-name): Add convenience function.
15618         (assistant-render-text, assistant-render-node): Add error handling,
15619         plus handle multiple next nodes.
15620         (assistant-find-next-node): Comment out for now.
15621         (assistant-find-next-nodes): Add function, returns list of next
15622         nodes.
15624 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15626         * mail-source.el (mail-source-directory): Fix doc-string.
15628 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15630         * assistant.el (assistant-render-text, assistant-eval): Add :set
15631         widget type, which is different because it takes and returns a
15632         list.  Much hilarity ensues.
15634 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15636         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15638         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15639         doc-string.
15641         * gnus-start.el (gnus-activate-group): Added doc-string.
15643 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15645         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15647 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15649         * assistant.el (assistant-render-text): Try to add a :set
15650         widget, more to come.
15652         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15653         strings.
15654         (spam-report-articles-resend)
15655         (spam-register-routine): Do registration iff any articles warrant
15656         it.
15657         (spam-summary-prepare-exit): Change log message for nil group
15658         destinations.
15660 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15662         * spam.el (spam-report-resend-register-routine): Allow
15663         spam-report-resend-to to be a group parameter or a global value.
15665 2004-05-26  Simon Josefsson  <jas@extundo.com>
15667         * starttls.el: Merge with my GNUTLS based starttls.el.
15668         (starttls-gnutls-program, starttls-use-gnutls)
15669         (starttls-extra-arguments, starttls-process-connection-type)
15670         (starttls-connect, starttls-failure, starttls-success): New
15671         variables.
15672         (starttls-program, starttls-extra-args): Doc fix.
15673         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15674         functions.
15675         (starttls-negotiate, starttls-open-stream): Check
15676         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15677         function if it is set.
15679 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15681         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15682         structured fields.
15684 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15686         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15688 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15690         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15691         variable.
15692         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15693         assigning the spam-mark to new messages.
15695 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15697         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15699 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15701         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15703         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15704         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15705         default.
15707 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15709         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15710         correct data.
15712 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15714         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15715         (spam-group-processor-p): Fix function.
15716         (spam-group-processor-multiple-p)
15717         (spam-group-spam-processor-report-gmane-p)
15718         (spam-group-spam-processor-report-resend-p)
15719         (spam-group-spam-processor-bogofilter-p)
15720         (spam-group-spam-processor-blacklist-p)
15721         (spam-group-spam-processor-ifile-p)
15722         (spam-group-ham-processor-ifile-p)
15723         (spam-group-spam-processor-spamoracle-p)
15724         (spam-group-spam-processor-crm114-p)
15725         (spam-group-ham-processor-bogofilter-p)
15726         (spam-group-spam-processor-stat-p)
15727         (spam-group-ham-processor-stat-p)
15728         (spam-group-ham-processor-whitelist-p)
15729         (spam-group-ham-processor-BBDB-p)
15730         (spam-group-ham-processor-spamoracle-p)
15731         (spam-group-ham-processor-copy-p): Remove functions with some
15732         prejudice against unneeded code.
15733         (spam-report-articles-resend)
15734         (spam-report-resend-register-routine): Allow the group/topic
15735         spam-resend-to value to override spam-report-resend-to.
15736         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15737         properly now.
15739         * gnus.el (spam-resend-to): Add group/topic parameter.
15740         (spam-process): Move the OBSOLETE processors to the end of the
15741         choices.
15743 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15745         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15746         with resend-to set to nil, and then ask the user if necessary.
15747         (spam-report-resend): spam-report-resend takes a list of articles, not
15748         separate article numbers.
15750 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15752         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15753         addition to emacs-w3m.
15755 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15757         * assistant.el (assistant-authinfo-data): New function.
15758         (assistant-eval): Eval for entire assistant.
15760         * netrc.el (netrc-services-file): New variable.
15761         (netrc-parse-services): New function.
15762         (netrc-find-service-name): New function.
15763         (netrc-find-service-number): New function.
15764         (netrc-port-equal): New function.
15765         (netrc-machine): Use it.
15767         * nnimap.el (nnimap-open-connection): Use netrc.
15769         * gnus-util.el (gnus-netrc-get): Remove aliases.
15771         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15773         * assistant.el (wid-edit): Fix compilation.
15775         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15777 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15779         * gnus-util.el (gnus-set-file-modes): New function.  (small
15780         patch).
15782 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15784         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15786         * assistant.el (assistant-render-node): Fix up rendering and
15787         read-only text.
15788         (assistant-render-node): Reset.
15789         (assistant-make-read-only): Not sticky.
15791 2004-05-20  Danny Siu  <dsiu@adobe.com>
15793         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15794         centered even when gnus-auto-center-summary is t.
15796 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15798         * dns.el (dns-get-txt-answer): New function.
15799         (dns-read-txt): Ditto.
15800         (query-dns): Use it.
15802 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15804         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15805         active for foreign groups even if the group level is higher than
15806         the specified value.
15808 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15810         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15811         non-active groups.
15813         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15815 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15817         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15819 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15821         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15822         (spam-crm114-header, spam-crm114-spam-switch)
15823         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15824         (spam-crm114-positive-spam-header)
15825         (spam-crm114-database-directory, spam-list-of-processors)
15826         (spam-group-spam-processor-crm114-p)
15827         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15828         (spam-generic-score, spam-list-of-checks)
15829         (spam-list-of-statistical-checks, spam-registration-functions)
15830         (spam-check-crm114-headers, spam-crm114-score)
15831         (spam-check-crm114, spam-crm114-register-with-crm114)
15832         (spam-crm114-register-spam-routine)
15833         (spam-crm114-unregister-spam-routine)
15834         (spam-crm114-register-ham-routine)
15835         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15836         asjo@koldfront.dk (Adam Sjøgren).
15838         * gnus.el: Add spam-use-crm114.
15840         * spam.el (spam-list-of-processors, spam-registration-functions):
15841         Add spam-use-resend.
15842         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15843         (spam-report-articles-gmane): Add doc fix.
15844         (spam-report-articles-resend, spam-report-resend-register-routine):
15845         Add wrappers around spam-report-resend-to.
15847         * spam-report.el (spam-report-resend-to, spam-report-resend):
15848         Add support for resending spam.
15849         (spam-report-gmane): Fix line length >80.
15851         * gnus.el (spam-process): Add spam-use-resend.
15853 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15855         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15856         number of processed spam messages.
15857         (spam-ham-copy-or-move-routine): Return the number of processed
15858         ham messages.
15859         (spam-summary-prepare-exit): Use the above values to decide
15860         whether status messages shouled be displayed.
15862 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15864         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15865         `rfc2047-encoding-function-alist' in order to avoid conflicting
15866         with the old version.
15867         (rfc2047-encode-region): Concatenate words containing non-ASCII
15868         characters in structured fields; don't encode space-delimited
15869         ASCII words even in unstructured fields; don't break words at
15870         char-category boundaries.
15871         (rfc2047-encode-1): New function.
15872         (rfc2047-encode): Use it; encode text so that it occupies the
15873         maximum width within 76-column; work correctly on Q encoding for
15874         iso-2022-* charsets.
15875         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15876         sure not to break a line just after the header name.
15877         (rfc2047-b-encode-region): Removed.
15878         (rfc2047-b-encode-string): New function.
15879         (rfc2047-q-encode-region): Removed.
15880         (rfc2047-q-encode-string): New function.
15882         * mm-util.el (mm-replace-in-string): New function.
15884 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15886         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15887         get it right.
15888         (gnus-inews-make-draft): Really.
15890 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15892         * nnmh.el (nnmh-request-list-1): Don't check the link count
15893         before descending.  (small patch)
15895 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15897         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15898         stuff.
15900         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15901         on real group name.
15903         * gnus-art.el (gnus-signature-limit): Doc fix.
15905         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15907         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15909 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15911         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15912         isn't a string.
15914 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15916         * gnus-draft.el (gnus-draft-send): Bind
15917         rfc2047-encode-encoded-words.
15919         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15920         (rfc2047-encodable-p): Say that =? needs encoding.
15921         (rfc2047-encode-encoded-words): New variable.
15923         * gnus-group.el (gnus-group-select-group): Doc fix.
15925         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15927         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15928         to nil.
15930         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15932         * nnheader.el (nnheader-get-lines-and-char): New function.
15934 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15936         * gnus-msg.el (gnus-summary-followup-with-original): Document
15937         yanking of region when active.
15939 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15941         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15942         groups if the group level is higher than the specified value.
15944 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15946         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15947         (gnus-group-jump-to-group): Added prefix argument using
15948         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15949         non-active group.
15951         * compface.el (uncompface): Be verbose when changing
15952         `uncompface-use-external'.
15954         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15955         handle manual section.
15957 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15959         * gnus-art.el (gnus-button-alist): Revert previous change.
15961 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15963         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15965 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15967         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15968         whether backend can accept message.
15970         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15972 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15974         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15975         Avoid creating directory when nntp-marks-is-evil is true.
15976         Reported by Reiner Steib.
15978 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15980         * gnus-picon.el (gnus-picon-style): New variable.
15981         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15982         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15983         Jesper Harder <harder@ifa.au.dk>.
15985 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15987         * message.el (message-fill-field): Return point.
15988         (message-generate-headers): Go to end of field.
15990         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15991         stuff for non-living groups.
15993 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15995         * gnus-art.el (gnus-article-followup-with-original)
15996         (gnus-article-reply-with-original): gnus-mark-active-p ->
15997         gnus-region-active-p.
15999 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16001         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16002         only when there is spam or ham to be processed.
16004 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16006         * mail-source.el (mail-source-delete-crash-box): Refactor.
16007         (mail-source-fetch): Use it.
16008         (mail-source-fetch-file): Ditto.
16009         (mail-source-fetch-directory): Run postscript in loop.
16010         (mail-source-fetch-pop): Delete.
16011         (mail-source-fetch-maildir): Ditto.
16012         (mail-source-fetch-imap): Ditto.
16014         * imap.el (imap-authenticators): Comment out sasl.
16016         * message.el (message-skip-to-next-address): New function.
16017         (message-fill-header-address): Refactor.
16018         (message-fill-address): Use it.
16019         (message-delete-address): Use it.
16020         (message-fill-header-general): Refactor.
16021         (message-fill-field-address): Rename.
16022         (message-narrow-to-field): Find the start of the header.
16023         (message-header-format-alist): Don't pre-fill.
16024         (message-fill-header): Removed.
16025         (message-insert-header): New function.
16026         (message-shorten-references): Use it.
16028         * rfc2047.el (rfc2047-field-value): Strip props.
16030         * mail-parse.el (mail-header-make-address): New alias.
16032         * ietf-drums.el (ietf-drums-make-address): New function.
16034         * imap.el: Add compiler directives.
16036         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16038         * gnus-art.el (article-decode-idna-rhs): Don't use
16039         message-idna-inside-rhs-p.
16041 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16043         * message.el (message-idna-inside-rhs-p): Removed.
16044         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16046         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16047         false positives.
16049 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16051         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16053 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16055         * nneething.el (nneething-file-name): Don't create spurious
16056         files.
16058         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16059         (gnus-inews-do-gcc): Remove sleep.
16061         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16062         part under point.
16064         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16065         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16067 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16069         * spam.el (spam-summary-prepare-exit): Fixed (length).
16071 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16073         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16074         as expired without moving it" message when there are spam
16075         messages left.
16077 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16079         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16080         header is not nil.
16082 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16084         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16085         nntp-possibly-create-directory, not nntp-possibly-change-group.
16086         (nntp-marks-changed-p): New arg SERVER.
16087         (nntp-request-update-info): Adjust caller.
16089 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16091         * nntp.el (nntp-save-marks): Pass missing arg.
16093 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16095         * nntp.el: Support marks.
16096         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16097         (nntp-marks-modtime, nntp-marks-directory): New variables.
16098         (nntp-request-set-mark, nntp-request-update-info)
16099         (nntp-possibly-create-directory, nntp-marks-changed-p)
16100         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16101         functions.
16103 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16105         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16106         (gnus-xmas-redefine): Rename.
16108         * gnus-score.el (gnus-score-insert-help): Use
16109         gnus-select-lowest-window.
16111         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16112         appt-select-lowest-window and rename to gnus-select-lowest-window.
16114         * gnus.el: do.
16116 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16118         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16119         encodings of MIME-encoded words, in order to improve
16120         interoperability with several broken MUAs.
16122 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16124         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16125         tags, only when charsets are not specified in headers.
16126         (mm-inline-text-html-render-with-w3m): Ditto.
16128         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16129         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16131 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16133         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16134         instead of MIME-decoded from fields when checking
16135         `gnus-article-address-banner-alist'.
16137 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16139         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16140         description rather than subject.
16142 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16144         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16146 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16148         * gnus.el (gnus-version-number): Bump.
16150 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16152         * gnus.el: No Gnus v0.2 is released.
16154 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16156         * gnus-agent.el (gnus-agent-read-agentview): Inline
16157         gnus-uncompress-range.
16159 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16161         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16162         `exec-installed-p'.
16164 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16166         * gnus.el (spam-process, spam-autodetect-methods): Add
16167         bsfilter and bsfilter-headers.
16169         * spam.el (spam-bsfilter): New customize group.
16170         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16171         (spam-bsfilter-header, spam-bsfilter-probability-header)
16172         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16173         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16174         (spam-bsfilter-database-directory): New options.
16175         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16176         (spam-list-of-statistical-checks, spam-registration-functions):
16177         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16178         (spam-bsfilter-score): New command.
16179         (spam-check-bsfilter-headers, spam-check-bsfilter)
16180         (spam-bsfilter-register-with-bsfilter)
16181         (spam-bsfilter-register-spam-routine)
16182         (spam-bsfilter-unregister-spam-routine)
16183         (spam-bsfilter-register-ham-routine)
16184         (spam-bsfilter-unregister-ham-routine): New functions.
16185         (spam-generic-score): Support bsfilter; Accept an optional argument
16186         to recalcurate spam score even if scoring header has already been
16187         added.
16188         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16189         optional argument to recalcurate spam score even if scoring header
16190         has already been added.
16192 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16194         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16195         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16196         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16197         link is missing.
16199 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16201         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16202         (html2text-get-attr): Rewrite.
16204         * message.el (message-setup-1): Remove redundant put-text-property
16205         on mail-header-separator.
16207 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16209         * gnus-registry.el (gnus-registry-cache-whitespace)
16210         (gnus-registry-action, gnus-registry-spool-action)
16211         (gnus-registry-split-fancy-with-parent): Change message levels
16212         from 5 to 3 or 7, as needed.
16214         * spam.el (spam-summary-prepare-exit)
16215         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16216         (spam-split, spam-find-spam, spam-log-undo-registration)
16217         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16218         level from 5 to 6.
16220 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16222         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16223         2004-03-04 change).
16225 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16227         * sieve-manage.el (sieve-manage-open):
16228         * nnweb.el (nnweb-insert-html):
16229         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16230         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16231         * nnspool.el (nnspool-request-group):
16232         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16233         * nnml.el (nnml-request-update-info):
16234         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16235         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16236         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16237         (nnimap-request-set-mark):
16238         * nnfolder.el (nnfolder-request-update-info):
16239         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16240         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16241         * gnus-uu.el (gnus-uu-find-articles-matching):
16242         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16243         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16244         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16245         * gnus-nocem.el (gnus-nocem-scan-groups):
16246         * gnus-int.el (gnus-start-news-server):
16247         * gnus-group.el (gnus-group-make-kiboze-group)
16248         (gnus-group-browse-foreign-server):
16249         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16250         Use mapc when appropriate.
16252 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16254         FIXME: Make separate entries for each person.
16256         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16257         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16258         <shields@msrl.com>:
16260         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16261         may need for spam sorting and scoring.
16262         (spam-user-format-function-S): Add user format function suitable for
16263         general use.
16264         (spam-article-sort-by-spam-status): Add sorting function for summary
16265         sorting.
16266         (spam-extra-header-to-number): Add function to get a score from a
16267         header.
16268         (spam-summary-score): Add function to get a numeric score from the
16269         headers.
16270         (spam-generic-score): Fix function doc, was in wrong place.
16271         (spam-initialize): Take symbols when it's run, and install the
16272         extra headers that spam-necessary-extra-headers thinks we need.
16274 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16276         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16277         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16279 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16281         * gnus-sum.el (gnus-set-global-variables)
16282         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16283         (gnus-article-get-xrefs, gnus-summary-best-group)
16284         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16285         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16286         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16287         Use with-current-buffer.
16289 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16291         * spam.el (spam-summary-prepare-exit): Simplify logic.
16292         (spam-fetch-article-header): Read the article header if it's not
16293         available.
16294         (spam-list-articles): Simplify logic.
16295         (spam-filelist-register-routine): Fix bug with unregister-list.
16297         * gnus-registry.el: Fix comments at beginning.
16299 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16301         * message.el (message-cater-to-broken-inn): Remove.
16302         (message-shorten-references): Make sure the total folded length of
16303         References is shorter than 998 characters to cater to a bug in INN
16304         2.3.  Also, don't pretend that references aren't folded -- this
16305         hasn't worked for a while.
16307 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16309         * gnus-agent.el (gnus-agentize):
16310         gnus-agent-send-mail-real-function no longer set to current value
16311         of message-send-mail-function but rather a lambda that calls
16312         message-send-mail-function.  The change makes the agent real-time
16313         responsive to user changes to message-send-mail-function.
16315 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16317         * legacy-gnus-agent.el
16318         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16319         help from Florian Weimer <fw@deneb.enyo.de>
16321 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16323         * nnmail.el (nnmail-cache-insert): Revert last change.
16325 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16327         * nnmail.el (nnmail-cache-insert): Always check whether
16328         nnmail-cache-ignore-groups matches a group name.
16330 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16332         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16333         (spam-find-spam, spam-log-processing-to-registry)
16334         (spam-log-registered-p, spam-log-unregistration-needed-p)
16335         (spam-log-undo-registration): Use gnus-message instead of
16336         gnus-error, none of these errors are fatal.
16338         * gnus-registry.el (gnus-registry-clean-empty-function)
16339         (gnus-registry-clean-empty): Remove only empty entries without
16340         extra data.
16342 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16344         * spam-stat.el (spam-stat-buffer-change-to-spam)
16345         (spam-stat-buffer-change-to-non-spam): Change (error) to
16346         (gnus-message 8) invocation.
16348 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16350         * nntp.el (nntp-via-netcat-command): New variable.
16351         (nntp-via-netcat-switches): New variable.
16352         (nntp-open-via-rlogin-and-netcat): New function.
16353         (nntp-open-connection-function): Doc fix.
16354         (nntp-telnet-command): Doc fix.
16355         (nntp-end-of-line): Doc fix.
16356         (nntp-via-rlogin-command): Doc fix.
16357         (nntp-via-user-name): Doc fix.
16358         (nntp-via-address): Doc fix.
16360 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16362         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16363         error in Emacs 21.1.
16365 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16367         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16369 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16371         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16372         (gnus-agent-with-refreshed-group): New macro.
16373         (gnus-agent-rename-group): New function.
16374         (gnus-agent-delete-group): New function.
16375         (gnus-agent-save-group-info): Use gnus-command-method when
16376         `method' parameter is nil.  Don't write nil entries into the
16377         active file.
16378         (gnus-agent-get-group-info): New function.
16379         (gnus-agent-fetch-articles): Use
16380         gnus-agent-update-files-total-fetched-for to increment disk space
16381         used.
16382         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16383         gnus-agent-update-view-total-fetched-for to increment disk space
16384         used.
16385         (gnus-agent-get-local): Added optional parameters to avoid calling
16386         gnus-group-real-name and gnus-find-method-for-group.
16387         (gnus-agent-set-local): Delete stored entry if either min, or max,
16388         are nil.
16389         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16390         quit, use gnus-agent-regenerate-group to record existance of any
16391         articles fetched to disk before the quit occurred.
16392         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16393         gnus-agent-update-view-total-fetched-for, and
16394         gnus-agent-update-files-total-fetched-for to decrement disk space
16395         used.
16396         (gnus-agent-retrieve-headers): Use
16397         gnus-agent-update-view-total-fetched-for to increment disk space
16398         used.
16399         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16400         with gnus-agent-update-files-total-fetched-for to decrement disk
16401         space and fresh group buffer.
16402         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16403         (gnus-agent-need-update-total-fetched-for): New variable.
16404         (gnus-agent-update-files-total-fetched-for): New function.
16405         (gnus-agent-update-view-total-fetched-for): New function.
16406         (gnus-agent-total-fetched-for): New function.
16408         * gnus-cache.el (gnus-cache-save-buffers): Use
16409         gnus-cache-update-overview-total-fetched-for to change disk space
16410         used by this group.
16411         (gnus-cache-possibly-enter-article): Use
16412         gnus-cache-update-file-total-fetched-for to increment disk space
16413         used by this group.
16414         (gnus-cache-possibly-remove-article): Use
16415         gnus-cache-update-file-total-fetched-for to decrement disk space
16416         used by this group.
16417         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16418         (gnus-cache-rename-group): New function.
16419         (gnus-cache-delete-group): New function.
16420         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16421         (gnus-cache-need-update-total-fetched-for): New variable.
16422         (gnus-cache-with-refreshed-group): New macro.
16423         (gnus-cache-update-file-total-fetched-for): New function.
16424         (gnus-cache-update-overview-total-fetched-for): New function.
16425         (gnus-cache-rename-group-total-fetched-for): New function.
16426         (gnus-cache-delete-group-total-fetched-for): New function.
16427         (gnus-cache-total-fetched-for): New function.
16429         * gnus-group.el: Require gnus-sum and autoload functions to
16430         resolve warnings when gnus-group.el compiled alone.
16431         (gnus-group-line-format): Documented new %F.
16432         (size of Fetched data) group line format; identifies disk space
16433         used by agent and cache.
16434         (gnus-group-line-format-alist): Defined new F format.
16435         (gnus-total-fetched-for): New function.
16436         (gnus-group-delete-group): No longer update
16437         gnus-cache-active-altered as gnus-request-delete-group now keeps
16438         the cache in sync.
16439         (gnus-group-list-active): Let the agent store a server's active
16440         list if currently plugged.
16442         * gnus-int.el (gnus-request-delete-group):
16443         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16444         local disk in sync with the server.
16445         (gnus-request-rename-group):
16446         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16447         local disk in sync with the server.
16449         * gnus-start.el (gnus-get-unread-articles):
16450         Cosmetic simplification to logic.
16452         * gnus-util.el (gnus-rename-file): New function.
16454 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16456         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16458 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16460         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16461         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16463 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16465         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16466         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16468 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16470         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16472 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16474         * spam.el (spam-set-difference): Add function to replace
16475         gnus-set-difference in spam.el.
16476         (spam-summary-prepare-exit): Use spam-set-difference.
16478 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16480         * gnus-registry.el (gnus-registry-cache-file): Update to use
16481         gnus-dribble-directory OR gnus-home-directory OR ~.
16482         (gnus-registry-split-fancy-with-parent): Fix doc.
16484 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16486         * message.el (message-exchange-point-and-mark): Use
16487         message-mark-active-p.  Suggested by Jesper Harder
16488         <harder@ifa.au.dk>.
16490 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16492         * message.el (message-exchange-point-and-mark): Don't activate
16493         region if it was inactive.  Suggested by Hiroshi Fujishima
16494         <pooh@nature.tsukuba.ac.jp>.
16496 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16498         * gnus-art.el (article-display-face): Display Faces in the same
16499         order as X-Faces.
16501 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16503         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16505 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16507         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16508         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16509         (gnus-article-mime-hierarchy): Remove.
16510         (gnus-article-mime-hierarchy-next): Remove.
16511         (gnus-article-mode): Revert 2004-03-19 change.
16512         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16513         (gnus-insert-mime-button): Revert 2004-03-19 change.
16514         (gnus-mime-accumulate-hierarchy): Remove.
16515         (gnus-mime-enter-multipart): Remove.
16516         (gnus-mime-leave-multipart): Remove.
16517         (gnus-mime-display-part): Revert 2004-03-19 change.
16518         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16520         * mml.el (mml-preview): Revert 2004-03-19 change.
16522 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16524         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16526 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16528         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16529         t while entering a file name using the mm-with-multibyte macro.
16530         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16532         * mm-util.el (mm-with-multibyte): New macro.
16534 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16536         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16537         user option.
16538         (gnus-mime-multipart-functions): Doc and customization fix.
16539         (gnus-article-mime-hierarchy): New variable.
16540         (gnus-article-mime-hierarchy-next): New variable.
16541         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16542         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16543         gnus-article-mime-hierarchy-next to nil.
16544         (gnus-insert-mime-button): Show hierarchy numbers.
16545         (gnus-mime-accumulate-hierarchy): New function.
16546         (gnus-mime-enter-multipart): New function.
16547         (gnus-mime-leave-multipart): New function.
16548         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16549         (gnus-mime-display-alternative): Show hierarchy numbers.
16551         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16552         gnus-article-mime-hierarchy-next to nil.
16554 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16556         * dns.el: Don't require gnus-xmas.
16558 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16560         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16561         inline PGP.
16562         (mml-menu): Disable mml-quote-region if mark is inactive.
16564 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16566         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16567         when the group's active is not available.
16569 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16571         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16572         error.
16574 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16576         * imap.el (imap-store-password): New variable.
16577         (imap-interactive-login): Use it.
16578         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16580 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16582         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16583         window-start and hscroll to summary window.
16585 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16587         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16588         conversion message to newsrc-dribble when an actual conversion is
16589         performed.
16591 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16593         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16595 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16597         * mm-decode.el (mm-complicated-handles): New function reviving
16598         former definition of mm-multiple-handles.
16600         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16601         (gnus-mime-delete-part): Use it.
16603 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16605         * gnus-agent.el (gnus-agent-read-local): Bind
16606         nnheader-file-coding-system to gnus-agent-file-coding-system to
16607         avoid the implicit assumption that they will always be equal.
16608         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16609         coding-system-for-write, as the with-temp-file macro first prints
16610         to a buffer then saves the buffer.
16612 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16614         * gnus-art.el (gnus-article-edit-part): New function.
16615         (gnus-mime-save-part-and-strip): Use it; do query instead of
16616         signaling an error; don't use mm-multiple-handles.
16617         (gnus-mime-delete-part): Ditto.
16619 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16621         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16622         old file versions.
16623         (gnus-group-prepare-hook): Removed function that converted list
16624         form of gnus-agent-expire-days to group properties.
16626         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16627         (gnus-request-accept-article): Re-indented.
16629         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16630         converters to handle old agent file formats.  Added logic for a
16631         "backup before upgrading warning".
16632         (gnus-convert-mark-converter-prompt): Developers can mark
16633         functions as needing (default), or not needing,
16634         gnus-convert-old-newsrc's "backup before upgrading warning".
16635         (gnus-convert-converter-needs-prompt): Tests whether the user
16636         should be protected from potentially irreversable changes by the
16637         function.
16639         * legacy-gnus-agent.el: New.  Provides converters that are only
16640         loaded when gnus-convert-old-newsrc needs to call them.
16642 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16644         * mail-source.el (mail-source-touch-pop): Doc fix.
16646         * message.el (message-smtpmail-send-it): Doc fix.
16648 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16650         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16652         * nnmail.el (nnmail-split-fancy): do.
16654         * gnus-kill.el (gnus-kill, gnus-execute): do.
16656 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16658         * gnus-sum.el (gnus-widget-reversible-match)
16659         (gnus-widget-reversible-to-internal)
16660         (gnus-widget-reversible-to-external): New functions.
16661         (gnus-widget-reversible): New widget.
16662         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16664 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16666         * gnus-sum.el (gnus-thread-sort-functions)
16667         (gnus-article-sort-functions): Document `(not F)' items.
16669 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16671         * spam.el (spam-use-gmane-xref): Add new backend.
16672         (spam-gmane-xref-spam-group): Add variable to control the name of the
16673         Gmane spam group.
16674         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16675         (spam-regex-headers-spam, spam-regex-headers-ham)
16676         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16677         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16678         backends and checks.
16679         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16681         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16682         an autodetect method.
16684 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16686         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16687         articles are being added to a group.
16688         (gnus-request-replace-article): Inform the agent that articles
16689         need to be uncached as the cached contents are no longer valid.
16691 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16693         * binhex.el: Don't autoload executable-find.
16695         * canlock.el: Don't autoload mail-fetch-field.
16697         * dgnushack.el: Autoload c-mode for XEmacs.
16699         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16701         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16702         rmail-dont-reply-to and rmail-output.
16704         * gnus-score.el: Don't autoload ffap-string-at-point.
16706         * gnus-setup.el: Don't autoload sc-cite-original.
16708         * imap.el: Don't autoload base64-decode-string,
16709         base64-encode-string and md5.
16711         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16712         and rmail-msg-restore-non-pruned-header.
16714         * mm-decode.el: Don't autoload executable-find.
16716         * mm-url.el: Don't autoload executable-find.
16718         * mm-view.el: Don't autoload diff-mode.
16720         * nndb.el: Don't autoload news-reply-mode, news-setup,
16721         cancel-timer and telnet.
16723         * password.el: Don't autoload run-at-time for Emacs.
16725         * sha1-el.el: Don't autoload executable-find.
16727         * sieve-mode.el: Don't autoload c-mode.
16729         * uudecode.el: Don't autoload executable-find.
16731 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16733         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16734         (gnus-agent-possibly-alter-active): Avoid null in numeric
16735         comparison.
16736         (gnus-agent-set-local): Refuse to save null in local object table.
16737         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16738         list of articles that will be marked as unread.
16740 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16742         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16744 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16746         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16747         language tags.
16749 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16751         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16752         Don't bind "obarray".
16754         * gnus-sum.el (gnus-thread-sort-functions): Added
16755         `gnus-thread-sort-by-most-recent-number' and
16756         `gnus-thread-sort-by-most-recent-date'.
16757         Reported by Kai Grossjohann <kai@emptydomain.de>.
16759 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16761         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16763 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16765         * gnus-cus.el (gnus-agent-customize-category): Removed
16766         ignore-errors macro reference that required cl to be loaded at
16767         run-time.
16769         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16770         single-interval range of the form (min . max).  Previously the
16771         range had to look like ((min . max)).  Likewise, return
16772         (min . max) rather than ((min . max)).
16773         (gnus-range-map): Use gnus-range-normalize to accept
16774         single-interval range.
16776         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16777         the cache, but not the agent, now appear with their usual face.
16779         * dgnushack.el (loaddir): New variable that is bound to the
16780         directory containing the dgnushack.el file. Use loaddir, rather
16781         than srcdir, to update load-path. Change lets dgnushack compile
16782         code in directories other than GNUS/lisp.
16784 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16786         * lpath.el: Don't bind w3m-safe-url-regexp.
16788         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16789         w3m-safe-url-regexp variable buffer-local.
16791         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16793 2004-02-27  Simon Josefsson  <jas@extundo.com>
16795         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16796         gnus-group-real-prefix.
16797         (gnus-summary-move-article): Use it, instead of
16798         gnus-group-real-prefix.
16800 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16802         * lpath.el: Bind w3m-safe-url-regexp.
16804         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16805         w3m-safe-url-regexp variable buffer-local and set it as the value
16806         of mm-w3m-safe-url-regexp.
16808         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16810         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16811         parsing gnus-posting-styles when the message is not for replying.
16813         * dgnushack.el: Autoload sgml-mode for XEmacs.
16815         * nnrss.el (nnrss-opml-export): Use
16816         mm-set-buffer-file-coding-system instead of
16817         set-buffer-file-coding-system.
16819 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16821         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16822         of checkdoc.el).
16823         * nnrss.el: do.
16824         * gnus-mlspl.el: do.
16825         * gnus-ml.el: do.
16826         * gnus-srvr.el: do.
16828         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16830 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16832         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16833         Corrections to custom-manual links.
16835         * gnus-art.el (gnus-article): Ditto.
16837         * mm-decode.el (mime-display, mime-security): Ditto.
16839 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16841         * flow-fill.el: Typo.
16843 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16845         * spam-wash.el: New file.
16847 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16849         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16851 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16853         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16854         to be run with new-articles as LIST1, not LIST2.
16855         (spam-registration-functions): Add spam-use-ham-copy as a nil
16856         registration backend.
16858 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16860         * spam-stat.el (spam-stat-washing-hook): New option.
16861         (spam-stat-buffer-words): Use it.
16862         (spam-stat-process-directory, spam-stat-test-directory): Use
16863         insert-file-contents-literally.
16864         (spam-stat-coding-system): New variable.
16865         (spam-stat-load, spam-stat-save): Use it.
16867 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16869         * spam-report.el (spam-report-plug-agent): Quote
16870         spam-report-url-to-file and spam-report-url-ping-plain.
16872 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16874         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16875         / in mailto URLs.
16877 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16879         * spam-report.el (spam-report-process-queue): Fix interactive use.
16880         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16881         (spam-report-unplug-agent): Doc fixes.
16882         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16883         (spam-report-agentize, spam-report-deagentize): Autoload.
16885 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16887         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16889         * message.el (message-setup-fill-variables): Add mml tags to
16890         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16891         <ajk@iu.edu>.
16892         (message-mode): Don't modify paragraph-separate there.
16894 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16896         * compface.el (uncompface-use-external): Default to undecided.
16897         (uncompface-use-external-threshold): New variable.
16898         (uncompface-float-time): New macro.
16899         (uncompface): Determine whether to use the external decoder if
16900         uncompface-use-external is undecided.
16902 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16904         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16905         after images.
16907         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16909 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16911         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16913         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16915         * gnus-sum.el (gnus-summary-limit-to-age)
16916         (gnus-summary-limit-children): do.
16918         * gnus-int.el (gnus-request-scan): do.
16920         * gnus-group.el (gnus-group-suspend): do.
16922         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16924         * gnus-cite.el (gnus-cite-parse-attributions): do.
16926         * gnus-agent.el (gnus-summary-set-agent-mark)
16927         (gnus-agent-regenerate-group): do.
16929         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16931         * binhex.el (binhex-decode-region-internal): do.
16933 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16935         * gnus-fun.el (gnus-face-properties-alist): New user option.
16936         (gnus-display-x-face-in-from): Use it.
16938         * gnus-art.el (article-display-face): Ditto.
16940         * compface.el (uncompface-use-external): Default to nil.
16942 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16944         * nntp.el (nntp-erase-buffer): New function.
16945         (nntp-retrieve-data, nntp-send-command)
16946         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16947         (nntp-possibly-change-group): Use it.
16949         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16950         with-current-buffer.
16952 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16954         * compface.el: Merge the ELisp-based uncompface program.
16955         (compface): New customization group.
16956         (uncompface-use-external): New user option.
16957         (uncompface): Call uncompface-internal if uncompface-use-external
16958         is nil.
16959         (uncompface-internal): New function.  Note that there are also
16960         some other functions and variables added for this function.
16962 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16964         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16965         if necessary.
16967 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16969         * spam-report.el (spam-report-unplug-agent)
16970         (spam-report-plug-agent, spam-report-deagentize)
16971         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16972         Add support for the Agent in spam-report: when unplugged, report to a
16973         file; when plugged, submit all the requests.
16975         * spam.el (spam-register-routine): Fix message about
16976         registration.
16978 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16980         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16981         dependencies.
16982         (rfc2047-encode): Use it.
16984         * gnus-art.el (gnus-button-marker-list): Move before first
16985         reference.
16987         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16988         (imap-parse-body): Fix format string mismatch.
16990         * gnus-score.el (gnus-summary-increase-score): do.
16992         * nnrss.el (nnrss-close): New function.
16994 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16996         * nnrss.el (nnrss-make-filename): New function.
16997         (nnrss-request-delete-group, nnrss-read-server-data)
16998         (nnrss-save-server-data, nnrss-read-group-data)
16999         (nnrss-save-group-data): Use it.
17000         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17001         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17002         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17004 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17006         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17008 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17010         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17011         files.
17013         * message.el (message-generate-headers-first): Don't quote nil
17014         and t in docstrings.
17016         * imap.el (imap-id): do.
17018         * gnus-agent.el (gnus-agent-consider-all-articles)
17019         (gnus-agent-queue-mail): do.
17021 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17023         * spam-report.el (spam-report-process-queue): New function.
17024         Process requests from `spam-report-requests-file'.
17025         (spam-report-process-queue): Doc fix.
17027 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17029         * spam.el (spam-register-routine)
17030         (spam-log-processing-to-registry, spam-log-registered-p)
17031         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17032         Change "check" to "spam-check" for semi-clarity.
17034 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17036         * pop3.el: Require nnheader.
17038         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17040         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17042         * gnus-picon.el: Require cl.
17044         * gnus-fun.el: Require gnus-ems and gnus-util.
17046         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17048         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17050         * gnus-art.el (gnus-article-edit-mode): Define before first
17051         reference.
17053 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17055         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17056         (gnus-uu-post-encoded): Use point-at-bol.
17058         * gnus-topic.el (gnus-group-active-topic-p): do.
17060         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17062         * gnus-group.el (gnus-group-kill-region): do.
17064         * gnus-art.el (article-date-ut): do.
17066         * message.el (message-fetch-field): Remove redundant
17067         case-fold-search binding.
17068         (message-narrow-to-field): Simplify.
17070 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17072         * spam.el (spam-directory): Derive from `gnus-directory'.
17074         * spam-report.el (spam-report-url-to-file)
17075         (spam-report-requests-file): New function and variable for offline
17076         reporting.
17077         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17078         and user defined function.
17079         (spam-report-url-ping-mm-url): Remove doubled slash.
17081 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17083         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17085 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17087         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17088         format string mismatch.
17090         * sieve.el (sieve-deactivate-all): do.
17092         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17094         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17096         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17098         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17100 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17102         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17103         the list of checks.
17105 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17107         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17108         padding.
17110 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17112         * mm-view.el (mm-fill-flowed): New variable.
17113         (mm-inline-text): Use it.
17115 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17117         * spam.el (spam-spamassassin-register-ham-routine)
17118         (spam-spamassassin-register-spam-routine): Fix function names.
17120 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17122         * gnus.el (gnus-tmp-grouplens): Remove.
17123         (gnus-summary-line-format): Remove grouplens.
17125         * gnus-group.el (gnus-group-line-format): Ditto.
17127         * gnus-spec.el (gnus-format-specs): Ditto.
17128         (gnus-update-format-specifications): Flush the group format spec
17129         cache if there's the grouplens stuff.
17130         (gnus-parse-simple-format): Replace %l with the empty string.
17132 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17134         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17135         omission.
17137 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17139         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17140         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17142 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17144         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17145         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17146         New macros and functions.
17147         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17148         Handle > NLINK_MAX messages.
17149         * nnmaildir.el (nnmaildir-request-set-mark): Use
17150         nnmaildir--emlink-p and nnmaildir--eexist-p.
17152 2004-01-25  Alex Schroeder  <alex@gnu.org>
17154         * spam-stat.el (spam-stat-process-directory-age): New option.
17155         (spam-stat-process-directory): Use it.
17157 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17159         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17160         (spam-stat-save): Accept prefix argument.
17162 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17164         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17165         links" error.
17167 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17169         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17170         the rest of the and/or forms.
17172 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17174         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17175         compatibility with old .newsrc.eld files.
17177         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17179         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17181         * gnus-start.el (gnus-1): do.
17183         * gnus-group.el (gnus-group-line-format-alist): do.
17185         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17187         * gnus-gl.el: Remove.
17189 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17191         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17192         marks consisting of a single range {for example, (3 . 5)} rather
17193         than a list of a single range { ((3 . 5)) }.
17195 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17197         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17198         with-current-buffer.
17199         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17200         avoid consing a string.
17202         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17203         Remove obsolete entries for big5 and gb2312.
17205 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17207         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17208         uncompressed list.
17210 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17212         * spam-stat.el (spam-stat-strip-xref): New function.
17213         (spam-stat-process-directory): Use it.
17215         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17216         here -- it's done in message-fetch-field.
17218 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17220         * gnus-agent.el (gnus-agent-queue-mail)
17221         (gnus-agent-prompt-send-queue): New variables.
17222         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17223         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17224         "nndraft:queue" along to gnus-draft-send.  Use
17225         gnus-agent-prompt-send-queue.
17226         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17227         is "nndraft:queue".  Suggested by Gaute Strokkenes
17228         <gs234@srcf.ucam.org>
17230         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17231         (agent-enable-undownloaded-faces): Added.
17232         (gnus-agent-cat-groups): Use eval-and-compile, not
17233         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17234         method of gnus-agent-cat-groups even when the buffer has been
17235         evaled.
17236         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17237         delete gnus-agent-save-active-1.
17238         (gnus-agent-save-groups): Deleted.  Identical to
17239         gnus-agent-save-active.
17240         (gnus-agent-write-active): No longer adjust agent's copy of active
17241         file as agent's adjustments are now stored in their own
17242         file.  Removed optional parameter.
17243         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17244         servers.  Add use of min/max range limits from server's local
17245         file.
17246         (gnus-agent-save-alist): Removed unused optional argument.
17247         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17248         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17249         (gnus-agent-set-local): A per-server file that keeps min/max range
17250         limits for articles known to the agent.  Provides a fast mechanism
17251         for altering many active ranges.
17252         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17253         active file (local makes it unnecessary).
17254         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17256         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17257         (agent-enable-undownloaded-faces): Added.
17259         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17260         disable it when sending to "nndraft:queue".
17261         (gnus-group-send-queue): Add safety check to avoid sending queue
17262         when unplugged.
17264         * gnus-group.el (gnus-group-catchup): Use new
17265         gnus-sequence-of-unread-articles, not
17266         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17267         numbers of articles.  Use gnus-range-map to avoid having to
17268         uncompress the unread list.
17269         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17270         Fixed invalid ange-ftp reference.
17272         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17273         (gnus-sorted-range-intersection): Intersection of two ranges
17274         without requiring that they first be uncompressed.
17276         * gnus-start.el (gnus-activate-group): Unless blocked by the
17277         caller, possibly expand the active range to include both cached
17278         and agentized articles.
17279         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17280         multiple version-dependent converters.
17281         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17282         gnus-agent-save-active.
17283         (gnus-save-newsrc-file): Save dirty agent range limits.
17285         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17286         gnus-agent-possibly-alter-active.
17287         (gnus-adjust-marked-articles): Faster handling of simple lists.
17289 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17291         * spam-stat.el (spam-stat-test-directory): New optional argument
17292         displays a list of files detected.  Suggested by Andrew Cohen
17293         <cohen@andy.bu.edu>.
17294         (spam-stat-buffer-words-with-scores): Don't narrow and change
17295         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17297 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17299         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17300         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17301         (spam-spamassassin-arguments)
17302         (spam-spamassassin-spam-flag-header)
17303         (spam-spamassassin-positive-spam-flag-header)
17304         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17305         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17306         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17307         (spam-list-of-processors, spam-list-of-checks)
17308         (spam-list-of-statistical-checks, spam-registration-functions)
17309         (spam-check-spamassassin-headers, spam-check-spamassassin)
17310         (spam-spamassassin-score)
17311         (spam-spamassassin-register-with-sa-learn)
17312         (spam-spamassassin-register-spam-routine)
17313         (spam-spamassassin-register-ham-routine)
17314         (spam-assassin-register-spam-routine)
17315         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17316         (spam-bogofilter-score): Fix to show article before scoring.
17318 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17320         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17321         default scoring function.
17322         (spam-generic-score): Call spam-spamassassin-score if
17323         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17324         spam-bogofilter-score otherwise.
17326         * gnus.el (spam-process, spam-autodetect-methods): Add
17327         spamassassin and spamassassin-headers.
17329 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17331         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17332         Suppress unnecessary messages.
17334 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17336         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17337         make-hash-table.
17339 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17341         * canlock.el (base64-encode-string): Don't autoload it.
17343 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17345         * run-at-time.el: Remove useless (require 'itimer),
17346         eval-and-compile and (featurep 'xemacs).
17348 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17350         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17351         GROUP is a virtual group.
17353 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17355         * gnus.el: Autoload `message-y-or-n-p'.
17357 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17359         * pgg-parse.el: Remove unnecessary (require 'custom).
17361         * pgg-def.el: do.
17363         * nnmail.el: do.
17365         * gnus-undo.el: do.
17367         * gnus-picon.el: do.
17369         * gnus-util.el: do.
17371 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17373         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17375 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17377         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17378         handle, as well as a list.
17380         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17381         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17382         (mm-w3m-cid-retrieve): Simplify.
17384 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17386         * message.el (message-kill-to-signature): Allow prefix arg to
17387         specify number of lines to keep before signature.
17389 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17391         * message.el (message-kill-to-signature): Change docstring.
17393 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17395         * canlock.el: Always require sha1-el.
17396         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17398         * message.el: Autoload sha1 only when compiling.
17400         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17401         eudc-expand-inline for XEmacs.
17403 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17405         * message.el (message-canlock-generate): Require sha1-el.
17407 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17409         * message.el (message-expand-name): Silence the byte compiler.
17411         * lpath.el: Add detect-coding-system.
17413         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17414         cus-edit.
17416 2004-01-13  Simon Josefsson  <jas@extundo.com>
17418         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17419         Invoke gnus-score-mode.  Reported by
17420         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17422         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17423         Jim Blandy <jimb@redhat.com> (tiny change).
17425 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17427         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17429 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17431         * spam.el (spam-get-article-as-string): Update to use
17432         gnus-request-article-this-buffer, much simpler.
17433         (spam-get-article-as-buffer): Remove.
17435 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17437         * message.el (message-expand-name): Use EUDC if the user uses that.
17439 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17441         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17442         character for the encoding to avoid consing a string.
17444         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17445         unnecessarily.
17447         * mm-util.el (mm-replace-chars-in-string): Remove.
17449         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17450         of mm-replace-chars-in-string.
17452 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17454         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17456         * mm-util.el (mm-subst-char-in-string): Support inplace.
17458         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17459         a new string in every iteration.  Use shy groups.
17461 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17463         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17464         * gnus-soup.el (gnus-soup-group-brew):
17465         * gnus-msg.el (gnus-put-message):
17466         * gnus-move.el (gnus-group-move-group-to-server):
17467         * gnus-kill.el (gnus-batch-score):
17468         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17469         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17470         (gnus-group-update-group, gnus-group-read-group)
17471         (gnus-group-make-group, gnus-group-make-help-group)
17472         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17473         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17474         (gnus-group-sort-by-unread, gnus-group-catchup)
17475         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17476         (gnus-group-yank-group, gnus-group-set-info)
17477         (gnus-group-list-groups):
17478         * gnus.el (gnus-generate-new-group-name):
17479         * gnus-delay.el (gnus-delay-send-queue):
17480         * nnvirtual.el (nnvirtual-catchup-group):
17481         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17482         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17483         (gnus-group-prepare-topics, gnus-topic-check-topology):
17484         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17485         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17486         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17487         (gnus-group-make-articles-read):
17488         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17489         (gnus-group-change-level, gnus-kill-newsgroup)
17490         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17491         (gnus-get-unread-articles, gnus-make-articles-unread)
17492         (gnus-make-ascending-articles-unread): Use accessor
17493         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17494         to get group information for improved readability.
17497 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17499         * gnus-art.el (article-decode-mime-words, article-babel)
17500         (gnus-article-highlight-signature, gnus-article-add-buttons)
17501         (gnus-signature-toggle): Use gnus-with-article-buffer.
17503         * gnus-art.el (gnus-article-highlight-headers)
17504         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17506         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17507         (gnus-article-set-globals, gnus-request-article-this-buffer)
17508         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17509         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17510         (gnus-mime-display-alternative): Use with-current-buffer.
17512 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17514         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17515         also under 80 char limit, and call gnus-error if needed.
17516         (spam-fetch-article-header): Fix - it was a
17517         buffer-local variable (gnus-newsgroup-data).
17518         (spam-find-spam): Use spam-generate-fake-headers, forget about
17519         spam-insert-fake-headers.
17520         (spam-insert-fake-headers): Remove.
17522 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17524         * deuglify.el (gnus-article-outlook-unwrap-lines)
17525         (gnus-outlook-rearrange-article)
17526         (gnus-outlook-repair-attribution-outlook)
17527         (gnus-outlook-repair-attribution-block)
17528         (gnus-outlook-repair-attribution-other): Remove redundant
17529         save-excursion.
17531 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17533         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17534         (spam-fetch-field-subject-fast)
17535         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17536         (spam-fetch-article-header): Add functions to deal with Gnus
17537         internals for fast retrieval of article header data.
17538         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17540 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17542         * pop3.el (pop3-md5): Remove.
17543         (pop3-apop): Replace pop3-md5 with md5.
17545         * mm-bodies.el: base64 is always built-in.
17547         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17548         with-current-buffer.
17550 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17552         * canlock.el (canlock-insert-header): Remove excessive grouping in
17553         regexp.
17555         * gnus-sum.el (gnus-summary-read-document): Ditto.
17557         * gnus-uu.el (gnus-uu-part-number): Ditto.
17559         * html2text.el (html2text-remove-tags): Ditto.
17560         (html2text-format-tags): Ditto.
17561         (html2text-format-single-elements): Ditto.
17563         * mml.el (mml-parse-1): Ditto.
17565 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17567         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17569         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17571         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17573         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17575 2003-11-15  Simon Josefsson  <jas@extundo.com>
17577         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17578         (pgg-gpg-lookup-key): Use regexp match instead of
17579         split-string (split-string is different between emacs 21.2 and
17580         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17582 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17584         * gnus-art.el (gnus-mime-view-all-parts)
17585         (gnus-article-part-wrapper, gnus-article-view-part): Use
17586         with-current-buffer.
17588 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17590         * spam.el (spam-disable-spam-split-during-ham-respool)
17591         (spam-spamoracle-database, spam-cache-lookups)
17592         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17593         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17594         (spam-group-ham-marks, spam-group-spam-marks)
17595         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17596         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17597         also add spam-use-blackholes to the statistical checks.
17598         (spam-fetch-field-fast): Add interface to fetching fields, may
17599         become a macro.
17600         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17601         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17602         (spam-insert-fake-headers): Fake an article when needed.
17603         (spam-find-spam): Fake article when possible.
17604         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17605         (spam-check-bogofilter-headers): Use message-fetch-field instead
17606         of nnmail-fetch-field.
17608 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17610         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17612 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17614         * spam.el (spam-split): Do not require spam-use-CHECK to be
17615         enabled if that check is passed to spam-split explicitly; also
17616         fix so 'spam doesn't get converted to spam-split-group when
17617         spam-split-symbolic-return is t.
17618         (spam-find-spam): Find registrations of the article and use those
17619         instead of re-running spam-split to find the spam/ham
17620         classification of the article.
17621         (spam-log-processing-to-registry, spam-log-registered-p)
17622         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17623         Use gnus-error instead of gnus-message.
17624         (spam-log-registration-type): Add function to determine the
17625         classification of a message based on registry entries; will
17626         return nil if both 'spam and 'ham are found.
17627         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17628         a reasonably fast local cache without the loading errors.
17629         (spam-cache-lookups): Set to t by default.
17630         (spam-find-spam): Don't try to guess spam-cache-lookups.
17631         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17632         spam-caches entry.
17633         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17634         caching of whitelist/blacklist entries.
17635         (spam-check-whitelist, spam-check-blacklist): Invoke
17636         spam-from-listed-p with a type, not a cache variable.
17637         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17639 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17641         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17643         * nnmail.el (nnmail-split-fancy): do.
17645         * mml.el (mml-parse): do.
17647         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17648         (gnus-score-adaptive): do.
17650 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17652         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17653         (gnus-mime-button-map): Don't set keymap parent.
17654         (gnus-button-ctan-directory-regexp): Use shy grouping.
17655         (gnus-prev-page-map): Don't set keymap parent.
17656         (gnus-prev-page-map): Remove duplicated one.
17657         (gnus-next-page-map): Don't set keymap parent.
17658         (gnus-mime-security-button-map): Ditto.
17660         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17661         version number.
17663         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17665 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17667         * canlock.el (canlock-sha1-function): Remove.
17668         (canlock-sha1-function-for-verify): Remove.
17669         (canlock-openssl-program): Remove.
17670         (canlock-openssl-args): Remove.
17671         (canlock-ignore-errors): Remove.
17672         (canlock-sha1-with-openssl): Remove.
17673         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17674         (canlock-verify): Don't use canlock-ignore-errors.
17676         * sha1-el.el (sha1-string-external): Make it can return a string
17677         in binary form.
17678         (sha1-region-external): Ditto.
17679         (sha1-string-internal): Ditto.
17680         (sha1-region-internal): Ditto.
17681         (sha1-region): Ditto.
17682         (sha1-string): Ditto.
17683         (sha1): Ditto.
17685 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17687         * spam.el (spam-report-articles-gmane): New command.
17689 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17691         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17693         * run-at-time.el (run-at-time-saved): Remove.
17694         (run-at-time): Doc fix.
17696 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17698         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17699         (gnus-summary-limit-map): Add it.
17700         (gnus-summary-make-menu-bar): do.
17702 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17704         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17705         Make attempt at some caching support (done for BBDB only now).
17706         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17707         addresses to be checked.
17708         (spam-clear-cache-BBDB): Add function, to be invoked by
17709         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17710         (spam-check-BBDB): Check and use the caches, if
17711         spam-cache-lookups is on, remove superfluous (provide).
17713 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17715         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17717 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17719         * run-at-time.el (run-at-time-saved): Move to after the definition
17720         of `run-at-time'.
17722         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17724 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17726         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17727         mm-w3m-local-map-property.
17729         * mm-view.el (mm-w3m-mode-map): Remove.
17730         (mm-w3m-local-map-property): Remove.
17731         (mm-inline-text-html-render-with-w3m): Don't use
17732         mm-w3m-local-map-property.
17734 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17736         * run-at-time.el: New file.
17738         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17739         under Emacs.
17741         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17742         of gnus-set-text-properties.
17744         * gnus-uu.el (gnus-uu-save-article): Ditto.
17746         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17748         * gnus-cite.el (gnus-cite-parse): Ditto.
17750         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17751         of gnus-.
17753         * gnus-xmas.el (run-at-time): Require run-at-time.
17755         * gnus.el: Changed calls to nnheader-run-at-time and
17756         password-run-at-time throughout to use run-at-time directly.
17758         * password.el: Removed definition of run-at-time.
17760         * nnheaderxm.el: Remove definition of run-at-time.
17762 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17764         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17765         in prompt.
17767 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17769         * messagexmas.el (message-xmas-redefine): Alias
17770         `message-make-caesar-translation-table' to
17771         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17772         version.
17774         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17775         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17776         `gnus-xmas-set-text-properties'.
17777         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17778         `gnus-xmas-completing-read'.
17779         (gnus-xmas-completing-read): Removed.
17780         (gnus-xmas-open-network-stream): Removed.
17782         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17783         XEmacs version.
17785         * dns.el (dns-make-network-process): Use `open-network-stream'
17786         instead of `gnus-xmas-open-network-stream'.
17788         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17790         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17792 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17794         * gnus-art.el (gnus-mime-display-alternative)
17795         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17796         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17797         Don't use gnus-local-map-property.
17799         * gnus-util.el (gnus-local-map-property): Remove.
17801         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17802         gnus-completing-read-maybe-default with completing-read.
17804         * gnus-util.el (gnus-completing-read): do.
17805         (gnus-completing-read-maybe-default): Remove.
17807 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17809         * password.el: Only autoload `run-at-time' if not XEmacs.
17810         Only autoload the itimer functions if XEmacs.
17812 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17814         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17815         XEmacsen.
17817         * dgnushack.el: Autoload executable-find for XEmacs.
17819 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17821         * gnus-art.el (gnus-read-string): Remove.
17822         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17823         read-string.
17825 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17827         * netrc.el: Autoload password-read.
17828         (netrc): Add configuration group.
17829         (netrc-encoding-method, netrc-openssl-path): Add
17830         variables for encoding and decoding of files with symmetric
17831         ciphers.
17832         (netrc-encode): Add assistant function to encode a file with
17833         netrc-encoding-method.
17834         (netrc-parse): Add interactive parameter, added optional
17835         decoding if netrc-encoding-method is non-nil but otherwise
17836         behavior is standard.
17837         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17838         Do s/encode/encrypt/ everywhere.
17840         * spam.el: Remove executable-find autoload.
17842 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17844         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17846         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17848 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17850         * gnus-art.el (gnus-treat-ansi-sequences)
17851         (article-treat-ansi-sequences): New variable and function.
17852         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17854         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17855         Use it.
17857 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17859         * mm-util.el (mm-quote-arg): Remove.
17861         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17862         shell-quote-argument.
17864         * gnus-uu.el (gnus-uu-command): do.
17866         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17868         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17869         with make-char.
17871         * mm-util.el (mm-make-char): Remove.
17873         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17874         add-minor-mode.
17876         * gnus-undo.el (gnus-undo-mode): do.
17878         * gnus-topic.el (gnus-topic-mode): do.
17880         * gnus-sum.el (gnus-dead-summary-mode): do.
17882         * gnus-start.el (gnus-slave-mode): do.
17884         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17886         * gnus-ml.el (gnus-mailing-list-mode): do.
17888         * gnus-gl.el (gnus-grouplens-mode): do.
17890         * gnus-draft.el (gnus-draft-mode): do.
17892         * gnus-dired.el (gnus-dired-mode): do.
17894         * gnus-ems.el (gnus-add-minor-mode): Remove.
17896         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17897         Replace gnus-char-width with char-width.
17899         * gnus-ems.el (gnus-char-width): Remove.
17901         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17902         Replace gnus-char-width with char-width.
17904         * gnus-ems.el (gnus-char-width): Remove.
17906         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17907         definition.
17908         Remove Emacs 20 hash table compatibility code.
17910         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17911         20 compatibility code.
17913         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17915         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17917         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17918         with point-at-{eol,bol}.
17920         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17922         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17924         * flow-fill.el (fill-flowed-point-at-bol)
17925         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17927         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17928         Replace with point-at-{eol,bol} throughout all files.
17930 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17932         * ntlm.el (ntlm-string-as-unibyte): New macro.
17933         (ntlm-build-auth-response): Use it.
17935         Remove Emacs 20 stuff:
17936         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
17937         (butlast, mapc, remove): Remove the compiler macros.
17938         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17939         of delq and copy-sequence.
17940         * gnus-art.el (popup-menu): Remove the compiler macro.
17941         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17942         Emacs 20.
17944 2004-01-05  Simon Josefsson  <jas@extundo.com>
17946         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17947         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17948         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17949         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17950         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17951         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17952         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17953         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17954         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17955         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17956         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17957         string-xor into ntlm-string-xor.  Suggested by
17958         Jesper Harder <harder@myrealbox.com>.
17960         * ntlm.el: Don't include poem.
17962         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17963         Jesper Harder <harder@myrealbox.com>.
17965         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17967         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17968         probably breaks emacs with DL patch, but do we care? Is anyone
17969         still using the DL stuff?)
17971         * sieve-manage.el: Use the password package.
17972         (sieve-manage-read-passwd): Remove.
17973         (sieve-manage-interactive-login): Use password.  Re-add
17974         condition-case around loop.
17976         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17977         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17978         the password package.
17980 2003-02-19  Simon Josefsson  <jas@extundo.com>
17982         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17983         token.
17985 2002-08-07  Simon Josefsson  <jas@extundo.com>
17987         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17988         (sieve-manage-authenticators):
17989         (sieve-manage-authenticator-alist): Add some SASL mechs.
17990         (sieve-sasl-auth): New function.
17991         (sieve-manage-cram-md5-auth):
17992         (sieve-manage-plain-auth): Rewrite using SASL library.
17993         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17994         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17995         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17996         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17998 2004-01-05  Simon Josefsson  <jas@extundo.com>
18000         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18001         New files.
18003 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18005         * gnus-group.el (gnus-no-groups-message): Update.
18007         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18009 2003-11-09  Simon Josefsson  <jas@extundo.com>
18011         * imap.el: Support for ID IMAP extension (RFC 2971).
18012         (imap-local-variables): Add imap-id.
18013         (imap-id): New variable.
18014         (imap-id): New function.
18015         (imap-parse-response): Parse untagged ID response.
18016         * nnimap.el (nnimap-id): New variable.
18017         (nnimap-open-connection): Use it.
18019 2003-12-28  Simon Josefsson  <jas@extundo.com>
18021         * gnus-score.el (gnus-score-edit-all-score): New.
18022         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18024 2004-01-04  Simon Josefsson  <jas@extundo.com>
18026         * password.el: Add.
18028 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18030         * dns.el (dns-query-types): Fix typo.
18031         (dns-query-types): New function.
18032         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18033         PTR and SOA replies, see RFC 1035.
18035 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18037         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18039         * Moved to Changelog.2.
18041 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18043         * gnus.el (gnus-version-number): Bump version.
18045 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18047         * gnus.el: No Gnus v0.1 is released.
18049 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18051         * gnus.el: No Gnus v0.0 is released.
18053 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18055         * gnus.el (gnus-version-number): Bump.
18056         (gnus-version): No.
18058 See ChangeLog.2 for earlier changes.
18060     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18061       Free Software Foundation, Inc.
18063   This file is part of GNU Emacs.
18065   GNU Emacs is free software: you can redistribute it and/or modify
18066   it under the terms of the GNU General Public License as published by
18067   the Free Software Foundation, either version 3 of the License, or
18068   (at your option) any later version.
18070   GNU Emacs is distributed in the hope that it will be useful,
18071   but WITHOUT ANY WARRANTY; without even the implied warranty of
18072   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18073   GNU General Public License for more details.
18075   You should have received a copy of the GNU General Public License
18076   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18078 ;; Local Variables:
18079 ;; coding: utf-8
18080 ;; fill-column: 79
18081 ;; add-log-time-zone-rule: t
18082 ;; End: