commit | 24839edc54e985ed88d063513226922a6f5b7554 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Sep 13 20:46:52 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Sep 13 20:46:52 2018 +0200 |
tree | 6ed3d2a045755d4bbd94a587a5edec375a0f7504 | |
parent | fe8ef98dd1d0b7d296d7db29b1e2fd1b56b788de [diff] [blame] |
patch 8.1.0387: no test for 'ambiwidth' detection Problem: No test for 'ambiwidth' detection. Solution: Add a test.
diff --git a/src/version.c b/src/version.c index 81fc685..9b2e81b 100644 --- a/src/version.c +++ b/src/version.c
@@ -795,6 +795,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 387, +/**/ 386, /**/ 385,