comparison src/version.c @ 11111:4618af3049fe v8.0.0443

patch 8.0.0443: terminal width is set to 80 in test3 commit https://github.com/vim/vim/commit/38a3d6c9601b637a28f399059263300e9f65eba4 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 11 18:42:56 2017 +0100 patch 8.0.0443: terminal width is set to 80 in test3 Problem: Terminal width is set to 80 in test3. Solution: Instead of setting 'columns' set 'wrapmargin' depending on 'columns.
author Christian Brabandt <cb@256bit.org>
date Sat, 11 Mar 2017 18:45:04 +0100
parents 0adcfcf22036
children 081ed9efb5c0
comparison
equal deleted inserted replaced
11110:0ca13197bbc6 11111:4618af3049fe
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 443,
767 /**/ 769 /**/
768 442, 770 442,
769 /**/ 771 /**/
770 441, 772 441,
771 /**/ 773 /**/