summaryrefslogtreecommitdiff
path: root/cider-classpath.el
Commit message (Expand)AuthorAge
* Initialize `sesman-system` in all CIDER modesVitalie Spinu2018-07-13
* [Fix #2347] Remove direct manipulations of cider-ancillary-buffersBozhidar Batsov2018-06-24
* Revert "Remove cider-compat.el"Bozhidar Batsov2018-06-18
* Remove cider-compat.elBozhidar Batsov2018-06-18
* Bump the copyright yearsBozhidar Batsov2018-01-01
* Replace `if-let` and `when-let` with starred versionsTianxiang Xiong2017-12-11
* Use `add-to-list` instead of `push` for ancillary buffersTianxiang Xiong2017-07-19
* Remove some redundant code from modes inheriting from special-modeBozhidar Batsov2017-07-09
* Update the copyright years in the source codeBozhidar Batsov2017-01-04
* [Fix #1882] Restore compatibility with Emacs 24.4Bozhidar Batsov2016-11-25
* Drop support for Emacs 24.3Bozhidar Batsov2016-11-19
* [Fix #1707] Add customization for line truncating in special buffersBartłomiej Kruczyk2016-10-16
* Fix usage of RET in several keymaps (#1852)Andriy Kmit2016-09-26
* Update a few copyright headersBozhidar Batsov2016-03-27
* Track a few more ancillary buffersBozhidar Batsov2016-03-09
* Make sure cider-open-classpath-entry doesn't blow up in the absence of aBozhidar Batsov2016-02-28
* Fix broken classpath testBozhidar Batsov2016-02-28
* Change the name of the classpath browser bufferBozhidar Batsov2016-02-12
* Make sure CIDER's connected in cider-classpathBozhidar Batsov2016-02-10
* Update the copyright yearsBozhidar Batsov2016-01-01
* Normalize the usage of if/when-let with that of letArtur Malabarba2015-10-21
* Remove many uses of `newline' for (insert "\n")Artur Malabarba2015-10-21
* [Fix #1348] Remove dash dependencyRoger Gilliar2015-10-19
* Further unentangle cider-interaction from the other filesArtur Malabarba2015-10-01
* Update copyright yearsBozhidar Batsov2015-03-01
* Use #' where appropriateBozhidar Batsov2015-01-24
* Take care of a compilation warningBozhidar Batsov2015-01-24
* Rewrite `sync-request` subsystemVitalie Spinu2014-09-15
* Add command cider-open-classpath-entryBozhidar Batsov2014-09-02
* Add a basic Java classpath browserBozhidar Batsov2014-09-01