comparison src/version.c @ 9217:9495e43a800d v7.4.1892

commit https://github.com/vim/vim/commit/c9721bdc63378cc6123e775ffe43e9cba30322b3 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jun 4 17:41:03 2016 +0200 patch 7.4.1892 Problem: balloon eval only gets the window number, not the ID. Solution: Add v:beval_winid.
author Christian Brabandt <cb@256bit.org>
date Sat, 04 Jun 2016 17:45:05 +0200
parents d2d44592467d
children 7363f5cc4cb8
comparison
equal deleted inserted replaced
9216:ef01d1e6e825 9217:9495e43a800d
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 1892,
756 /**/ 758 /**/
757 1891, 759 1891,
758 /**/ 760 /**/
759 1890, 761 1890,
760 /**/ 762 /**/