comparison src/version.c @ 31150:bcda71c89776 v9.0.0909

patch 9.0.0909: error message for layout change does not match action Commit: https://github.com/vim/vim/commit/9fda81515b26ecd3c1e99f95334aaed3f7b6fea3 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Nov 19 13:14:10 2022 +0000 patch 9.0.0909: error message for layout change does not match action Problem: Error message for layout change does not match action. Solution: Pass the command to where the error is given. (closes https://github.com/vim/vim/issues/11573)
author Bram Moolenaar <Bram@vim.org>
date Sat, 19 Nov 2022 14:15:03 +0100
parents 69cea3380d9a
children ac6f5741b155
comparison
equal deleted inserted replaced
31149:b2cd9ed7d829 31150:bcda71c89776
693 NULL 693 NULL
694 }; 694 };
695 695
696 static int included_patches[] = 696 static int included_patches[] =
697 { /* Add new patch number below this line */ 697 { /* Add new patch number below this line */
698 /**/
699 909,
698 /**/ 700 /**/
699 908, 701 908,
700 /**/ 702 /**/
701 907, 703 907,
702 /**/ 704 /**/