aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/language/thai.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/language/thai.el')
-rw-r--r--lisp/language/thai.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/language/thai.el b/lisp/language/thai.el
index 17b62619be..7a1805fa81 100644
--- a/lisp/language/thai.el
+++ b/lisp/language/thai.el
@@ -59,4 +59,6 @@
(aset composition-function-table (make-char 'thai-tis620)
'(("\\c0\\c4\\|\\c0\\(\\c2\\|\\c3\\)\\c4?" . thai-composition-function)))
+(provide 'thai)
+
;;; thai.el ends here