[gnus git] branch master updated: n0-17-152-g46bc283 =1= Fix syntax error.
Lars Magne Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 46bc28360b7e23d04479940773cf289416be364a (commit)
from e44b0fdc508944e564941bb6f29a59c549bff7bd (commit)
- Log -----------------------------------------------------------------
commit 46bc28360b7e23d04479940773cf289416be364a
Author: Lars Magne Ingebrigtsen <[email protected]>
Date: Sun Jul 3 18:42:34 2011 +0200
Fix syntax error.
diff --git a/texi/gnus.texi b/texi/gnus.texi
index 517b609..ead5ec2 100644
--- a/texi/gnus.texi
+++ b/texi/gnus.texi
@@ -1214,7 +1214,7 @@ Some handy pre-fab functions are:
@item gnus-subscribe-zombies
@vindex gnus-subscribe-zombies
-Make all new groups zombies (@pxref {Group Levels}). This is the
+Make all new groups zombies (@pxref{Group Levels}). This is the
default. You can browse the zombies later (with @kbd{A z}) and either
kill them all off properly (with @kbd{S z}), or subscribe to them
(with @kbd{u}).
-----------------------------------------------------------------------
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/gnus.texi | 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