aboutsummaryrefslogtreecommitdiff
path: root/hcel-outline.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-outline.el
parent1b0817abd54e4ff050240bee47b28e66e843eb66 (diff)
adding "foo ends here", and provide hcel instead of hc
Diffstat (limited to 'hcel-outline.el')
-rw-r--r--hcel-outline.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/hcel-outline.el b/hcel-outline.el
index 78aad54..4cfa6ce 100644
--- a/hcel-outline.el
+++ b/hcel-outline.el
@@ -215,3 +215,4 @@ update in the outline mode too."
#'hcel-outline-open-thing-at-point-other-window t)))
(provide 'hcel-outline)
+;;; hcel-outline.el ends here.