]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.855 v7.4.855
authorBram Moolenaar <Bram@vim.org>
Tue, 8 Sep 2015 14:31:06 +0000 (16:31 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 8 Sep 2015 14:31:06 +0000 (16:31 +0200)
commit7e2ec008f5c5152205d0b8a7d88177b374225d8d
treeaf484d39ef651a6a72eec4f638bdcc89cdda1718
parentb58988b832b69b52dfefeca338ea4802d0c4cdca
patch 7.4.855
Problem:    GTK: font glitches for combining characters
Solution:   Use pango_shape_full() instead of pango_shape(). (luchr, PR #393)
src/gui_gtk_x11.c
src/version.c