From 50847a6915aa541613518318e1d142224cec8335 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 22 Jul 1999 09:59:54 +0000 Subject: [PATCH] Add coding: local variable, to avoid bootstrapping problem with C locale. --- lisp/mule/thai-xtis.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mule/thai-xtis.el b/lisp/mule/thai-xtis.el index cd398bc..1092a05 100644 --- a/lisp/mule/thai-xtis.el +++ b/lisp/mule/thai-xtis.el @@ -1,4 +1,4 @@ -;;; thai-xtis.el --- Thai support for pre-composed representation (XTIS). +;;; thai-xtis.el --- Support for Thai (XTIS) -*- coding: iso-2022-7bit; -*- ;; Copyright (C) 1999 Electrotechnical Laboratory, JAPAN. ;; Licensed to the Free Software Foundation. -- 1.7.10.4