Skip to content

Commit

Permalink
added sice and all def forms to font-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
scottjad committed Jan 23, 2011
1 parent 0d67035 commit a7cbdfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clojure-mode.el
Expand Up @@ -311,6 +311,7 @@ elements of a def* forms."
"defmulti" "defmethod" "defmacro"
"defstruct" "deftype" "defprotocol"
"defrecord"
"slice" "def\\[a-z\\]"
"defalias" "defhinted" "defmacro-"
"defn-memo" "defnk" "defonce-"
"defstruct-" "defunbound" "defunbound-"
Expand Down

0 comments on commit a7cbdfa

Please sign in to comment.