Mercurial > emacs
comparison src/ChangeLog @ 79049:257d07b87d1c
*** empty log message ***
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Fri, 12 Oct 2007 08:36:47 +0000 |
parents | 4a2b889854a2 |
children | c2854b97501f |
comparison
equal
deleted
inserted
replaced
79048:ab853f85e4dc | 79049:257d07b87d1c |
---|---|
1 2007-10-12 Martin Rudalics <rudalics@gmx.at> | |
2 | |
3 * frame.c (Qexplicit_name): New variable. | |
4 (x_report_frame_params): Report it in parameter alist. | |
5 (syms_of_frame): Intern and staticpro it. | |
6 | |
1 2007-10-09 Jason Rumney <jasonr@gnu.org> | 7 2007-10-09 Jason Rumney <jasonr@gnu.org> |
2 | 8 |
3 * w32term.c (x_set_window_size): Disable code that attempts to tell | 9 * w32term.c (x_set_window_size): Disable code that attempts to tell |
4 Lisp code about a size change before it actually happens. | 10 Lisp code about a size change before it actually happens. |
5 | 11 |