[gnus git] branch master updated: m0-3-24-ga10e061 =3= Merge remote-tracking branch 'origin/no-gnus' ; IMAP command logging improvement ; gnus-demon.el (gnus-demon-init): Don't multiply time twice.
Lars Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via a10e061d0e6d4792608c61659d34a0c770c1129b (commit)
via 2451dac5939c4bc01d9d15adb57235a7668b0144 (commit)
via 6c2f3bd4c1ddbe8a81982cf5c8186af587ba6aad (commit)
from 2c83113c63c6970f5c96a6b1fb5a62927ff26080 (commit)
- Log -----------------------------------------------------------------
commit a10e061d0e6d4792608c61659d34a0c770c1129b
Merge: 2c83113 2451dac
Author: Lars Ingebrigtsen <[email protected]>
Date: Mon Feb 20 08:20:52 2012 +0100
Merge remote-tracking branch 'origin/no-gnus'
diff --cc lisp/ChangeLog
index c708c7f,d631b8b..69fd5ae
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@@ -1,8 -1,13 +1,18 @@@
+2012-02-19 Vida Gábor <[email protected]> (tiny change)
+
+ * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
+ Reported by Peter Münster.
+
+ 2012-02-20 Lars Ingebrigtsen <[email protected]>
+
+ * nnimap.el (nnimap-log-command): Add the IMAP address to the log
+ buffer. Suggested by Herbert Valerio Riedel.
+
+ 2012-02-19 Vida Gábor <[email protected]> (tiny change)
+
+ * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
+ Reported by Peter Münster.
+
2012-02-18 Lars Ingebrigtsen <[email protected]>
* shr.el (shr-image-fetched): Make sure we really kill the right
@@@ -12,24 -17,11 +22,24 @@@
* gnus-start.el (gnus-1): Avoid duplicate entries.
- 2012-02-16 Lars Ingebrigtsen <[email protected]>
-
- * mm-decode.el (mm-dissect-singlepart): Guess what the type of
- application/octet-stream parts really is.
-
- * gnus-sum.el (gnus-propagate-marks): Remove.
-
2012-02-15 Lars Ingebrigtsen <[email protected]>
- * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
- too-wide lines.
+ * imap.el: Remove.
+
+ * nntp.el (nntp-coding-system-for-read): Remove.
+ (nntp-coding-system-for-write): Ditto.
+ (nntp-open-connection): Just use `binary' directly.
+
+ * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
+ Gnus 0.3.
+
++2012-02-16 Lars Ingebrigtsen <[email protected]>
++
++ * mm-decode.el (mm-dissect-singlepart): Guess what the type of
++ application/octet-stream parts really is.
++
++ * gnus-sum.el (gnus-propagate-marks): Remove.
+
2012-02-15 Paul Eggert <[email protected]>
* shr.el (shr-rescale-image): Undo previous change; see
-----------------------------------------------------------------------
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 | 24 +++++++++++++++++-------
lisp/nnimap.el | 3 ++-
2 files changed, 19 insertions(+), 8 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