projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c9d318
)
; * doc/lispref/searching.texi (Rx Constructs): Copy-edit.
author
Mattias Engdegård
<mattiase@acm.org>
Mon, 24 Oct 2022 13:57:39 +0000
(15:57 +0200)
committer
Mattias Engdegård
<mattiase@acm.org>
Mon, 24 Oct 2022 15:17:02 +0000
(17:17 +0200)
doc/lispref/searching.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/searching.texi
b/doc/lispref/searching.texi
index 5a1f44402fdd8f0deee71e86e394b558aba8c685..04f9297ec492eabd278b8ce0a65e1bbfb5a10f71 100644
(file)
--- 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