Mercurial > emacs
comparison src/ChangeLog @ 103305:ba9d933971ca
(x_create_tip_frame): Use the uniscribe font backend if
available. (Bug#3379)
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Wed, 03 Jun 2009 23:04:51 +0000 |
parents | a23e4364bf6e |
children | f85882b5408c |
comparison
equal
deleted
inserted
replaced
103304:2ebd7d8c8506 | 103305:ba9d933971ca |
---|---|
1 2009-06-03 Jason Rumney <jasonr@gnu.org> | |
2 | |
3 * w32fns.c (x_create_tip_frame): Use the uniscribe font backend if | |
4 available. (Bug#3379) | |
5 | |
1 2009-05-25 David Reitter <david.reitter@gmail.com> | 6 2009-05-25 David Reitter <david.reitter@gmail.com> |
2 | 7 |
3 * nsterm.m (ns_raise_frame): only raise frame if visible. | 8 * nsterm.m (ns_raise_frame): only raise frame if visible. |
4 (x_make_frame_visible): move frame to front rather than calling | 9 (x_make_frame_visible): move frame to front rather than calling |
5 ns_raise_frame(). | 10 ns_raise_frame(). |