Mercurial > emacs
changeset 87342:ba60c18deeaa
*** empty log message ***
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Wed, 19 Dec 2007 19:43:47 +0000 |
parents | ec12dd799e62 |
children | 02e327d7d839 |
files | src/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed Dec 19 17:06:28 2007 +0000 +++ b/src/ChangeLog Wed Dec 19 19:43:47 2007 +0000 @@ -856,6 +856,12 @@ * msdos.c (dos_rawgetc): Undo last change (there's no ``leaving selected frame'' on MSDOS). +2007-10-12 Martin Rudalics <rudalics@gmx.at> + + * 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 <mahan@mahan.org> (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 <jasonr@gnu.org> + + * 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 <rms@gnu.org> * xdisp.c (handle_invisible_prop): After setting up an ellipsis,