summaryrefslogtreecommitdiff
path: root/cider-doc.el
Commit message (Expand)AuthorAge
...
* Normalize the usage of if/when-let with that of letArtur Malabarba2015-10-21
* Remove many uses of `newline' for (insert "\n")Artur Malabarba2015-10-21
* [Fix #1348] Remove dash dependencyRoger Gilliar2015-10-19
* Fix some bad declaresArtur Malabarba2015-09-25
* Move many common-use functions to cider-common.elArtur Malabarba2015-09-23
* Move doc functions from cider-interaction.el to cider-doc.elArtur Malabarba2015-09-20
* Move popup logic to cider-popup.elArtur Malabarba2015-09-20
* Fix many compile warningsArtur Malabarba2015-08-25
* More informative error on cider-docview-fileArtur Malabarba2015-07-01
* Use _ where appropriateMichael Griffiths2015-04-25
* [#1069] Show a link to the source in the doc bufferBozhidar Batsov2015-04-19
* [#1069] Handle missing doc betterBozhidar Batsov2015-04-19
* Remap cider-grimoire to `C-c C-d r` and `C-c C-d C-r`Bozhidar Batsov2015-04-05
* Add `cider-prompt-for-symbol` optionMichael Griffiths2015-03-26
* Update copyright yearsBozhidar Batsov2015-03-01
* Avoid a recursive require of cider-interactionBozhidar Batsov2015-01-25
* Take care of some compilation warningsBozhidar Batsov2015-01-25
* Fix a couple of broken message invocationsBozhidar Batsov2015-01-25
* Make it possible to trigger in-browser Grimoire doc lookup from doc buffersBozhidar Batsov2014-12-23
* Replace nrepl-buffer-ns with cider-buffer-nsBozhidar Batsov2014-12-23
* Make it possible to trigger Grimoire doc lookup from doc buffersBozhidar Batsov2014-12-22
* Improve `cider-jump-to` logicVitalie Spinu2014-10-30
* Kill some commented out codeBozhidar Batsov2014-10-29
* Add the ability to jump to a definition from a docview bufferBozhidar Batsov2014-10-29
* [Fix #749] Make font-locking compatible with font-lock-modeBozhidar Batsov2014-09-14
* Expand nREPL dict api and apply throughoutVitalie Spinu2014-09-13
* [Fix #776, #773, #733] Rewrite bencode decoderVitalie Spinu2014-09-08
* Update cider-docview-mode's lighterBozhidar Batsov2014-08-05
* Add cider-doc-map/menu and refactor cider-doc- into cider-doc-mode- prefixVitalie Spinu2014-08-04
* Add quit to the doc menuBozhidar Batsov2014-07-28
* Add standard key bindings for buttons in doc-mode.Neale Swinnerton2014-07-16
* Move menu definitions inside keymap definitionsBozhidar Batsov2014-06-17
* Move generally useful functions to cider-util.Jeff Valk2014-06-07
* Add a couple of missing spacesBozhidar Batsov2014-06-06
* Add mode for presenting documentation.Jeff Valk2014-05-28