diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d7d070fe03d..e036c4c46e4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2001-05-28 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-05-28 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xterm.c (cursor_in_mouse_face_p): New function. | ||
| 4 | (x_draw_stretch_glyph_string): Use it to choose a different GC | ||
| 5 | when drawing a cursor within highlighted text. | ||
| 6 | |||
| 3 | * editfns.c (char_property_eq): Put in #if 0. | 7 | * editfns.c (char_property_eq): Put in #if 0. |
| 4 | 8 | ||
| 5 | * indent.c (string_display_width): Put in #if 0. | 9 | * indent.c (string_display_width): Put in #if 0. |