Index: m4/doc/m4.texinfo
diff -u m4/doc/m4.texinfo:1.1.1.1.2.8 m4/doc/m4.texinfo:1.1.1.1.2.9
--- m4/doc/m4.texinfo:1.1.1.1.2.8 Thu May 11 13:27:57 2006
+++ m4/doc/m4.texinfo Wed May 24 13:07:29 2006
@@ -9,9 +9,9 @@
@include version.texi
[EMAIL PROTECTED]
[EMAIL PROTECTED] Francois Franc,ois
[EMAIL PROTECTED] ifinfo
[EMAIL PROTECTED]
[EMAIL PROTECTED] Francois Fran@,{c}ois
[EMAIL PROTECTED] ifnottex
@tex
@set Francois Fran\noexpand\ptexc cois
@end tex
@@ -2466,8 +2466,16 @@
@noindent
which searches for @var{regexp} in @var{string}. The syntax for regular
-expressions is the same as in GNU Emacs. @xref{Regexps, , Syntax of
-Regular Expressions, emacs, The GNU Emacs Manual}.
+expressions is the same as in GNU Emacs.
[EMAIL PROTECTED]
[EMAIL PROTECTED], , Syntax of Regular Expressions, emacs, The GNU Emacs
+Manual}.
[EMAIL PROTECTED] ifnothtml
[EMAIL PROTECTED]
+See
[EMAIL
PROTECTED]://www.gnu.org/@/software/@/emacs/@/manual/@/emacs.html#Regexps,
+Syntax of Regular Expressions} in the GNU Emacs Manual.
[EMAIL PROTECTED] ifhtml
If @var{replacement} is omitted, @code{regexp} expands to the index of
the first match of @var{regexp} in @var{string}. If @var{regexp} does