[gnus git] branch master updated: m0-3-59-g7e0e5bc =2= Merge remote branch 'origin/no-gnus' ; Fix the mail user agent when Gnus isn't running
Lars Magne Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 7e0e5bcdb353559c7f9d89eaf183e2e7cbe7bd92 (commit)
via 807fb446106d01ec180a490faa62d087009c2bfd (commit)
from 1d457e790312bf621e6f10983fc59cfa7828d305 (commit)
- Log -----------------------------------------------------------------
commit 7e0e5bcdb353559c7f9d89eaf183e2e7cbe7bd92
Merge: 1d457e7 807fb44
Author: Lars Magne Ingebrigtsen <[email protected]>
Date: Sun Mar 4 16:02:21 2012 +0100
Merge remote branch 'origin/no-gnus'
diff --cc lisp/ChangeLog
index 8df87b4,43cd767..bb8e2ea
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@@ -58,24 -59,11 +63,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 | 19 ++++++++++++-------
lisp/gnus-msg.el | 6 ++++--
2 files changed, 16 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