4356 7.0.153 crash with cscope when temp file can't be opened 1727 7.0.154 when 'foldnextmax' is negative Vim could hang 5872 7.0.155 when getchar() returns a mouse button the position is unknown 21499 7.0.156 (extra) Vim doesn't compile on Amiga OS4 3594 7.0.157 profiling info was bogus for a recursively called function 1485 7.0.158 cursor in closed fold after adding new line 2455 7.0.159 not enough information for an I/O error in the swap file 9446 7.0.160 ":@a" echoes the command 6639 7.0.161 (extra) Win32: window and tabline menu may use wrong encoding 5819 7.0.162 doesn't exit with "vim -o a b" and abort at ATTENTION prompt
5 lines
121 B
Makefile
5 lines
121 B
Makefile
# $NetBSD: version.mk,v 1.18 2006/11/08 07:54:12 martti Exp $
|
|
|
|
VIM_VERSION= 7.0
|
|
VIM_PATCHLEVEL= 162
|
|
VIM_SUBDIR= vim70
|