Patch 7.1.056
commit477377ab0b8bed70347a014c608afd251221ba46
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Wed, 8 Aug 2007 12:32:28 +0000 (8 12:32 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Wed, 8 Aug 2007 12:32:28 +0000 (8 12:32 +0000)
treec47f55e54fd9521c307e21f0b38bfdf464248238
parent135b92f391bf1511ffdc02b2bbafaa0d498e73dd
Patch 7.1.056
Problem:    More prompt does not behave correctly after scrolling back.
            (Randall W. Morris)
Solution:   Avoid lines_left becomes negative. (Chris Lubinski)  Don't check
            mp_last when deciding to show the more prompt. (Martin Toft)
Files:      src/message.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/trunk@415 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/message.c
src/version.c