[gnus git] branch master updated: m0-7-162-g369bf17 =1= * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
Lars Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 369bf1704a13f7ced12ac1d2d3d5e4bbaf01d3f0 (commit)
from deafb4b2ed69a0a26950f6e825694201fef7a277 (commit)
- Log -----------------------------------------------------------------
commit 369bf1704a13f7ced12ac1d2d3d5e4bbaf01d3f0
Author: Nathan Trapuzzano <[email protected]>
Date: Sat Jul 6 19:25:38 2013 +0200
* gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
diff --git a/texi/ChangeLog b/texi/ChangeLog
index de87f4f..5289c71 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -1,3 +1,7 @@
+2013-07-06 Nathan Trapuzzano <[email protected]> (tiny change)
+
+ * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
+
2013-07-06 Lars Ingebrigtsen <[email protected]>
* gnus.texi (Emacsen): Fix version.
diff --git a/texi/gnus.texi b/texi/gnus.texi
index fb55c82..8162d1f 100644
--- a/texi/gnus.texi
+++ b/texi/gnus.texi
@@ -6380,10 +6380,10 @@ The default is @code{t}.
@node Generic Marking Commands
@subsection Generic Marking Commands
-Some people would like the command that ticks an article (@kbd{!}) go to
-the next article. Others would like it to go to the next unread
-article. Yet others would like it to stay on the current article. And
-even though I haven't heard of anybody wanting it to go to the
+Some people would like the command that ticks an article (@kbd{!}) to
+go to the next article. Others would like it to go to the next unread
+article. Yet others would like it to stay on the current article.
+And even though I haven't heard of anybody wanting it to go to the
previous (unread) article, I'm sure there are people that want that as
well.
-----------------------------------------------------------------------
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:
texi/ChangeLog | 4 ++++
texi/gnus.texi | 8 ++++----
2 files changed, 8 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