From: Juanma Barranquero Date: Fri, 30 Aug 2002 11:01:07 +0000 (+0000) Subject: (font-lock-add-keywords): Fix typo. X-Git-Tag: ttn-vms-21-2-B4~13490 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8c2d6a44a2b0139b2a54e6ca70b30ebb653fa2a2;p=emacs.git (font-lock-add-keywords): Fix typo. --- diff --git a/lisp/font-lock.el b/lisp/font-lock.el index 581f9c6b925..ceb0cc1187c 100644 --- a/lisp/font-lock.el +++ b/lisp/font-lock.el @@ -618,7 +618,7 @@ When used from an elisp package (such as a minor mode), it is recommended to use nil for MODE (and place the call in a loop or on a hook) to avoid subtle problems due to details of the implementation. -Note that some modes have specialised support for additional patterns, e.g., +Note that some modes have specialized support for additional patterns, e.g., see the variables `c-font-lock-extra-types', `c++-font-lock-extra-types', `objc-font-lock-extra-types' and `java-font-lock-extra-types'." (cond (mode