commit | 06bd824869b1cb7a85e64ec94135a35698be5b7f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed May 08 22:55:16 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed May 08 22:55:16 2019 +0200 |
tree | 3d885cd245fb51986f665b2c2556ac044a942e3a | |
parent | 0b75f7c97cd7f2529884c48dca8edb02abda4bc5 [diff] [blame] |
patch 8.1.1302: v:beval_text is not tested in Visual mode Problem: v:beval_text is not tested in Visual mode. Solution: Add a screenshot of the balloon in Visual mode.
diff --git a/src/version.c b/src/version.c index 6f6456b..96c72fa 100644 --- a/src/version.c +++ b/src/version.c
@@ -768,6 +768,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1302, +/**/ 1301, /**/ 1300,