]> git.eshelyaron.com Git - emacs.git/commitdiff
Configure Symbola font only for symbols and punctuation
authorEli Zaretskii <eliz@gnu.org>
Fri, 12 Jun 2015 19:45:41 +0000 (22:45 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 12 Jun 2015 19:45:41 +0000 (22:45 +0300)
* lisp/international/fontset.el (setup-default-fontset): Leave
only symbols and punctuation in the fontset setup for Symbola
font; remove "Greek and Coptic" and "Cyrillic Supplement".
(Bug#20798)

lisp/international/fontset.el

index ebf12906ecb02058b82d9b2d9701093992afa1f9..6fd1b525d6d9d173d37a1e35a64c3f16c25236bc 100644 (file)
   ;; Special setup for various symbols and some rarely used characters
   ;; covered well by Symbola.
   (dolist (symbol-subgroup '((#x0250 . #x02AF)   ;; IPA Extensions
-                             (#x0370 . #x03FF)   ;; Greek and Coptic
-                             (#x0500 . #x052F)   ;; Cyrillic Supplement
                              (#x2000 . #x206F)   ;; General Punctuation
                              (#x2070 . #x209F)   ;; Superscripts and Subscripts
                              (#x20A0 . #x20CF)   ;; Currency Symbols