diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 72552a34d30..98489e1d71d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 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. |