]> granicus.if.org Git - vim/commit
Fixed: after ":ownsyntax perl" and ":e" syntax was cleared in other window.
authorBram Moolenaar <Bram@vim.org>
Sun, 6 Jun 2010 14:11:09 +0000 (16:11 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 6 Jun 2010 14:11:09 +0000 (16:11 +0200)
commitfd29f4628ed53eef3d96a09ad2d0fa504edfcdfc
tree1a25451b5be6300da150cc4dca280bffe9d523ba
parent1950c3529b16acd21ee5770b422d633f24d192a3
Fixed: after ":ownsyntax perl" and ":e" syntax was cleared in other window.
runtime/doc/todo.txt
src/buffer.c
src/ex_cmds.c
src/proto/syntax.pro
src/syntax.c
src/window.c