[oni-alert] Remove autoload cookie
This commit is contained in:
parent
d39ed12a03
commit
74c66d355e
1 changed files with 1 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||
;; Keywords: local
|
||||
;; Version: 2020.0121.231724
|
||||
;; Version: 2021.0527.224534
|
||||
;; Package-Requires: (alert)
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
|
@ -39,7 +39,5 @@
|
|||
(setq alert-toaster-default-icon emacs-icon))
|
||||
(setq alert-default-style 'libnotify))
|
||||
|
||||
;;;###autoload(with-eval-after-load 'alert (require 'oni-alert))
|
||||
|
||||
(provide 'oni-alert)
|
||||
;;; oni-alert.el ends here
|
||||
|
|
Loading…
Reference in a new issue