comparison src/version.c @ 4162:b97109760603 v7.3.833

updated for version 7.3.833 Problem: In the terminal the scroll wheel always scrolls the active window. Solution: Scroll the window under the mouse pointer, like in the GUI. (Bradie Rao)
author Bram Moolenaar <bram@vim.org>
date Tue, 26 Feb 2013 13:30:32 +0100
parents 670e576a58d1
children 3ac9d7d8274e
comparison
equal deleted inserted replaced
4161:820edca36cf9 4162:b97109760603
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 833,
731 /**/ 733 /**/
732 832, 734 832,
733 /**/ 735 /**/
734 831, 736 831,
735 /**/ 737 /**/