Skip to content

Commit eb8af8a

Browse files
committed
Don't font-lock gen-class as a keyword
1 parent ae48628 commit eb8af8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clojure-mode.el

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,6 @@ Called by `imenu--generic-function'."
422422
"load" "import" "unimport" "ns" "in-ns" "refer"
423423
"with-open" "with-local-vars" "binding"
424424
"with-redefs" "with-redefs-fn"
425-
"gen-class"
426425
"declare") t)
427426
"\\>")
428427
1 font-lock-keyword-face)

0 commit comments

Comments
 (0)