summaryrefslogtreecommitdiff
path: root/cider-doc.el
Commit message (Expand)AuthorAge
* Fix variable name in see-also (#1744)Chaitanya Koparkar2016-05-10
* [#1736] Show see-also links in the documentation viewer (#1742)Chaitanya Koparkar2016-05-10
* Move dictionary manipulation to its own file, nrepl-dict.elArtur Malabarba2016-04-30
* Fix arglist display for `def` in the doc bufferArtur Malabarba2016-04-27
* Improve CIDER's menu-bar menu (#1661)Artur Malabarba2016-04-11
* Doc buffer splits arglists into several linesArtur Malabarba2016-04-08
* Make it clearer that var is a macro or special-formArtur Malabarba2016-04-07
* [#1352] Documentation complies with checkdoc styleChaitanya Koparkar2016-04-06
* Update a few copyright headersBozhidar Batsov2016-03-27
* Add keybindings and menu entries for cider-apropos-select and cider-apropos-d...Bozhidar Batsov2016-03-26
* Stop using reserved C-h keybinding for grimoireChris Perkins2016-03-09
* Move an op-supported check where it belongsBozhidar Batsov2016-02-28
* Improve menu itemBozhidar Batsov2016-02-15
* Change the keybinding for cider-apropos-documentationBozhidar Batsov2016-02-12
* Add missing symmetric keybinding (C-h) for cider-grimoire-webBozhidar Batsov2016-02-12
* Make sure there's a connection in cider-doc and cider-javadocBozhidar Batsov2016-02-11
* Fix another docstringBozhidar Batsov2016-02-11
* Fix a docstringBozhidar Batsov2016-02-11
* Use keyword-face for the "Deprecated" line in *cider-doc*Artur Malabarba2016-01-25
* Update the copyright yearsBozhidar Batsov2016-01-01
* [Fix #1419] Use dynamic font-lock wherever possibleArtur Malabarba2015-11-14
* 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