commit | 6dc819b1299e1d9f99303568772ade544d5c1322 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jul 03 16:42:19 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jul 03 16:42:19 2018 +0200 |
tree | 0aa77a303746423f3ab424d9ee78c84c3f560a78 | |
parent | 972bfddc6b3f52ae0865ad8c0bf6089bc8a9883a [diff] [blame] |
Updated runtime and language files.
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt index 46903bc..bd538d5 100644 --- a/runtime/doc/eval.txt +++ b/runtime/doc/eval.txt
@@ -3629,6 +3629,7 @@ 1 exists 0 does not exist -1 not implemented on this system + |exepath()| can be used to get the full path of an executable. execute({command} [, {silent}]) *execute()* Execute an Ex command or commands and return the output as a