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