(sregexq): Doc fix.
This commit is contained in:
parent
891c067412
commit
faf9e188ca
1 changed files with 1 additions and 1 deletions
|
@ -425,7 +425,7 @@ Here are the clauses allowed in an `sregex' or `sregexq' expression:
|
|||
Stands for \"\\\\'\", matching the empty string at the end of text.
|
||||
|
||||
- the symbol `point'
|
||||
Stands for \"\\\\=\", matching the empty string at point.
|
||||
Stands for \"\\\\=\\=\", matching the empty string at point.
|
||||
|
||||
- the symbol `word-boundary'
|
||||
Stands for \"\\\\b\", matching the empty string at the beginning or
|
||||
|
|
Loading…
Add table
Reference in a new issue