[gnus git] branch master updated: n0-17-181-gc5569aa =1= ChangeLog (2011-07-14): Fix function name.
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via c5569aa6321c3d02e84b789dd19ee8120b88cff3 (commit)
from 83143bac6a331c4e592fb7c7afab2a3b62cb3b22 (commit)
- Log -----------------------------------------------------------------
commit c5569aa6321c3d02e84b789dd19ee8120b88cff3
Author: Katsumi Yamaoka <[email protected]>
Date: Thu Jul 14 22:09:38 2011 +0000
ChangeLog (2011-07-14): Fix function name.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4f968de..8e01c2f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -5,7 +5,7 @@
* gnus-int.el (gnus-request-thread): Add group argument.
- * gnus-sum.el (gnus-request-thread): Use it.
+ * gnus-sum.el (gnus-summary-refer-thread): Use it.
2011-07-10 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 | 2 +-
1 files changed, 1 insertions(+), 1 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