; * etc/NEWS: Improve wording of a recently-added entry.

This commit is contained in:
Eli Zaretskii 2026-08-08 09:11:14 +03:00
parent 321f6a07e8
commit ae9656b8b1

View file

@ -383,7 +383,8 @@ that winds up at the location of the previously-selected window.
+++
*** New user option 'transpose-dedicated-windows'.
This controls how functions transposing or rotating windows handle
dedicated windows.
dedicated windows. The default is nil, which causes these function to
signal an error if they encounter a dedicated window.
+++
*** Windmove commands now move to skipped windows if invoked twice in a row.