diff options
| -rw-r--r-- | etc/NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
| @@ -35,10 +35,10 @@ This is a bug-fix release with no new features. | |||
| 35 | 35 | ||
| 36 | * Lisp Changes in Emacs 27.2 | 36 | * Lisp Changes in Emacs 27.2 |
| 37 | 37 | ||
| 38 | *** The behavior of the user option 'resize-mini-frames' has changed. | 38 | ** The behavior of the user option 'resize-mini-frames' has changed. |
| 39 | If set to non-nil, resize the mini frame using the new function | 39 | If set to a non-nil value which isn't a function, resize the mini |
| 40 | 'fit-mini-frame-to-buffer' which won't skip leading or trailing empty | 40 | frame using the new function 'fit-mini-frame-to-buffer' which won't |
| 41 | lines of the buffer. | 41 | skip leading or trailing empty lines of the buffer. |
| 42 | 42 | ||
| 43 | 43 | ||
| 44 | * Editing Changes in Emacs 27.2 | 44 | * Editing Changes in Emacs 27.2 |