comparison src/version.c @ 14489:cda216729f9b v8.1.0258

patch 8.1.0258: not enough testing for the CompleteDone event commit https://github.com/vim/vim/commit/af559d2c9f44bc88a7d94f9236b3c024563a8e73 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Aug 8 22:55:41 2018 +0200 patch 8.1.0258: not enough testing for the CompleteDone event Problem: Not enough testing for the CompleteDone event. Solution: Add a test. (closes https://github.com/vim/vim/issues/3297)
author Christian Brabandt <cb@256bit.org>
date Wed, 08 Aug 2018 23:00:06 +0200
parents 336213a840d9
children 9df0fcbfebb2
comparison
equal deleted inserted replaced
14488:dae46044a4d2 14489:cda216729f9b
792 NULL 792 NULL
793 }; 793 };
794 794
795 static int included_patches[] = 795 static int included_patches[] =
796 { /* Add new patch number below this line */ 796 { /* Add new patch number below this line */
797 /**/
798 258,
797 /**/ 799 /**/
798 257, 800 257,
799 /**/ 801 /**/
800 256, 802 256,
801 /**/ 803 /**/