aboutsummaryrefslogtreecommitdiff
path: root/hcel-utils.el
Commit message (Collapse)AuthorAgeFilesLines
* Adding ability to navigate within help bufferYuchen Pei2022-10-051-0/+10
|
* Fixing clean compiling warning.Yuchen Pei2022-09-291-6/+4
|
* minor changes.Yuchen Pei2022-09-291-1/+1
| | | | | - https://lists.gnu.org/archive/html/emacs-devel/2022-09/msg01971.html - https://lists.gnu.org/archive/html/emacs-devel/2022-09/msg01444.html
* Extracting out button actions in rendered html docYuchen Pei2022-09-291-21/+25
| | | | | | | - help mode: should stay in help mode (unimplemented due to API limitation, goto definition for now). - eldoc / id query results: should goto definition.
* fixing source code in documentationYuchen Pei2022-09-291-1/+7
|
* linking in documentationYuchen Pei2022-09-291-1/+27
| | | | Only to module source for now.
* cut off component in minibuffer if too longYuchen Pei2022-09-291-11/+16
|
* Separating out hcel-minor mode to avoid recursive requiresYuchen Pei2022-09-231-20/+0
|
* updating copyright for elpaYuchen Pei2022-09-231-1/+1
|
* Fixing some compile warningsYuchen Pei2022-09-211-3/+4
|
* fixing header commentsYuchen Pei2022-09-211-2/+2
|
* fix a fixme Make sure all definitions have an `hcel-' prefix.Yuchen Pei2022-09-211-9/+8
|
* adding "foo ends here", and provide hcel instead of hcYuchen Pei2022-09-211-0/+1
|
* Patch from Stefan Monnier.Yuchen Pei2022-09-211-0/+1
| | | | https://lists.gnu.org/archive/html/emacs-devel/2022-09/msg01378.html
* find definition / references / eldoc now look at previous point too.Yuchen Pei2022-09-191-0/+5
|
* first commit, moving out of hcel.Yuchen Pei2022-09-191-0/+169