aboutsummaryrefslogtreecommitdiffstats
path: root/oni-package.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-package.el')
-rw-r--r--oni-package.el5
1 files changed, 1 insertions, 4 deletions
diff --git a/oni-package.el b/oni-package.el
index 77e4cef..921f7f7 100644
--- a/oni-package.el
+++ b/oni-package.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.0823.102817
+;; Version: 2021.1123.002545
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
@@ -114,8 +114,5 @@ DESCRIPTION is the text of the news item."
(add-hook 'package-menu-mode-hook 'hl-line-mode)
-;;;###autoload (with-eval-after-load 'package (require 'oni-package))
-;;;###autoload (with-eval-after-load 'package-x (require 'oni-package))
-
(provide 'oni-package)
;;; oni-package.el ends here