comparison src/version.c @ 17578:696030820746 v8.1.1786

patch 8.1.1786: double click in popup scrollbar starts selection commit https://github.com/vim/vim/commit/13b11eddcaf5176fb1127c8bc8f4b4f46bd05488 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Aug 1 15:52:45 2019 +0200 patch 8.1.1786: double click in popup scrollbar starts selection Problem: Double click in popup scrollbar starts selection. Solution: Ignore the double click.
author Bram Moolenaar <Bram@vim.org>
date Thu, 01 Aug 2019 16:00:07 +0200
parents 97a750e8707f
children d5e5d0fc3fa8
comparison
equal deleted inserted replaced
17577:bfc0be715b0d 17578:696030820746
771 NULL 771 NULL
772 }; 772 };
773 773
774 static int included_patches[] = 774 static int included_patches[] =
775 { /* Add new patch number below this line */ 775 { /* Add new patch number below this line */
776 /**/
777 1786,
776 /**/ 778 /**/
777 1785, 779 1785,
778 /**/ 780 /**/
779 1784, 781 1784,
780 /**/ 782 /**/