From: handa Date: Fri, 19 Jun 2009 04:07:15 +0000 (+0000) Subject: (init): Add smart-quotes. X-Git-Tag: REL-1-5-5~10 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=2040036ff182ec1d7faee73e6943fe4d860c4b67;p=m17n%2Fm17n-db.git (init): Add smart-quotes. --- diff --git a/MIM/vi-tcvn.mim b/MIM/vi-tcvn.mim index b60ca46..f78d36b 100644 --- a/MIM/vi-tcvn.mim +++ b/MIM/vi-tcvn.mim @@ -102,7 +102,8 @@ If the value is 1, Backspace key undoes the previous key (vowel-ext (mark M) (set V-2 V-1) (set V-1 @-1) (shift after-v)) (temporary-escape (shift temporary-escape)) (permanent-escape (shift escape-in-normal-mode)) - (misc)) + (misc) + (smart-quotes)) ;; The state shifted to when a vowel is typed. (after-v diff --git a/MIM/vi-telex.mim b/MIM/vi-telex.mim index 968b06c..320bebd 100644 --- a/MIM/vi-telex.mim +++ b/MIM/vi-telex.mim @@ -116,7 +116,8 @@ If the value is 1, Backspace key undoes the previous key (vowel (mark M) (set V-2 V-1) (set V-1 @-1) (shift after-v)) (vowel-ext (mark M) (set V-2 V-1) (set V-1 @-1) (shift after-v)) (temporary-escape (shift temporary-escape)) - (permanent-escape (shift escape-in-normal-mode))) + (permanent-escape (shift escape-in-normal-mode)) + (smart-quotes)) ;; The state shifted to when a vowel is typed. (after-v diff --git a/MIM/vi-vni.mim b/MIM/vi-vni.mim index 95106bc..007b3fc 100644 --- a/MIM/vi-vni.mim +++ b/MIM/vi-vni.mim @@ -92,7 +92,8 @@ If the value is 1, Backspace key undoes the previous key (vowel (mark M) (set V-2 V-1) (set V-1 @-1) (shift after-v)) (vowel-ext (mark M) (set V-2 V-1) (set V-1 @-1) (shift after-v)) (temporary-escape (shift temporary-escape)) - (permanent-escape (shift escape-in-normal-mode))) + (permanent-escape (shift escape-in-normal-mode)) + (smart-quotes)) ;; The state shifted to when a vowel is typed. (after-v