From d57d5a78ba4f2625e86893d2a86e41e53879a581 Mon Sep 17 00:00:00 2001 From: Martin Rudalics Date: Wed, 19 Dec 2007 19:43:47 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 51c19d7919..57d548a315 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -856,6 +856,12 @@ * msdos.c (dos_rawgetc): Undo last change (there's no ``leaving selected frame'' on MSDOS). +2007-10-12 Martin Rudalics + + * frame.c (Qexplicit_name): New variable. + (x_report_frame_params): Report it in parameter alist. + (syms_of_frame): Intern and staticpro it. + 2007-10-10 Patrick Mahan (tiny change) * macfns.c (x_create_tip_frame): Set terminal for frame. @@ -883,6 +889,11 @@ * puresize.h (BASE_PURESIZE): Increase to 1170000. +2007-10-09 Jason Rumney + + * w32term.c (x_set_window_size): Disable code that attempts to tell + Lisp code about a size change before it actually happens. + 2007-10-09 Richard Stallman * xdisp.c (handle_invisible_prop): After setting up an ellipsis, -- 2.39.2