]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/international/characters.el (char-script-table): Fix typo.
authorGlenn Morris <rgm@gnu.org>
Thu, 11 Jun 2015 22:23:08 +0000 (18:23 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 11 Jun 2015 22:23:08 +0000 (18:23 -0400)
lisp/international/characters.el

index f70a328611755d22d75c65fb48c92b8e1e4e3801..dcf2d01652cd94c48cae5742ec4eecf7919a4c78 100644 (file)
@@ -1358,7 +1358,7 @@ Setup char-width-table appropriate for non-CJK language environment."
         (#x11AC0 #x11AFF pau-cin-hau)
         (#x12000 #x123FF cuneiform)
         (#x12400 #x1247F cuneiform-numbers-and-punctuation)
-         (#x12400 #x1254F cuneiform)    ; Early Dynastic Cuneiform
+        (#x12480 #x1254F cuneiform)    ; Early Dynastic Cuneiform
         (#x13000 #x1342F egyptian)
          (#x14400 #x1457F anatolian)
         (#x16800 #x16A3F bamum)