[oni-embrace] Don’t load automatically
This commit is contained in:
parent
6a96253979
commit
a0ca19a8b4
1 changed files with 1 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
;; Author: Tom Willemse <chelys@rincewind>
|
;; Author: Tom Willemse <chelys@rincewind>
|
||||||
;; Keywords: local
|
;; Keywords: local
|
||||||
;; Version: 2020.1030.180221
|
;; Version: 2021.0621.231755
|
||||||
;; Package-Requires: (embrace)
|
;; Package-Requires: (embrace)
|
||||||
|
|
||||||
;; This program is free software; you can redistribute it and/or modify
|
;; This program is free software; you can redistribute it and/or modify
|
||||||
|
@ -35,7 +35,5 @@
|
||||||
|
|
||||||
(add-hook 'groovy-mode-hook #'oni-embrace-add-slashes)
|
(add-hook 'groovy-mode-hook #'oni-embrace-add-slashes)
|
||||||
|
|
||||||
;;;###autoload(with-eval-after-load 'embrace (require 'oni-embrace))
|
|
||||||
|
|
||||||
(provide 'oni-embrace)
|
(provide 'oni-embrace)
|
||||||
;;; oni-embrace.el ends here
|
;;; oni-embrace.el ends here
|
||||||
|
|
Loading…
Reference in a new issue