gnus
13 years agoIndent.
Lars Magne Ingebrigtsen [Sat, 9 Oct 2010 15:31:42 +0000 (17:31 +0200)]
Indent.

13 years agoMajor change in the flags algorithm: Use UIDVALIDITY, SELECT and PERMANENT-FLAGS
Lars Magne Ingebrigtsen [Sat, 9 Oct 2010 15:26:14 +0000 (17:26 +0200)]
Major change in the flags algorithm: Use UIDVALIDITY, SELECT and PERMANENT-FLAGS

(nnimap-retrieve-group-data-early): Rework the marks code to heed
UIDVALIDITY and find out which groups are read-only and not.

13 years agoIndent.
Lars Magne Ingebrigtsen [Sat, 9 Oct 2010 14:29:53 +0000 (16:29 +0200)]
Indent.

13 years agoIf we have gnutls loaded, then try to use that for the tls stream.
Lars Magne Ingebrigtsen [Sat, 9 Oct 2010 13:58:51 +0000 (15:58 +0200)]
If we have gnutls loaded, then try to use that for the tls stream.

13 years agonnir: fix call to gnus-completing-read
Julien Danjou [Sat, 9 Oct 2010 08:45:27 +0000 (10:45 +0200)]
nnir: fix call to gnus-completing-read

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoIgnore errors when retrieving gratars
Julien Danjou [Sat, 9 Oct 2010 08:31:22 +0000 (10:31 +0200)]
Ignore errors when retrieving gratars

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoAllow shr table char to be customized
Julien Danjou [Sat, 9 Oct 2010 08:13:34 +0000 (10:13 +0200)]
Allow shr table char to be customized

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus.texi: untabify.
Katsumi Yamaoka [Sat, 9 Oct 2010 04:16:29 +0000 (04:16 +0000)]
gnus.texi: untabify.

13 years agognus.texi (Article Washing): Fix previous change.
Glenn Morris [Sat, 9 Oct 2010 03:52:07 +0000 (03:52 +0000)]
gnus.texi (Article Washing): Fix previous change.

13 years agoReference mm-shr in various places
Julien Danjou [Fri, 8 Oct 2010 18:50:42 +0000 (20:50 +0200)]
Reference mm-shr in various places

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoRename `gnus-pull' to `gnus-alist-pull'.
Ted Zlatanov [Fri, 8 Oct 2010 16:01:29 +0000 (11:01 -0500)]
Rename `gnus-pull' to `gnus-alist-pull'.

* gnus-demon.el (gnus-demon-remove-handler): Use it.

* gnus-demon.el (gnus-demon-remove-handler): Use it.

* gnus-group.el (gnus-group-make-web-group): Use it.

* gnus-msg.el (gnus-setup-message): Use it.

