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