]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1557 v7.4.1557
authorBram Moolenaar <Bram@vim.org>
Sun, 13 Mar 2016 17:07:30 +0000 (18:07 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 13 Mar 2016 17:07:30 +0000 (18:07 +0100)
commit86edef664efccbfe685906c854b9cdd04e56f2d5
tree8c60cfa3d606624d81812b058124a4eac774fab8
parenta3442cb5056ca62fc71fa03f68a9395e4391caf4
patch 7.4.1557
Problem:    Windows cannot be identified.
Solution:   Add a unique window number to each window and functions to use it.
runtime/doc/eval.txt
src/eval.c
src/proto/eval.pro
src/proto/window.pro
src/structs.h
src/testdir/Make_all.mak
src/testdir/test_window_id.vim [new file with mode: 0644]
src/version.c
src/window.c