* gnus-sum.el (gnus-mark-article-as-unread)
(gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
(gnus-summary-set-bookmark): Use it.

* gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.

* gnus.el (gnus-group-remove-parameter): Use it.

13 years agoUpdate docs for nnregistry.el.
Ted Zlatanov [Fri, 8 Oct 2010 15:49:45 +0000 (10:49 -0500)]
Update docs for nnregistry.el.

* gnus.texi (Finding the Parent, The Gnus Registry)
(Registry Article Refer Method): Update docs for nnregistry.el.

13 years agoRemove nnregistry refer method auto-install and update docs.
Ted Zlatanov [Fri, 8 Oct 2010 15:48:14 +0000 (10:48 -0500)]
Remove nnregistry refer method auto-install and update docs.

* gnus-registry.el: Update docs to mention nnregistry.el.
(gnus-registry-initialize): Don't install nnregistry refer method
automatically.
(gnus-registry-install-nnregistry): Remove it.

* nnregistry.el: Update docs to mention manual.

13 years agoUpdate docs to talk about EPA better.
Ted Zlatanov [Fri, 8 Oct 2010 15:36:08 +0000 (10:36 -0500)]
Update docs to talk about EPA better.

* auth.texi (Help for users)
(GnuPG and EasyPG Assistant Configuration): Update docs.

13 years ago* shr.el (shr-insert): Don't insert double spaces.
Lars Magne Ingebrigtsen [Fri, 8 Oct 2010 13:56:34 +0000 (15:56 +0200)]
* shr.el (shr-insert): Don't insert double spaces.

13 years agognus-expand-group-parameter: Only return and act on what was matched
Julien Danjou [Wed, 6 Oct 2010 16:33:13 +0000 (18:33 +0200)]
gnus-expand-group-parameter: Only return and act on what was matched

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-gravatar.el (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Bind gnus...
Katsumi Yamaoka [Fri, 8 Oct 2010 07:29:10 +0000 (07:29 +0000)]
gnus-gravatar.el (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when called interactively.

13 years agognus-art.el (gnus-mime-view-part-externally, gnus-mime-view-part-internally): Make...
Katsumi Yamaoka [Fri, 8 Oct 2010 02:10:03 +0000 (02:10 +0000)]
gnus-art.el (gnus-mime-view-part-externally, gnus-mime-view-part-internally): Make predicate function passed to gnus-mime-view-part-as-type assume argument is a mime type, not a list of a mime type.

13 years agoshr.el (shr-table-widths): Don't use cl function `reduce'.
Katsumi Yamaoka [Fri, 8 Oct 2010 01:26:13 +0000 (01:26 +0000)]
shr.el (shr-table-widths): Don't use cl function `reduce'.

13 years agognus-sum.el (gnus-number): Rename from `number'.
Stefan Monnier [Thu, 7 Oct 2010 22:22:38 +0000 (22:22 +0000)]
gnus-sum.el (gnus-number): Rename from `number'.
gnus-sum.el (gnus-article-marked-p, gnus-summary-limit-to-display-predicate, gnus-summary-limit-children): Update uses correspondingly.

13 years ago(shr-tag-hr): New function.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 21:48:40 +0000 (23:48 +0200)]
(shr-tag-hr): New function.

13 years ago* shr.el (require): Require cl when compiling.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 20:49:27 +0000 (22:49 +0200)]
* shr.el (require): Require cl when compiling.

13 years ago(nnimap-update-info): Don't ignore groups that have no UIDNEXT.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 19:57:23 +0000 (21:57 +0200)]
(nnimap-update-info): Don't ignore groups that have no UIDNEXT.

This makes nnimap work properly on Courier again.

13 years ago(nnimap-update-info): Remove double setting of high.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 19:46:43 +0000 (21:46 +0200)]
(nnimap-update-info): Remove double setting of high.

13 years ago(gnus-carpal): The carpal mode has been removed, but define the
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 19:36:57 +0000 (21:36 +0200)]
(gnus-carpal): The carpal mode has been removed, but define the
variable for backwards compatability.

13 years ago* mm-decode.el (mm-save-part): If given a non-directory result, expand
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 19:31:55 +0000 (21:31 +0200)]
* mm-decode.el (mm-save-part): If given a non-directory result, expand
the file name before using to avoid setting mm-default-directory to
nil.

13 years agoIndent.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 19:15:10 +0000 (21:15 +0200)]
Indent.

13 years agoIndent.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 19:03:17 +0000 (21:03 +0200)]
Indent.

13 years agoRequire gnus-agent before bidning gnus-agent variables.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 18:14:58 +0000 (20:14 +0200)]
Require gnus-agent before bidning gnus-agent variables.

13 years ago(shr-tag-blockquote): Ensure paragraphs after </ul>.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 14:40:14 +0000 (16:40 +0200)]
(shr-tag-blockquote): Ensure paragraphs after </ul>.

13 years ago(shr-insert-table): Also insert empty TDs.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 14:38:36 +0000 (16:38 +0200)]
(shr-insert-table): Also insert empty TDs.

13 years ago(shr-insert): Don't leave trailing spaces.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 13:24:43 +0000 (15:24 +0200)]
(shr-insert): Don't leave trailing spaces.

13 years ago(shr-insert): Rework the line-breaking algorithm.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 13:21:13 +0000 (15:21 +0200)]
(shr-insert): Rework the line-breaking algorithm.

13 years ago* shr.el (shr-render-td): Use a cache for the table rendering function
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 13:10:01 +0000 (15:10 +0200)]
* shr.el (shr-render-td): Use a cache for the table rendering function
to avoid getting an exponential rendering behaviour in nested tables.

13 years agoIntroduce gnus-gravatar-too-ugly.
Katsumi Yamaoka [Thu, 7 Oct 2010 12:27:10 +0000 (12:27 +0000)]
Introduce gnus-gravatar-too-ugly.

gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
gnus-gravatar.el (gnus-gravatar-transform-address): Don't show avatars of people of which mail addresses match gnus-gravatar-too-ugly.
gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.

13 years ago* shr.el: Expand TD elements to fill available space.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 11:35:14 +0000 (13:35 +0200)]
* shr.el: Expand TD elements to fill available space.

13 years agoKeep track of the natural width of TD elements, so we know which ones to expand.
Lars Magne Ingebrigtsen [Thu, 7 Oct 2010 11:20:11 +0000 (13:20 +0200)]
Keep track of the natural width of TD elements, so we know which ones to expand.

