comparison src/version.c @ 10432:262f5bc3d38e v8.0.0110

commit https://github.com/vim/vim/commit/5a030a540f4157d5c9905e3564282c92b4dcec9a Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 1 17:48:29 2016 +0100 patch 8.0.0110 Problem: Drop command doesn't use existing window. Solution: Check the window width properly. (Hirohito Higashi)
author Christian Brabandt <cb@256bit.org>
date Thu, 01 Dec 2016 18:00:04 +0100
parents 37a441352da2
children f3bb76ec4155
comparison
equal deleted inserted replaced
10431:676b185ca55f 10432:262f5bc3d38e
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 110,
767 /**/ 769 /**/
768 109, 770 109,
769 /**/ 771 /**/
770 108, 772 108,
771 /**/ 773 /**/