# HG changeset patch # User Karl Heuer # Date 820798558 0 # Node ID baba81b17362528a3959b72969b16bbe973a12ec # Parent 6758b889a7c1f4c3a25c5eb7cf960449b76426ad (font-lock-keywords): Doc fix. diff -r 6758b889a7c1 -r baba81b17362 lisp/font-lock.el --- a/lisp/font-lock.el Thu Jan 04 23:35:23 1996 +0000 +++ b/lisp/font-lock.el Thu Jan 04 23:35:58 1996 +0000 @@ -149,7 +149,7 @@ where HIGHLIGHT should be either MATCH-HIGHLIGHT or MATCH-ANCHORED. For highlighting single items, typically only MATCH-HIGHLIGHT is required. -However, if an item or (typically) items is to be hightlighted following the +However, if an item or (typically) items are to be highlighted following the instance of another item (the anchor) then MATCH-ANCHORED may be required. MATCH-HIGHLIGHT should be of the form: @@ -166,7 +166,7 @@ be overwritten. If `keep', only parts not already fontified are highlighted. If `prepend' or `append', existing fontification is merged with the new, in which the new or existing fontification, respectively, takes precedence. -If LAXMATCH is non-nil, no error is signalled if there is no MATCH in MATCHER. +If LAXMATCH is non-nil, no error is signaled if there is no MATCH in MATCHER. For example, an element of the form highlights (if not already highlighted):