13 years agonnimap: add request-rename
Julien Danjou [Thu, 7 Oct 2010 10:22:45 +0000 (12:22 +0200)]
nnimap: add request-rename

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoEnable XEmacs to display images.
Katsumi Yamaoka [Thu, 7 Oct 2010 06:45:14 +0000 (06:45 +0000)]
Enable XEmacs to display images.

gnus-html.el (gnus-html-schedule-image-fetching): Remove function name from XEmacs' function-arglist.
gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to gravatar under XEmacs.

13 years agoUpdate auth-source.el docs.
Ted Zlatanov [Thu, 7 Oct 2010 03:38:19 +0000 (22:38 -0500)]
Update auth-source.el docs.

* auth-source.el: Update docs with TODO items.

13 years agoUpdate gnus-sync.el docs.
Ted Zlatanov [Thu, 7 Oct 2010 03:32:08 +0000 (22:32 -0500)]
Update gnus-sync.el docs.

* gnus-sync.el: Update docs to explain state and plans.

13 years agoGnus hooks for the mark get/set operations.
Ted Zlatanov [Thu, 7 Oct 2010 03:20:36 +0000 (22:20 -0500)]
Gnus hooks for the mark get/set operations.

* gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
hooks with arguments, which is needed for mark update hooks.

* gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
Hooks for mark updates.
(gnus-request-set-mark, gnus-request-update-mark): Use them.

13 years agosieve-manage: add authenticate function
Julien Danjou [Wed, 6 Oct 2010 13:42:25 +0000 (15:42 +0200)]
sieve-manage: add authenticate function

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agosieve-manage-open: Use sieve-manage-default-port
Julien Danjou [Wed, 6 Oct 2010 13:25:55 +0000 (15:25 +0200)]
sieve-manage-open: Use sieve-manage-default-port

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years ago(shr-render-td): Only delete space at the end of the TD.
Lars Magne Ingebrigtsen [Wed, 6 Oct 2010 13:09:35 +0000 (15:09 +0200)]
(shr-render-td): Only delete space at the end of the TD.

13 years agosieve-manage: use auth-source
Julien Danjou [Tue, 5 Oct 2010 16:14:23 +0000 (18:14 +0200)]
sieve-manage: use auth-source

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agotodo: Remove entry pointing to a broken link
Julien Danjou [Wed, 6 Oct 2010 12:16:58 +0000 (14:16 +0200)]
todo: Remove entry pointing to a broken link

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agomessage.texi: Remove reference to gpg-2comp
Julien Danjou [Wed, 6 Oct 2010 12:16:04 +0000 (14:16 +0200)]
message.texi: Remove reference to gpg-2comp

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoRemove reference to the XML version of the FAQ
Julien Danjou [Wed, 6 Oct 2010 11:44:31 +0000 (13:44 +0200)]
Remove reference to the XML version of the FAQ

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoRemove reference to the XML version of the FAQ
Julien Danjou [Wed, 6 Oct 2010 11:43:41 +0000 (13:43 +0200)]
Remove reference to the XML version of the FAQ

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoRemove more my.gnus.org references
Julien Danjou [Wed, 6 Oct 2010 11:42:06 +0000 (13:42 +0200)]
Remove more my.gnus.org references

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years ago(shr-insert): Get 'space transition right.
Lars Magne Ingebrigtsen [Wed, 6 Oct 2010 11:59:47 +0000 (13:59 +0200)]
(shr-insert): Get 'space transition right.

13 years ago(nnimap-open-connection): Prepare to support open-gnutls-stream.
Lars Magne Ingebrigtsen [Wed, 6 Oct 2010 11:47:03 +0000 (13:47 +0200)]
(nnimap-open-connection): Prepare to support open-gnutls-stream.

