Since 7.2.330 is no new upstream version but only a collection of upstream (bugfix) patches for vim 7.2 up to patch 330, it IMHO doesn't need a FFe. Here is a list of the new patches included in this merge: 1848 7.2.246 Cscope home page link is wrong 2561 7.2.247 Mzscheme interface minor problem 4408 7.2.248 (extra) Win32: Mzscheme interface building minor problems 1555 7.2.249 script that checks .po files can't handle '%' in plural forms 1693 7.2.250 (extra) possible buffer overflow in GvimExt 2802 7.2.251 compiler adds invalid memory bounds check 1495 7.2.252 when 'enc' is multi-byte 'iskeyword' can't contain chars > 128 4223 7.2.253 netbeans interface: getLength always uses current buffer 1654 7.2.254 compiler warning for assigning size_t to int 1870 7.2.255 (after 7.2.242) cursor column may be wrong after :set 1783 7.2.256 GTK font dialog doesn't have a default when 'guifont' not set 2092 7.2.257 GTK 2.17: lots of assertion error messages 1989 7.2.258 v:beval_col and b:beval_text are wrong in UTF-8 text 5393 7.2.259 exists() doesn't work properly for an empty aucmd group 5431 7.2.260 (extra part of 7.2.259) 2515 7.2.261 E38 may appear when deleting folded lines 5652 7.2.262 string passed to user cmd custom completion can be too long 2634 7.2.263 GTK2: Vim window in wrong position using the -geom argument 5161 7.2.264 GTK2: When Vim window maximized, set 'columns' doesn't work 1892 7.2.265 with ":silent broken" inside try/catch silency may persist 6560 7.2.266 in an expression abbreviation the typed character is unknown 1461 7.2.267 crash for narrow window and double-width character 2274 7.2.268 crash when using Python to set cursor beyond end of line 7128 7.2.269 add --startuptime so that slow startup can be analysed 2281 7.2.270 ":@c" does not execute everything if the c register has a CR 2649 7.2.271 Motif GUI: Using freed memory when making a choice 2582 7.2.272 "_.svz" is not recognized as a swap file 3404 7.2.273 crash when redirirecting to unknown array 3749 7.2.274 syntax folding doesn't work properly when adding a comment 2717 7.2.275 warning for unused argument and comparing signed and unsigned 1875 7.2.276 crash when setting 'isprint' to a small bullet 1937 7.2.277 CTRL-Y in a diff'ed window may move cursor outside of window 2312 7.2.278 using magic number in the folding code 3413 7.2.279 invalid memory read with visual mode "r" 6656 7.2.280 a redraw in a custom statusline with %! may cause a crash 2241 7.2.281 'cursorcolumn' highlighting is wrong in diff mode 1584 7.2.282 a fold can't be closed 2030 7.2.283 GTK: changing font doesn't keep the window maximized 1572 7.2.284 two windows on a buffer + folding: display error after change 1931 7.2.285 (after 7.2.169) CTRL-U in Insert mode also deletes indent 7058 7.2.286 (after 7.2.269) --startuptime argument is not consistent 1733 7.2.287 warning from gcc 3.4 about uninitialized variable 1680 7.2.288 Python 2.6 pyconfig.h redefines macros 3979 7.2.289 checking wrong struct member 5344 7.2.290 not freeing memory from ":lmap", ":xmap" and ":menutranslate" 1498 7.2.291 reading uninitialised memory in arabic mode 1518 7.2.292 block right-shift wrong with multibyte encoding and 'list' set 1954 7.2.293 when setting 'comments' option it may be used in a wrong way 8992 7.2.294 when using TEMPDIRS dir name could get too long 4053 7.2.295 in map() on a List the index is not known, set v:key to index 1809 7.2.296 (after 7.2.286) help message about startuptime is wrong 1846 7.2.297 reading freed memory when writing ":reg" output to a register 1608 7.2.298 ":vimgrep" crashes with an autocommand that sets w: variable 1733 7.2.299 crash when comment middle is longer than start 5886 7.2.300 file descriptors not closed when executing external command 14601 7.2.301 formatting is wrong when 'tw' is set to a small value 4941 7.2.302 (extra, after 7.2.301) extra part of the 7.2.301 tests 2073 7.2.303 (after 7.2.294) can't build on MS-Windows 1831 7.2.304 compiler warning for bad pointer cast 2727 7.2.305 recursively redrawing causes a memory leak 1541 7.2.306 shellescape("10%%", 1) only escapes first % 4869 7.2.307 crash with a very long syntax match statement 5504 7.2.308 submatch() in "\=" of ":s" command returns empty string 1533 7.2.309 (after 7.2.308) warning for missing function prototype 1874 7.2.310 ftdetect plugin using ":setf" doesn't work with # comment 1408 7.2.311 can't compile with FreeMiNT 9769 7.2.312 iconv() returns invalid char sequence when conversion fails 3744 7.2.313 command line completion doesn't work after "%:h" and similar 1620 7.2.314 small build broken after 7.2.313 4605 7.2.315 Python libs can't be found on 64 bit system 3370 7.2.316 may get multiple _FORTIFY_SOURCE arguments 5249 7.2.317 memory leak when adding a highlight group resulting in E669 2637 7.2.318 wrong locale value breaks floating point numbers for gvim 1846 7.2.319 Motif: accessing freed memory when cancelling font dialog 6269 7.2.320 unused function in Mzscheme interface 1899 7.2.321 histadd() and "*" fail to add entry to empty history 1517 7.2.322 wrong indenting in virtual replace for CTRL-Y and a short line 2424 7.2.323 (extra) balloon evaluation crashes on Win64 1901 7.2.324 a negative column argument in setpos() may cause a crash 1616 7.2.325 stray "w" in the startup vimrc file makes edited file empty 1790 7.2.326 Win32: $HOME doesn't work when %HOMEPATH% is not defined 7899 7.2.327 unused functions in Workshop 1453 7.2.328 has("win64") does not return 1 on 64 bit MS-Windows version 1390 7.2.329 cursor pos wrong after "g_" in Visual mode and excl. selection 45468 7.2.330 tables for Unicode case operators are outdated