comparison src/version.c @ 17686:853afcc375b2 v8.1.1840

patch 8.1.1840: Testing: WorkingClipboard() is not accurate commit https://github.com/vim/vim/commit/52992feafe8a996fbce29b97ae135abc169aa716 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Aug 12 14:20:33 2019 +0200 patch 8.1.1840: Testing: WorkingClipboard() is not accurate Problem: Testing: WorkingClipboard() is not accurate. Solution: Check feature clipboard_working instead.
author Bram Moolenaar <Bram@vim.org>
date Mon, 12 Aug 2019 14:30:06 +0200
parents e2bfdd281578
children c945f1d03b1c
comparison
equal deleted inserted replaced
17685:118242d58076 17686:853afcc375b2
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 1840,
772 /**/ 774 /**/
773 1839, 775 1839,
774 /**/ 776 /**/
775 1838, 777 1838,
776 /**/ 778 /**/