Patch 7.0.125
commitf3ee35a39b06f5c3170be9e33b529daf7385a531
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Tue, 10 Oct 2006 11:32:51 +0000 (10 11:32 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Tue, 10 Oct 2006 11:32:51 +0000 (10 11:32 +0000)
treea7d72291bfff8c6527a8f15c5c72f9f5d215bfa6
parenta548e29140348fba756d4ffb2f06c267c520d1fd
Patch 7.0.125
Problem:    When "autoselect" is in the 'clipboard' option then the '< and '>
           marks are set while Visual mode is still active.
Solution:   Don't set the '< and '> marks when yanking the selected area for
           the clipboard.
Files:      src/normal.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/vim7@141 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/normal.c
src/version.c