13 years agognus.texi: Remove broken link and allusion to ReiserFS
Julien Danjou [Wed, 6 Oct 2010 11:29:31 +0000 (13:29 +0200)]
gnus.texi: Remove broken link and allusion to ReiserFS

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-faq: Fix getmail URL
Julien Danjou [Wed, 6 Oct 2010 11:28:27 +0000 (13:28 +0200)]
gnus-faq: Fix getmail URL

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-faq: Fix Flyspell URL
Julien Danjou [Wed, 6 Oct 2010 11:27:21 +0000 (13:27 +0200)]
gnus-faq: Fix Flyspell URL

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agonnrss-discover-feed: Remove 404 URL in docstring
Julien Danjou [Wed, 6 Oct 2010 11:24:45 +0000 (13:24 +0200)]
nnrss-discover-feed: Remove 404 URL in docstring

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agonnrss: Remove 404 URL in comment
Julien Danjou [Wed, 6 Oct 2010 11:23:45 +0000 (13:23 +0200)]
nnrss: Remove 404 URL in comment

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoFix Namazu URL
Julien Danjou [Wed, 6 Oct 2010 11:22:38 +0000 (13:22 +0200)]
Fix Namazu URL

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoFix swish-e URL
Julien Danjou [Wed, 6 Oct 2010 11:21:51 +0000 (13:21 +0200)]
Fix swish-e URL

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agomessage-change-subject: Remove 404 URL in a comment
Julien Danjou [Wed, 6 Oct 2010 11:16:55 +0000 (13:16 +0200)]
message-change-subject: Remove 404 URL in a comment

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoRemove reference to my.gnus.org
Julien Danjou [Wed, 6 Oct 2010 10:54:06 +0000 (12:54 +0200)]
Remove reference to my.gnus.org

13 years ago* shr.el: Rearrange function order to be more logical.
Lars Magne Ingebrigtsen [Wed, 6 Oct 2010 11:34:54 +0000 (13:34 +0200)]
* shr.el: Rearrange function order to be more logical.

13 years agognus-art.el (gnus-mime-view-part-as-type): Make it work when being called interactively.
Katsumi Yamaoka [Wed, 6 Oct 2010 02:29:35 +0000 (02:29 +0000)]
gnus-art.el (gnus-mime-view-part-as-type): Make it work when being called interactively.

13 years agognus-group.el (gnus-group-completing-read): Revert last bogus change.
Katsumi Yamaoka [Wed, 6 Oct 2010 01:43:31 +0000 (01:43 +0000)]
gnus-group.el (gnus-group-completing-read): Revert last bogus change.

13 years agognus-group.el (gnus-group-completing-read): Fix last change.
Katsumi Yamaoka [Wed, 6 Oct 2010 01:41:17 +0000 (01:41 +0000)]
gnus-group.el (gnus-group-completing-read): Fix last change.

13 years agognus-group.el (gnus-group-completing-read): Fix last change.
Katsumi Yamaoka [Wed, 6 Oct 2010 01:36:22 +0000 (01:36 +0000)]
gnus-group.el (gnus-group-completing-read): Fix last change.

13 years agoEliminate `remove-if-not' that is a cl function.
Katsumi Yamaoka [Wed, 6 Oct 2010 01:06:23 +0000 (01:06 +0000)]
Eliminate `remove-if-not' that is a cl function.

gnus-util.el (gnus-remove-if): Allow hash table.
gnus-util.el (gnus-remove-if-not): New function.
gnus-art.el (gnus-mime-view-part-as-type): Replace remove-if-not with gnus-remove-if-not.
gnus-score.el (gnus-summary-score-effect): Replace remove-if-not with gnus-remove-if-not.
gnus-sum.el (gnus-read-move-group-name): Replace remove-if-not with gnus-remove-if-not.
gnus-group.el (gnus-group-completing-read): Regard collection as a hash table if it is not a list.

13 years agodgnushack.el (dgnushack-compile): Fix last change.
Katsumi Yamaoka [Tue, 5 Oct 2010 23:11:44 +0000 (23:11 +0000)]
dgnushack.el (dgnushack-compile): Fix last change.

13 years ago* shr.el: Document the table-rendering algorithm.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 23:05:53 +0000 (01:05 +0200)]
* shr.el: Document the table-rendering algorithm.

13 years agoFix comment typo.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 22:59:03 +0000 (00:59 +0200)]
Fix comment typo.

13 years ago(shr-render-td): Allow blank/missing <TD>s.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 22:57:06 +0000 (00:57 +0200)]
(shr-render-td): Allow blank/missing <TD>s.

