comparison src/version.c @ 16918:21cddcc6fbe8 v8.1.1460

patch 8.1.1460: popup window border characters may be wrong commit https://github.com/vim/vim/commit/02e15072be08ef4ae03d673fc95ed6234e749e1c Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jun 3 22:53:30 2019 +0200 patch 8.1.1460: popup window border characters may be wrong Problem: Popup window border characters may be wrong. Solution: Reset the border characters for each popup. Correct use of 'ambiwidth'.
author Bram Moolenaar <Bram@vim.org>
date Mon, 03 Jun 2019 23:00:06 +0200
parents 90cec755ff80
children 8d91579414b8
comparison
equal deleted inserted replaced
16917:08636baae49f 16918:21cddcc6fbe8
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 1460,
770 /**/ 772 /**/
771 1459, 773 1459,
772 /**/ 774 /**/
773 1458, 775 1458,
774 /**/ 776 /**/