Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Jun 06 20:53:20 2004 +0000 +++ b/src/ChangeLog Sun Jun 06 20:54:15 2004 +0000 @@ -1,3 +1,8 @@ +2004-06-06 Steven Tamm <tamm@Steven-Tamms-Computer.local> + + * macfns.c (x_create_tip_frame): Fix Mac OS X 10.1 compilation + problem due to newly defined variable. + 2004-06-06 Miles Bader <miles@gnu.org> * xfaces.c (Fdisplay_supports_face_attributes_p): Give up
