From: Mattias EngdegÄrd Date: Mon, 24 Oct 2022 13:57:39 +0000 (+0200) Subject: ; * doc/lispref/searching.texi (Rx Constructs): Copy-edit. X-Git-Tag: emacs-29.0.90~1616^2~482 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8f16578c45fc1d23aacecdb48111f816088c7b83;p=emacs.git ; * doc/lispref/searching.texi (Rx Constructs): Copy-edit. --- diff --git a/doc/lispref/searching.texi b/doc/lispref/searching.texi index 5a1f44402fd..04f9297ec49 100644 --- a/doc/lispref/searching.texi +++ b/doc/lispref/searching.texi @@ -1059,8 +1059,8 @@ subform. These are all valid arguments to the @code{rx} macro. All forms are defined by their described semantics; the corresponding string regexps -is provided for orientation, where @var{A}, @var{B}, @dots{} denote -(suitably bracketed) string regexp subexpressions. +are provided for ease of understanding only. @var{A}, @var{B}, @dots{} +denote (suitably bracketed) string regexp subexpressions therein. @subsubheading Literals