# HG changeset patch # User Gerd Moellmann # Date 984086250 0 # Node ID 3697f81943d8e44c3ea71885469832ff10118d05 # Parent d6cac298735aa5291b1cd7bf60d7d01f78c020a4 *** empty log message *** diff -r d6cac298735a -r 3697f81943d8 src/ChangeLog --- a/src/ChangeLog Thu Mar 08 21:17:00 2001 +0000 +++ b/src/ChangeLog Thu Mar 08 21:17:30 2001 +0000 @@ -1,5 +1,8 @@ 2001-03-08 Gerd Moellmann + * xdisp.c (handle_display_prop): Use it->w->buffer as object, + instead of nil. + * xterm.c (note_mouse_highlight): Handle mouse-face and help-echo in strings. (x_y_to_hpos_vpos): Add parameter BUFFER_ONLY_P.