comparison src/version.c @ 5885:5cb1828fd005 v7.4.285

updated for version 7.4.285 Problem: When 'relativenumber' is set and deleting lines or undoing that, line numbers are not always updated. (Robert Arkwright) Solution: (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 13 May 2014 12:44:24 +0200
parents 3c35ca9666e8
children be19015ef43c
comparison
equal deleted inserted replaced
5884:9984a20848a5 5885:5cb1828fd005
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 285,
737 /**/ 739 /**/
738 284, 740 284,
739 /**/ 741 /**/
740 283, 742 283,
741 /**/ 743 /**/