changeset 36676:3697f81943d8

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 08 Mar 2001 21:17:30 +0000
parents d6cac298735a
children eb7af01c7f27
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <gerd@gnu.org>
 
+	* 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.