digraphs: map private use characters to modern equivalents
authorMischa POSLAWSKY <perl@shiar.org>
Sat, 13 Sep 2008 21:42:24 +0000 (21:42 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 16 Sep 2008 03:31:31 +0000 (03:31 +0000)
commitdbddc268edc610c50c7ec27de30e13bdd585b377
treed9d064c015b60118e7e0f0f3919cf723546ce156
parent0521f436ed93fcfee1073656b425522cef34b204
digraphs: map private use characters to modern equivalents

RFC-1345 contains several characters in the private use block (for various
unofficial proposals at that time) which by now mostly have official Unicode
designations.  Using the character value instead of intended meaning is imho
stupid (as the digraphs don't make any kind of sense for most modern usage)
even though Vim and other adopters do so, probably unknowingly.

Try to convert these to suitable standard equivalents (going by character
names, Google, context, and some guesswork).
digraphs.css
digraphs.inc.pl
digraphs.plp
rfc1345convert
shiar.inc.txt