[7.2.104] When using ":saveas bar.c" the tab label isn't updated right away.
commiteb2dd209a3558df81d60d47c351cc51f91d40d9e
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 11 Feb 2009 15:02:19 +0000 (11 16:02 +0100)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 11 Feb 2009 15:02:19 +0000 (11 16:02 +0100)
tree58b88b37515afeb4a597fd45926f23cc7669e7d5
parent71ca6bbb268fcd3104044fce61c9017650312fc2
[7.2.104] When using ":saveas bar.c" the tab label isn't updated right away.

Problem:    When using ":saveas bar.c" the tab label isn't updated right away.

Solution:   Set redraw_tabline. (Francois Ingelrest)

Patch 7.2.104
src/ex_cmds.c
src/version.c