[gnus git] branch master updated: m0-1-143-g4598d7e =2= merge from no gnus ; Add a `nnimap-record-commands' variable to control logging
Lars Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 4598d7eb56ad42593c8aee7189d3b31e6c476344 (commit)
via 20915e1c98daa548e851ee4f38e59d27238a9719 (commit)
from 5d97eabba7d837af355df0e772bd9e2f585b7a22 (commit)
- Log -----------------------------------------------------------------
commit 4598d7eb56ad42593c8aee7189d3b31e6c476344
Merge: 5d97eab 20915e1
Author: Lars Ingebrigtsen <[email protected]>
Date: Mon Feb 13 12:48:52 2012 +0100
merge from no gnus
diff --cc lisp/ChangeLog
index e3bf51c,24c1bde..8632a55
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@@ -1,8 -1,11 +1,16 @@@
2012-02-13 Lars Ingebrigtsen <[email protected]>
+ * shr.el (shr-rescale-image): Allow viewing large images.
+ (shr-rescale-image): Fix wrong merge.
+
++2012-02-13 Lars Ingebrigtsen <[email protected]>
++
+ * nnimap.el (nnimap-record-commands): New variable.
+ (nnimap-log-command): Use it.
+ (nnimap-make-process-buffer): Add a space to the process buffer.
+
+ * shr.el (shr-rescale-image): Allow viewing large images.
+
2012-02-12 Lars Ingebrigtsen <[email protected]>
* nnml.el (nnml-request-compact-group): Delete the marks file after
diff --cc texi/ChangeLog
index 6894461,096abc3..940f867
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@@ -1,22 -1,8 +1,27 @@@
+2012-02-08 Katsumi Yamaoka <[email protected]>
+
+ * gnus.texi (Archived Messages): Document gnus-gcc-self-resent-messages.
+
+2012-02-06 Lars Ingebrigtsen <[email protected]>
+
+ * message.texi (Mail Variables): Mention the optional user parameter
+ for X-Message-SMTP-Method.
+
+2012-02-02 Lars Ingebrigtsen <[email protected]>
+
+ * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
+
+ * message.texi (Mail Variables): Document X-Message-SMTP-Method.
+
+2012-01-31 Lars Ingebrigtsen <[email protected]>
+
+ * gnus.texi (Key Index): Change encoding to utf-8.
+
+ 2012-02-13 Lars Ingebrigtsen <[email protected]>
+
+ * gnus.texi (Customizing the IMAP Connection): Mention
+ nnimap-record-commands.
+
2012-02-07 Lars Ingebrigtsen <[email protected]>
* gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
lisp/ChangeLog | 8 ++++++++
lisp/nnimap.el | 18 +++++++++++-------
texi/ChangeLog | 5 +++++
texi/gnus.texi | 9 +++++++--
4 files changed, 31 insertions(+), 9 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project