gnus
13 years agoRefill some long/short copyright headers.
Katsumi Yamaoka [Wed, 26 Jan 2011 10:43:13 +0000 (10:43 +0000)]
Refill some long/short copyright headers.

13 years agoRefill some long/short copyright headers.
Glenn Morris [Wed, 26 Jan 2011 10:29:34 +0000 (10:29 +0000)]
Refill some long/short copyright headers.

13 years ago* shr.el: Revert change that made headings use different-sized faces.
Lars Magne Ingebrigtsen [Wed, 26 Jan 2011 10:19:19 +0000 (02:19 -0800)]
* shr.el: Revert change that made headings use different-sized faces.
The Emacs display engine isn't advanced enough that, for instance,
tables can comfortably use differntly-sized faces.

13 years agoPrefer plain LOGIN if it's enabled and we're using an encrypted connection.
Lars Magne Ingebrigtsen [Tue, 25 Jan 2011 21:58:22 +0000 (13:58 -0800)]
Prefer plain LOGIN if it's enabled and we're using an encrypted connection.

It requires fewer round trips than CRAM-MD5, and it's less likely to
be buggy,

13 years agoAlter the interface functions to also return the actual stream type used: network...
Lars Magne Ingebrigtsen [Tue, 25 Jan 2011 21:52:11 +0000 (13:52 -0800)]
Alter the interface functions to also return the actual stream type used: network or tls.

13 years agomm: add support for inline javascript
Julien Danjou [Tue, 25 Jan 2011 19:08:44 +0000 (20:08 +0100)]
mm: add support for inline javascript

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoshr.el (shr-expand-newlines): Fix variable name.
Katsumi Yamaoka [Tue, 25 Jan 2011 10:33:14 +0000 (10:33 +0000)]
shr.el (shr-expand-newlines): Fix variable name.

13 years agoConvert consecutive FSF copyright years to ranges.
Katsumi Yamaoka [Tue, 25 Jan 2011 09:17:56 +0000 (09:17 +0000)]
Convert consecutive FSF copyright years to ranges.

13 years agoConvert consecutive FSF copyright years to ranges.
Glenn Morris [Tue, 25 Jan 2011 09:00:33 +0000 (09:00 +0000)]
Convert consecutive FSF copyright years to ranges.

13 years ago(shr-expand-newlines): Make nested boxes work.
Lars Magne Ingebrigtsen [Tue, 25 Jan 2011 00:32:37 +0000 (16:32 -0800)]
(shr-expand-newlines): Make nested boxes work.

13 years ago(shr-expand-newlines): Switch to using overlays to enable kill'n'yank in a more sensi...
Lars Magne Ingebrigtsen [Mon, 24 Jan 2011 23:24:18 +0000 (15:24 -0800)]
(shr-expand-newlines): Switch to using overlays to enable kill'n'yank in a more sensible manner.

13 years agoProof of concept implemantation of boxy backgrounds.
Lars Magne Ingebrigtsen [Mon, 24 Jan 2011 23:11:41 +0000 (15:11 -0800)]
Proof of concept implemantation of boxy backgrounds.

13 years agoWhitespace fix.
Lars Magne Ingebrigtsen [Mon, 24 Jan 2011 21:49:25 +0000 (13:49 -0800)]
Whitespace fix.

