From 95d204e32b5aee05f1a1cc53c23ff9e04d3ce69f Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 29 Jun 1999 04:16:25 +0000 Subject: [PATCH] Specify TUTORIAL.th as the tutorial file for Thai-XTIS environment. --- lisp/mule/thai-xtis.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/mule/thai-xtis.el b/lisp/mule/thai-xtis.el index 00dc3a2..ecbebe9 100644 --- a/lisp/mule/thai-xtis.el +++ b/lisp/mule/thai-xtis.el @@ -358,6 +358,7 @@ (exit-function . exit-thai-xtis-environment) (charset thai-xtis) (coding-system tis-620 iso-2022-7bit) + (tutorial . "TUTORIAL.th") (coding-priority tis-620 iso-2022-7bit) (sample-text . "$(?!:(B") (documentation . t))) -- 1.7.10.4