From: Martin Rudalics Date: Wed, 19 Dec 2007 19:43:47 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~8880 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d57d5a78ba4f2625e86893d2a86e41e53879a581;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 51c19d79197..57d548a315c 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,