spacemacs/layers/+fonts/unicode-fonts/config.el
Miciah Masters 552fd5953c Update references to macOS
Apple renamed "Mac OS X" to "OS X" in 2012 and then to "macOS" in 2016.
Update references to use the current name.
2019-10-13 12:04:40 +02:00

17 lines
564 B
EmacsLisp

;;; config.el --- unicode-fonts configuration file for Spacemacs.
;;
;; Copyright (c) 2012-2018 Sylvain Benner & Contributors
;;
;; Author: Aaron Jensen <aaronjensen@gmail.com>
;; URL: https://github.com/syl20bnr/spacemacs
;;
;; This file is not part of GNU Emacs.
;;
;;; License: GPLv3
(defvar unicode-fonts-force-multi-color-on-mac nil
"If non nil unicode-fonts will enable multi-color fonts (emoji)
on macs. This should only be set when using the multi-color
patch as emacs-plus does. It is unnecessary to set this when
using the macOS port version.")