diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 8 |
1 files changed, 6 insertions, 2 deletions
| @@ -851,8 +851,12 @@ now accept a third argument to avoid choosing the selected window. | |||
| 851 | *** `temp-buffer-resize-mode' no longer resizes windows that have been | 851 | *** `temp-buffer-resize-mode' no longer resizes windows that have been |
| 852 | reused. | 852 | reused. |
| 853 | 853 | ||
| 854 | *** New function `fit-frame-to-buffer' and new options | 854 | *** New command `fit-frame-to-buffer' adjusts the frame height to |
| 855 | `fit-frame-to-buffer' and `fit-frame-to-buffer-bottom-margin'. | 855 | fit the contents. |
| 856 | |||
| 857 | *** The command `fit-window-to-buffer' can adjust the frame height | ||
| 858 | if the new option `fit-frame-to-buffer' is non-nil. | ||
| 859 | |||
| 856 | +++ | 860 | +++ |
| 857 | *** New option switch-to-buffer-preserve-window-point to restore a | 861 | *** New option switch-to-buffer-preserve-window-point to restore a |
| 858 | window's point when switching buffers. | 862 | window's point when switching buffers. |