[gnus git] branch master updated: m0-3-12-gf603f1b =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 f603f1b9ecfb136fd3f7cb43a732482e06be5561 (commit)
from 6e248869f1a01abc237d45f2f853f6cef0bcb692 (commit)
- Log -----------------------------------------------------------------
commit f603f1b9ecfb136fd3f7cb43a732482e06be5561
Author: Glenn Morris <[email protected]>
Date: Fri Feb 17 10:49:28 2012 +0000
gnus.texi (Posting Styles): Fix cross-refs to other manual
diff --git a/texi/ChangeLog b/texi/ChangeLog
index b6343f6..e3075fb 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-16 Lars Ingebrigtsen <[email protected]>
* gnus.texi (Various Summary Stuff): Remove mention of
diff --git a/texi/gnus.texi b/texi/gnus.texi
index cc2fedc..9194753 100644
--- a/texi/gnus.texi
+++ b/texi/gnus.texi
@@ -12769,8 +12769,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, master has been updated
hooks/post-receive
--
Gnus Project