mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-05 19:31:02 -08:00
(Search-based Fontification): Correct a typo.
This commit is contained in:
parent
e651a255bc
commit
e6c815ae09
1 changed files with 1 additions and 1 deletions
|
|
@ -2578,7 +2578,7 @@ which specifies how to highlight matches found by @var{matcher}.
|
||||||
It has the form:
|
It has the form:
|
||||||
|
|
||||||
@example
|
@example
|
||||||
(@var{subexp} @var{facespec} [[@var{override} [@var{laxmatch}]])
|
(@var{subexp} @var{facespec} [@var{override} [@var{laxmatch}]])
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
The @sc{car}, @var{subexp}, is an integer specifying which subexpression
|
The @sc{car}, @var{subexp}, is an integer specifying which subexpression
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue