Mercurial > emacs
comparison src/ChangeLog @ 100854:63cba20d8dca
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sat, 03 Jan 2009 14:54:52 +0000 |
parents | 58017ff34d94 |
children | 3a8c5cfdc32e |
comparison
equal
deleted
inserted
replaced
100853:b660fb953e3d | 100854:63cba20d8dca |
---|---|
1 2009-01-03 Jason Rumney <jasonr@gnu.org> | 1 2009-01-03 Jason Rumney <jasonr@gnu.org> |
2 | |
3 * keyboard.c (parse_modifiers_uncached): Wheel events are | |
4 clicks (bug#687). | |
2 | 5 |
3 * w32term.c (x_query_colors, x_query_color): New functions. | 6 * w32term.c (x_query_colors, x_query_color): New functions. |
4 | 7 |
5 * image.c (x_to_xcolors, png_load): Eliminate W32 specific code. | 8 * image.c (x_to_xcolors, png_load): Eliminate W32 specific code. |
6 (svg_load_image): Cast returned pointers from dynamically loaded | 9 (svg_load_image): Cast returned pointers from dynamically loaded |