]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0589: :simalt still does not work v8.0.0589
authorBram Moolenaar <Bram@vim.org>
Sat, 29 Apr 2017 15:40:22 +0000 (17:40 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 29 Apr 2017 15:40:22 +0000 (17:40 +0200)
commita21ccb7a974a96550c5cd99c4633e166d2083172
tree684098e415cc4b1619db8287348083d692ef52fc
parent1a9020d4cba6d90688506102ab587c371ff72f8b
patch 8.0.0589: :simalt still does not work

Problem:    :simalt still does not work.
Solution:   Use K_NOP instead of K_IGNORE. (Christian Brabandt)
src/gui_w32.c
src/version.c