We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e9ecb3 commit 8583c0fCopy full SHA for 8583c0f
clojure-mode.el
@@ -456,7 +456,7 @@ Called by `imenu--generic-function'."
456
"with-open" "with-local-vars" "binding"
457
"gen-class" "gen-and-load-class" "gen-and-save-class"
458
"handler-case" "handle" "var" "declare" "set!" "new"
459
- "monitor-enter" "monitor-exit") t)
+ "monitor-enter" "monitor-exit" "quote") t)
460
"\\>")
461
1 font-lock-keyword-face)
462
(,(concat
0 commit comments