Mercurial > emacs
diff src/ChangeLog @ 56146:5e784b2ea638
* macfns.c (Fx_display_color_cells): Do not limit return value to 256.
* macterm.c (mac_initialize_display_info): Initialize n_planes correctly
on Mac OSX.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Thu, 17 Jun 2004 13:04:25 +0000 |
parents | 1dbb83781e3b |
children | 6b858fb89033 |
line wrap: on
line diff
--- a/src/ChangeLog Thu Jun 17 08:33:27 2004 +0000 +++ b/src/ChangeLog Thu Jun 17 13:04:25 2004 +0000 @@ -1,3 +1,10 @@ +2004-06-17 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> + + * macfns.c (Fx_display_color_cells): Do not limit return value to 256. + + * macterm.c (mac_initialize_display_info): Initialize n_planes correctly + on Mac OSX. + 2004-06-16 Luc Teirlinck <teirllm@auburn.edu> * buffer.c (syms_of_buffer): Clarify `fill-column' docstring.