summaryrefslogtreecommitdiff
path: root/cider-common.el
Commit message (Expand)AuthorAge
* Bump the copyright yearsBozhidar Batsov2019-01-01
* Correctly set host name in server when jacked-in from a remote fileVitalie Spinu2018-09-08
* Open archive entries within AVFS directoryVitalie Spinu2018-09-08
* Add a missing requireBozhidar Batsov2018-07-11
* [Fix #2347] Remove direct manipulations of cider-ancillary-buffersBozhidar Batsov2018-06-24
* Fix one more compilation warningBozhidar Batsov2018-06-24
* Address a couple of compilation warningsBozhidar Batsov2018-06-24
* Move the definition of cider-ancillary-buffers to cider-common.elBozhidar Batsov2018-06-24
* [#2203] Extract the find functionality in its own source fileBozhidar Batsov2018-06-24
* [#2203] Move cider-read-from-minibuffer to cider-common.elBozhidar Batsov2018-06-24
* Revert "Remove cider-compat.el"Bozhidar Batsov2018-06-18
* Remove cider-compat.elBozhidar Batsov2018-06-18
* [Fix #2148] Fix jump to definition for remote cider-jack-in or cider-connect ...HyungSuk Ryu2018-01-12
* Bump the copyright yearsBozhidar Batsov2018-01-01
* Use 6-arg version of `tramp-make-tramp-file-name` for Emacs 26Tianxiang Xiong2017-12-18
* Replace `if-let` and `when-let` with starred versionsTianxiang Xiong2017-12-11
* 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 tramp compile warningsArtur Malabarba2016-05-01
* Fix a compile warningArtur Malabarba2016-04-30
* Move dictionary manipulation to its own file, nrepl-dict.elArtur Malabarba2016-04-30
* Allow the ns displayed by eldoc to be tailored via cider-eldoc-ns-functionBozhidar Batsov2016-04-24
* Fix enlighten-mode accidentally moving pointArtur Malabarba2016-04-16
* Fix typoArtur Malabarba2016-04-13
* Fix some copyright symbolsBozhidar Batsov2016-04-09
* [#1352] Documentation complies with checkdoc styleChaitanya Koparkar2016-04-06
* Move cider-expected-ns to cider-client.elBozhidar Batsov2016-03-27
* Move cider-expected-ns to cider-common.elBozhidar Batsov2016-03-27
* When prompting for a symbol, be willing to look backwards a bitArtur Malabarba2016-02-07
* Update the copyright yearsBozhidar Batsov2016-01-01
* [Fix #1392] Track definitions made in the REPLBozhidar Batsov2015-11-03
* Normalize the usage of if/when-let with that of letArtur Malabarba2015-10-21
* [Fix #1348] Remove dash dependencyRoger Gilliar2015-10-19
* Fix a docstringBozhidar Batsov2015-10-11
* Add missing "commentary" sectionBozhidar Batsov2015-10-11
* [#735] Use built-in cygwin functionsJuergen Hoetzel2015-09-28
* Fix some bad declaresArtur Malabarba2015-09-25
* Move many common-use functions to cider-common.elArtur Malabarba2015-09-23