*** empty log message ***
[elisp/tamago.git] / its / aynu.el
index bd39186..849d74b 100644 (file)
@@ -148,10 +148,10 @@ INPUT + I-TAIL + OTHERWISE  (see `its-defrule-otherwise')."
     (its-defrule (concat "x" (car small)) (cadr small)))
 
   (its-define-aynu
-   (""   nil           "\e$(O%"\e(B"   "\e$(O%$\e(B"   "\e$(O%&\e(B"   "\e$(O%(\e(B"   "\e$(O%*\e(B")
-   ("k"  "\e$(O&n\e(B"   "\e$(O%+\e(B"   "\e$(O%-\e(B"   "\e$(O%/\e(B"   "\e$(O%1\e(B"   "\e$(O%3\e(B")
+   (""   nil   "\e$(O%"\e(B"   "\e$(O%$\e(B"   "\e$(O%&\e(B"   "\e$(O%(\e(B"   "\e$(O%*\e(B")
+   ("k"  "\e$(O&n\e(B"           "\e$(O%+\e(B"   "\e$(O%-\e(B"   "\e$(O%/\e(B"   "\e$(O%1\e(B"   "\e$(O%3\e(B")
    ("g"  "\e$(O%0\e(B"   "\e$(O%,\e(B"   "\e$(O%.\e(B"   "\e$(O%0\e(B"   "\e$(O%2\e(B"   "\e$(O%4\e(B")
-   ("s"  "\e$(O&p\e(B"   "\e$(O%5\e(B"   "\e$(O%7\e(B"   "\e$(O%9\e(B"   "\e$(O%;\e(B"   "\e$(O%=\e(B")
+   ("s"  "\e$(O&p\e(B"           "\e$(O%5\e(B"   "\e$(O%7\e(B"   "\e$(O%9\e(B"   "\e$(O%;\e(B"   "\e$(O%=\e(B")
    ("z"  nil    "\e$(O%6\e(B"   "\e$(O%8\e(B"   "\e$(O%:\e(B"   "\e$(O%<\e(B"   "\e$(O%>\e(B")
    ("vs" nil    nil    nil    nil    "\e$(O%|\e(B"   nil)
    ("sh" "\e$(O%7%c\e(B" "\e$(O%7%c\e(B" "\e$(O%7\e(B"   "\e$(O%7%e\e(B" "\e$(O%7%'\e(B" "\e$(O%7%g\e(B")
@@ -281,4 +281,5 @@ INPUT + I-TAIL + OTHERWISE  (see `its-defrule-otherwise')."
       (its-defrule   "?"   "?")  (its-defrule   "/"   "/"))))
 
 (provide 'its/aynu)
-;;; its/aynu.el ends here.
+
+;;; its/aynu.el ends here