13 years ago* gnus.texi (The Empty Backend): Document nnnil (bug #7653).
Lars Magne Ingebrigtsen [Mon, 24 Jan 2011 02:20:50 +0000 (18:20 -0800)]
* gnus.texi (The Empty Backend): Document nnnil (bug #7653).

13 years agoMerge fix.
Lars Magne Ingebrigtsen [Mon, 24 Jan 2011 22:21:07 +0000 (14:21 -0800)]
Merge fix.

13 years ago* message.texi (IDNA): Explain what it is.
Ted Zlatanov [Mon, 24 Jan 2011 19:56:14 +0000 (13:56 -0600)]
* message.texi (IDNA): Explain what it is.

13 years agoMake `mml-smime-use' a defcustom and default to 'epg if EPG is loaded.
Ted Zlatanov [Mon, 24 Jan 2011 19:52:00 +0000 (13:52 -0600)]
Make `mml-smime-use' a defcustom and default to 'epg if EPG is loaded.

* mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
if EPG is loaded.

13 years agoshr: create faces for hN tags
Julien Danjou [Mon, 24 Jan 2011 09:55:24 +0000 (10:55 +0100)]
shr: create faces for hN tags

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoMark tiny change.
Glenn Morris [Mon, 24 Jan 2011 04:12:09 +0000 (04:12 +0000)]
Mark tiny change.

13 years ago(gnus-article-read-summary-keys): Don't call disabled commands.
Lars Magne Ingebrigtsen [Mon, 24 Jan 2011 01:22:57 +0000 (17:22 -0800)]
(gnus-article-read-summary-keys): Don't call disabled commands.

13 years ago(gnus-gravatar-insert): Use blank space from the current buffer to avoid breaking...
Lars Magne Ingebrigtsen [Mon, 24 Jan 2011 00:58:58 +0000 (16:58 -0800)]
(gnus-gravatar-insert): Use blank space from the current buffer to avoid breaking text properties.

This makes X-Sent updating work again.

13 years ago(gnus-gravatar-insert): Don't move point around in the article buffer.
Lars Magne Ingebrigtsen [Mon, 24 Jan 2011 00:56:55 +0000 (16:56 -0800)]
(gnus-gravatar-insert): Don't move point around in the article buffer.

13 years ago* gravatar.el (gravatar-retrieve): Be silent when retrieving.
Lars Magne Ingebrigtsen [Mon, 24 Jan 2011 00:32:09 +0000 (01:32 +0100)]
* gravatar.el (gravatar-retrieve): Be silent when retrieving.

13 years agoKill the buffer anyway, and fix the bug in url-http.el instead.
Lars Magne Ingebrigtsen [Sun, 23 Jan 2011 23:54:14 +0000 (00:54 +0100)]
Kill the buffer anyway, and fix the bug in url-http.el instead.

13 years ago(shr-image-fetched): Avoid having point move in the article buffer.
Lars Magne Ingebrigtsen [Sun, 23 Jan 2011 23:32:37 +0000 (00:32 +0100)]
(shr-image-fetched): Avoid having point move in the article buffer.

13 years ago* shr.el (shr-image-fetched): Don't kill the url buffer here, either,
Lars Magne Ingebrigtsen [Sun, 23 Jan 2011 23:28:43 +0000 (00:28 +0100)]
* shr.el (shr-image-fetched): Don't kill the url buffer here, either,
  to avoid the point moving around.

13 years agoDon't kill the temporary buffer after being called.
Lars Magne Ingebrigtsen [Sun, 23 Jan 2011 22:35:12 +0000 (23:35 +0100)]
Don't kill the temporary buffer after being called.

It's apparently being killed by url.el, and killing it made point move
to end-of-buffer in a random buffer.

13 years agomm: change text/org to text/x-org
Julien Danjou [Sun, 23 Jan 2011 11:12:12 +0000 (12:12 +0100)]
mm: change text/org to text/x-org

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoProtect against backends (i.e., nnimap) returning nil as the article number.
Lars Magne Ingebrigtsen [Sat, 22 Jan 2011 19:53:12 +0000 (20:53 +0100)]
Protect against backends (i.e., nnimap) returning nil as the article number.

13 years ago* flow-fill.el (fill-flowed): Make `delete-space' option correspond to
Kazuhiro Ito [Sat, 22 Jan 2011 19:48:19 +0000 (20:48 +0100)]
* flow-fill.el (fill-flowed): Make `delete-space' option correspond to
"DelSp" parameter in RFC3676.

13 years agoDisplay the encoded version of the bogus address if they differ.
Lars Magne Ingebrigtsen [Sat, 22 Jan 2011 19:17:45 +0000 (20:17 +0100)]
Display the encoded version of the bogus address if they differ.

13 years agoRemove commented-out value.
Lars Magne Ingebrigtsen [Sat, 22 Jan 2011 19:09:08 +0000 (20:09 +0100)]
Remove commented-out value.

13 years agoReally refresh the queue group after sending.
Lars Magne Ingebrigtsen [Sat, 22 Jan 2011 19:03:18 +0000 (20:03 +0100)]
Really refresh the queue group after sending.

13 years agoUpdate the queue group in the group buffer after sending the queue.
Lars Magne Ingebrigtsen [Sat, 22 Jan 2011 18:44:54 +0000 (19:44 +0100)]
Update the queue group in the group buffer after sending the queue.

13 years agoIgnore TAGS.
Lars Magne Ingebrigtsen [Sat, 22 Jan 2011 18:26:52 +0000 (19:26 +0100)]
Ignore TAGS.

13 years agomailcap: change text/org to text/x-org
Julien Danjou [Sat, 22 Jan 2011 18:02:45 +0000 (19:02 +0100)]
mailcap: change text/org to text/x-org

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoCosmetic fix.
Stefan Monnier [Sat, 22 Jan 2011 12:46:37 +0000 (12:46 +0000)]
Cosmetic fix.

13 years ago(mm-preferred-alternative-precedence): Don't bug out on nested related parts.
Lars Ingebrigtsen [Sat, 22 Jan 2011 04:46:22 +0000 (05:46 +0100)]
(mm-preferred-alternative-precedence): Don't bug out on nested related parts.

13 years ago(nnfolder-request-expire-articles): Return the list of unexpired articles.
Lars Ingebrigtsen [Sat, 22 Jan 2011 04:40:36 +0000 (05:40 +0100)]
(nnfolder-request-expire-articles): Return the list of unexpired articles.

This fixes the regression that led expiry marks to disappear from
nnfolder groups.

13 years agognus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes): Don't confuse...
Stefan Monnier [Fri, 21 Jan 2011 23:30:56 +0000 (23:30 +0000)]
gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes): Don't confuse the "ret" of "retrograde" with RET.

