]> granicus.if.org Git - vim/commit
patch 8.1.1583: set_ref_in_list() only sets ref in items v8.1.1583
authorBram Moolenaar <Bram@vim.org>
Sat, 22 Jun 2019 23:46:15 +0000 (01:46 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 22 Jun 2019 23:46:15 +0000 (01:46 +0200)
commit7be3ab25891fec711d8a2d9d242711a9155852b6
tree3dab3f000e881253f5ca0961ea13b8abc2a0d39d
parent0fcf26ba4ffaaa6a2fb8d879dc24b5f7e1bb6a13
patch 8.1.1583: set_ref_in_list() only sets ref in items

Problem:    Set_ref_in_list() only sets ref in items.
Solution:   Rename to set_ref_in_list_items() to avoid confusion.
src/eval.c
src/if_lua.c
src/if_py_both.h
src/popupwin.c
src/proto/eval.pro
src/userfunc.c
src/version.c