comparison runtime/ftplugin/perl.vim @ 4287:dc3efb6d5a08 v7.3.893

updated for version 7.3.893 Problem: Crash when using b:, w: or t: after closing the buffer, window or tabpage. Solution: Allocate the dictionary instead of having it part of the buffer/window/tabpage struct. (Yukihiro Nakadaira)
author Bram Moolenaar <bram@vim.org>
date Mon, 15 Apr 2013 12:27:36 +0200
parents 94601b379f38
children 2eb30f341e8d
comparison
equal deleted inserted replaced
4286:afcc61d24129 4287:dc3efb6d5a08