summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* upload to unstable NEWdebian/5.6.1-1archive/debian/5.6.1-1Sean Whitton2017-12-24
* clarify TODO commentsSean Whitton2017-12-24
* Commit Debian 3.0 (quilt) metadataSean Whitton2017-12-24
* prevent tests from always trying to load clojure-mode.el from sourceSean Whitton2017-12-24
* improve descriptionsSean Whitton2017-12-24
* comment out suggestion not yet packagedSean Whitton2017-12-24
* close ITPSean Whitton2017-12-24
* fix comment syntaxSean Whitton2017-12-24
* drop build-depSean Whitton2017-12-24
* make paredit a RecommendsSean Whitton2017-12-24
* rm dep loopSean Whitton2017-12-24
* add build-depsSean Whitton2017-12-24
* tweak descriptionsSean Whitton2017-12-24
* Commit Debian 3.0 (quilt) metadataSean Whitton2017-12-24
* rm broken commentsSean Whitton2017-12-24
* patch README for DebianSean Whitton2017-12-24
* Source package configuration for dgit-maint-merge(7)Sean Whitton2017-12-24
* initial DebianisationSean Whitton2017-12-24
* Release 5.6.1Bozhidar Batsov2016-12-21
* Set the version to 5.6.1Bozhidar Batsov2016-12-21
* Update changelog re `clojure--read-let-bindings`Benedek Fazekas2016-12-21
* Make `clojure--read-let-bindings` more robustBenedek Fazekas2016-12-19
* Remove a redundant group mentionBozhidar Batsov2016-12-15
* Bump the development versionBozhidar Batsov2016-11-21
* [Fix #416] Bump clojure-mode-version to 5.6.0 (#417)Alex Dunn2016-11-20
* Release 5.6.0Bozhidar Batsov2016-11-18
* Improve the formatting of a changelog entryBozhidar Batsov2016-11-06
* Update the changelogBozhidar Batsov2016-11-06
* Port let related refactorings from clj-refactor.elBenedek Fazekas2016-11-06
* [Fix #442] Fix clojure-refactor keymap's definitionAntoine Chesnais2016-10-17
* Add a command to view the Clojure style guideBozhidar Batsov2016-10-05
* Move documentation commands to a dedicated menu sectionBozhidar Batsov2016-10-05
* Add a command to view the Clojure GrimoireBozhidar Batsov2016-10-05
* Add a command to view the official cheatsheetBozhidar Batsov2016-10-05
* Bump the development versionBozhidar Batsov2016-10-04
* Extract the refactoring commands into a separate keymapBozhidar Batsov2016-10-04
* Add a command to view official reference sectionsBozhidar Batsov2016-10-04
* Add a command to view official Clojure guidesBozhidar Batsov2016-10-04
* Add a command for reporting clojure-mode bugsBozhidar Batsov2016-10-04
* Release 5.5.2Bozhidar Batsov2016-08-03
* [Fix #399] Fix font-locking of prefix characters inside keywords (#401)Vitalie Spinu2016-08-02
* Release version 5.5.1Bozhidar Batsov2016-07-25
* [Fix #393] Don't hard-code imenu-generic-expression (#397)Vitalie Spinu2016-07-24
* Merge pull request #396 from vspinu/prefixBozhidar Batsov2016-07-24
|\
| * Create separate clojure-mode-syntax-test suiteVitalie Spinu2016-07-23
| * Add tests for correct treatment of prefix syntaxVitalie Spinu2016-07-23
| * [#394] Declare ? character as symbol with p flagVitalie Spinu2016-07-23
| * [Fix #394] Declare # with prefix syntax classVitalie Spinu2016-07-23
|/
* Add indentation rule for definterface (#395)Ben Sima2016-07-23
* Fix multi-airty indention of deftype & defrecord (#389) (#390)Ben Poweski2016-06-27