]> granicus.if.org Git - vim/commit
patch 8.1.0494: functions do not check for a window ID in other tabs v8.1.0494
authorBram Moolenaar <Bram@vim.org>
Thu, 25 Oct 2018 11:11:16 +0000 (13:11 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 25 Oct 2018 11:11:16 +0000 (13:11 +0200)
commitbabfcf54ae9bf9570eddf4958a553635cd589e21
tree09e77233737c771a0f6b2e330de3e9ca036488cb
parente6e3989c1b3f18907a0c305712b867e9a3821369
patch 8.1.0494: functions do not check for a window ID in other tabs

Problem:    Functions do not check for a window ID in other tabs.
Solution:   Also find the window ID in other than the current tab.
src/evalfunc.c
src/version.c