[gnus git] branch master updated: m0-3-30-g79afa2d =2= Merge remote-tracking branch 'origin/no-gnus' ; Fix bug with `C-u a' on topics
Lars Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 79afa2d56b5d2bd44322b8fcca86768fe03d7477 (commit)
via 35d8e6941878312c4d8014c4041e9ea830b7dfc8 (commit)
from 678bee7102a726a90512f212051c202a99b89a98 (commit)
- Log -----------------------------------------------------------------
commit 79afa2d56b5d2bd44322b8fcca86768fe03d7477
Merge: 678bee7 35d8e69
Author: Lars Ingebrigtsen <[email protected]>
Date: Mon Feb 20 09:37:57 2012 +0100
Merge remote-tracking branch 'origin/no-gnus'
diff --cc lisp/ChangeLog
index 5eb5e5c,8d3a26a..cd8ee82
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@@ -1,9 -1,8 +1,12 @@@
2012-02-20 Lars Ingebrigtsen <[email protected]>
+ * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
+
+2012-02-20 Lars Ingebrigtsen <[email protected]>
+
+ * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
+ topics (bug#10843).
+
* nnimap.el (nnimap-log-command): Add the IMAP address to the log
buffer. Suggested by Herbert Valerio Riedel.
(nnimap-request-move-article): Delete the message from the correct IMAP
@@@ -23,24 -22,11 +26,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 | 17 ++++++++++-------
lisp/gnus-msg.el | 2 +-
2 files changed, 11 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