projects
/
m17n
/
m17n-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0062b30
)
*** empty log message ***
author
nisikimi
<nisikimi>
Mon, 9 Mar 2009 01:56:51 +0000
(
01:56
+0000)
committer
nisikimi
<nisikimi>
Mon, 9 Mar 2009 01:56:51 +0000
(
01:56
+0000)
MIM/cjk-util.mimx
patch
|
blob
|
history
MIM/mim.rng
patch
|
blob
|
history
diff --git
a/MIM/cjk-util.mimx
b/MIM/cjk-util.mimx
index
d3ccd71
..
618228f
100644
(file)
--- a/
MIM/cjk-util.mimx
+++ b/
MIM/cjk-util.mimx
@@
-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>
diff --git
a/MIM/mim.rng
b/MIM/mim.rng
index
95a6ad6
..
7817e34
100644
(file)
--- a/
MIM/mim.rng
+++ b/
MIM/mim.rng
@@
-271,6
+271,7
@@
<define name="saction">
<choice>
<ref name="shift"/>
+ <element name="shift-back"><empty/></element>
<ref name="action"/>
</choice>
</define>