Mercurial > emacs
changeset 76961:43ce98afcc71
(lisp-font-lock-keywords-2): Add `with-case-table'.
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Fri, 06 Apr 2007 12:15:56 +0000 |
parents | 85841d693997 |
children | ddee97141fb8 |
files | lisp/font-lock.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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"