comparison src/version.c @ 22738:3aaaa65dcf6e v8.2.1917

patch 8.2.1917: no test for improved Man command Commit: https://github.com/vim/vim/commit/159563b439d1b2a61d1003430b6c9f2a8509b5c5 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Oct 28 17:21:26 2020 +0100 patch 8.2.1917: no test for improved Man command Problem: No test for improved Man command. Solution: Test that shell arguments are properly escaped.
author Bram Moolenaar <Bram@vim.org>
date Wed, 28 Oct 2020 17:30:03 +0100
parents 56907027dba7
children 05ecd9d23c1d
comparison
equal deleted inserted replaced
22737:10bfaa3589f0 22738:3aaaa65dcf6e
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 1917,
753 /**/ 755 /**/
754 1916, 756 1916,
755 /**/ 757 /**/
756 1915, 758 1915,
757 /**/ 759 /**/