aboutsummaryrefslogtreecommitdiff
path: root/hcel-results.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-results.el
parent1b0817abd54e4ff050240bee47b28e66e843eb66 (diff)
adding "foo ends here", and provide hcel instead of hc
Diffstat (limited to 'hcel-results.el')
-rw-r--r--hcel-results.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/hcel-results.el b/hcel-results.el
index ff19d26..8e5091c 100644
--- a/hcel-results.el
+++ b/hcel-results.el
@@ -397,3 +397,4 @@ Start by choosing a package."
(define-key hcel-mode-map "i" #'hcel-package-ids)
(provide 'hcel-results)
+;;; hcel-results.el ends here.