*** empty log message ***
authornisikimi <nisikimi>
Mon, 9 Mar 2009 01:56:51 +0000 (01:56 +0000)
committernisikimi <nisikimi>
Mon, 9 Mar 2009 01:56:51 +0000 (01:56 +0000)
MIM/cjk-util.mimx
MIM/mim.rng

index d3ccd71..618228f 100644 (file)
@@ -460,7 +460,7 @@ is inserted, then the mode is turned off.
         <commit/>
       </branch>
       <branch branch-selecting-map="map-exit-fullwidth-mode">
-        <shift-to id="state-t"/>
+        <shift-back/>
       </branch>
       <catch-all-branch>
         <unhandle/>
@@ -470,7 +470,7 @@ is inserted, then the mode is turned off.
       <state-title-text>A</state-title-text>
       <branch branch-selecting-map="map-fullwidth">
         <commit/>
-        <shift-to id="state-t"/>
+        <shift-back/>
       </branch>
     </state>
   </state-list>
index 95a6ad6..7817e34 100644 (file)
 <define name="saction">
   <choice>
     <ref name="shift"/>
+    <element name="shift-back"><empty/></element>
     <ref name="action"/>
   </choice>
 </define>