From 027c350e0cde1876f811b845cb10d3faa8f45665 Mon Sep 17 00:00:00 2001 From: Martin Rudalics Date: Mon, 17 Oct 2016 09:59:20 +0200 Subject: [PATCH] ; * etc/NEWS: Add note on atomic windows. --- etc/NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 45d4e505647..1fd2a00b3f9 100644 --- a/etc/NEWS +++ b/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. -- 2.39.5