commit | 4d770fb56635162a9a7a0a7cdfc48627bb25faec | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jul 12 21:38:19 2010 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jul 12 21:38:19 2010 +0200 |
tree | 6e29c0e9266add0fab063ae195fa41ccb444fb34 | |
parent | 2cefbedaab00fe32c8f39718e9c64921f8660be2 [diff] |
updated for version 7.2.446 Problem: Crash in GUI when closing the last window in a tabpage. (ryo7000) Solution: Remove the tabpage from the list before freeing the window.