Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 5109:c113da3e2f67
add a comment about where FRAME_PIXWIDTH/FRAME_PIXHEIGHT is set
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-03-06 Ben Wing <ben@xemacs.org>
* frame.c (change_frame_size_1):
Add a comment about where FRAME_PIXWIDTH/FRAME_PIXHEIGHT is set.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Sat, 06 Mar 2010 00:44:13 -0600 |
parents | d76a51b29d91 |
children | 4f4672e2aa34 6d13ad8ed3b2 |
line wrap: on
line diff
--- a/src/ChangeLog Sat Mar 06 00:01:04 2010 -0600 +++ b/src/ChangeLog Sat Mar 06 00:44:13 2010 -0600 @@ -1,3 +1,8 @@ +2010-03-06 Ben Wing <ben@xemacs.org> + + * frame.c (change_frame_size_1): + Add a comment about where FRAME_PIXWIDTH/FRAME_PIXHEIGHT is set. + 2010-03-05 Ben Wing <ben@xemacs.org> * frame.c: