commit | aa1f04d09286085c4031bc7c4ca9fa672f6f4905 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Oct 24 22:12:54 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Oct 24 22:12:54 2019 +0200 |
tree | 555a454674fc44aa1a2447453871d021044c524e | |
parent | 3691f1ee72b68a47e6dcc75927bfa46565cf3614 [diff] [blame] |
patch 8.1.2213: popup_textprop tests fail Problem: Popup_textprop tests fail. Solution: Adjust the column and line positioning.
diff --git a/src/version.c b/src/version.c index c5e925e..4cd05a8 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2213, +/**/ 2212, /**/ 2211,