summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
* Release 5.10Bozhidar Batsov2019-01-05
* Clean up the indentation config logicBozhidar Batsov2019-01-05
* Tweak the changelogBozhidar Batsov2019-01-05
* Update the changelogBozhidar Batsov2019-01-05
* Indent "let", "when" and "while" as function form if not at start (#497)Markku Rontu2019-01-05
* [Fix #489] Inserting parens before comment form doesn't move point (#490)dpsutton2018-10-01
* [Fix #481] Introduce `clojure-align-separator` defcustomvemv2018-09-25
* [Fix #483] Support alignment for reader conditionals (#486)vemv2018-08-27
* Update changelogBozhidar Batsov2018-08-27
* Release 5.9.0Bozhidar Batsov2018-08-18
* Make `beginning-of-defun` aware of clojure comment formdan sutton2018-08-16
* Cut 5.8.2Bozhidar Batsov2018-08-09
* Disable ns caching by defaultBozhidar Batsov2018-07-26
* Bump the required Emacs version to 25.1Bozhidar Batsov2018-07-09
* Fix the changelogBozhidar Batsov2018-07-03
* Release 5.8.1Bozhidar Batsov2018-07-03
* Fix the project.el integrationBozhidar Batsov2018-06-30
* Release 5.8.0Bozhidar Batsov2018-06-26
* Tweak the changelogBozhidar Batsov2018-06-26
* Add some basic integration with project.elBozhidar Batsov2018-06-26
* [Fix #478] Cache the result of clojure-find-ns to optimize its performanceBozhidar Batsov2018-06-08
* Add shadow-cljs.edn to the default build tool files listcnd2018-06-05
* [clojure-emacs/cider#2281] Cache the results of clojure-project-dirBozhidar Batsov2018-05-26
* Indent clojure.spec/fdef differently (#476)Ghadi Shayban2018-05-16
* Release 5.7.0Bozhidar Batsov2018-04-29
* [Fix #467] Make `prog-mode-map` the parent keymap for `clojure-mode-map`Bozhidar Batsov2018-03-30
* Numerous font-locking fixes and improvementsRostislav Svoboda2018-03-13
* [Fix #471] Add support for tagged maps (#472)Evan Moses2018-03-13
* Add deps.edn to list of project markersBozhidar Batsov2018-02-03
* Drop support for cljxBozhidar Batsov2018-01-21
* Tweak the changelogBozhidar Batsov2017-11-03
* [Fix #459] Add font-locking for new vars in added in Clojure 1.9 (#460)Erik Assum2017-11-02
* Move to top-level before `re-search-backward` in `clojure-find-ns`Tianxiang Xiong2017-10-31
* [Fix #451] Make the function determining the project directory customizable (...MichaƂ Buczko2017-10-08
* Force elec. indentation in a docstring (#447)Bastien2017-10-08
* [Fix #438] Narrow to doc-strings before fillVitalie Spinu2017-08-20
* [Fix #443] Don't consider #? as starting non-logical sexpVitalie Spinu2017-08-07
* Add defcustom for comment font-lockingAndrea Richiardi2017-06-23
* Remove ; from paragraph-start regexp during fill (#434)Vitalie Spinu2017-06-09
* Recognize indented def-forms in imenuVitalie Spinu2017-05-28
* Add imenu support for multimethodsVitalie Spinu2017-05-28
* [Fix #429] Last occurrence sometimes not replaced for `move-to-let` (#430)Benedek Fazekas2017-04-07
* Update a changelog entryBozhidar Batsov2017-04-07
* [Fix #423] Avoid throwing inside `clojure-match-next-def` on 0 arity forms (#...Brandon Adams2017-04-07
* Add a command to toggle negation for an expressionBozhidar Batsov2017-01-21
* Add a command to toggle between when and when-notBozhidar Batsov2017-01-21
* Release 5.6.1Bozhidar Batsov2016-12-21
* Update changelog re `clojure--read-let-bindings`Benedek Fazekas2016-12-21
* Release 5.6.0Bozhidar Batsov2016-11-18
* Improve the formatting of a changelog entryBozhidar Batsov2016-11-06