From 8c1411bd6ae497e1805af5d34184e203c9952403 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 28 Jun 1999 14:42:53 +0000 Subject: [PATCH 1/1] Delete unused local variable `category'. --- 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 bea1e85..00dc3a2 100644 --- a/lisp/mule/thai-xtis.el +++ b/lisp/mule/thai-xtis.el @@ -40,7 +40,7 @@ ("$(?p0(B-$(?y0(B" "w") ("$(?O0f0_0o0z0{0(B" "_") )) - elm chars len syntax category to ch i) + elm chars len syntax to ch i) (while deflist (setq elm (car deflist)) (setq chars (car elm) -- 1.7.10.4