Mercurial > emacs
comparison src/ChangeLog @ 105041:23b9177a1c8e
* xterm.c (x_new_font): Call change_frame_size before calling
x_set_window_size, in case frame size won't change.
* frame.c (x_set_font): Remove dead code.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 15 Sep 2009 18:49:56 +0000 |
parents | 77cce41847d5 |
children | c65e464f3acc |
comparison
equal
deleted
inserted
replaced
105040:f43dfae3e132 | 105041:23b9177a1c8e |
---|---|
1 2009-09-15 Jan Djärv <jan.h.d@swipnet.se> | |
2 | |
3 * xterm.c (x_new_font): Call change_frame_size before calling | |
4 x_set_window_size, in case frame size won't change. | |
5 | |
6 * frame.c (x_set_font): Remove dead code. | |
7 | |
1 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca> | 8 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 9 |
3 * lread.c (Fload): Also run do-after-load-evaluation while dumping. | 10 * lread.c (Fload): Also run do-after-load-evaluation while dumping. |
4 | 11 |
5 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca> | 12 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca> |