summaryrefslogtreecommitdiff
path: root/runtime/doc/usr_41.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-07-21 21:03:15 +0000
committerBram Moolenaar <Bram@vim.org>2005-07-21 21:03:15 +0000
commita3ffd9c7801c3a32c6361f745af8711444df8abf (patch)
tree51936c82144ad09d94b029e1d11798754982ecd8 /runtime/doc/usr_41.txt
parent80fc04348a4ea2e0b993c9acbc3f11e59cab9d4a (diff)
downloadvim-git-a3ffd9c7801c3a32c6361f745af8711444df8abf.tar.gz
updated for version 7.0112
Diffstat (limited to 'runtime/doc/usr_41.txt')
-rw-r--r--runtime/doc/usr_41.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/usr_41.txt b/runtime/doc/usr_41.txt
index 1c0a09dda..7084d1eab 100644
--- a/runtime/doc/usr_41.txt
+++ b/runtime/doc/usr_41.txt
@@ -692,6 +692,7 @@ Buffers, windows and the argument list:
winnr() get the window number for the current window
bufwinnr() get the window number of a specific buffer
winbufnr() get the buffer number of a specific window
+ getbufline() get a list of lines from the specified buffer
getbufvar() get a variable value from a specific buffer
setbufvar() set a variable in a specific buffer
getwinvar() get a variable value from a specific window