From: Martin Rudalics Date: Fri, 19 Dec 2014 10:32:39 +0000 (+0100) Subject: In NEWS mark `preserve-window-size' as +++. X-Git-Tag: emacs-25.0.90~2635^2~20 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e0ab846df46ea073503e17adedb76a3ab9d96c7e;p=emacs.git In NEWS mark `preserve-window-size' as +++. --- diff --git a/etc/NEWS b/etc/NEWS index 1358eafe275..14a91768680 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -577,6 +577,7 @@ fullwidth frames, the behavior may depend on the toolkit used. specific frame does not resize that frame in order to preserve the number of columns or lines it displays. ++++ ** New function `window-preserve-size' allows to preserve the size of windows without "fixing" it. It's supported by `fit-window-to-buffer', `temp-buffer-resize-mode' and `display-buffer'.