changeset 36081:56c4e1b0f130

*** empty log message ***
author Andrew Innes <andrewi@gnu.org>
date Wed, 14 Feb 2001 13:01:09 +0000
parents 743534626f73
children 28eec8406e22
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Feb 14 13:00:01 2001 +0000
+++ b/src/ChangeLog	Wed Feb 14 13:01:09 2001 +0000
@@ -1,3 +1,8 @@
+2001-02-14  Andrew Innes  <andrewi@gnu.org>
+
+	* w32fns.c (w32_wnd_proc) <WM_GETMINMAXINFO>: Allow resizing the
+	Emacs frame above the screen size.
+
 2001-02-14  Gerd Moellmann  <gerd@gnu.org>
 
 	* xdisp.c (reseat_1): Set iterator's end_charpos to ZV.