comparison src/version.c @ 12736:4ca72d1ed7f0 v8.0.1246

patch 8.0.1246: popup test has an arbitrary delay commit https://github.com/vim/vim/commit/b315876efa7865486b9cc160d43f0ead47e58d6c Author: Bram Moolenaar <Bram@vim.org> Date: Thu Nov 2 17:50:14 2017 +0100 patch 8.0.1246: popup test has an arbitrary delay Problem: Popup test has an arbitrary delay. Solution: Wait for the ruler to show. (James McCoy)
author Christian Brabandt <cb@256bit.org>
date Thu, 02 Nov 2017 18:00:04 +0100
parents 810a4c3d4f7e
children bd24b59084a1
comparison
equal deleted inserted replaced
12735:32d8f47598b1 12736:4ca72d1ed7f0
759 NULL 759 NULL
760 }; 760 };
761 761
762 static int included_patches[] = 762 static int included_patches[] =
763 { /* Add new patch number below this line */ 763 { /* Add new patch number below this line */
764 /**/
765 1246,
764 /**/ 766 /**/
765 1245, 767 1245,
766 /**/ 768 /**/
767 1244, 769 1244,
768 /**/ 770 /**/