comparison src/version.c @ 15414:d7432dcb6b7c v8.1.0715

patch 8.1.0715: superfluous call to redraw_win_later() commit https://github.com/vim/vim/commit/6f7e555f7440df148350468ad8bc6d559d676d7c Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 11 11:55:16 2019 +0100 patch 8.1.0715: superfluous call to redraw_win_later() Problem: Superfluous call to redraw_win_later(). Solution: Remove the call.
author Bram Moolenaar <Bram@vim.org>
date Fri, 11 Jan 2019 12:00:10 +0100
parents 2ba09a55bee6
children 5f8ddd2a7b92
comparison
equal deleted inserted replaced
15413:aeee555c8b0d 15414:d7432dcb6b7c
797 NULL 797 NULL
798 }; 798 };
799 799
800 static int included_patches[] = 800 static int included_patches[] =
801 { /* Add new patch number below this line */ 801 { /* Add new patch number below this line */
802 /**/
803 715,
802 /**/ 804 /**/
803 714, 805 714,
804 /**/ 806 /**/
805 713, 807 713,
806 /**/ 808 /**/