comparison src/version.c @ 16908:df06694b761b v8.1.1455

patch 8.1.1455: popup_atcursor() not completely implemented commit https://github.com/vim/vim/commit/1762731f2039d78fc8ddd785c3d3b52e5968c0f1 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 2 19:53:44 2019 +0200 patch 8.1.1455: popup_atcursor() not completely implemented Problem: Popup_atcursor() not completely implemented. Solution: Add the default for the "moved" property.
author Bram Moolenaar <Bram@vim.org>
date Sun, 02 Jun 2019 20:00:06 +0200
parents 4dac68c4a34a
children 6a99709c6ae3
comparison
equal deleted inserted replaced
16907:eaf7f6fefdb6 16908:df06694b761b
765 NULL 765 NULL
766 }; 766 };
767 767
768 static int included_patches[] = 768 static int included_patches[] =
769 { /* Add new patch number below this line */ 769 { /* Add new patch number below this line */
770 /**/
771 1455,
770 /**/ 772 /**/
771 1454, 773 1454,
772 /**/ 774 /**/
773 1453, 775 1453,
774 /**/ 776 /**/