From ef22e8414937154764fa4ccfc7f61fbe125aba06 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sat, 12 Jun 2021 22:51:18 -0700 Subject: [oni-lui] Remove autoload cookie This should be handled by the init file, not hacked in like this. --- oni-lui.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'oni-lui.el') diff --git a/oni-lui.el b/oni-lui.el index 49a314f..f39e513 100644 --- a/oni-lui.el +++ b/oni-lui.el @@ -4,7 +4,7 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2019.0904.210647 +;; Version: 2021.0612.224938 ;; Package-Requires: (circe) ;; This program is free software; you can redistribute it and/or modify @@ -46,7 +46,5 @@ (setq lui-fill-type nil) -;;;###autoload(with-eval-after-load 'lui (require 'oni-lui)) - (provide 'oni-lui) ;;; oni-lui.el ends here -- cgit v1.2.3-54-g00ecf