aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-04-28 13:39:21 +0000
committerGerd Moellmann2000-04-28 13:39:21 +0000
commita943a5ca3e381ab60160391ce10d3ccf4c0399c6 (patch)
tree931b63e005a55888448cf078a241e3850a151cbf /src/ChangeLog
parent0badc114185c4f1c84763fe6f0830f061898c34d (diff)
downloademacs-a943a5ca3e381ab60160391ce10d3ccf4c0399c6.tar.gz
emacs-a943a5ca3e381ab60160391ce10d3ccf4c0399c6.zip
(make_cursor_line_fully_visible): Handle case of rows
taller than the window.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 79798d69bcf..ecd00d15bed 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12000-04-28 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (make_cursor_line_fully_visible): Handle case of rows
4 taller than the window.
5
12000-04-28 Kenichi Handa <handa@etl.go.jp> 62000-04-28 Kenichi Handa <handa@etl.go.jp>
2 7
3 * xfaces.c (realize_x_face): Fix the argument of the second 8 * xfaces.c (realize_x_face): Fix the argument of the second