From 146f5cfccac0b2f8c08f6c005f1e526dcb79f598 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 27 Jul 2021 21:06:46 -0700 Subject: Move loading for ‘oni-clojure’ and required packages into ‘oni-core’ --- oni-prescient.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'oni-prescient.el') diff --git a/oni-prescient.el b/oni-prescient.el index bf9aea6..16b5832 100644 --- a/oni-prescient.el +++ b/oni-prescient.el @@ -4,7 +4,7 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2020.0224.224020 +;; Version: 2021.0727.205126 ;; Package-Requires: (prescient oni-data-dir) ;; This program is free software; you can redistribute it and/or modify @@ -37,7 +37,5 @@ (prescient-persist-mode) -;;;###autoload(with-eval-after-load 'prescient (require 'oni-prescient)) - (provide 'oni-prescient) ;;; oni-prescient.el ends here -- cgit v1.2.3-54-g00ecf