1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 01:41:01 -08:00
emacs/doc
Martin Rudalics 0aece3e118 Expand spectrum of window change functions
* src/window.c (run_window_change_functions): Run window
change functions for Qwindow_state_change_functions.
(resize_frame_windows): Set frame's window_change slot when
single-window frames change size.
(Qwindow_state_change_functions): New symbol.
(Vwindow_state_change_functions): New Lisp variable.
* doc/lispref/windows.texi (Selecting Windows): Mention
'window-selection/state-change-functions' and add reference to
Window Hooks.
(Window Hooks): Document 'window-state-change-functions'.
* etc/NEWS: Mention new hook 'window-state-change-functions'.
2019-01-17 10:21:07 +01:00
..
emacs Improve documentation of pdumper; minor code cleanup 2019-01-16 17:55:53 +02:00
lispintro Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
lispref Expand spectrum of window change functions 2019-01-17 10:21:07 +01:00
man Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
misc Update from Gnulib 2018-12-31 18:20:07 -08:00