mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 15:56:35 -04:00
; * etc/NEWS: Improve wording of a recently-added entry.
This commit is contained in:
parent
321f6a07e8
commit
ae9656b8b1
3
etc/NEWS
3
etc/NEWS
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue