summaryrefslogtreecommitdiff
path: root/cider-browse-spec.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
* [#2199] Indentation adjustments, per elisp-lintNeil Okamoto2018-03-05
* Attempt to fix an intermittent CI build failureBozhidar Batsov2018-01-29
* Improve a docstringBozhidar Batsov2018-01-15
* Address a compilation errorBozhidar Batsov2018-01-15
* Fix a changelog entry and kill some whitespaceBozhidar Batsov2018-01-15
* [Fix #2163] Add cider-browse-spec-regex (#2165)Juan Monetta2018-01-15
* Render specs in cider-doc using `cider-browse-spec--pprint-indented` (#2154)Juan Monetta2018-01-11
* Replace `if-let` and `when-let` with starred versionsTianxiang Xiong2017-12-11
* Fix misplaced form in `cider-browse-spec--pprint`Tianxiang Xiong2017-07-23
* Use `cider--font-lock-ensure` for compatibility with Emacs 24.5Tianxiang Xiong2017-07-22
* Use buttons in spec browser buffersTianxiang Xiong2017-07-19
* Sort `cider-browse-spec` depsTianxiang Xiong2017-07-19
* Fix spec browser movement commandsTianxiang Xiong2017-07-19
* Change mode lightersTianxiang Xiong2017-07-19
* Use different modes for spec list, specs, and examplesTianxiang Xiong2017-07-19
* Use `add-to-list` for ancillary buffersTianxiang Xiong2017-07-19
* Revert "Make cider-browse-spec-navigation buffer-local"Bozhidar Batsov2017-07-09
* Remove some redundant code from modes inheriting from special-modeBozhidar Batsov2017-07-09
* Make `filter-regex` for `cider-browse-spec-all` optionalTianxiang Xiong2017-07-08
* Only handle mouse event on highlighted textTianxiang Xiong2017-07-08
* Fix presentation of individual specTianxiang Xiong2017-07-08
* Fix presentation of all specsTianxiang Xiong2017-07-08
* Correct a couple of references to the spec browser regex filterBozhidar Batsov2017-07-08
* Simplify a few when + not formsBozhidar Batsov2017-07-07
* Use a more efficient symbol comparisonBozhidar Batsov2017-07-07
* Simplify a true usageBozhidar Batsov2017-07-07
* Make cider-browse-spec-navigation buffer-localBozhidar Batsov2017-07-07
* Clean-up a bit the spec browserBozhidar Batsov2017-07-07
* Add cider-browse-spec-all and cider-browse-spec implementationJuan Monetta2017-07-07