aboutsummaryrefslogtreecommitdiffstats
path: root/oni-package.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2019-01-22 01:29:44 -0800
committerGravatar Tom Willemse2019-01-22 01:29:44 -0800
commit73646b08a684060547e54d1e0c626b861370da9f (patch)
tree37292b92e4327cfdb6f3d91268eebbd32d6a4037 /oni-package.el
parent7f81b3b508a88050ebcaa54cb234f3014985c1b0 (diff)
downloademacs-config-73646b08a684060547e54d1e0c626b861370da9f.tar.gz
emacs-config-73646b08a684060547e54d1e0c626b861370da9f.zip
Fix compilation warning for ‘oni-package’
Diffstat (limited to 'oni-package.el')
-rw-r--r--oni-package.el7
1 files changed, 3 insertions, 4 deletions
diff --git a/oni-package.el b/oni-package.el
index c8183d0..fbf6e5e 100644
--- a/oni-package.el
+++ b/oni-package.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 20190113124225
+;; Version: 20190122012737
;; 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
@@ -33,9 +33,8 @@
;;; Code:
-(eval-when-compile
- (require 'package)
- (require 'package-x))
+(require 'package)
+(require 'package-x)
;;;###autoload
(add-to-list 'package-archives