Fix company-emoji config (again)

This commit is contained in:
Gergely Polonkai 2016-10-25 09:53:07 +02:00
parent ae7e671082
commit 3ca941b0ce
1 changed files with 1 additions and 1 deletions

View File

@ -787,7 +787,7 @@
(font-spec :family "Apple Color Emoji")
frame 'prepend)
;; For Linux
(set-fontset-ont t 'symbol
(set-fontset-font t 'symbol
(font-spec :family "Symbola")
frame 'prepend))))