]> code.delx.au - gnu-emacs/blobdiff - lisp/font-lock.el
Merged from miles@gnu.org--gnu-2005 (patch 469)
[gnu-emacs] / lisp / font-lock.el
index a1b30292e6131ef859d3060cc3b864392b4066cb..1258609f9a6b9606a862c83c08c2c8cc1ae10a80 100644 (file)
@@ -2041,7 +2041,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)
          "\\>")