comparison src/version.c @ 22316:d275371fd1e7 v8.2.1707

patch 8.2.1707: small inconsitency in highlight test Commit: https://github.com/vim/vim/commit/2bbada811625ee53c7bcdf689dbf409e9975ea8f Author: Bram Moolenaar <Bram@vim.org> Date: Fri Sep 18 21:55:26 2020 +0200 patch 8.2.1707: small inconsitency in highlight test Problem: Small inconsitency in highlight test. Solution: Use one argument for :execute. (Antony Scriven, https://github.com/vim/vim/issues/6975)
author Bram Moolenaar <Bram@vim.org>
date Fri, 18 Sep 2020 22:00:03 +0200
parents 41e118669df3
children 3f5f96a8dd83
comparison
equal deleted inserted replaced
22315:709f96f4db57 22316:d275371fd1e7
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 1707,
753 /**/ 755 /**/
754 1706, 756 1706,
755 /**/ 757 /**/
756 1705, 758 1705,
757 /**/ 759 /**/