comparison src/version.c @ 18918:5c256866b837 v8.2.0020

patch 8.2.0020: mouse clicks in the command line not tested Commit: https://github.com/vim/vim/commit/f19f8d1a4b58ea83f3a356cb96a4bd90e7dc902e Author: Bram Moolenaar <Bram@vim.org> Date: Wed Dec 18 19:36:23 2019 +0100 patch 8.2.0020: mouse clicks in the command line not tested Problem: Mouse clicks in the command line not tested. Solution: Add tests. (Dominique Pelle, closes https://github.com/vim/vim/issues/5366)
author Bram Moolenaar <Bram@vim.org>
date Wed, 18 Dec 2019 19:45:04 +0100
parents cf051bdefb3f
children a76fdc6560c3
comparison
equal deleted inserted replaced
18917:b042d6cbc493 18918:5c256866b837
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 20,
745 /**/ 747 /**/
746 19, 748 19,
747 /**/ 749 /**/
748 18, 750 18,
749 /**/ 751 /**/