comparison src/version.c @ 5564:cf722c092360 v7.4.130

updated for version 7.4.130 Problem: Relative line numbers mix up windows when using folds. Solution: Use hasFoldingWin() instead of hasFolding(). (Lech Lorens)
author Bram Moolenaar <bram@vim.org>
date Sat, 14 Dec 2013 12:48:58 +0100
parents 1e28c0fad344
children 4b23119cb584
comparison
equal deleted inserted replaced
5563:3059384cf4a8 5564:cf722c092360
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 130,
741 /**/ 743 /**/
742 129, 744 129,
743 /**/ 745 /**/
744 128, 746 128,
745 /**/ 747 /**/