Download Latest Version v5.23.0 source code.tar.gz (23.4 MB)
Email in envelope

Get an email when there's a new version of Clojure Mode

Home / v5.21.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-02-18 1.2 kB
v5.21.0 source code.tar.gz 2026-02-18 23.4 MB
v5.21.0 source code.zip 2026-02-18 23.5 MB
Totals: 3 Items   46.9 MB 0

New features

  • #650: Add edn-mode, a lightweight mode derived from clojure-mode with data-appropriate indentation for .edn files.
  • #439: Add interpreter-mode-alist entries for clojure, clj, planck, joker, and jank, so that scripts with shebang lines are recognized automatically.

Bugs fixed

  • #658: Fix clojure-mode-version returning nil.
  • #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.
  • Bump the minimum required Emacs version to 27.1.
Source: README.md, updated 2026-02-18