comparison src/version.c @ 4221:dd4f3ceb5d86 v7.3.862

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.
author Bram Moolenaar <bram@vim.org>
date Sat, 16 Mar 2013 14:20:51 +0100
parents 6fe728bf165e
children 5c0652f455c9
comparison
equal deleted inserted replaced
4220:2e5e2e82a737 4221:dd4f3ceb5d86
726 NULL 726 NULL
727 }; 727 };
728 728
729 static int included_patches[] = 729 static int included_patches[] =
730 { /* Add new patch number below this line */ 730 { /* Add new patch number below this line */
731 /**/
732 862,
731 /**/ 733 /**/
732 861, 734 861,
733 /**/ 735 /**/
734 860, 736 860,
735 /**/ 737 /**/