22993 7.2.041 diff messed up when editing a diff buffer in another tab page 4987 7.2.042 restoring view in autocmd sometimes doesn't work completely 2550 7.2.043 VMS: Too many chars escaped in filename and shell commands 5639 7.2.044 crash because of gcc 4 being over protective for strcpy() 2056 7.2.045 the Python interface has an empty entry in sys.path 1704 7.2.046 wrong check for filling buffer with encoding 2470 7.2.047 using -nb while it is not supported makes other side hang 4758 7.2.048 v:count and v:prevcount are not set correctly 32552 7.2.049 (extra) Win32: the clipboard doesn't support UTF-16
5 lines
120 B
Makefile
5 lines
120 B
Makefile
# $NetBSD: version.mk,v 1.61 2008/11/21 08:00:31 martti Exp $
|
|
|
|
VIM_VERSION= 7.2
|
|
VIM_PATCHLEVEL= 49
|
|
VIM_SUBDIR= vim72
|