Skip to content

clojure-mode 5.16.1

Compare
Choose a tag to compare
@bbatsov bbatsov released this 27 May 05:24
· 49 commits to master since this release

Changes

  • Font-lock Lein's defproject as a keyword.

Bugs fixed

  • #645: Fix infinite loop when sorting a ns with comments in the end.
  • #586: Fix infinite loop when opening file containing comment with clojure-toplevel-inside-comment-form set to t.