Compare commits
3 commits
0e23f41eff
...
715e6a7114
Author | SHA1 | Date | |
---|---|---|---|
715e6a7114 | |||
|
78fec507a8 | ||
|
475d74834d |
1 changed files with 3 additions and 0 deletions
|
@ -147,11 +147,14 @@
|
|||
((member "Symbola" (font-family-list)) "Symbola")
|
||||
((message "No emoji font found."))
|
||||
)) ; http://xahlee.info/comp/unicode_font_download.html
|
||||
(remove-hook 'focus-in-hook #'my-set-emoji-font)
|
||||
)
|
||||
(message "set-fontset-font is not available in current %s" emacs-version))
|
||||
)
|
||||
|
||||
(my-set-emoji-font)
|
||||
|
||||
(add-hook 'focus-in-hook #'my-set-emoji-font)
|
||||
;; END: display the emojis }}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue