aboutsummaryrefslogtreecommitdiffstats
path: root/oni-gnus.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-gnus.el')
-rw-r--r--oni-gnus.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/oni-gnus.el b/oni-gnus.el
index 158a821..aa7e9a5 100644
--- a/oni-gnus.el
+++ b/oni-gnus.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.0505.205651
+;; Version: 2021.1123.002704
;; Package-Requires: (oni-data-dir)
;; This program is free software; you can redistribute it and/or modify
@@ -88,7 +88,5 @@ Do this N times."
(eval (setq message-sendmail-extra-arguments
'("-a" "gmail")))))
-;;;###autoload(with-eval-after-load 'gnus (require 'oni-gnus))
-
(provide 'oni-gnus)
;;; oni-gnus.el ends here