summaryrefslogtreecommitdiff
path: root/cider-mode.el
Commit message (Expand)AuthorAge
* [Fix #574] Correct the pretty print menu entryBozhidar Batsov2014-05-18
* [#564] Rename "Jump" menu item to "Jump to source"Bozhidar Batsov2014-05-14
* [Fix #564] Remove redundant cider-src commandBozhidar Batsov2014-05-13
* Add basic tracing supportBozhidar Batsov2014-04-29
* Enforce code style via .dir-locals.elBozhidar Batsov2014-04-26
* Farewell to tabsBozhidar Batsov2014-03-11
* Bind cider-inspect to C-c M-iBozhidar Batsov2014-03-03
* Add cider-inspect to cider-mode-mapBozhidar Batsov2014-02-21
* Use lexical binding everywhereBozhidar Batsov2014-02-19
* Tidying up switch-to-relevant-buffer, updating docs, and adding check against...Jon Pither2014-01-14
* Adding cider-pprint-eval-defun-at-point.Kris Jenkins2014-01-07
* Change `last-expression` to `last-sexp` in a number of functionsBozhidar Batsov2013-11-22
* Rename `cider-eval-expression-at-point` to `cider-eval-defun-at-point`Bozhidar Batsov2013-11-22
* Add command cider-eval-last-expression-and-replaceBozhidar Batsov2013-11-21
* Add command cider-insert-last-expression-in-replBozhidar Batsov2013-11-21
* Add new command cider-eval-last-expression-to-replBozhidar Batsov2013-11-21
* Add command cider-read-and-evalBozhidar Batsov2013-10-31
* Fix cider-mode menu descriptionBozhidar Batsov2013-10-25
* Dropped cider-interaction-mode alias as it was causing problemsBozhidar Batsov2013-10-25
* Rename cider-set-ns to cider-repl-set-nsBozhidar Batsov2013-10-22
* Minor menu changesBozhidar Batsov2013-10-22
* Rename cider-interaction-mode to cider-modeBozhidar Batsov2013-10-18