comparison src/version.c @ 15462:2c44001e7e13 v8.1.0739

patch 8.1.0739: text objects in not sufficiently tested commit https://github.com/vim/vim/commit/81b1ba4be57b4bfd7e53a6709b4f98758612ef5f Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 13 16:12:40 2019 +0100 patch 8.1.0739: text objects in not sufficiently tested Problem: Text objects in not sufficiently tested. Solution: Add a few more test cases. (Dominique Pelle, closes https://github.com/vim/vim/issues/3795)
author Bram Moolenaar <Bram@vim.org>
date Sun, 13 Jan 2019 16:15:07 +0100
parents 543cff56dd3f
children 3faa7cc8207c
comparison
equal deleted inserted replaced
15461:7bfa59464de1 15462:2c44001e7e13
793 NULL 793 NULL
794 }; 794 };
795 795
796 static int included_patches[] = 796 static int included_patches[] =
797 { /* Add new patch number below this line */ 797 { /* Add new patch number below this line */
798 /**/
799 739,
798 /**/ 800 /**/
799 738, 801 738,
800 /**/ 802 /**/
801 737, 803 737,
802 /**/ 804 /**/