[gnus git] branch master updated: m0-3-66-g1e7e58d =2= Merge remote branch 'origin/no-gnus' ; Switch off more debugging
Lars Magne Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 1e7e58d4d85f8a18f9f92b95193024fd26521d31 (commit)
via c2c7dc83f29746832e8fa333b9ddad5b228e0f07 (commit)
from afbf528d6fb2fdb90f56a50212e46178b869a28b (commit)
- Log -----------------------------------------------------------------
commit 1e7e58d4d85f8a18f9f92b95193024fd26521d31
Merge: afbf528 c2c7dc8
Author: Lars Magne Ingebrigtsen <[email protected]>
Date: Mon Mar 12 12:14:07 2012 +0100
Merge remote branch 'origin/no-gnus'
diff --cc lisp/ChangeLog
index 61b76a3,666a741..3e50751
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@@ -1,10 -1,8 +1,15 @@@
+2012-03-10 Lars Magne Ingebrigtsen <[email protected]>
+
+ * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
+ messages that don't exist.
+
+ * gnus-sum.el (gnus-summary-expire-articles): Ditto.
+
+ 2012-03-12 Lars Magne Ingebrigtsen <[email protected]>
+
+ * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
+ 24.1 release.
+
2012-03-10 David Edmondson <[email protected]>
* mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
@@@ -75,24 -69,11 +80,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-int.el | 2 +-
2 files changed, 13 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