aboutsummaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* [emacs client] Adding initial integration with haddorgYuchen Pei2022-09-151-0/+46
|
* adding copyright and license headers and prep for elpa proposalYuchen Pei2022-09-116-6/+126
|
* removed an unused function and fix namespace for a funYuchen Pei2022-09-091-8/+2
|
* 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-062-26/+66
|
* adding find references support to eldoc bufferYuchen Pei2022-09-062-2/+6
|
* adding hook to enable hcel-minor-mode in eldoc doc buffersYuchen Pei2022-09-062-6/+15
|
* adding find references in hcel-ids modeYuchen Pei2022-09-062-11/+22
| | | | - also added hooks to outline and ids
* Adding hcel minor mode and find references in outline modeYuchen Pei2022-09-064-23/+61
|
* showing docs in hcel-ids mode, switch to bufferYuchen Pei2022-09-063-9/+32
|
* Adding elisp client.Yuchen Pei2022-09-056-0/+1213