[gnus git] branch master updated: =1= Cosmetic fix.
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 8b26caef5976ea0d3142d026b93ea3333b263645 (commit)
from e3fc7cb33eb07dd3b48cfc72f0cada1f1edbcb85 (commit)
- Log -----------------------------------------------------------------
commit 8b26caef5976ea0d3142d026b93ea3333b263645
Author: Stefan Monnier <[email protected]>
Date: Thu Feb 10 22:46:33 2011 +0000
Cosmetic fix.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 82454fa..74411f5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -31,7 +31,7 @@
(nnimap-update-info): Clean up slightly.
(nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
characters.
- (nnimap-process-quirk): Renamed function to avoid collision.
+ (nnimap-process-quirk): Rename function to avoid collision.
(nnimap-update-info): Fix macrology bug-out.
(nnimap-update-info): Simplify split history test.
@@ -52,7 +52,7 @@
* message.el (message-setup-1): Remove the read-only stuff, since it
doesn't work under XEmacs, for some reason.
- * gnus-sum.el (gnus-user-date): Renamed back from
+ * gnus-sum.el (gnus-user-date): Rename back from
gnus-summary-user-date since user code refers to it.
* shr.el (shr-render-td): Store the actual background colour used.
@@ -239,8 +239,8 @@
2011-01-28 Daiki Ueno <[email protected]>
- * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Give
- mml2015-signers higher precedence over mml2015-sign-with-sender.
+ * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
+ Give mml2015-signers higher precedence over mml2015-sign-with-sender.
2011-01-27 Lars Ingebrigtsen <[email protected]>
-----------------------------------------------------------------------
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 | 8 ++++----
1 files changed, 4 insertions(+), 4 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