diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 357b78cb8f1..34018585de6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-03-08 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-03-08 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xdisp.c (handle_display_prop): Use it->w->buffer as object, | ||
| 4 | instead of nil. | ||
| 5 | |||
| 3 | * xterm.c (note_mouse_highlight): Handle mouse-face and | 6 | * xterm.c (note_mouse_highlight): Handle mouse-face and |
| 4 | help-echo in strings. | 7 | help-echo in strings. |
| 5 | (x_y_to_hpos_vpos): Add parameter BUFFER_ONLY_P. | 8 | (x_y_to_hpos_vpos): Add parameter BUFFER_ONLY_P. |