13 years agognus-art: use mm-display-inline rather than mm-insert-inline
Julien Danjou [Fri, 21 Jan 2011 13:45:50 +0000 (14:45 +0100)]
gnus-art: use mm-display-inline rather than mm-insert-inline

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-art.el (gnus-article-remove-images, gnus-article-show-images): Widen article...
Katsumi Yamaoka [Fri, 21 Jan 2011 04:14:51 +0000 (04:14 +0000)]
gnus-art.el (gnus-article-remove-images, gnus-article-show-images): Widen article buffer.

13 years agomm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill the temp buffer.
Stefan Monnier [Thu, 20 Jan 2011 23:39:24 +0000 (23:39 +0000)]
mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill the temp buffer.
message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.

13 years agomm-decode: add text/x-sh
Julien Danjou [Thu, 20 Jan 2011 21:36:02 +0000 (22:36 +0100)]
mm-decode: add text/x-sh

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoEnhance inline viewing
Julien Danjou [Thu, 20 Jan 2011 14:45:32 +0000 (15:45 +0100)]
Enhance inline viewing

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoAdd shellscript fontification
Julien Danjou [Thu, 20 Jan 2011 14:44:22 +0000 (15:44 +0100)]
Add shellscript fontification

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoAdd support for Org inlined/attached text
Julien Danjou [Thu, 20 Jan 2011 12:59:49 +0000 (13:59 +0100)]
Add support for Org inlined/attached text

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-art.el (gnus-article-highlight): Remove argument passed to gnus-article-add...
Katsumi Yamaoka [Wed, 19 Jan 2011 22:32:53 +0000 (22:32 +0000)]
gnus-art.el (gnus-article-highlight): Remove argument passed to gnus-article-add-buttons.

13 years agoFix sa-learn integration to insert a full From in the message envelope.
Ted Zlatanov [Wed, 19 Jan 2011 21:32:01 +0000 (15:32 -0600)]
Fix sa-learn integration to insert a full From in the message envelope.

Before this was just "From\n" but now it includes "nobody" as the
sender and the date.

