comparison src/version.c @ 9772:560291211303 v7.4.2161

commit https://github.com/vim/vim/commit/7ab6defcafe017a3ad58580a3e56dab705b1ed8b Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 5 22:51:13 2016 +0200 patch 7.4.2161 Problem: Expression test fails without conceal feature. Solution: Only check "conceal" with the conceal feature.
author Christian Brabandt <cb@256bit.org>
date Fri, 05 Aug 2016 23:00:07 +0200
parents ba98d7ce0d74
children 5385e72e1ac2
comparison
equal deleted inserted replaced
9771:a8138a3ee54d 9772:560291211303
761 NULL 761 NULL
762 }; 762 };
763 763
764 static int included_patches[] = 764 static int included_patches[] =
765 { /* Add new patch number below this line */ 765 { /* Add new patch number below this line */
766 /**/
767 2161,
766 /**/ 768 /**/
767 2160, 769 2160,
768 /**/ 770 /**/
769 2159, 771 2159,
770 /**/ 772 /**/