comparison src/version.c @ 6799:45d3208c8754 v7.4.721

patch 7.4.721 Problem: When 'list' is set Visual mode does not highlight anything in empty lines. (mgaleski) Solution: Check the value of lcs_eol in another place. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Mon, 04 May 2015 16:52:01 +0200
parents 56a735cff1a0
children 47ebd4065059
comparison
equal deleted inserted replaced
6798:f1759b3c709f 6799:45d3208c8754
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 721,
744 /**/ 746 /**/
745 720, 747 720,
746 /**/ 748 /**/
747 719, 749 719,
748 /**/ 750 /**/