comparison src/version.c @ 12033:810480f1ecbf v8.0.0897

patch 8.0.0897: wrong error message for invalid term_finish value commit https://github.com/vim/vim/commit/f1237f18143d9fe5b2a6ce981dee415736858789 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 11 15:45:28 2017 +0200 patch 8.0.0897: wrong error message for invalid term_finish value Problem: Wrong error message for invalid term_finish value Solution: Pass the right argument to emsg().
author Christian Brabandt <cb@256bit.org>
date Fri, 11 Aug 2017 16:00:05 +0200
parents 9897241c08b5
children a3ed3d236839
comparison
equal deleted inserted replaced
12032:de615fcd9ab7 12033:810480f1ecbf
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 897,
772 /**/ 774 /**/
773 896, 775 896,
774 /**/ 776 /**/
775 895, 777 895,
776 /**/ 778 /**/