]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1126 v7.4.1126
authorBram Moolenaar <Bram@vim.org>
Sun, 17 Jan 2016 20:49:33 +0000 (21:49 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 17 Jan 2016 20:49:33 +0000 (21:49 +0100)
commitc970330676eaae7ba7cd05cfa46df5a413853ef9
tree924e56cf3f08cdd7a0838766c53c2a4c2658586e
parente9b892ebcd8596bf813793a1eed5a460a9495a28
patch 7.4.1126
Problem:    Can only get the directory of the current window.
Solution:   Add window and tab arguments to getcwd() and haslocaldir().
            (Thinca, Hirohito Higashi)
runtime/doc/eval.txt
src/Makefile
src/eval.c
src/testdir/Make_all.mak
src/testdir/test_getcwd.in [new file with mode: 0644]
src/testdir/test_getcwd.ok [new file with mode: 0644]
src/version.c