From: Eli Zaretskii Date: Mon, 15 Jun 2015 16:11:43 +0000 (+0300) Subject: Limit Symbola usage some more X-Git-Tag: emacs-25.0.90~1761 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=643e0527b12abe6cbd6ce4d2d42300a2825560db;p=emacs.git Limit Symbola usage some more * lisp/international/fontset.el (setup-default-fontset): Limit Symbol coverage of Currency Symbols to u+20B6..u+20CF. (Bug#20727) --- diff --git a/lisp/international/fontset.el b/lisp/international/fontset.el index 279382b6f5a..2c693f56333 100644 --- a/lisp/international/fontset.el +++ b/lisp/international/fontset.el @@ -706,8 +706,7 @@ (#x2031 . #x2038) (#x203B . #x206F) (#x2070 . #x209F) ;; Superscripts and Subscripts - (#x20A0 . #x20AB) ;; Currency Symbols - (#x20AD . #x20CF) + (#x20B6 . #x20CF) ;; Currency Symbols (#x2100 . #x2121) ;; Letterlike Symbols (#x2123 . #x214F) (#x2150 . #x215A) ;; Number Forms