mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 09:14:18 +00:00
; * doc/lispref/searching.texi (Rx Constructs): Copy-edit.
This commit is contained in:
parent
0c9d31812f
commit
8f16578c45
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue