comparison src/version.c @ 24788:b36ceac30454 v8.2.2932

patch 8.2.2932: select mode test fails Commit: https://github.com/vim/vim/commit/4f3c57f7980592b25f483e5953799c010a8ae196 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 3 22:11:08 2021 +0200 patch 8.2.2932: select mode test fails Problem: Select mode test fails. Solution: Do not always reset the held mouse button.
author Bram Moolenaar <Bram@vim.org>
date Thu, 03 Jun 2021 22:15:02 +0200
parents 524120691c3d
children 14b86681e6e6
comparison
equal deleted inserted replaced
24787:7ac638bad396 24788:b36ceac30454
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 2932,
753 /**/ 755 /**/
754 2931, 756 2931,
755 /**/ 757 /**/
756 2930, 758 2930,
757 /**/ 759 /**/