diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2215,9 +2215,9 @@ 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 +*** When a window is shrunk horizontally its margins are no longer 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 +this would cause margins to no longer 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 |