[gnus git] branch master updated: m0-3-32-gcc6f03b =2= Merge remote-tracking branch 'origin/no-gnus' ; Further `read-string' fixups when inserting old articles
Lars Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via cc6f03bae1277e4cc0c6d59ef4aa8441d9bffc29 (commit)
via a52a4b030e9963e587ceb482297fa08b44a35be1 (commit)
from 79afa2d56b5d2bd44322b8fcca86768fe03d7477 (commit)
- Log -----------------------------------------------------------------
commit cc6f03bae1277e4cc0c6d59ef4aa8441d9bffc29
Merge: 79afa2d a52a4b0
Author: Lars Ingebrigtsen <[email protected]>
Date: Mon Feb 20 10:29:42 2012 +0100
Merge remote-tracking branch 'origin/no-gnus'
diff --cc lisp/ChangeLog
index cd8ee82,ee98698..6bb6997
--- 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-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
+ the default in `read-string' (bug#10757).
+
* gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
topics (bug#10843).
@@@ -26,24 -25,11 +29,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-sum.el | 5 ++---
2 files changed, 12 insertions(+), 10 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