comparison src/version.c @ 6819:5f24d6d51333 v7.4.731

patch 7.4.731 Problem: The tab menu shows "Close tab" even when it doesn't work. Solution: Don't show "Close tab" for the last tab. (John Marriott)
author Bram Moolenaar <bram@vim.org>
date Tue, 09 Jun 2015 19:14:24 +0200
parents cd47def2214a
children cd7a7975f92c
comparison
equal deleted inserted replaced
6818:50b60e51a231 6819:5f24d6d51333
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 731,
744 /**/ 746 /**/
745 730, 747 730,
746 /**/ 748 /**/
747 729, 749 729,
748 /**/ 750 /**/