• Benno Schulenberg's avatar
    screen: concentrate the setting of placewewant · aa1ae0a1
    Benno Schulenberg authored
    Instead of saving the current value of placewewant, then setting the
    new value, and then passing the old value to edit_redraw() in seven
    different places, just let edit_redraw() do this saving and setting.
    
    In the bargain placewewant is now only recalculated when it matters
    -- when allow_update is TRUE -- and not when it's superfluous.
    aa1ae0a1
text.c 99.6 KB