summaryrefslogtreecommitdiff
path: root/cider-browse-spec.el
Commit message (Expand)AuthorAge
* 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