• John Shahid's avatar
    Add a new argument to 'recenter' to allow finer control of redisplay · 260768a6
    John Shahid authored
    * window.c (recenter): Add a new REDISPLAY argument to allow the
    caller to control the redisplay behavior.  'recenter' will only
    redisplay the frame if this new arg and 'recenter-redisplay' are
    both non-nil.
    (recenter-top-bottom): Pass an extra non-nil argument to
    'recenter' to force a redisplay.  (Bug#31325)
    260768a6
window.c 256 KB