comparison src/version.c @ 14503:4825955cb706 v8.1.0265

patch 8.1.0265: the getcmdline() function is way too big commit https://github.com/vim/vim/commit/0ee81cb63876e6ec1b2a6e0125295b43f1c63c7d Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 10 22:07:32 2018 +0200 patch 8.1.0265: the getcmdline() function is way too big Problem: The getcmdline() function is way too big. Solution: Factor out the incremental search highlighting.
author Christian Brabandt <cb@256bit.org>
date Fri, 10 Aug 2018 22:15:05 +0200
parents 77968a364ec4
children 3f1a17863b73
comparison
equal deleted inserted replaced
14502:f6cb0b08aedb 14503:4825955cb706
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 265,
797 /**/ 799 /**/
798 264, 800 264,
799 /**/ 801 /**/
800 263, 802 263,
801 /**/ 803 /**/