summaryrefslogtreecommitdiff
path: root/lisp/language/thai.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@twinsun.com>1998-08-31 19:59:02 +0000
committerPaul Eggert <eggert@twinsun.com>1998-08-31 19:59:02 +0000
commit56c8bc03c4728043d79e4928274d3fac308158d6 (patch)
treec57e99c0c5bb925333d62a4fb197c410c7ab5e4b /lisp/language/thai.el
parent0611934b67e63a73f00d7ace3608c882e1822fb0 (diff)
Add coding: local variable, to avoid bootstrapping problem
if you need to recompile all the Lisp files using interpreted code.
Diffstat (limited to 'lisp/language/thai.el')
-rw-r--r--lisp/language/thai.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/language/thai.el b/lisp/language/thai.el
index 3b88e892b7f..f2f1c2f2550 100644
--- a/lisp/language/thai.el
+++ b/lisp/language/thai.el
@@ -1,4 +1,4 @@
-;;; thai.el --- Support for Thai
+;;; thai.el --- Support for Thai -*- coding: iso-2022-7bit; -*-
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
;; Licensed to the Free Software Foundation.