diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f4bbfa43526..e518eaee1a5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2009-04-13 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * nsselect.m (symbol_to_nsstring, clean_local_selection_data) | ||
| 4 | (ns_string_to_pasteboard_internal): | ||
| 5 | * nsmenu.m (process_dialog): | ||
| 6 | * nsimage.m (ns_load_image): Use SDATA and ASET where appropriate. | ||
| 7 | * nsfont.m (nsfont_open): Use XHASH to make it compile with LISP_UNION. | ||
| 8 | * lisp.h (Fx_load_color_file): Declare. | ||
| 9 | |||
| 1 | 2009-04-13 Kenichi Handa <handa@m17n.org> | 10 | 2009-04-13 Kenichi Handa <handa@m17n.org> |
| 2 | 11 | ||
| 3 | * font.c (font_delete_unmatched): Preserve the order of list | 12 | * font.c (font_delete_unmatched): Preserve the order of list |