diff options
author | Bram Moolenaar <Bram@vim.org> | 2014-05-13 20:23:24 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2014-05-13 20:23:24 +0200 |
commit | e968e36a00ddc735d493906f04eb207ff9aeb87c (patch) | |
tree | 280c857ada2acf51168c4484157c237ff36d89bd /runtime/doc/eval.txt | |
parent | 715c28635568fbbe4963b7443dd47c2f0e624eaf (diff) | |
download | vim-git-e968e36a00ddc735d493906f04eb207ff9aeb87c.tar.gz |
Update runtime files.
Diffstat (limited to 'runtime/doc/eval.txt')
-rw-r--r-- | runtime/doc/eval.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt index 395750820..965c5b80e 100644 --- a/runtime/doc/eval.txt +++ b/runtime/doc/eval.txt @@ -1,4 +1,4 @@ -*eval.txt* For Vim version 7.4. Last change: 2014 Apr 29 +*eval.txt* For Vim version 7.4. Last change: 2014 May 07 VIM REFERENCE MANUAL by Bram Moolenaar |