updated for version 7.3.008 v7.3.008
authorBram Moolenaar <Bram@vim.org>
Tue, 21 Sep 2010 14:56:35 +0000 (16:56 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 21 Sep 2010 14:56:35 +0000 (16:56 +0200)
commit3368ea215249b08ebaf64247f7a4f542fb6ba060
tree5ea97ed3ee06b2b0f3468fccd7b7f6b9edce9634
parent2eea198564930225d51188682f548332a064037f
updated for version 7.3.008
Problem:    'cursorbind' is kept in places where 'scrollbind' is reset.
Solution:   Reset 'cursorbind'.
13 files changed:
src/buffer.c
src/diff.c
src/ex_cmds.c
src/ex_cmds2.c
src/ex_docmd.c
src/ex_getln.c
src/if_cscope.c
src/macros.h
src/quickfix.c
src/search.c
src/tag.c
src/version.c
src/window.c