summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Align the apropos messages with the ones in Emacs itselfBozhidar Batsov2016-02-15
* Refactor the dep injection code and use shell-quote-argumentArtur Malabarba2016-02-14
* Mark our jack-in variables as risky localsArtur Malabarba2016-02-14
* Fix a commentArtur Malabarba2016-02-14
* Fix cider--close-bufferArtur Malabarba2016-02-14
* cider-map-connections provides user-friendly errorsArtur Malabarba2016-02-14
* [Fix #1441] Don't popup a buffer that's displayed on another frameArtur Malabarba2016-02-14
* [Fix #1557] Give sibling connections lower priority than the originalArtur Malabarba2016-02-14
* [#1557] :both and :any commands error out in clj(s) buffers without a connectionArtur Malabarba2016-02-14
* Improve and add tests for cider-current-connectionArtur Malabarba2016-02-14
* Fix a corner-case in the input promptArtur Malabarba2016-02-14
* [Fix #1567] Prevent symbol-at-point inf-loopArtur Malabarba2016-02-14
* Clarify all apropos inputsArtur Malabarba2016-02-14
* [Fix #1562] Actually disable cider-mode when it gets disabledArtur Malabarba2016-02-14
* Simplify cider--font-lock-ensure and define cider--font-lock-flushArtur Malabarba2016-02-14
* [Fix #1566] cider-interactive-eval only uses overlay if a point was providedArtur Malabarba2016-02-14
* Clarify that the apropos is a regexpArtur Malabarba2016-02-14
* Improve wording a bit and reflow some long linesBozhidar Batsov2016-02-14
* Merge pull request #1552 from benedekfazekas/masterBozhidar Batsov2016-02-14
|\
| * Inject cider REPL dependencies at cider-jack-inBenedek Fazekas2016-02-13
* | Shorten the help banner a bitBozhidar Batsov2016-02-14
* | Improve cider-read-and-eval's promptBozhidar Batsov2016-02-14
* | Move a couple of faces to the file that uses themArtur Malabarba2016-02-13
* | Make the box colors a little more discreetArtur Malabarba2016-02-13
* | Fix flickering in the debuggerArtur Malabarba2016-02-13
* | Fix traced var font-lockingArtur Malabarba2016-02-13
* | Refactor duplicated code in -compile-font-lock-keywordsArtur Malabarba2016-02-13
|/
* Fix a couple of function namesBozhidar Batsov2016-02-14
* Remove redundant lineArtur Malabarba2016-02-13
* Fix the possible keybind clobbering by pareditArtur Malabarba2016-02-13
* Fix the selector testsArtur Malabarba2016-02-13
* Add a couple of `cl-' prefixesArtur Malabarba2016-02-13
* Move a bit of configuration description to its appropriate sectionBozhidar Batsov2016-02-13
* Fix a typoBozhidar Batsov2016-02-13
* Move string compatibility functions to cider-utilBozhidar Batsov2016-02-13
* Convert a couple of inlined functions to regular functionsBozhidar Batsov2016-02-13
* Kill some spacesBozhidar Batsov2016-02-13
* Fix a requireBozhidar Batsov2016-02-13
* Backport string-trim and friends from subr-xBozhidar Batsov2016-02-13
* Improve wordingBozhidar Batsov2016-02-13
* Make the ns browser a bit more colourfulBozhidar Batsov2016-02-13
* Remove redundant syntax-table from the ns browserBozhidar Batsov2016-02-13
* Fix namespace navigation in the namespace browserBozhidar Batsov2016-02-13
* Improve wordingBozhidar Batsov2016-02-13
* Improve the formatting of a tableBozhidar Batsov2016-02-13
* Extend a bit the "Running tests" section of the readmeBozhidar Batsov2016-02-13
* Merge pull request #1558 from annapawlicka/patch-1Bozhidar Batsov2016-02-13
|\
| * Update kbd for running test in current bufferAnna Pawlicka2016-02-12
|/
* Fix the help bannerBozhidar Batsov2016-02-12
* Fix a byte-compilation warningBozhidar Batsov2016-02-12