Merge from emacs--devo--0
[bpt/emacs.git] / lisp / language / malayalam.el
index bc2a961..1b70389 100644 (file)
@@ -9,7 +9,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 2, or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
 South Indian language Malayalam is supported in this language environment."))
  '("Indian"))
 
+;; For automatic composition.
+(set-char-table-range composition-function-table '(#x0d00 . #x0d7f)
+                     'malayalam-composition-function)
+
+
 (provide 'malayalam)
 
 ;;; arch-tag: 5f500e53-1e4f-4bb2-aa93-ad8736f0349f