[gnus git] branch master updated: m0-3-34-g78c6d5e =2= Merge remote-tracking branch 'origin/no-gnus' ; Try to fix nnimap group name encoding confusion
Lars Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 78c6d5e7a5c48b4a5d17179858e31f3029814fa5 (commit)
via c81405e38d2a18907301ffe10dd663e7eec2606e (commit)
from cc6f03bae1277e4cc0c6d59ef4aa8441d9bffc29 (commit)
- Log -----------------------------------------------------------------
commit 78c6d5e7a5c48b4a5d17179858e31f3029814fa5
Merge: cc6f03b c81405e
Author: Lars Ingebrigtsen <[email protected]>
Date: Mon Feb 20 11:35:04 2012 +0100
Merge remote-tracking branch 'origin/no-gnus'
diff --cc lisp/ChangeLog
index 6bb6997,79bd696..11472fd
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@@ -1,9 -1,9 +1,13 @@@
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]>
+
+ * nnimap.el (nnimap-request-list): Return the group names encoded as
+ utf8. Otherwise non-European group names don't work.
+ (nnimap-request-newgroups): Ditto.
+
* gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
the default in `read-string' (bug#10757).
@@@ -29,24 -29,11 +33,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 | 18 +++++++++++-------
lisp/nnimap.el | 12 ++++++------
2 files changed, 17 insertions(+), 13 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