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:
2040036
)
(smart-quotes): New map.
author
handa
<handa>
Fri, 19 Jun 2009 04:07:22 +0000
(
04:07
+0000)
committer
handa
<handa>
Fri, 19 Jun 2009 04:07:22 +0000
(
04:07
+0000)
MIM/vi-base.mim
patch
|
blob
|
history
diff --git
a/MIM/vi-base.mim
b/MIM/vi-base.mim
index
be70111
..
b9594d7
100644
(file)
--- a/
MIM/vi-base.mim
+++ b/
MIM/vi-base.mim
@@
-121,6
+121,12
@@
to be included in the other Vietnamese input method (e.g. vi-telex, vi-vni).
("0" ?0) ("1" ?1) ("2" ?2) ("3" ?3) ("4" ?4)
("5" ?5) ("6" ?6) ("7" ?7) ("8" ?8) ("9" ?9))
+ (smart-quotes
+ ("'" ?\')
+ ("''" "‘’")
+ ("\"" ?\")
+ ("\"\"" "“”"))
+
(permanent-escape
("\\"))