Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4706:7e79c8559ad1
Fix `focus-frame'.
2009-10-01 Mike Sperber <mike@xemacs.org>
* frame-x.c (x_focus_on_frame): Use correct timestamp with
XSetInputFocus.
author | Mike Sperber <sperber@deinprogramm.de> |
---|---|
date | Thu, 01 Oct 2009 18:00:11 +0200 |
parents | 44c9d1005ce2 |
children | 1cecc3e9f0a0 |
comparison
equal
deleted
inserted
replaced
4705:7b90173970ad | 4706:7e79c8559ad1 |
---|---|
1 2009-10-01 Mike Sperber <mike@xemacs.org> | |
2 | |
3 * frame-x.c (x_focus_on_frame): Use correct timestamp with | |
4 XSetInputFocus. | |
5 | |
1 2009-09-30 Aidan Kehoe <kehoea@parhasard.net> | 6 2009-09-30 Aidan Kehoe <kehoea@parhasard.net> |
2 | 7 |
3 * mule-coding.c (fixed_width_putprop): | 8 * mule-coding.c (fixed_width_putprop): |
4 Register any CCL programs, avoiding crashes described by Robert | 9 Register any CCL programs, avoiding crashes described by Robert |
5 Delius Royar. Though it's unclear why, I'll try to investigate | 10 Delius Royar. Though it's unclear why, I'll try to investigate |