]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1135: W_WINCOL() is always the same v8.0.1135
authorBram Moolenaar <Bram@vim.org>
Fri, 22 Sep 2017 12:35:51 +0000 (14:35 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 22 Sep 2017 12:35:51 +0000 (14:35 +0200)
commit53f8174eaeb93b381cf74c58863f8fe82748a22a
tree8f60614e9840f38bd2a05a48809bb7b29adc26b1
parent76301956f0c079d893cfd927b11456328bed4f9b
patch 8.0.1135: W_WINCOL() is always the same

Problem:    W_WINCOL() is always the same.
Solution:   Expand the macro.
15 files changed:
src/edit.c
src/ex_docmd.c
src/gui_gtk.c
src/gui_w32.c
src/if_py_both.h
src/netbeans.c
src/popupmnu.c
src/screen.c
src/structs.h
src/term.c
src/terminal.c
src/ui.c
src/version.c
src/vim.h
src/window.c