comparison src/version.c @ 16204:e49b0957a0c7 v8.1.1107

patch 8.1.1107: no test for 'visualbell' commit https://github.com/vim/vim/commit/b4e6a2d07510e18e6720d6b2ee0b029f95430964 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Apr 3 21:53:33 2019 +0200 patch 8.1.1107: no test for 'visualbell' Problem: No test for 'visualbell'. Solution: Add a test.
author Bram Moolenaar <Bram@vim.org>
date Wed, 03 Apr 2019 22:00:05 +0200
parents 676069de7214
children d302c496e98b
comparison
equal deleted inserted replaced
16203:55de2b5f6e08 16204:e49b0957a0c7
769 NULL 769 NULL
770 }; 770 };
771 771
772 static int included_patches[] = 772 static int included_patches[] =
773 { /* Add new patch number below this line */ 773 { /* Add new patch number below this line */
774 /**/
775 1107,
774 /**/ 776 /**/
775 1106, 777 1106,
776 /**/ 778 /**/
777 1105, 779 1105,
778 /**/ 780 /**/