[7.2.221] X cut_buffer0 text is used as-is, it may be in the wrong encoding.
commit5bf6f6c4c7fdfbe622eb5b12c9ba50d6fe34e573
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 1 Jul 2009 17:56:02 +0000 (1 17:56 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 1 Jul 2009 17:56:02 +0000 (1 17:56 +0000)
tree25c6e32b066fc170208b9c77dbd4368bb758f9dc
parentab2a4d940224314172b0e98ddfdb2623ec3b1243
[7.2.221] X cut_buffer0 text is used as-is, it may be in the wrong encoding.

Problem:    X cut_buffer0 text is used as-is, it may be in the wrong encoding.

Solution:   Convert between 'enc' and latin1. (James Vega)

Patch 7.2.221
src/gui_gtk_x11.c
src/message.c
src/ops.c
src/proto/ui.pro
src/ui.c
src/version.c