Mercurial > emacs
changeset 89257:6435a79c2d95
(malayalam-glyph): New charset.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 29 Oct 2002 12:09:37 +0000 |
parents | 2cd41b29faa3 |
children | b6c2beacc874 |
files | lisp/international/mule-conf.el |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/mule-conf.el Tue Oct 29 12:02:20 2002 +0000 +++ b/lisp/international/mule-conf.el Tue Oct 29 12:09:37 2002 +0000 @@ -815,6 +815,12 @@ :code-space [0 255] :code-offset #x180100) +(define-charset 'malayalam-glyph + "Glyphs for Malayalam script. Subset of `indian-glyph'." + :short-name "Malayalam glyph" + :code-space [0 255] + :code-offset #x180200) + ;; These would be necessary for supporting the complete set of Indian ;; scripts. See also fontset.el.