diff options
| author | Martin Rudalics | 2025-10-06 10:27:27 +0200 |
|---|---|---|
| committer | Martin Rudalics | 2025-10-06 10:27:27 +0200 |
| commit | 1434bc97dc9b4bee6b0463c969abe905a3b2ec1f (patch) | |
| tree | 570bf73a8c9fdee1a9a137119275a3562ba65ed7 /java/AndroidManifest.xml.in | |
| parent | 129119aef1c850de9d20ecc828c889801f3e668f (diff) | |
| download | emacs-1434bc97dc9b4bee6b0463c969abe905a3b2ec1f.tar.gz emacs-1434bc97dc9b4bee6b0463c969abe905a3b2ec1f.zip | |
Run buffer-local window change functions in their buffers now
The buffer-local-versions of 'window-buffer-change-functions',
'window-size-change-functions',
'window-selection-change-functions' and
'window-state-change-functions' are now run with the respective
buffer temporarily current. Also, the local version of
'window-buffer-change-functions' is run for the buffer removed
from the window too.
* src/window.c (run_window_change_functions_locally)
(run_window_change_functions_globally): New functions replacing
'run_window_change_functions_1'.
(run_window_change_functions): Run the buffer local versions of
these hooks in their respective buffers. Run
'window-buffer-change-functions' for the buffer removed from the
window too.
(Vwindow_buffer_change_functions, Vwindow_size_change_functions)
(Vwindow_selection_change_functions)
(Vwindow_state_change_functions): Mention that the buffer-local
versions are run with their buffer temporarily current.
* doc/lispref/windows.texi (Window Hooks): Mention that
buffer-local-versions of window change functions are run with
their buffer temporarily current. Also say that
'window-buffer-change-functions' will be run for removed buffer
too.
* etc/NEWS: Advertise changes for the buffer-local versions of
window change functions.
Diffstat (limited to 'java/AndroidManifest.xml.in')
0 files changed, 0 insertions, 0 deletions