[gnus git] branch no-gnus updated: m0-1-60-gb1573a5 =1= gnus.texi (Posting Styles): Fix cross-refs to other manual
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via b1573a5a75b24fd5831e1f556b1a20b2260340ef (commit)
from 65d7f5e5ad3708684dd19a170958f599acdd6dca (commit)
- Log -----------------------------------------------------------------
commit b1573a5a75b24fd5831e1f556b1a20b2260340ef
Author: Glenn Morris <[email protected]>
Date: Fri Feb 17 10:49:30 2012 +0000
gnus.texi (Posting Styles): Fix cross-refs to other manual
diff --git a/texi/ChangeLog b/texi/ChangeLog
index 096abc3..69ecc39 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -1,3 +1,7 @@
+2012-02-17 Glenn Morris <[email protected]>
+
+ * gnus.texi (Posting Styles): Fix cross-refs to other manual.
+
2012-02-13 Lars Ingebrigtsen <[email protected]>
* gnus.texi (Customizing the IMAP Connection): Mention
diff --git a/texi/gnus.texi b/texi/gnus.texi
index a5f0232..754af15 100644
--- a/texi/gnus.texi
+++ b/texi/gnus.texi
@@ -12763,8 +12763,8 @@ from date id references chars lines xref extra.
In the case of a string value, if the @code{match} is a regular
expression, a @samp{gnus-match-substitute-replacement} is proceed on
the value to replace the positional parameters @samp{\@var{n}} by the
-corresponding parenthetical matches (see @xref{Replacing the Text that
-Matched, , Text Replacement, elisp, The Emacs Lisp Reference Manual}.)
+corresponding parenthetical matches (see @xref{Replacing Match,,
+Replacing the Text that Matched, elisp, The Emacs Lisp Reference Manual}.)
@vindex message-reply-headers
-----------------------------------------------------------------------
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 | 4 ++--
2 files changed, 6 insertions(+), 2 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, no-gnus has been updated
hooks/post-receive
--
Gnus Project