comparison src/version.c @ 6669:5a12a6861367 v7.4.659

updated for version 7.4.659 Problem: When 'ruler' is set the preferred column is reset. (Issue 339) Solution: Don't set curswant when redrawing the status lines.
author Bram Moolenaar <bram@vim.org>
date Fri, 13 Mar 2015 11:23:50 +0100
parents 9f74286c4404
children 476a12a96bb1
comparison
equal deleted inserted replaced
6668:03e6a768a028 6669:5a12a6861367
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 659,
744 /**/ 746 /**/
745 658, 747 658,
746 /**/ 748 /**/
747 657, 749 657,
748 /**/ 750 /**/