comparison src/version.c @ 6874:a89cff862dda v7.4.757

patch 7.4.757 Problem: Cannot detect the background color of a terminal. Solution: Add T_RBG to request the background color if possible. (Lubomir Rintel)
author Bram Moolenaar <bram@vim.org>
date Thu, 25 Jun 2015 17:03:36 +0200
parents 64ff14cbb665
children 4ece46045a5a
comparison
equal deleted inserted replaced
6873:48ad20643c92 6874:a89cff862dda
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 757,
744 /**/ 746 /**/
745 756, 747 756,
746 /**/ 748 /**/
747 755, 749 755,
748 /**/ 750 /**/