projects
/
chise
/
xemacs-chise.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9db8ec
)
Don't setup `setup-function' and `exit-function'.
author
tomo
<tomo>
Tue, 29 Jun 1999 05:14:21 +0000
(
05:14
+0000)
committer
tomo
<tomo>
Tue, 29 Jun 1999 05:14:21 +0000
(
05:14
+0000)
lisp/mule/thai-xtis.el
patch
|
blob
|
history
diff --git
a/lisp/mule/thai-xtis.el
b/lisp/mule/thai-xtis.el
index
ecbebe9
..
98642c8
100644
(file)
--- a/
lisp/mule/thai-xtis.el
+++ b/
lisp/mule/thai-xtis.el
@@
-354,8
+354,8
@@
(set-language-info-alist
"Thai-XTIS"
- '((setup-function . setup-thai-xtis-environment)
- (exit-function . exit-thai-xtis-environment)
+ '(;; (setup-function . setup-thai-xtis-environment)
+ ;; (exit-function . exit-thai-xtis-environment)
(charset thai-xtis)
(coding-system tis-620 iso-2022-7bit)
(tutorial . "TUTORIAL.th")