Mercurial > emacs
changeset 87479:2e49e580bc28
*** empty log message ***
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Sat, 29 Dec 2007 19:20:36 +0000 |
parents | 585596662817 |
children | be64fe15280d |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sat Dec 29 19:20:04 2007 +0000 +++ b/src/ChangeLog Sat Dec 29 19:20:36 2007 +0000 @@ -1,3 +1,8 @@ +2007-12-29 Martin Rudalics <rudalics@gmx.at> + + * w32fns.c (Fx_create_frame): Make copy of frame parameters + because the original parameters are in pure storage now. + 2007-12-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * xdisp.c (phys_cursor_in_rect_p): Check if cursor is in fringe area.