commit | 4f4d51a942cc2c6b3e936ee0f93f00c2d000065c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Oct 11 13:57:40 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Oct 11 13:57:40 2020 +0200 |
tree | 68c8e3f28d26abf029d6d67747897b1bf43b885c | |
parent | c6ed254d9fda0ff54cdedce5597ff3e0d0218d18 [diff] [blame] |
Update runtime files.
diff --git a/runtime/doc/version8.txt b/runtime/doc/version8.txt index 6192c23..431b9cd 100644 --- a/runtime/doc/version8.txt +++ b/runtime/doc/version8.txt
@@ -48515,7 +48515,7 @@ Files: src/eval.c, src/testdir/test_vim9_expr.vim Patch 8.2.1205 -Problem: Vim9: && and || work different when not compiled. +Problem: Vim9: && and || work differently when not compiled. Solution: Keep the value. Files: src/eval.c, src/testdir/test_vim9_expr.vim