13 years agodgnushack.el (dgnushack-compile): Exclude shr.el from being compiled for Emacsen...
Katsumi Yamaoka [Tue, 5 Oct 2010 22:22:35 +0000 (22:22 +0000)]
dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled for Emacsen having no `libxml-parse-html-region' support.

13 years ago(gnus-html-schedule-image-fetching): Protect against invalid URLs.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 21:21:34 +0000 (23:21 +0200)]
(gnus-html-schedule-image-fetching): Protect against invalid URLs.

13 years ago(shr-overlays-in-region): Compute overlay positions correctly.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 19:43:06 +0000 (21:43 +0200)]
(shr-overlays-in-region): Compute overlay positions correctly.

13 years ago(shr-tag-img): Ignore image fetching errors.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 19:20:50 +0000 (21:20 +0200)]
(shr-tag-img): Ignore image fetching errors.

13 years agoShorten ALT texts and allow them to be line-broken.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 19:18:48 +0000 (21:18 +0200)]
Shorten ALT texts and allow them to be line-broken.

13 years ago* mm-decode.el (mm-shr): Require shr.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 18:42:40 +0000 (20:42 +0200)]
* mm-decode.el (mm-shr): Require shr.

13 years ago* gnus-art.el (gnus-blocked-images): Move variable here.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 18:41:39 +0000 (20:41 +0200)]
* gnus-art.el (gnus-blocked-images): Move variable here.

13 years ago(shr-insert-table): Bind free variable.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 18:39:53 +0000 (20:39 +0200)]
(shr-insert-table): Bind free variable.

13 years agoAllow displaying cid: images from shr.el.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 18:22:19 +0000 (20:22 +0200)]
Allow displaying cid: images from shr.el.

13 years ago(gnus-article-sort-by-most-recent-date): New function, added for symmetry.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 17:12:22 +0000 (19:12 +0200)]
(gnus-article-sort-by-most-recent-date): New function, added for symmetry.

13 years ago(nnir-retrieve-headers): Don't bug out on invalid data.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 16:45:19 +0000 (18:45 +0200)]
(nnir-retrieve-headers): Don't bug out on invalid data.

13 years agoIndent.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 16:43:31 +0000 (18:43 +0200)]
Indent.

13 years ago* gnus-group.el (gnus-group-make-group): Doc fix.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 16:38:21 +0000 (18:38 +0200)]
* gnus-group.el (gnus-group-make-group): Doc fix.

13 years ago(nnimap-request-newgroups): Return success.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 16:33:18 +0000 (18:33 +0200)]
(nnimap-request-newgroups): Return success.

13 years agoCopy over overlays from the TD elements to the main document.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 16:12:24 +0000 (18:12 +0200)]
Copy over overlays from the TD elements to the main document.

13 years ago(shr-tag-table): Really inhibit images inside the table.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 14:52:28 +0000 (16:52 +0200)]
(shr-tag-table): Really inhibit images inside the table.

13 years agoPut all the images after the table.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 14:46:32 +0000 (16:46 +0200)]
Put all the images after the table.

13 years ago(mm-shr): Bind shr-blocked-images to gnus-blocked-images.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 14:24:44 +0000 (16:24 +0200)]
(mm-shr): Bind shr-blocked-images to gnus-blocked-images.

13 years agoRescale HTML images from cid too
Julien Danjou [Tue, 5 Oct 2010 13:12:15 +0000 (15:12 +0200)]
Rescale HTML images from cid too

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agosieve-manage-capability: Do not bug out when the server-value of the capability is nil
Julien Danjou [Tue, 5 Oct 2010 12:46:07 +0000 (14:46 +0200)]
sieve-manage-capability: Do not bug out when the server-value of the capability is nil

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years ago(shr-tag-em): Add <EM> tag.
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 08:58:10 +0000 (10:58 +0200)]
(shr-tag-em): Add <EM> tag.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 08:33:37 +0000 (10:33 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoDecode URL entities to avoid broken links
Florian Ragwitz [Sun, 26 Sep 2010 23:33:50 +0000 (01:33 +0200)]
Decode URL entities to avoid broken links

<a href="http://example.com/foo?moo=kooh&affe=tiger">example</a>
shouldn't point to http://example.com/foo?moo=kooh&amp;affe=tiger

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years ago(sieve-manage-default-stream): Make default stream customizable.
Florian Ragwitz [Mon, 27 Sep 2010 16:31:33 +0000 (18:31 +0200)]
(sieve-manage-default-stream): Make default stream customizable.

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Tue, 5 Oct 2010 07:53:39 +0000 (09:53 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoUse autoload rather than require
Julien Danjou [Tue, 5 Oct 2010 07:43:44 +0000 (09:43 +0200)]
Use autoload rather than require

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agolpath.el: Fbind ido-completing-read, and bind iswitchb-mode and iswitchb-temp-buflist...
Katsumi Yamaoka [Tue, 5 Oct 2010 06:28:37 +0000 (06:28 +0000)]
lpath.el: Fbind ido-completing-read, and bind iswitchb-mode and iswitchb-temp-buflist for XEmacs.
gnus-util.el (gnus-completing-read-function): Exclude gnus-icompleting-read and gnus-ido-completing-read from candidates for XEmacs since iswitchb.el is very old and ido.el is unavailable in XEmacs.

13 years agoTry again making configure newer than configure.in.
Katsumi Yamaoka [Tue, 5 Oct 2010 04:59:51 +0000 (04:59 +0000)]
Try again making configure newer than configure.in.