comparison src/version.c @ 8874:ccab37bb9ac9 v7.4.1724

commit https://github.com/vim/vim/commit/73cd8fb3e87e4b29dfc489f58e56dee1839c18e5 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Apr 11 22:49:03 2016 +0200 patch 7.4.1724 Problem: Tabline test fails in GUI. Solution: Remove 'e' from 'guioptions'.
author Christian Brabandt <cb@256bit.org>
date Mon, 11 Apr 2016 23:00:05 +0200
parents 4d4de770f970
children 50e40f322e78
comparison
equal deleted inserted replaced
8873:c4939a6c52f0 8874:ccab37bb9ac9
746 NULL 746 NULL
747 }; 747 };
748 748
749 static int included_patches[] = 749 static int included_patches[] =
750 { /* Add new patch number below this line */ 750 { /* Add new patch number below this line */
751 /**/
752 1724,
751 /**/ 753 /**/
752 1723, 754 1723,
753 /**/ 755 /**/
754 1722, 756 1722,
755 /**/ 757 /**/