aboutsummaryrefslogtreecommitdiffstats
path: root/oni-log-edit.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-log-edit.el')
-rw-r--r--oni-log-edit.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/oni-log-edit.el b/oni-log-edit.el
index 3a20303..afc3793 100644
--- a/oni-log-edit.el
+++ b/oni-log-edit.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.0723.011100
+;; Version: 2021.1123.003632
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
@@ -27,7 +27,5 @@
(add-hook 'log-edit-mode-hook 'visual-line-mode)
-;;;###autoload(with-eval-after-load 'log-edit (require 'oni-log-edit))
-
(provide 'oni-log-edit)
;;; oni-log-edit.el ends here