[gnus git] branch master updated: m0-7-181-g6d79431 =1= Fix typos in ChangeLogs
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 6d79431c9eb14bc003c7be5e1f7d90669d17beb7 (commit)
from 1f1ec450cdb60da66be47d372d6ace2fdd070ce2 (commit)
- Log -----------------------------------------------------------------
commit 6d79431c9eb14bc003c7be5e1f7d90669d17beb7
Author: Juanma Barranquero <[email protected]>
Date: Sun Jul 28 22:33:29 2013 +0000
Fix typos in ChangeLogs
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ed8363e..4d4afcc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -9102,7 +9102,7 @@
* nnimap.el (nnimap-request-group): Low higher than high to signal no
messages in empty groups.
-2010-10-01 Ted Zlatanov <[email protected]>
+2010-10-01 Teodor Zlatanov <[email protected]>
* nnimap.el (nnimap-request-group): Don't bug out when there's an empty
non-UIDNEXT group.
@@ -9257,7 +9257,7 @@
* nndraft.el (nndraft-request-expire-articles): Use the group name
instead if "nndraft". Fix found by Nils Ackermann.
-2010-09-29 Ludovic Courtes <[email protected]>
+2010-09-29 Ludovic Courtès <[email protected]>
* nnregistry.el: Add.
diff --git a/lisp/ChangeLog.2 b/lisp/ChangeLog.2
index 0110dcb..c8f2e02 100644
--- a/lisp/ChangeLog.2
+++ b/lisp/ChangeLog.2
@@ -210,7 +210,7 @@
* mml1991.el (mml1991-pgg-encrypt): Decode according to CTE before
encrypting.
-2003-12-28 Ivan Boldyrev <[email protected]> (tiny change).
+2003-12-28 Ivan Boldyrev <[email protected]> (tiny change)
* mml1991.el (mml1991-pgg-sign): Use unibyte when re-encoding.
@@ -4623,7 +4623,7 @@
* gnus-start.el (gnus-backup-startup-file): Fixed custom type.
-2003-02-24 Ted Zlatanov <[email protected]>
+2003-02-24 Teodor Zlatanov <[email protected]>
* spam.el: Disabled spam-get-article-as-filename.
-----------------------------------------------------------------------
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 | 4 ++--
lisp/ChangeLog.2 | 4 ++--
2 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