13 years agognus-art: fix matching when regexp is a symbol
Julien Danjou [Wed, 19 Jan 2011 15:30:41 +0000 (16:30 +0100)]
gnus-art: fix matching when regexp is a symbol

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-art: fix button entries with identical regexp
Julien Danjou [Wed, 19 Jan 2011 14:53:51 +0000 (15:53 +0100)]
gnus-art: fix button entries with identical regexp

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-art: simplify condition
Julien Danjou [Wed, 19 Jan 2011 14:23:39 +0000 (15:23 +0100)]
gnus-art: simplify condition

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoRefill some copyright headers.
Glenn Morris [Sun, 16 Jan 2011 06:28:15 +0000 (06:28 +0000)]
Refill some copyright headers.

13 years agomessage.el (message-mail): A compose-mail function should accept headers as strings.
Glenn Morris [Sun, 16 Jan 2011 00:41:48 +0000 (00:41 +0000)]
message.el (message-mail): A compose-mail function should accept headers as strings.

13 years agoUpdate copyright years.
Katsumi Yamaoka [Fri, 14 Jan 2011 23:40:48 +0000 (23:40 +0000)]
Update copyright years.

13 years agoAdd 2011 to FSF/AIST copyright years.
Glenn Morris [Fri, 14 Jan 2011 23:12:52 +0000 (23:12 +0000)]
Add 2011 to FSF/AIST copyright years.

13 years agomessage.el (message-tool-bar-gnome): Tweak tool-bar items. Add :vert-only tags.
Chong Yidong [Fri, 14 Jan 2011 00:30:16 +0000 (00:30 +0000)]
message.el (message-tool-bar-gnome): Tweak tool-bar items.  Add :vert-only tags.
 (message-mail): New arg RETURN-ACTION.
 (message-return-action): New var.
 (message-bury): Use it.
 (message-mode): Make it buffer-local.
 (message-send-and-exit): Always call message-bury.

gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to message-mail.

13 years ago(nnimap-convert-partial-article): Protect against zero-length body parts.
Lars Magne Ingebrigtsen [Tue, 11 Jan 2011 19:28:06 +0000 (20:28 +0100)]
(nnimap-convert-partial-article): Protect against zero-length body parts.

13 years agoFix typo in last checkin.
Lars Magne Ingebrigtsen [Tue, 11 Jan 2011 19:22:07 +0000 (20:22 +0100)]
Fix typo in last checkin.

13 years ago(mm-preferred-alternative-precedence): Discourage showing empty parts.
Lars Magne Ingebrigtsen [Tue, 11 Jan 2011 19:20:56 +0000 (20:20 +0100)]
(mm-preferred-alternative-precedence): Discourage showing empty parts.

13 years agoDon't try to update marks and stuff if the backend didn't return the article number.
Lars Magne Ingebrigtsen [Tue, 11 Jan 2011 19:03:55 +0000 (20:03 +0100)]
Don't try to update marks and stuff if the backend didn't return the article number.

This fixes an Exchange-related nnimap bug.

13 years ago* gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
Lars Magne Ingebrigtsen [Tue, 11 Jan 2011 18:42:07 +0000 (19:42 +0100)]
* gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
group window, because it does the wrong thing when a separate frame
displays the group buffer.

13 years ago(gnus-summary-next-article): Remove hack to reselect group window.
Lars Magne Ingebrigtsen [Tue, 11 Jan 2011 18:40:04 +0000 (19:40 +0100)]
(gnus-summary-next-article): Remove hack to reselect group window.

13 years ago(open-protocol-stream): Protect against the low-level transport functions returning...
Lars Magne Ingebrigtsen [Tue, 11 Jan 2011 17:16:47 +0000 (18:16 +0100)]
(open-protocol-stream): Protect against the low-level transport functions returning nil.

