Appease byte-compiler, system-name => (system-name) #288

This commit is contained in:
Henrik Lissner 2017-12-11 02:36:02 -05:00
parent 22a721fd15
commit 8173b037d9
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -13,7 +13,7 @@
(setq doom-big-font (font-spec :family "Fira Mono" :size 19)) (setq doom-big-font (font-spec :family "Fira Mono" :size 19))
(pcase system-name (pcase (system-name)
((or "halimede" "proteus") ((or "halimede" "proteus")
(setq-default line-spacing 1) (setq-default line-spacing 1)