diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6fae79c4e2b..78cf11d1d90 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-01-27 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * xdisp.c (get_glyph_string_clip_rect): Always show a cursor | ||
| 4 | glyph, even when row is only partially visible and actual cursor | ||
| 5 | position is not visible. | ||
| 6 | |||
| 1 | 2005-01-24 Richard M. Stallman <rms@gnu.org> | 7 | 2005-01-24 Richard M. Stallman <rms@gnu.org> |
| 2 | 8 | ||
| 3 | * xterm.c (x_error_quitter): No longer static, and moved after | 9 | * xterm.c (x_error_quitter): No longer static, and moved after |