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:
7765edc
)
(tone-mark): Fix the entries.
author
handa
<handa>
Mon, 5 Jan 2009 05:36:02 +0000
(
05:36
+0000)
committer
handa
<handa>
Mon, 5 Jan 2009 05:36:02 +0000
(
05:36
+0000)
MIM/vi-viqr.mim
patch
|
blob
|
history
diff --git
a/MIM/vi-viqr.mim
b/MIM/vi-viqr.mim
index
138a8f5
..
3c35471
100644
(file)
--- a/
MIM/vi-viqr.mim
+++ b/
MIM/vi-viqr.mim
@@
-64,11
+64,11
@@
If the value is 1, Backspace key undoes the previous key
(tone-mark
("0" (set SELECT 0) ?0)
- ("'" (set SELECT 1) ?1)
- ("`" (set SELECT 2) ?2)
- ("?" (set SELECT 3) ?3)
- ("~" (set SELECT 4) ?4)
- ("." (set SELECT 5) ?5))
+ ("'" (set SELECT 1) ?')
+ ("`" (set SELECT 2) ?`)
+ ("?" (set SELECT 3) ??)
+ ("~" (set SELECT 4) ?~)
+ ("." (set SELECT 5) ?.))
(temporary-escape
("a^^" "a^") ("A^^" "A^")