summaryrefslogtreecommitdiff
path: root/lisp/language
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2005-08-29 14:06:44 +0000
committerJuanma Barranquero <lekktu@gmail.com>2005-08-29 14:06:44 +0000
commit6978c919f6961fc66b00ae88ddae056ecd68324f (patch)
treeaeabcca4d39dae722b9e9271047c6e82b2193eab /lisp/language
parent11b227acaaf86a463b8e9940a89c5f79070f7f19 (diff)
downloademacs-6978c919f6961fc66b00ae88ddae056ecd68324f.tar.gz
(thai-auto-composition-mode): Add defvar.
Diffstat (limited to 'lisp/language')
-rw-r--r--lisp/language/thai-util.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/language/thai-util.el b/lisp/language/thai-util.el
index 661ed75b513..2fabc56616d 100644
--- a/lisp/language/thai-util.el
+++ b/lisp/language/thai-util.el
@@ -28,6 +28,8 @@
;;; Code:
+(defvar thai-auto-composition-mode)
+
;; Setting information of Thai characters.
(defconst thai-category-table (make-category-table))