13 years agomml2015.el (epg-sub-key-fingerprint): Autoload.
Daiki Ueno [Fri, 7 Jan 2011 11:18:20 +0000 (11:18 +0000)]
mml2015.el (epg-sub-key-fingerprint): Autoload.
 (mml2015-epg-find-usable-secret-key): New function.
 (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of mml2015-epg-find-usable-key (Bug#7797).
 (mml2015-epg-encrypt): Ditto.

13 years agodgnushack.el (rot13-string): Fix the way to get the argument.
Katsumi Yamaoka [Wed, 5 Jan 2011 14:14:13 +0000 (14:14 +0000)]
dgnushack.el (rot13-string): Fix the way to get the argument.

13 years agoAdd missing version tag.
Lars Magne Ingebrigtsen [Tue, 4 Jan 2011 00:04:41 +0000 (01:04 +0100)]
Add missing version tag.

13 years agoFix typo in version string.
Lars Magne Ingebrigtsen [Tue, 4 Jan 2011 00:03:10 +0000 (01:03 +0100)]
Fix typo in version string.

13 years ago(fill-flowed-encode): Do encoding citation-aware.
Lars Magne Ingebrigtsen [Mon, 3 Jan 2011 23:48:43 +0000 (00:48 +0100)]
(fill-flowed-encode): Do encoding citation-aware.

13 years agoRemove duplicate entry.
Katsumi Yamaoka [Mon, 3 Jan 2011 08:10:47 +0000 (08:10 +0000)]
Remove duplicate entry.

13 years agosieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
Glenn Morris [Mon, 3 Jan 2011 08:05:39 +0000 (08:05 +0000)]
sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
sieve.el (sieve-open-server): Give a more explicit error if sieve-manage-open returns nil.  (Bug#7720)

13 years agoIndent.
Lars Magne Ingebrigtsen [Mon, 3 Jan 2011 04:52:01 +0000 (05:52 +0100)]
Indent.

13 years agoNote the changed default.
Lars Magne Ingebrigtsen [Mon, 3 Jan 2011 04:49:16 +0000 (05:49 +0100)]
Note the changed default.

13 years ago* gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
Karl Fogel [Mon, 3 Jan 2011 04:48:19 +0000 (05:48 +0100)]
* gnus-msg.el (gnus-message-replyencrypt): Default to `t'.

13 years agobinhex.el: Improve commentary (Bug#7482).
Chong Yidong [Sun, 2 Jan 2011 23:15:26 +0000 (23:15 +0000)]
binhex.el: Improve commentary (Bug#7482).

13 years ago(nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
Lars Magne Ingebrigtsen [Sun, 2 Jan 2011 22:28:40 +0000 (23:28 +0100)]
(nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.

This avoids sending passwords in plain text over non-encrypted
channels.

13 years ago(shr-rescale-image): Display all GIF images as animated images.
Lars Magne Ingebrigtsen [Sun, 2 Jan 2011 20:19:02 +0000 (21:19 +0100)]
(shr-rescale-image): Display all GIF images as animated images.

13 years agoImplement AUTH=CRAM-MD5, and refactor some code.
Lars Magne Ingebrigtsen [Sun, 2 Jan 2011 20:10:59 +0000 (21:10 +0100)]
Implement AUTH=CRAM-MD5, and refactor some code.

13 years ago* mm-view.el (mml-smime): Require.
Lars Magne Ingebrigtsen [Sun, 2 Jan 2011 07:45:16 +0000 (08:45 +0100)]
* mm-view.el (mml-smime): Require.

13 years ago* mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
David Engster [Sun, 2 Jan 2011 07:03:02 +0000 (08:03 +0100)]
* mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
use EPG to decrypt S/MIME messages instead of openssl.

13 years ago(nnimap-request-group): Avoid double SELECT on `M-g'.
Lars Magne Ingebrigtsen [Sun, 2 Jan 2011 06:36:11 +0000 (07:36 +0100)]
(nnimap-request-group): Avoid double SELECT on `M-g'.

13 years agoDon't try to update the group status is the group clearly is unreachable.
Lars Magne Ingebrigtsen [Sun, 2 Jan 2011 06:05:22 +0000 (07:05 +0100)]
Don't try to update the group status is the group clearly is unreachable.

13 years agoAdd the optional second parameter to `local-variable-p' to be compatible with XEmacs.
Lars Magne Ingebrigtsen [Sun, 2 Jan 2011 05:54:42 +0000 (06:54 +0100)]
Add the optional second parameter to `local-variable-p' to be compatible with XEmacs.

13 years ago* nnml.el (nnml-request-article): Allow requesting by Message-ID to
Wang Diancheng [Sun, 2 Jan 2011 05:47:14 +0000 (06:47 +0100)]
* nnml.el (nnml-request-article): Allow requesting by Message-ID to
work when using a compressed nnml folder.

13 years agoDon't propagate marks to backends after sanitising on entry.
Lars Magne Ingebrigtsen [Sun, 2 Jan 2011 05:36:36 +0000 (06:36 +0100)]
Don't propagate marks to backends after sanitising on entry.

This never makes sense: If the articles have gone missing, then the
data no longer exists on the backend, and if they haven't, then Gnus
is wrong, and shouldn't overwrite anything anyway.

13 years ago(shr-insert-document): Bind shr-width dynamically to window-width if it's nil.
Lars Magne Ingebrigtsen [Sun, 2 Jan 2011 05:23:31 +0000 (06:23 +0100)]
(shr-insert-document): Bind shr-width dynamically to window-width if it's nil.

13 years ago* shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
Tassilo Horn [Sun, 2 Jan 2011 05:20:41 +0000 (06:20 +0100)]
* shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
with the meaning of using the full emacs window width for rendering.

13 years agomml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the case when sender...
Daiki Ueno [Mon, 27 Dec 2010 11:36:45 +0000 (11:36 +0000)]
mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the case when sender is not given.

13 years agognus-gravatar: set mail-extr-ignore-realname-equals-mailbox-name to nil
Julien Danjou [Thu, 23 Dec 2010 16:50:05 +0000 (17:50 +0100)]
gnus-gravatar: set mail-extr-ignore-realname-equals-mailbox-name to nil

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoAdd Obsolete-since: header to pgg*.el.
Daiki Ueno [Wed, 22 Dec 2010 11:13:46 +0000 (11:13 +0000)]
Add Obsolete-since: header to pgg*.el.

13 years agomml1991.el (pgg-sign-region, pgg-encrypt-region):
Daiki Ueno [Wed, 22 Dec 2010 07:09:27 +0000 (07:09 +0000)]
mml1991.el (pgg-sign-region, pgg-encrypt-region):
gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now obsolete in Emacs.

13 years agoFix reverting.
Katsumi Yamaoka [Tue, 21 Dec 2010 23:32:40 +0000 (23:32 +0000)]
Fix reverting.

In <URL:http://article.gmane.org/gmane.emacs.devel/133862>
Stefan Monnier wrote:
> Whenever you revert a change, please include in the change-log
> and/or as a comment in the code an explanation for why it was
> reverted.

13 years agoRevert "gnus-util: rewrite gnus-rescale-image"
Julien Danjou [Mon, 20 Dec 2010 16:18:09 +0000 (17:18 +0100)]
Revert "gnus-util: rewrite gnus-rescale-image"

This reverts commit 372fc7ebdcfac14160cb90dd35949761e0783657.

Conflicts:

lisp/ChangeLog

13 years ago(gnus-group-delete-articles): New command.
Lars Magne Ingebrigtsen [Fri, 17 Dec 2010 18:59:54 +0000 (19:59 +0100)]
(gnus-group-delete-articles): New command.

13 years agoRevert the last change here, since it's up to the backends to do CRLF removal if...
Lars Magne Ingebrigtsen [Fri, 17 Dec 2010 16:45:38 +0000 (17:45 +0100)]
Revert the last change here, since it's up to the backends to do CRLF removal if their protocol has it.

13 years agonnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
Andrew Cohen [Fri, 17 Dec 2010 16:44:52 +0000 (11:44 -0500)]
nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.

13 years agognus-gravatar: fix size
Julien Danjou [Fri, 17 Dec 2010 16:42:19 +0000 (17:42 +0100)]
gnus-gravatar: fix size

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years ago* nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
Lars Magne Ingebrigtsen [Fri, 17 Dec 2010 16:33:14 +0000 (17:33 +0100)]
* nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.

13 years agognus-util: rewrite gnus-rescale-image
Julien Danjou [Fri, 17 Dec 2010 16:08:53 +0000 (17:08 +0100)]
gnus-util: rewrite gnus-rescale-image

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-sum.el (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
Andrew Cohen [Fri, 17 Dec 2010 15:52:39 +0000 (10:52 -0500)]
gnus-sum.el (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.