comparison src/version.c @ 14435:90bed90d1130 v8.1.0231

patch 8.1.0231: :help -? goes to help for -+ commit https://github.com/vim/vim/commit/a5bc38b8c16be93bac900137a5837585006cc8a4 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Aug 1 18:03:02 2018 +0200 patch 8.1.0231: :help -? goes to help for -+ Problem: :help -? goes to help for -+. Solution: Add -? to list of special cases. (Hirohito Higashi)
author Christian Brabandt <cb@256bit.org>
date Wed, 01 Aug 2018 18:15:05 +0200
parents 4a94173743d9
children ceb9b6bf0f4a
comparison
equal deleted inserted replaced
14434:d6e8d6357399 14435:90bed90d1130
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 231,
797 /**/ 799 /**/
798 230, 800 230,
799 /**/ 801 /**/
800 229, 802 229,
801 /**/ 803 /**/