Subject: CVS commit: pkgsrc/editors/vim-share
To: None <pkgsrc-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 01/28/2002 16:06:50
Module Name: pkgsrc
Committed By: martti
Date: Mon Jan 28 14:06:50 UTC 2002
Modified Files:
pkgsrc/editors/vim-share: Makefile.common distinfo
Log Message:
Updated vim to 6.0.151
* when re-using the current buffer some items were not cleared
* dynamic linking with python interface might not work
* wrong syntax highlighing with multi-line patterns
* redoing "veU" works like "U" is used as an extra command
* could hang when stdin and stderr are redirected
* using "%{'-'}" in 'statusline' resulted in a zero
* it was not easy to indicate who modified Vim
* '[ mark in wrong column after using "p" in an empty line
* the search pattern "\(.\{-})*" could make Vim hang
* after patch 6.0.148 "p" works like "P" for multi-byte encoding
* statusline and ruler wrong when containing multi-byte chars
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/editors/vim-share/Makefile.common
cvs rdiff -r1.20 -r1.21 pkgsrc/editors/vim-share/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.