comparison src/version.c @ 8682:4ce551bd5024 v7.4.1630

commit https://github.com/vim/vim/commit/d63aff0a65b955447de2fd8bfdaee29b61ce2843 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Mar 21 22:15:30 2016 +0100 patch 7.4.1630 Problem: Unicode table for double width is outdated. Solution: Update to the latest Unicode standard.
author Christian Brabandt <cb@256bit.org>
date Mon, 21 Mar 2016 22:30:05 +0100
parents 131e651fb347
children 6e567914f55a
comparison
equal deleted inserted replaced
8681:b7eb7dd4369e 8682:4ce551bd5024
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 1630,
751 /**/ 753 /**/
752 1629, 754 1629,
753 /**/ 755 /**/
754 1628, 756 1628,
755 /**/ 757 /**/