diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-06-14 22:55:16 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-06-14 22:56:45 -0700 |
commit | 08bad175d45dad7bb872c604cd2b8e84cc1cc5bb (patch) | |
tree | 7bca1eb60a9475547f6e52634d10cbb4dcc870e6 /lisp | |
parent | a281b3db3e1ac83f80db78ea1a5069069dd91942 (diff) | |
download | emacs-08bad175d45dad7bb872c604cd2b8e84cc1cc5bb.tar.gz |
Spelling fixes
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/international/fontset.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/fontset.el b/lisp/international/fontset.el index acc3732fb2a..279382b6f5a 100644 --- a/lisp/international/fontset.el +++ b/lisp/international/fontset.el @@ -743,7 +743,7 @@ (#xFE10 . #xFE1F) ;; Vertical Forms (#x10100 . #x1013F) ;; Aegean Numbers (#x102E0 . #x102FF) ;; Coptic Epact Numbers - (#x1D000 . #x1D0FF) ;; Byzanthine Musical Symbols + (#x1D000 . #x1D0FF) ;; Byzantine Musical Symbols (#x1D200 . #x1D24F) ;; Ancient Greek Musical Notation (#x1F0A0 . #x1F0FF) ;; Playing Cards (#x1F100 . #x1F1FF) ;; Enclosed Alphanumeric Suppl |