comparison src/version.c @ 5553:45ef9d2096e8 v7.4.125

updated for version 7.4.125 Problem: Win32: Dealing with messages may not work for multi-byte chars. Solution: Use pDispatchMessage(). (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Wed, 11 Dec 2013 18:36:33 +0100
parents 9faba192ea90
children b14554844756
comparison
equal deleted inserted replaced
5552:76a8160b477b 5553:45ef9d2096e8
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 125,
741 /**/ 743 /**/
742 124, 744 124,
743 /**/ 745 /**/
744 123, 746 123,
745 /**/ 747 /**/