comparison src/version.c @ 6866:8ebcd7f1ff5b v7.4.753

patch 7.4.753 Problem: Appending in Visual mode with 'linebreak' set does not work properly. Also when 'selection' is "exclusive". (Ingo Karkat) Solution: Recalculate virtual columns. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Thu, 25 Jun 2015 13:30:46 +0200
parents c9a5d51c9161
children 9798a98a1583
comparison
equal deleted inserted replaced
6865:e1227b101125 6866:8ebcd7f1ff5b
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 753,
744 /**/ 746 /**/
745 752, 747 752,
746 /**/ 748 /**/
747 751, 749 751,
748 /**/ 750 /**/