comparison src/ChangeLog @ 55957:0ea08b2be8d2

macfns.c (x_create_tip_frame): Fix Mac OS X 10.1 compilation problem due to newly defined variable.
author Steven Tamm <steventamm@mac.com>
date Sun, 06 Jun 2004 20:54:15 +0000
parents 50599d471b66
children e2a4206075f9
comparison
equal deleted inserted replaced
55956:ea8bedb61d89 55957:0ea08b2be8d2
1 2004-06-06 Steven Tamm <tamm@Steven-Tamms-Computer.local>
2
3 * macfns.c (x_create_tip_frame): Fix Mac OS X 10.1 compilation
4 problem due to newly defined variable.
5
1 2004-06-06 Miles Bader <miles@gnu.org> 6 2004-06-06 Miles Bader <miles@gnu.org>
2 7
3 * xfaces.c (Fdisplay_supports_face_attributes_p): Give up 8 * xfaces.c (Fdisplay_supports_face_attributes_p): Give up
4 immediately if non-interactive or not initialized. 9 immediately if non-interactive or not initialized.
5 10