comparison src/version.c @ 21124:8b4b43b5b4c6 v8.2.1113

patch 8.2.1113: no test for verbose output of :call Commit: https://github.com/vim/vim/commit/a0d072ef8203b225bd46bcd826cb3d2e3c3b941a Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jul 1 20:19:37 2020 +0200 patch 8.2.1113: no test for verbose output of :call Problem: No test for verbose output of :call. Solution: Add a test.
author Bram Moolenaar <Bram@vim.org>
date Wed, 01 Jul 2020 20:30:05 +0200
parents 839ace6773aa
children a35036006352
comparison
equal deleted inserted replaced
21123:c707f5c7d8b3 21124:8b4b43b5b4c6
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 1113,
757 /**/ 759 /**/
758 1112, 760 1112,
759 /**/ 761 /**/
760 1111, 762 1111,
761 /**/ 763 /**/