aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruser <user@debian>2015-07-07 11:00:27 -0300
committeruser <user@debian>2015-07-07 11:00:27 -0300
commiteab4a3a1f7cf1344cb24a66c3ad850c440085265 (patch)
treeaa7f93ac5e856eff20ae68eff8d634c4ee008414
parentsome experimental English shortcuts (diff)
downloaddotXCompose-eab4a3a1f7cf1344cb24a66c3ad850c440085265.tar.gz
dotXCompose-eab4a3a1f7cf1344cb24a66c3ad850c440085265.tar.bz2
dotXCompose-eab4a3a1f7cf1344cb24a66c3ad850c440085265.zip
a “n’t” tweak and a comment fix
-rw-r--r--dotXCompose6
1 files changed, 4 insertions, 2 deletions
diff --git a/dotXCompose b/dotXCompose
index d945b36..a41f37e 100644
--- a/dotXCompose
+++ b/dotXCompose
@@ -65,11 +65,13 @@ include "%L"
<Multi_key> <quotedbl> <space> : "” " # RIGHT DOUBLE QUOTATION MARK followed by space
<Multi_key> <space> <apostrophe> : " ‘" # space followed by LEFT SINGLE QUOTATION MARK
# Unfortunately <apostrophe> <space> is, asymmetrically, just "’". Whatever.
-<Multi_key> <n> <t> : "n’t" # Apostrophized English “not.”
+<Multi_key> <n> <t> : "n’t " # Apostrophized English “not.”
# Some more English shortcuts:
<Multi_key> <space> <t> : " the "
<Multi_key> <space> <T> : " The "
<Multi_key> <space> <a> : " and "
+<Multi_key> <i> <m> : " I’m "
+<Multi_key> <v> <e> : "’ve "
<Multi_key> <comma> <at> : "⸲" U2E32 # TURNED COMMA
# Conflicts with system def? (·)
@@ -462,7 +464,7 @@ include "%L"
<Multi_key> <asterisk> <N> : "Ν" U039D # GREEK CAPITAL LETTER NU
<Multi_key> <asterisk> <O> : "Ο" U039F # GREEK CAPITAL LETTER OMICRON
<Multi_key> <asterisk> <P> : "Π" U03A0 # GREEK CAPITAL LETTER PI
-# no mapping for Q; in Emacs that's ":"
+# see below for Q qoppa; in Emacs Q is “:”
<Multi_key> <asterisk> <R> : "Ρ" U03A1 # GREEK CAPITAL LETTER RHO
<Multi_key> <asterisk> <S> : "Σ" U03A3 # GREEK CAPITAL LETTER SIGMA
<Multi_key> <asterisk> <T> : "Τ" U03A4 # GREEK CAPITAL LETTER TAU