From: Alan Mackenzie Date: Tue, 27 Jan 2009 09:40:25 +0000 (+0000) Subject: (Search-based Fontification): Correct a typo. X-Git-Tag: emacs-pretest-23.0.90~153 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e6c815ae0953136a01aef0d5321b9c78ffcfbdfb;p=emacs.git (Search-based Fontification): Correct a typo. --- diff --git a/doc/lispref/modes.texi b/doc/lispref/modes.texi index fefd24e0f2a..ec8b2345046 100644 --- a/doc/lispref/modes.texi +++ b/doc/lispref/modes.texi @@ -2578,7 +2578,7 @@ which specifies how to highlight matches found by @var{matcher}. It has the form: @example -(@var{subexp} @var{facespec} [[@var{override} [@var{laxmatch}]]) +(@var{subexp} @var{facespec} [@var{override} [@var{laxmatch}]]) @end example The @sc{car}, @var{subexp}, is an integer specifying which subexpression