1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00

In NEWS describe new handling of window margins (Bug#24193)

* etc/NEWS: Describe new handling of margins when splitting or
resizing windows (Bug#24193).
This commit is contained in:
Martin Rudalics 2016-08-16 12:40:12 +02:00
parent 0cee66c3f1
commit 8c2946e29b

View File

@ -1631,6 +1631,14 @@ frames.
'window-divider-default-places', 'window-divider-default-bottom-width'
and 'window-divider-default-right-width'.
*** When a window is shrunk horizontally its margins are no more removed
automatically. Rather, Emacs refuses to split or resize windows when
this would cause margins to no more fit into the width reserved for the
corresponding window. An application can override this behavior for a
particular window by setting that window's 'min-margins' parameter. As
a consequence, the application becomes fully responsible for trimming
the margin sizes of that window and any window inheriting these margins.
*** The window displaying the '*Completions*' buffer with minibuffer
completion candidates is now shown at the bottom of the selected
frame. The size of that window is always as large as required to