aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 41debac50e0..5378e56bca4 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2076,6 +2076,12 @@ See the section "(elisp) Window Hooks" in the Elisp manual for a
2076detailed explanation of the new behavior. 2076detailed explanation of the new behavior.
2077 2077
2078+++ 2078+++
2079** Making scroll bar and fringe settings persistent for windows.
2080The functions 'set-window-scroll-bars' and 'set-window-fringes' now
2081have a new optional argument that makes the settings they produce
2082reliably survive subsequent invocations of 'set-window-buffer'.
2083
2084+++
2079** New option 'resize-mini-frames'. 2085** New option 'resize-mini-frames'.
2080This option allows to automatically resize minibuffer-only frames 2086This option allows to automatically resize minibuffer-only frames
2081similarly to how minibuffer windows are resized on "normal" frames. 2087similarly to how minibuffer windows are resized on "normal" frames.