aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2005-01-24 13:17:37 +0000
committerKim F. Storm <[email protected]>2005-01-24 13:17:37 +0000
commitf2417699a5b06e972e5f2cedd05d756c38b0841f (patch)
tree4adf45aad747764688625dd83f55cec0a1f4945b
parent4383585418d7d6675aef3fbab2a82fe2007f5476 (diff)
*** empty log message ***
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 536195baa0..3dc45c96ef 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-24 Kim F. Storm <[email protected]>
+
+ * xdisp.c (redisplay_window): Only try to make cursor line fully
+ visible once (to avoid redisplay loop).
+
2005-01-23 Kim F. Storm <[email protected]>
* window.c (Fpos_visible_in_window_p): Simplify return value for