• Martin Rudalics's avatar
    Handle buffer-local 'window-size-change-functions' specially (Bug#32637) · 6a00f2ba
    Martin Rudalics authored
    * src/window.c (run_window_size_change_functions): Run a
    buffer-local value once per each frame and only if at least
    one window showing the buffer on that frame has changed its
    size.  (Bug#32637)
    * doc/lispref/windows.texi (Window Hooks): Describe new
    behavior of buffer-local 'window-size-change-functions'.
    6a00f2ba
window.c 257 KB