Mercurial > emacs
diff src/ChangeLog @ 55540:30c03f9042b8
Support XPM on Carbon Emacs. Does not
depend on libXpm, but only supports XPM version 3 without
extensions.
author | Steven Tamm <steventamm@mac.com> |
---|---|
date | Wed, 12 May 2004 02:23:37 +0000 |
parents | db942c4b4345 |
children | 09bfbc6e6c82 |
line wrap: on
line diff
--- a/src/ChangeLog Wed May 12 01:40:05 2004 +0000 +++ b/src/ChangeLog Wed May 12 02:23:37 2004 +0000 @@ -1,3 +1,13 @@ +2004-05-11 Steven Tamm <tamm@Steven-Tamms-Computer.local> + + * image.c (xpm_scan, xpm_make_color_table_v, xpm_put_color_table_v) + (xpm_get_color_table_v, xpm_make_color_table_h) + (xpm_put_color_table_h, xpm_get_color_table_h) + (xpm_str_to_color_key, xpm_load_image, xpm_load) + (syms_of_image): Support XPM on Carbon Emacs. Does not + depend on libXpm, but only supports XPM version 3 without + extensions. + 2004-05-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * macterm.c (x_flush, XTframe_up_to_date): use FRAME_MAC_P