Subject: CVS commit: pkgsrc/editors/vim-share
To: None <pkgsrc-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 01/04/2002 14:05:12
Module Name: pkgsrc
Committed By: martti
Date: Fri Jan 4 12:05:12 UTC 2002
Modified Files:
pkgsrc/editors/vim-share: Makefile.common distinfo
Log Message:
Updated to 6.0.118
6.0.102 changing folds may leave the cursor halfway a closed fold
6.0.103 a large value for 'scrolloff' stops 'scrollbind'
6.0.104 redraw problem when typing a double-wide char over another
6.0.105 crash when using window of one column with multi-byte chars
6.0.106 (extra) Win32: didn't give error for wrong 'printfont'
6.0.107 (extra) VisVim: would automatically write a modified file
6.0.108 could get error message when first line of a file is folded
6.0.109 XIM: input method was reset when repeating an insert
6.0.110 error when undoing a change done by executing a register
6.0.111 virtcol() didn't use the offset for 'virtualedit'
6.0.112 the explorer plugin didn't sort names with spaces correctly
6.0.113 trouble when $HOME includes a space
6.0.114 fnamemodify() didn't expand home directory for ":p"
6.0.115 (extra) Win32: dialog textfield didn't scroll
6.0.116 (extra) Win32: check for writable file didn't check ACLs
6.0.117 (extra) Win32: 'lines' is limited too much when not using menu
6.0.118 when $TMPDIR is a relative path temp directory is not deleted
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/editors/vim-share/Makefile.common
cvs rdiff -r1.15 -r1.16 pkgsrc/editors/vim-share/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.