Mercurial > emacs
comparison src/ChangeLog @ 106915:ef4635609200
from trunk
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 18 Jan 2010 09:58:15 +0900 |
parents | f12233437424 |
children | 982abebe98ab |
comparison
equal
deleted
inserted
replaced
106850:a6629254b6ba | 106915:ef4635609200 |
---|---|
1 2010-01-15 Jan Djärv <jan.h.d@swipnet.se> | |
2 | |
3 * xfns.c (x_get_current_desktop, x_get_desktop_workarea): New functions. | |
4 (Fx_create_frame): Call x_get_current_desktop and x_get_desktop_workarea | |
5 to find out usable size of the desktop. Don't make frames larger than | |
6 this. Bug #3643. | |
7 | |
1 2010-01-15 Kenichi Handa <handa@m17n.org> | 8 2010-01-15 Kenichi Handa <handa@m17n.org> |
2 | 9 |
3 * xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed. | 10 * xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed. |
4 | 11 |
5 2010-01-15 Chong Yidong <cyd@stupidchicken.com> | 12 2010-01-15 Chong Yidong <cyd@stupidchicken.com> |