aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* do not try to go to haddorg if the identifier is not exportedYuchen Pei2022-09-281-16/+22
* Moving declarations from local var to text propertyYuchen Pei2022-09-281-15/+36
* adding occurrence to text property in hcel-sourceYuchen Pei2022-09-281-39/+14
* Adding a function to go from hcel to haddorgYuchen Pei2022-09-281-0/+48
* using occurrence in eldocYuchen Pei2022-09-271-8/+14
* adding font-locking without haskell-modeYuchen Pei2022-09-271-7/+35
* minor fixesYuchen Pei2022-09-271-7/+5
* Separating out hcel-minor mode to avoid recursive requiresYuchen Pei2022-09-237-157/+189
* fixing compiler warnings and removing major-modeYuchen Pei2022-09-234-29/+31
* updating copyright for elpaYuchen Pei2022-09-237-7/+7
* typoYuchen Pei2022-09-211-6/+6
* Fixing some compile warningsYuchen Pei2022-09-216-37/+54
* fixing a renamed functionYuchen Pei2022-09-212-6/+7
* fixing header commentsYuchen Pei2022-09-213-6/+4
* fix a fixme Make sure all definitions have an `hcel-' prefix.Yuchen Pei2022-09-212-15/+14
* adding "foo ends here", and provide hcel instead of hcYuchen Pei2022-09-216-1/+6
* Patch from Stefan Monnier.Yuchen Pei2022-09-218-84/+90
* small tweaks to find referencesYuchen Pei2022-09-191-2/+4
* find definition / references / eldoc now look at previous point too.Yuchen Pei2022-09-193-46/+48
* minor fixYuchen Pei2022-09-191-1/+1
* minor fix var nameYuchen Pei2022-09-192-11/+11
* minor wordingYuchen Pei2022-09-191-1/+1
* updated readme with featuresYuchen Pei2022-09-191-1/+11
* first commit, moving out of hcel.Yuchen Pei2022-09-1910-0/+2269