Mercurial > emacs
comparison src/ChangeLog @ 103163:8dbdd97b2aae
(ns_get_screen): Rewrite.
Don't presume selected-frame is of type `ns'.
| author | Stefan Monnier <monnier@iro.umontreal.ca> |
|---|---|
| date | Wed, 06 May 2009 03:09:11 +0000 |
| parents | cb1886d1427b |
| children | ed3b8f06cfe1 |
comparison
equal
deleted
inserted
replaced
| 103162:cb1886d1427b | 103163:8dbdd97b2aae |
|---|---|
| 1 2009-05-06 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2009-05-06 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | |
| 3 * nsfns.m (ns_get_screen): Rewrite. | |
| 4 Don't presume selected-frame is of type `ns'. | |
| 2 | 5 |
| 3 * font.c (font_update_drivers): Sanity fallback to avoid disabling | 6 * font.c (font_update_drivers): Sanity fallback to avoid disabling |
| 4 all drivers. | 7 all drivers. |
| 5 | 8 |
| 6 * nsterm.m (-windowDidResize:): Avoid inf-loop under GNUStep. | 9 * nsterm.m (-windowDidResize:): Avoid inf-loop under GNUStep. |
