annotate src/testdir/test70.ok @ 20762:68170c89e355 v8.2.0933

patch 8.2.0933: 'quickfixtextfunc' does not get window ID of location list Commit: https://github.com/vim/vim/commit/7ba5a7eff335dcce25afaa154f32eeadb6014b61 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jun 8 19:20:27 2020 +0200 patch 8.2.0933: 'quickfixtextfunc' does not get window ID of location list Problem: 'quickfixtextfunc' does not get window ID of location list. Solution: Add "winid" to the dict argument. (Yegappan Lakshmanan, closes #6222)
author Bram Moolenaar <Bram@vim.org>
date Mon, 08 Jun 2020 19:30:03 +0200
parents 16e8a09e8ab0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2050
afcf9db31561 updated for version 7.2.336
Bram Moolenaar <bram@zimbu.org>
parents:
diff changeset
1 1 changed line 1
afcf9db31561 updated for version 7.2.336
Bram Moolenaar <bram@zimbu.org>
parents:
diff changeset
2 scalar test OK
afcf9db31561 updated for version 7.2.336
Bram Moolenaar <bram@zimbu.org>
parents:
diff changeset
3 2 line 2
afcf9db31561 updated for version 7.2.336
Bram Moolenaar <bram@zimbu.org>
parents:
diff changeset
4 dictionary with list OK
afcf9db31561 updated for version 7.2.336
Bram Moolenaar <bram@zimbu.org>
parents:
diff changeset
5 circular test OK
4074
16e8a09e8ab0 updated for version 7.3.791
Bram Moolenaar <bram@vim.org>
parents: 2050
diff changeset
6 funcrefs OK