comparison src/version.c @ 6312:31c78e590806 v7.4.489

updated for version 7.4.489 Problem: Cursor movement still wrong when 'lbr' is set and there is a number column. (Hirohito Higashi) Solution: Add correction for number column. (Hiroyuki Takagi)
author Bram Moolenaar <bram@vim.org>
date Fri, 31 Oct 2014 12:42:01 +0100
parents 3ec6e0ef4a67
children df92c2b2a179
comparison
equal deleted inserted replaced
6311:8bb4ca7fba40 6312:31c78e590806
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 489,
744 /**/ 746 /**/
745 488, 747 488,
746 /**/ 748 /**/
747 487, 749 487,
748 /**/ 750 /**/