comparison src/ChangeLog @ 59789:97d17acaf4e7

* xfns.c (show_hourglass): Use FRAME_X_WINDOW as parent for GTK, button events are not received otherwise.
author Jan Djärv <jan.h.d@swipnet.se>
date Sat, 29 Jan 2005 22:25:58 +0000
parents 99f372bad7b9
children ff0bef9e820a
comparison
equal deleted inserted replaced
59788:99f372bad7b9 59789:97d17acaf4e7
1 2005-01-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * xfns.c (show_hourglass): Use FRAME_X_WINDOW as parent for GTK,
4 button events are not received otherwise.
5
1 2005-01-29 Richard M. Stallman <rms@gnu.org> 6 2005-01-29 Richard M. Stallman <rms@gnu.org>
2 7
3 * buffer.c (syms_of_buffer) <buffer-undo-list>: Doc fix. 8 * buffer.c (syms_of_buffer) <buffer-undo-list>: Doc fix.
4 9
5 * undo.c (Fprimitive_undo): Handle (FUNNAME . ARGS) by calling FUNNAME. 10 * undo.c (Fprimitive_undo): Handle (FUNNAME . ARGS) by calling FUNNAME.