summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
* 5.18.1vemv2023-11-24
* 5.18.0vemv2023-10-18
* Avoid `No comment syntax is defined` prompts (#668)vemv2023-10-18
* 5.17.1vemv2023-10-12
* Declare indentation for the `async` ClojureScript macrovemv2023-10-12
* 5.17.0vemv2023-09-11
* Make `clojure-find-ns` work when preceded by other forms (#664)p4v4n2023-09-11
* Fix clojure-find-ns for ns forms preceded by whitespace (#661)p4v4n2023-09-07
* Update changelogp4v4n2023-09-06
* 5.16.2vemv2023-08-23
* `clojure-find-ns`: add an option to suppress errors (#654)vemv2023-08-23
* Release 5.16.1Bozhidar Batsov2023-06-26
* Fix clojure-sort-ns with comments in the end (#646)p4v4n2023-06-24
* Fix infinite loop when opening file containing "comment" (#651)Vadim Rodionov2023-06-23
* Font-lock Lein's `defproject` as a keywordBozhidar Batsov2023-03-14
* Release 5.16Bozhidar Batsov2022-12-14
* Fix imenu with Clojure code in string or commentDaniel Kraus2022-12-14
* Nbb supportchaos2022-12-03
* Tweak a changelog entryBozhidar Batsov2022-09-03
* [Fix #377] Fix font locking for def forms (#630)Vadim Rodionov2022-08-30
* Tweak some changelog entriesBozhidar Batsov2022-08-25
* Set add-log-current-defun-function (#629)David Morgan2022-08-24
* [Fix #581] Fix font locking for keywords starting with a number (#628)Vadim Rodionov2022-08-24
* v5.15.1vemv2022-07-30
* [Fix #625] Fix imenu displaying metadata instead of var name (#626)Vadim2022-07-29
* Tweak a couple of changelog entriesBozhidar Batsov2022-07-20
* v5.15.0vemv2022-07-19
* Fix infinite loop when reverse searching for next definition (#624)Vadim2022-07-19
* Add missing clojure.core macros to clojure-mode font-lock declaration: (#623)Paul Iannazzo2022-07-15
* [Fix #615] Support clojure-dart filesJavier Goday2022-04-18
* Fix a misplaced changelog entryvemv2022-03-08
* 5.14.0vemv2022-03-07
* [Fix #608] Fix alignment issue involving margin comments.Sam Waggoner2022-02-22
* Add refactoring command for converting #() shorthand to (fn ...) (#601)yuhan02021-11-19
* Add babashka to interpreter-mode-alistDaniel Kraus2021-11-14
* Recognize babashka projectsBozhidar Batsov2021-10-28
* Add clojure-directory-prefixes customisation (#596)Mark Stuart2021-07-06
* Tweak a changelog entryBozhidar Batsov2021-05-05
* Release 5.13Bozhidar Batsov2021-05-05
* Tweak the changelogBozhidar Batsov2021-05-04
* Fix for character literal font-lock (#588)Marconi Rivello2021-05-04
* Tweak a changelog entryBozhidar Batsov2021-05-03
* [Fix #589] Improve font locking performance on strings with escaped character...yuhan02021-05-02
* Rename ns aliases in selected region (#590)yuhan02021-05-02
* [Fix #584] Align to pcase changes on Emacs masterManuel Uberti2021-03-07
* Tweak some markupBozhidar Batsov2021-03-01
* Tweak the changelogBozhidar Batsov2021-03-01
* [#582] Add a changelog entryBozhidar Batsov2021-03-01
* Make indentation of special arguments customisable (#582)Hugo Duncan2021-03-01
* Update changelogyuhan02021-02-26