Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4307:1bdc3bc255a4
[xemacs-hg @ 2007-12-05 08:26:00 by stephent]
Fix frame resize bug with multiple frames on one TTY. <878x4bxast.fsf@uwakimon.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Wed, 05 Dec 2007 08:26:03 +0000 |
parents | cee827542370 |
children | 4d0f773d5e21 |
comparison
equal
deleted
inserted
replaced
4306:0691e049c9a2 | 4307:1bdc3bc255a4 |
---|---|
1 2007-12-02 Ron Isaacson <ron.isaacson@morganstanley.com> | |
2 | |
3 * frame.c (change_frame_size): | |
4 (change_frame_size_1): | |
5 Must reset pending flag per-frame, so do it in the latter. | |
6 | |
1 2007-12-04 Aidan Kehoe <kehoea@parhasard.net> | 7 2007-12-04 Aidan Kehoe <kehoea@parhasard.net> |
2 | 8 |
3 * file-coding.c: | 9 * file-coding.c: |
4 * file-coding.c (find_coding_system): | 10 * file-coding.c (find_coding_system): |
5 C-accessible version of #'find-coding-system that doesn't | 11 C-accessible version of #'find-coding-system that doesn't |