commit | 6304be625ce44dcfedc6735164d0b853578581c8 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Nov 27 10:57:26 2021 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Nov 27 10:57:26 2021 +0000 |
tree | db8bb5f50af170304917f08bbc78236cfe354bed | |
parent | 7824fc80f675b8098e6483ce082e287aad14b6da [diff] [blame] |
Update runtime files.
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt index 46b3663..004f9d4 100644 --- a/runtime/doc/eval.txt +++ b/runtime/doc/eval.txt
@@ -9770,6 +9770,7 @@ For the use of {buf}, see |bufname()| above. {lnum} is used like with |setline()|. + Use "$" to refer to the last line in buffer {buf}. When {lnum} is just below the last line the {text} will be added below the last line.