]> code.delx.au - gnu-emacs/blobdiff - lisp/font-lock.el
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
[gnu-emacs] / lisp / font-lock.el
index 4c43d34dde7f483c5f4bc5e7db07a791dab70b0d..5b421f2b3f89416feb554312942ff9fd046eba64 100644 (file)
@@ -2034,7 +2034,7 @@ This function could be MATCHER in a MATCH-ANCHORED `font-lock-keywords' item."
                 "with-current-buffer" "with-electric-help"
                 "with-local-quit" "with-no-warnings"
                 "with-output-to-string" "with-output-to-temp-buffer"
-                "with-selected-window" "with-syntax-table"
+                "with-selected-window" "with-selected-frame" "with-syntax-table"
                 "with-temp-buffer" "with-temp-file" "with-temp-message"
                 "with-timeout" "with-timeout-handler") t)
          "\\>")