From: Kenichi Handa Date: Tue, 29 Oct 2002 12:09:37 +0000 (+0000) Subject: (malayalam-glyph): New charset. X-Git-Tag: emacs-pretest-23.0.90~8295^2~1864^2~201 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=19dd0f724f6c5b33ce76491ad2025a91538209de;p=emacs.git (malayalam-glyph): New charset. --- diff --git a/lisp/international/mule-conf.el b/lisp/international/mule-conf.el index cca9c83bb85..5b0a23178b7 100644 --- a/lisp/international/mule-conf.el +++ b/lisp/international/mule-conf.el @@ -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.