Mercurial > emacs
comparison src/ChangeLog @ 36676:3697f81943d8
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 08 Mar 2001 21:17:30 +0000 |
parents | 8272cf0d49e7 |
children | 2f260e9d43e6 |
comparison
equal
deleted
inserted
replaced
36675:d6cac298735a | 36676:3697f81943d8 |
---|---|
1 2001-03-08 Gerd Moellmann <gerd@gnu.org> | 1 2001-03-08 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * xdisp.c (handle_display_prop): Use it->w->buffer as object, | |
4 instead of nil. | |
2 | 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. |
6 (fast_find_string_pos): New function. | 9 (fast_find_string_pos): New function. |