# HG changeset patch # User John Paul Wallington # Date 1175861756 0 # Node ID 43ce98afcc71fdc19d9670797bba9b35b7288c5e # Parent 85841d69399734c5741cebb2957df32ac8fe706a (lisp-font-lock-keywords-2): Add `with-case-table'. diff -r 85841d693997 -r 43ce98afcc71 lisp/font-lock.el --- a/lisp/font-lock.el Fri Apr 06 12:15:04 2007 +0000 +++ b/lisp/font-lock.el Fri Apr 06 12:15:56 2007 +0000 @@ -2226,7 +2226,7 @@ "condition-case" "track-mouse" "eval-after-load" "eval-and-compile" "eval-when-compile" "eval-when" "eval-at-startup" "eval-next-after-load" - "with-category-table" + "with-case-table" "with-category-table" "with-current-buffer" "with-electric-help" "with-local-quit" "with-no-warnings" "with-output-to-string" "with-output-to-temp-buffer"