[emacs] Fix hunspell loader error messages

This commit is contained in:
Sebastian Schulze 2020-02-19 15:19:35 +01:00
parent 54dc27309c
commit 9339921089
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 0 deletions

View File

@ -459,6 +459,7 @@ executes.
before packages are loaded. If you are unsure, you should try in setting them in
`dotspacemacs/user-config' first."
; Scale up fonts for non-hdpi display
(setq ispell-program-name "hunspell")
;; (if (equal (car (split-string (system-name) "\\.")) "zog")
;; (set-face-attribute 'default nil :height 120)))