From 54859fa9a8f09d70023561cd28018a7519964222 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 19 Sep 2021 23:22:09 -0700 Subject: [oni-conf] Remove autoload cookie, load from ‘oni-core’ --- oni-conf/oni-conf.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'oni-conf') diff --git a/oni-conf/oni-conf.el b/oni-conf/oni-conf.el index a191501..13eff73 100644 --- a/oni-conf/oni-conf.el +++ b/oni-conf/oni-conf.el @@ -4,7 +4,7 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2021.0208.174956 +;; Version: 2021.0919.232140 ;; Package-Requires: (oni-yasnippet) ;; This program is free software; you can redistribute it and/or modify @@ -60,7 +60,5 @@ (with-eval-after-load 'yasnippet (oni-conf-snippets-initialize))) -;;;###autoload(with-eval-after-load 'conf-mode (require 'oni-conf)) - (provide 'oni-conf) ;;; oni-conf.el ends here -- cgit v1.3-2-g0d8e