]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Add note on atomic windows.
authorMartin Rudalics <rudalics@gmx.at>
Mon, 17 Oct 2016 07:59:20 +0000 (09:59 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Mon, 17 Oct 2016 07:59:20 +0000 (09:59 +0200)
etc/NEWS

index 45d4e5056476750feb81c8253ec84eb3f0f40579..1fd2a00b3f974f24f7adb969023fecc65bbd6ade 100644 (file)
--- 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.