1
0
forked from aniani/vim

updated for version 7.3.862

Problem:    Dragging the status line can be slow.
Solution:   Look ahead and drop the drag event if there is a next one.
This commit is contained in:
Bram Moolenaar
2013-03-16 14:20:51 +01:00
parent 20754027b3
commit 2526ef276b
5 changed files with 63 additions and 45 deletions

View File

@@ -728,6 +728,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
862,
/**/
861,
/**/