comparison src/version.c @ 15324:605b9c42a8c5 v8.1.0670

patch 8.1.0670: macro for popup menu width is unused commit https://github.com/vim/vim/commit/3d631cb0b34b03c7bdf45ad852d3644c7cf62743 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Dec 31 22:09:56 2018 +0100 patch 8.1.0670: macro for popup menu width is unused Problem: Macro for popup menu width is unused. Solution: Remove it. (Hirohito Higashi)
author Bram Moolenaar <Bram@vim.org>
date Mon, 31 Dec 2018 22:15:06 +0100
parents c6c306c5027f
children fe428bee74b3
comparison
equal deleted inserted replaced
15323:5e421ec0b6ae 15324:605b9c42a8c5
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 670,
802 /**/ 804 /**/
803 669, 805 669,
804 /**/ 806 /**/
805 668, 807 668,
806 /**/ 808 /**/