[gnus git] branch master updated: m0-11-133-gcb17c3c =1= lisp/ChangeLog: Synch with Emacs trunk
Katsumi <[email protected]> Fri, 30 Jan 2015 02:40:56 +0100
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via cb17c3ca8d180789e8267405b1500b42f62a3df8 (commit)
from 1b4d1bd1ca7a32d8f9cb7c1ffe02af08f2c4b2c6 (commit)
- Log -----------------------------------------------------------------
commit cb17c3ca8d180789e8267405b1500b42f62a3df8
Author: Katsumi Yamaoka <[email protected]>
Date: Fri Jan 30 01:40:55 2015 +0000
lisp/ChangeLog: Synch with Emacs trunk
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2de054a..df8b88f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -96,9 +96,8 @@
Fixes Bug#19438.
* message.el (message-make-fqdn):
* nnvirtual.el (nnvirtual-retrieve-headers)
- (nnvirtual-update-xref-header):
- Prefer (system-name) to system-name, and avoid naming
- locals 'system-name'.
+ (nnvirtual-update-xref-header): Prefer (system-name) to system-name,
+ and avoid naming locals 'system-name'.
2014-12-29 Lars Ingebrigtsen <[email protected]>
@@ -112,8 +111,8 @@
2014-12-19 Andreas Schwab <[email protected]>
- * gnus-group.el (gnus-read-ephemeral-bug-group): Bind
- coding-system-for-read and coding-system-for-write only around
+ * gnus-group.el (gnus-read-ephemeral-bug-group):
+ Bind coding-system-for-read and coding-system-for-write only around
with-temp-file, and make buffer unibyte. Don't write temp file twice.
2014-12-18 Paul Eggert <[email protected]>
@@ -183,9 +182,9 @@
2014-12-09 Lars Magne Ingebrigtsen <[email protected]>
- * gnus-art.el (gnus-article-mime-handles): Refactored out into own
+ * gnus-art.el (gnus-article-mime-handles): Refactor out into own
function for reuse.
- (gnus-mime-buttonize-attachments-in-header): Adjusted.
+ (gnus-mime-buttonize-attachments-in-header): Adjust.
2014-12-07 Lars Magne Ingebrigtsen <[email protected]>
@@ -512,8 +511,8 @@
2014-05-15 Katsumi Yamaoka <[email protected]>
- * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part): Don't
- delete next part button; keep spacing between buttons.
+ * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
+ Don't delete next part button; keep spacing between buttons.
2014-05-14 Katsumi Yamaoka <[email protected]>
@@ -562,8 +561,8 @@
* mm-decode.el (mm-display-part): Don't insert a newline in the top.
(mm-shr): Make undisplayer unbreakable.
- * mm-view.el (mm-inline-image-emacs, mm-inline-image-xemacs): Don't
- insert excessive newline.
+ * mm-view.el (mm-inline-image-emacs, mm-inline-image-xemacs):
+ Don't insert excessive newline.
(mm-inline-text-html-render-with-w3m, mm-inline-text)
(mm-insert-inline): Make undisplayer unbreakable.
-----------------------------------------------------------------------
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 | 21 ++++++++++-----------
1 file changed, 10 insertions(+), 11 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