]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.731 v7.4.731
authorBram Moolenaar <Bram@vim.org>
Tue, 9 Jun 2015 17:14:24 +0000 (19:14 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 9 Jun 2015 17:14:24 +0000 (19:14 +0200)
commit7098ee5c37e35494ed36f3ad2d1c305341a41a45
treedbe2fa1707f573493798d74dbe03020306fbf4da
parentbc56336bb4501884257352446abb60713cef6452
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)
src/gui_gtk_x11.c
src/gui_mac.c
src/gui_motif.c
src/gui_w48.c
src/version.c