aboutsummaryrefslogtreecommitdiff
path: root/lisp/hcel-source.el
Commit message (Expand)AuthorAgeFilesLines
* adding copyright and license headers and prep for elpa proposalYuchen Pei2022-09-111-1/+19
* fixed a minor bugYuchen Pei2022-09-091-1/+2
* add eldoc feature to hcel-minorYuchen Pei2022-09-061-47/+113
* adding support for find definition in hcel-minor modeYuchen Pei2022-09-061-25/+65
* adding find references support to eldoc bufferYuchen Pei2022-09-061-1/+4
* adding hook to enable hcel-minor-mode in eldoc doc buffersYuchen Pei2022-09-061-6/+14
* Adding hcel minor mode and find references in outline modeYuchen Pei2022-09-061-0/+19
* showing docs in hcel-ids mode, switch to bufferYuchen Pei2022-09-061-7/+16
* Adding elisp client.Yuchen Pei2022-09-051-0/+359