diff lisp/international/skkdic-utl.el @ 20736:60bf060b9ab1

(skkdic-jbytes): Variable deleted. All codes using this variable adjusted.
author Kenichi Handa <handa@m17n.org>
date Thu, 22 Jan 1998 01:42:20 +0000
parents d290e793b965
children
line wrap: on
line diff
--- a/lisp/international/skkdic-utl.el	Thu Jan 22 01:42:20 1998 +0000
+++ b/lisp/international/skkdic-utl.el	Thu Jan 22 01:42:20 1998 +0000
@@ -71,11 +71,8 @@
     )
   "Alist of Okuriganas vs trailing ASCII letters in OKURI-ARI entry.")
 
-(defconst skkdic-jbytes
-  (charset-bytes 'japanese-jisx0208))
-
 (defun skkdic-merge-head-and-tail (heads tails postfix)
-  (let ((min-len (* skkdic-jbytes 2))
+  (let ((min-len 2)
 	l)
     (while heads
       (if (or (not postfix)