Subject: CVS commit: pkgsrc/editors/vim-share
To: None <pkgsrc-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 01/17/2002 13:37:02
Module Name:	pkgsrc
Committed By:	martti
Date:		Thu Jan 17 11:37:02 UTC 2002

Modified Files:
	pkgsrc/editors/vim-share: Makefile.common distinfo

Log Message:
Updated vim to 6.0.140

*  bufname() may find unlisted buffer while listed buffer matches
*  setting 'iminsert' in vimrc may show ruler on alternate screen
*  don't set 'iminsert' as a side effect of ":lmap"
*  completing values for ":set tags=" didn't escape spaces right
*  could unexpectedly apply a mapping in Insert mode
*  after using 'wildmenu' not all status lines are redrawn
*  leaking memory when wiping out a buffer with local mappings


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/editors/vim-share/Makefile.common
cvs rdiff -r1.19 -r1.20 pkgsrc/editors/vim-share/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.