comparison src/version.c @ 5682:a1c07956171a v7.4.187

updated for version 7.4.187 Problem: Delete that crosses line break splits multi-byte character. Solution: Advance a character instead of a byte. (Cade Foster)
author Bram Moolenaar <bram@vim.org>
date Sat, 22 Feb 2014 23:49:35 +0100
parents 4d12112c5efa
children 136f05449f29
comparison
equal deleted inserted replaced
5681:0f96a9dc02e1 5682:a1c07956171a
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 187,
741 /**/ 743 /**/
742 186, 744 186,
743 /**/ 745 /**/
744 185, 746 185,
745 /**/ 747 /**/