aboutsummaryrefslogtreecommitdiff
path: root/hcel-utils.el
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2022-09-21 13:48:04 +1000
committerYuchen Pei <hi@ypei.me>2022-09-21 13:48:04 +1000
commit8e23867beeaa4f6b786fd6a046ba52fe5d38df67 (patch)
treea098725805b0d38344c67ba3a65a007cfba0bc2c /hcel-utils.el
parent1b0817abd54e4ff050240bee47b28e66e843eb66 (diff)
adding "foo ends here", and provide hcel instead of hc
Diffstat (limited to 'hcel-utils.el')
-rw-r--r--hcel-utils.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/hcel-utils.el b/hcel-utils.el
index 1e1afea..686da8d 100644
--- a/hcel-utils.el
+++ b/hcel-utils.el
@@ -173,3 +173,4 @@ Example of an idSrcSpan:
(get-text-property (1- (point)) prop)))
(provide 'hcel-utils)
+;;; hcel-utils.el ends here.