comparison src/version.c @ 9221:17fa362f10be v7.4.1894

commit https://github.com/vim/vim/commit/511972d810ea490955161ff5097ec2f57919ceaf Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jun 4 18:09:59 2016 +0200 patch 7.4.1894 Problem: Cannot get the window ID for a mouse click. Solution: Add v:mouse_winid.
author Christian Brabandt <cb@256bit.org>
date Sat, 04 Jun 2016 18:15:05 +0200
parents 7363f5cc4cb8
children 6c4d610fce0a
comparison
equal deleted inserted replaced
9220:29a8841b4025 9221:17fa362f10be
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 1894,
756 /**/ 758 /**/
757 1893, 759 1893,
758 /**/ 760 /**/
759 1892, 761 1892,
760 /**/ 762 /**/