summaryrefslogtreecommitdiff
path: root/cider-repl.el
Commit message (Expand)AuthorAge
...
* [Fix #1794] Flush ansi color context after printing (#1813)dpsutton2016-07-25
* Merge pull request #1808 from cskksc/minor-changesBozhidar Batsov2016-07-19
|\
| * Minor indentation fixcskksc2016-07-17
* | Make cider-repl-closing-return complete { and [ (#1799)pyridine2016-07-11
|/
* Tweak a bit the welcome bannerBozhidar Batsov2016-04-27
* Improve the warning buttonsArtur Malabarba2016-04-27
* Allow the ns displayed by eldoc to be tailored via cider-eldoc-ns-functionBozhidar Batsov2016-04-24
* Kill everything that was obsoleted in the previous releaseBozhidar Batsov2016-04-10
* Break a long lineBozhidar Batsov2016-04-10
* Fix some copyright yearsBozhidar Batsov2016-04-09
* [#1352] Documentation complies with checkdoc styleChaitanya Koparkar2016-04-06
* Update the REPL warnings to refer to the new manualBozhidar Batsov2016-04-04
* Use "an nREPL" instead "a nREPL" everywhereBozhidar Batsov2016-03-31
* Fix a bytecomp warningArtur Malabarba2016-03-28
* [clojure-emacs/cider-nrepl#319] Refresh font-lock more aggressivelyArtur Malabarba2016-03-27
* [Fix #1632] Reset cider-eldoc-last-symbol when metadata changesArtur Malabarba2016-03-23
* Acknowledge properly @Malabarba's amazing contributions to CIDERBozhidar Batsov2016-03-23
* Add cider-close-ancillary-buffers to the mode menusBozhidar Batsov2016-03-09
* Shorten the connection line in the REPL's bannerBozhidar Batsov2016-03-08
* Fix a typo in the help bannerArtur Malabarba2016-03-03
* Add the classpath and ns browsing commands to cider-repl-mode's menuBozhidar Batsov2016-02-28
* Use ;; instead of ;;; in the "output cleared" messageBozhidar Batsov2016-02-28
* Add the commands for clearing banners to the REPL's menuBozhidar Batsov2016-02-27
* Remove a bunch of stuff that were marked as obsolete in 0.10Bozhidar Batsov2016-02-27
* Add a couple of commands for removal or REPL bannersBozhidar Batsov2016-02-27
* Fix indentationBozhidar Batsov2016-02-27
* Use ;; as the help banner's line prefixBozhidar Batsov2016-02-27
* Rework the welcome bannerBozhidar Batsov2016-02-27
* Improve wording a bitBozhidar Batsov2016-02-26
* Add a REPL shortcut for cider-runBozhidar Batsov2016-02-26
* Reorder REPL shortcuts a bitBozhidar Batsov2016-02-26
* Remove an unless fboundp checkBozhidar Batsov2016-02-26
* Add a REPL shortcut for cider-refreshBozhidar Batsov2016-02-26
* Add a menu entry about cider-view-refcardBozhidar Batsov2016-02-24
* Fix a command nameBozhidar Batsov2016-02-24
* Add a command to display the refcardBozhidar Batsov2016-02-24
* [#1584] Add a note about eldoc-mode in the help bannerBozhidar Batsov2016-02-23
* [Fix #1584] Don't enable eldoc-mode automatically in the REPLBozhidar Batsov2016-02-23
* Add a keybinding for cider-display-connection-info in cider-repl-modeBozhidar Batsov2016-02-15
* Shorten the help banner a bitBozhidar Batsov2016-02-14
* Fix the help bannerBozhidar Batsov2016-02-12
* Extract the name of the cider-repl-shortcuts-help buffer into a constantBozhidar Batsov2016-02-12
* Fill the repl banner to 70 columnsArtur Malabarba2016-02-11
* Prettify the help banner a bitBozhidar Batsov2016-02-11
* Add manual and bug reporting entries to cider-repl-mode's menuBozhidar Batsov2016-02-10
* Add cider-drink-a-sip to the menusBozhidar Batsov2016-02-10
* Add a command to display useful usage tipsBozhidar Batsov2016-02-08
* Reimplement pprint-eval in terms of regular evalArtur Malabarba2016-02-07
* Add some test-related REPL shortcutsBozhidar Batsov2016-02-07
* Reorder requires in cider-repl.elBozhidar Batsov2016-02-07