summaryrefslogtreecommitdiff
path: root/cider-doc.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
* Fix a couple of references to cider-jump-toBozhidar Batsov2018-06-24
* Revert "Remove cider-compat.el"Bozhidar Batsov2018-06-18
* Remove cider-compat.elBozhidar Batsov2018-06-18
* Move a defcustomBozhidar Batsov2018-05-14
* Declare functions to resolve warningsgganley2018-03-03
* Render specs in cider-doc using `cider-browse-spec--pprint-indented` (#2154)Juan Monetta2018-01-11
* [Fix #2150] Improve formatting of spec in `cider-doc` buffer (#2151)Tianxiang Xiong2018-01-03
* Bump the copyright yearsBozhidar Batsov2018-01-01
* Replace `if-let` and `when-let` with starred versionsTianxiang Xiong2017-12-11
* Make links in "Also see" section to be text buttons (#2079)Andriy Kmit2017-08-29
* Indicate both special form and macro in docTianxiang Xiong2017-07-01
* Use new format for forms-str and arglists-strTianxiang Xiong2017-06-18
* Add cider-doc-auto-select-buffer custom variable (#1996)Nahuel Greco2017-05-23
* Update various faces when a theme is disabledUstun Ozgur2017-05-09
* [Fix #1352] Add checkdoc to build (#1957)Erik Assum2017-03-10
* Update the copyright years in the source codeBozhidar Batsov2017-01-04
* [Fix #1882] Restore compatibility with Emacs 24.4Bozhidar Batsov2016-11-25
* Drop support for Emacs 24.3Bozhidar Batsov2016-11-19
* [Fix #1707] Add customization for line truncating in special buffersBartłomiej Kruczyk2016-10-16
* [Fix #1769] Display fn spec in the doc buffers (#1833)Chaitanya Koparkar2016-09-15
* Abbreviate file names in the doc bufferArtur Malabarba2016-05-31
* Small style changesArtur Malabarba2016-05-31
* Simplifications to cider--doc-make-xrefsArtur Malabarba2016-05-24
* [#1746] Parse docstrings to create help var xrefs (#1750)Chaitanya Koparkar2016-05-21
* Improve a commentBozhidar Batsov2016-05-20
* Improve a bit the way we display the definition location in docviewBozhidar Batsov2016-05-20
* 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