comparison src/version.c @ 6901:2ce6b77a49de v7.4.770

patch 7.4.770 Problem: Background color response with transparency is not ignored. Solution: Change the way escape sequences are recognized. (partly by Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Fri, 10 Jul 2015 14:05:10 +0200
parents cfd9a2befd67
children dd923806ae3b
comparison
equal deleted inserted replaced
6900:bfc3682510d6 6901:2ce6b77a49de
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 770,
744 /**/ 746 /**/
745 769, 747 769,
746 /**/ 748 /**/
747 768, 749 768,
748 /**/ 750 /**/