Mercurial > hg > xemacs-beta
diff lisp/its/its-han-kata.el @ 114:8619ce7e4c50 r20-1b9
Import from CVS: tag r20-1b9
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:21:54 +0200 |
parents | 131b0175ea99 |
children |
line wrap: on
line diff
--- a/lisp/its/its-han-kata.el Mon Aug 13 09:20:50 2007 +0200 +++ b/lisp/its/its-han-kata.el Mon Aug 13 09:21:54 2007 +0200 @@ -20,7 +20,7 @@ ;;; 92.9.24 created for Mule Ver.0.9.6 by K.Shibata <shibata@sgi.co.jp> -(require 'jisx0201) +(require 'egg-jisx0201) (its-define-mode "roma-han-kata" "(I1'(B" t) @@ -35,7 +35,7 @@ (its-defrule "N" "(I](B") -(defvar enable-double-n-syntax nil "*Enable ""nn"" input for ""(I](B"" ") +(defvar enable-double-n-syntax nil "*Enable \"nn\" input for \"(I](B\"") (its-defrule-conditional "n" ((not enable-double-n-syntax) "(I](B")