comparison src/version.c @ 22693:6fe386286ea8 v8.2.1895

patch 8.2.1895: Vim9: silent command modifier test fails Commit: https://github.com/vim/vim/commit/210681c5090266af1a41a77e0fe64838a69993fb Author: Bram Moolenaar <Bram@vim.org> Date: Fri Oct 23 18:51:06 2020 +0200 patch 8.2.1895: Vim9: silent command modifier test fails Problem: Vim9: silent command modifier test fails. Solution: Add missing changes.
author Bram Moolenaar <Bram@vim.org>
date Fri, 23 Oct 2020 19:00:03 +0200
parents dda110a14be4
children fa0aac214da6
comparison
equal deleted inserted replaced
22692:e3c3096f7e64 22693:6fe386286ea8
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 1895,
753 /**/ 755 /**/
754 1894, 756 1894,
755 /**/ 757 /**/
756 1893, 758 1893,
757 /**/ 759 /**/