comparison src/version.c @ 17073:89753fdfab85 v8.1.1536

patch 8.1.1536: popup select test still fails on Mac commit https://github.com/vim/vim/commit/1755ec4278ee6dccdbb8030fd5a4cf6054211f81 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jun 15 13:13:54 2019 +0200 patch 8.1.1536: popup select test still fails on Mac Problem: Popup select test still fails on Mac. Solution: Set 'clipboard' to "autoselect"
author Bram Moolenaar <Bram@vim.org>
date Sat, 15 Jun 2019 13:15:06 +0200
parents 57125309eef3
children dacd46fbaa90
comparison
equal deleted inserted replaced
17072:f948bd505764 17073:89753fdfab85
775 NULL 775 NULL
776 }; 776 };
777 777
778 static int included_patches[] = 778 static int included_patches[] =
779 { /* Add new patch number below this line */ 779 { /* Add new patch number below this line */
780 /**/
781 1536,
780 /**/ 782 /**/
781 1535, 783 1535,
782 /**/ 784 /**/
783 1534, 785 1534,
784 /**/ 786 /**/