fix: Fix warnings & errors detected by elisp compiler

Minor things that came up when byte-compiling the configuration.
This commit is contained in:
Vincent Ambo 2017-11-12 22:41:54 +01:00 committed by Vincent Ambo
parent 0d5bdbd7ce
commit 0511e7eb97
4 changed files with 8 additions and 11 deletions

View file

@ -13,7 +13,7 @@
(package-initialize)
;; This variable controls all packages that should be installed.
(setq-local desired-packages
(defvar desired-packages
'(;; elisp libraries
dash
dash-functional
@ -25,6 +25,7 @@
ag
browse-kill-ring
cargo
company
confluence
dash
dockerfile-mode