[Misc] Explicitly require ‘subr-x’

Seems as if sometimes ‘if-let’ won’t be available otherwise.
This commit is contained in:
Daniel - 2017-09-13 18:32:43 +02:00
parent 4daeaba40c
commit 4f2022390e
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 1 additions and 0 deletions

View File

@ -227,6 +227,7 @@
(load-file custom-file)
(use-package cl-lib)
(use-package subr-x)
(use-package warnings
:config (cl-pushnew '(undo discard-info) warning-suppress-types