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

@ -1,3 +1,4 @@
(require 'company)
(require 'rust-mode)
;; Enable cargo-related (C-c C-c C-...) commands.