# HG changeset patch # User Kenichi Handa # Date 1035893377 0 # Node ID 6435a79c2d95c04e3bcbbfb0fba62a95493b725c # Parent 2cd41b29faa39ba1b36ba0c9acf0d774edd5bf15 (malayalam-glyph): New charset. diff -r 2cd41b29faa3 -r 6435a79c2d95 lisp/international/mule-conf.el --- 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.