comparison src/version.c @ 10893:fbed07965b6a v8.0.0336

patch 8.0.0336: flags of :substitute not sufficiently tested commit https://github.com/vim/vim/commit/8c50d50b6e19b755d7bad7b2724d14ead29364a7 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Feb 17 18:28:24 2017 +0100 patch 8.0.0336: flags of :substitute not sufficiently tested Problem: Flags of :substitute not sufficiently tested. Solution: Test up to two letter flag combinations. (James McCoy, closes #1479)
author Christian Brabandt <cb@256bit.org>
date Fri, 17 Feb 2017 18:30:04 +0100
parents c9d057b7a0ab
children d513b653f5d0
comparison
equal deleted inserted replaced
10892:1a04998ddb16 10893:fbed07965b6a
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 336,
767 /**/ 769 /**/
768 335, 770 335,
769 /**/ 771 /**/
770 334, 772 334,
771 /**/ 773 /**/