comparison src/version.c @ 13698:404b89cb1e2a v8.0.1721

patch 8.0.1721: no test for using the 'termsize' option commit https://github.com/vim/vim/commit/a7eef3d87fa36d527d1cfc749b400df1e69dcb3d Author: Bram Moolenaar <Bram@vim.org> Date: Sun Apr 15 22:25:54 2018 +0200 patch 8.0.1721: no test for using the 'termsize' option Problem: No test for using the 'termsize' option. Solution: Add a test.
author Christian Brabandt <cb@256bit.org>
date Sun, 15 Apr 2018 22:30:08 +0200
parents 3b1cfbc70b43
children b28d679b1843
comparison
equal deleted inserted replaced
13697:763d30cb6604 13698:404b89cb1e2a
760 NULL 760 NULL
761 }; 761 };
762 762
763 static int included_patches[] = 763 static int included_patches[] =
764 { /* Add new patch number below this line */ 764 { /* Add new patch number below this line */
765 /**/
766 1721,
765 /**/ 767 /**/
766 1720, 768 1720,
767 /**/ 769 /**/
768 1719, 770 1719,
769 /**/ 771 /**/