comparison src/version.c @ 26300:0374f55a16be v8.2.3681

patch 8.2.3681: cannot drag popup window after click on a status line Commit: https://github.com/vim/vim/commit/bfc5786a61693aaadc3e45f80a2f147c3a6711a3 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Nov 26 15:57:40 2021 +0000 patch 8.2.3681: cannot drag popup window after click on a status line Problem: Cannot drag popup window after click on a status line. (Sergey Vlasov) Solution: Reset on_status_line. (closes #9221)
author Bram Moolenaar <Bram@vim.org>
date Fri, 26 Nov 2021 17:00:04 +0100
parents bb58c4530851
children 7351926fbe9e
comparison
equal deleted inserted replaced
26299:7598fb8825d2 26300:0374f55a16be
755 NULL 755 NULL
756 }; 756 };
757 757
758 static int included_patches[] = 758 static int included_patches[] =
759 { /* Add new patch number below this line */ 759 { /* Add new patch number below this line */
760 /**/
761 3681,
760 /**/ 762 /**/
761 3680, 763 3680,
762 /**/ 764 /**/
763 3679, 765 3679,
764 /**/ 766 /**/