comparison src/version.c @ 10633:91444fa276eb v8.0.0206

patch 8.0.0206: test coverage for :retab insufficient commit https://github.com/vim/vim/commit/8822744b4d9d40aa1fd59870a8bdd7c64c59a42b Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jan 17 22:16:00 2017 +0100 patch 8.0.0206: test coverage for :retab insufficient Problem: Test coverage for :retab insufficient. Solution: Add test for :retab. (Dominique Pelle, closes https://github.com/vim/vim/issues/1391)
author Christian Brabandt <cb@256bit.org>
date Tue, 17 Jan 2017 22:30:03 +0100
parents cbf17371627c
children f55a14256688
comparison
equal deleted inserted replaced
10632:e81ab6925e7e 10633:91444fa276eb
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 206,
767 /**/ 769 /**/
768 205, 770 205,
769 /**/ 771 /**/
770 204, 772 204,
771 /**/ 773 /**/