1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-26 19:18:50 +00:00

(dev-glyph-order): Add an entry for the glyph code #xC4.

This commit is contained in:
Kenichi Handa 2003-08-05 00:02:44 +00:00
parent 942219302d
commit 760061fa02

View File

@ -537,6 +537,7 @@ preferred rule from the sanskrit fonts." )
(,dev-glyph-left-matra . 3) ;; processed by reference point.
(,dev-glyph-top-matra . 4)
(,(dev-charseq #xc7 #xc8) . 5)
(,(dev-charseq #xc4) . 6)
(,(dev-charseq #xc6) . 6)
(,(dev-charseq #xc5) . 7)
(,dev-glyph-bottom-modifier . 8)))