]> code.delx.au - gnu-emacs/blobdiff - lisp/font-lock.el
Merged in changes from CVS trunk.
[gnu-emacs] / lisp / font-lock.el
index e0e3c8949b2d389d93ef21490a395f5e1e2e5b7f..12b265661ea3d07ccb7db5bfac4e025929429b68 100644 (file)
@@ -2038,7 +2038,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)
          "\\>")