comparison src/version.c @ 8273:0c3210caefa6 v7.4.1429

commit https://github.com/vim/vim/commit/d804fdf4c25435284333258856bc265f1ff10b09 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 27 16:04:58 2016 +0100 patch 7.4.1429 Problem: On MS-Windows, when not use renderoptions=type:directx, drawing emoji will be broken. Solution: Fix usage of unicodepdy. (Yasuhiro Matsumoto)
author Christian Brabandt <cb@256bit.org>
date Sat, 27 Feb 2016 16:15:04 +0100
parents 770774e66011
children ff900e499f79
comparison
equal deleted inserted replaced
8272:e34e1550788d 8273:0c3210caefa6
746 NULL 746 NULL
747 }; 747 };
748 748
749 static int included_patches[] = 749 static int included_patches[] =
750 { /* Add new patch number below this line */ 750 { /* Add new patch number below this line */
751 /**/
752 1429,
751 /**/ 753 /**/
752 1428, 754 1428,
753 /**/ 755 /**/
754 1427, 756 1427,
755 /**/ 757 /**/