]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.105 v7.3.105
authorBram Moolenaar <Bram@vim.org>
Sat, 22 Jan 2011 00:13:39 +0000 (01:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 22 Jan 2011 00:13:39 +0000 (01:13 +0100)
commit445edda2f9a52ff9bce83ee5334d4ece2bd20494
tree2585dfb0b583027b5b3857066ff5f8fbd05cb4ce
parent4124e7237376fb50a03b6305bcdb4287ecdfd4e8
updated for version 7.3.105
Problem:    Can't get the value of "b:changedtick" with getbufvar().
Solution:   Make it work. (Christian Brabandt)
src/eval.c
src/version.c