Real COMPOUND_TEXT support! I was expecting to have to read the spec
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 13 May 2003 19:57:17 +0000 (19:57 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 13 May 2003 19:57:17 +0000 (19:57 +0000)
commit48f1bc4426f0c95919978b1eddd4744390355801
tree70bed5a0e3d9cb4d2fbe4fc749be1a3b290749db
parenteaa07514754932038c076e98b0e1e99c2d1b55dd
Real COMPOUND_TEXT support! I was expecting to have to read the spec
and implement the required subset of ISO-2022 in libcharset, but it
turns out that Xlib provides conversion functions between UTF-8 and
compound text, which are just about ideal for us. So now we can
paste multilingual stuff both to and from emacs21. Rock on.

git-svn-id: svn://svn.tartarus.org/sgt/putty@3193 cda61777-01e9-0310-a592-d414129be87e
unix/pterm.c