[gnus git] branch master updated: m0-5-59-ga48095b =1= Fix typos in ChangeLogs
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via a48095b48939d21de15ccef9c9352ab92a3ae999 (commit)
from 8073f103ec431a513ae1f6b895ec694d2e828fa2 (commit)
- Log -----------------------------------------------------------------
commit a48095b48939d21de15ccef9c9352ab92a3ae999
Author: Juanma Barranquero <[email protected]>
Date: Sat Jul 14 11:02:51 2012 +0000
Fix typos in ChangeLogs
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0df5bdc..4e73750 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -5289,7 +5289,7 @@
2010-11-29 Binjo <[email protected]> (tiny change)
* nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
- seem to accept strings-with-numbers as port numbers,
+ seem to accept strings-with-numbers as port numbers.
2010-11-29 Andrew Cohen <[email protected]>
@@ -5488,7 +5488,7 @@
2010-11-25 Julien Danjou <[email protected]>
- * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
+ * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
* color.el: Rename from color-lab.el
(color-rgb->hex): Add.
@@ -22579,7 +22579,7 @@
2004-05-20 Danny Siu <[email protected]>
- * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
+ * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
centered even when gnus-auto-center-summary is t.
2004-05-22 Lars Magne Ingebrigtsen <[email protected]>
@@ -23835,7 +23835,7 @@
* gnus.el (gnus-method-to-server): Move defsubst before first use.
- * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
+ * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
* gnus-art.el (gnus-article-edit-mode): Define before first
reference.
diff --git a/texi/ChangeLog b/texi/ChangeLog
index 0c7ba55..4ad46cd 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -314,7 +314,7 @@
2011-03-19 Antoine Levitt <[email protected]>
- * gnus.texi (Listing Groups): Document gnus-group-list-ticked
+ * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
2011-03-15 Lars Magne 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 ++++----
texi/ChangeLog | 2 +-
2 files changed, 5 insertions(+), 5 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