; * etc/NEWS: Add note on atomic windows.
This commit is contained in:
parent
be0c3814af
commit
027c350e0c
1 changed files with 6 additions and 0 deletions
6
etc/NEWS
6
etc/NEWS
|
@ -629,6 +629,12 @@ changing and reversing the layout of side windows and returning the main
|
|||
(major non-side) window of a frame are provided. For details consult
|
||||
the section "Side Windows" in the Elisp manual.
|
||||
|
||||
+++
|
||||
*** Support for atomic windows - rectangular compositions of windows
|
||||
treated by `split-window', `delete-window' and `delete-other-windows'
|
||||
like a single live window - is now official. For details consult the
|
||||
section "Atomic Windows" in the Elisp manual.
|
||||
|
||||
+++
|
||||
*** New `display-buffer' alist entry `window-parameters' allows to
|
||||
assign window parameters to the window used for displaying the buffer.
|
||||
|
|
Loading…
Add table
Reference in a new issue