aboutsummaryrefslogtreecommitdiff
path: root/emojitrans2.pl
diff options
context:
space:
mode:
authorMark Shoulson <mark@kli.org>2016-03-17 22:24:10 -0400
committerMark Shoulson <mark@kli.org>2016-03-18 12:53:44 -0400
commit3fcc643e1ddce5f94047eb170925881eeee36b3c (patch)
treebe0e37c17340657d3506559b76833be21bd06c97 /emojitrans2.pl
parentAdd some missed emoji, add conventions to interim, add sorter, (diff)
downloaddotXCompose-3fcc643e1ddce5f94047eb170925881eeee36b3c.tar.gz
dotXCompose-3fcc643e1ddce5f94047eb170925881eeee36b3c.tar.bz2
dotXCompose-3fcc643e1ddce5f94047eb170925881eeee36b3c.zip
Compared emoji list with unicode data to get some that were missed.
Diffstat (limited to 'emojitrans2.pl')
-rwxr-xr-xemojitrans2.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/emojitrans2.pl b/emojitrans2.pl
index a4676b6..34c8204 100755
--- a/emojitrans2.pl
+++ b/emojitrans2.pl
@@ -15,6 +15,7 @@ BEGIN { binmode(STDOUT, ":utf8");
'/' => 'slash',
'#' => 'numbersign',
'@' => 'at',
+ ' ' => 'space',
);
sub splitup {