[gnus git] branch master updated: m0-3-97-g37a7d05 =2= Merge remote branch 'origin/no-gnus' ; Quote tokens that start with "#" to ~/.authinfo
Lars Magne Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 37a7d053fc397dbc2d8d5da3c7aec0e6d7cab78d (commit)
via 1df7a9600ae470e640c6a5aa9ee0d425a0dffb3c (commit)
from c13c2c39f74ae81cf225b074a94364e860d4866e (commit)
- Log -----------------------------------------------------------------
commit 37a7d053fc397dbc2d8d5da3c7aec0e6d7cab78d
Merge: c13c2c3 1df7a96
Author: Lars Magne Ingebrigtsen <[email protected]>
Date: Thu Mar 22 20:28:43 2012 +0100
Merge remote branch 'origin/no-gnus'
diff --cc lisp/ChangeLog
index 37855a7,d795909..e8eb826
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@@ -1,40 -1,8 +1,45 @@@
2012-03-22 Lars Magne Ingebrigtsen <[email protected]>
+ * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
+
+2012-03-22 Katsumi Yamaoka <[email protected]>
+
+ * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
+ gnus-gcc-self-resent-messages may be a group parameter.
+ (gnus-summary-resend-message): Don't encode encoded words in header
+ when Gcc'ing resent message.
+
+2012-03-19 Lars Magne Ingebrigtsen <[email protected]>
+
+ * shr.el (shr-insert): Treat non-breaking space just like normal
+ space. This seems to produce more pleasing results.
+ (shr-insert): Only insert a blank line if we're starting from an image.
+ (shr-tag-br): Allow <br> to end lines or to make a single blank line.
+ (shr-ensure-paragraph): Consider lines with white space to be blank.
+
+2012-03-15 Elias Pipping <[email protected]>
+
+ * Makefile.in: Respect DESTDIR.
+
+2012-03-14 Christopher Schmidt <[email protected]>
+
+ * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
+ and gnus-gcc-post-body-encode-hook.
+
+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-14 Lars Magne Ingebrigtsen <[email protected]>
+
++2012-03-22 Lars Magne Ingebrigtsen <[email protected]>
++
+ * auth-source.el (auth-source-netrc-create): Quote tokens that contain
+ "#" to avoid having them interpreted as comments.
+
2012-03-19 Lars Magne Ingebrigtsen <[email protected]>
* shr.el (shr-insert): Update the text state properly to avoid
@@@ -131,24 -98,11 +136,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/auth-source.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