You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#686: Fix clojure-find-def failing when comments appear between the def form and the symbol name.
#637: Fix clojure-find-def failing on symbols containing special characters (e.g. defn+).
Changes
#482: Bind clojure-align to C-c C-a (following Emacs keybinding conventions). The old C-c SPC binding is deprecated and will be removed in a future release.