comparison src/ChangeLog @ 112425:9f7614f1a892

Merge from emacs-23
author Glenn Morris <rgm@gnu.org>
date Sat, 22 Jan 2011 11:36:45 -0800
parents 4b27e6d58d2c e99b4c7a3af4
children 9de5a68b57e1
comparison
equal deleted inserted replaced
112416:f792eb37d0ca 112425:9f7614f1a892
1 2011-01-22 Martin Rudalics <rudalics@gmx.at>
2
3 * window.c (select_window): New function.
4 (Fselect_window): Call it.
5 (inhibit_point_swap): Variable deleted.
6 (Fset_window_configuration): Call select_window directly.
7
1 2011-01-22 Jan Djärv <jan.h.d@swipnet.se> 8 2011-01-22 Jan Djärv <jan.h.d@swipnet.se>
2 9
3 * nsterm.m (constrainFrameRect): Only constrain the first time called. 10 * nsterm.m (constrainFrameRect): Only constrain the first time called.
4 11
5 2011-01-21 Jan Djärv <jan.h.d@swipnet.se> 12 2011-01-21 Jan Djärv <jan.h.d@swipnet.se>