Mercurial > emacs
comparison src/ChangeLog @ 103650:e561e9f73ad4
* xftfont.c (xftfont_open): Avoid passing NULL argument to
XftLockFace.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 30 Jun 2009 22:07:44 +0000 |
parents | 48d529d3a5a4 |
children | 5bd89163676f |
comparison
equal
deleted
inserted
replaced
103649:9cfbe8bebc89 | 103650:e561e9f73ad4 |
---|---|
1 2009-06-30 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * xftfont.c (xftfont_open): Avoid passing NULL argument to | |
4 XftLockFace. | |
5 | |
1 2009-06-30 Jason Rumney <jasonr@gnu.org> | 6 2009-06-30 Jason Rumney <jasonr@gnu.org> |
2 | 7 |
3 * w32term.c (w32_initialize): Use GetModuleHandle for library that | 8 * w32term.c (w32_initialize): Use GetModuleHandle for library that |
4 is already loaded. | 9 is already loaded. |
5 Set user model ID if supported (bug#1849). | 10 Set user model ID if supported (bug#1849). |