Fix ChangeLog entry of last commit.
authorEli Zaretskii <eliz@gnu.org>
Sun, 23 Mar 2014 15:59:15 +0000 (17:59 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 23 Mar 2014 15:59:15 +0000 (17:59 +0200)
src/ChangeLog

index a9a0ebb..ad6df5e 100644 (file)
@@ -2,7 +2,7 @@
 
        * xdisp.c (redisplay_window): If all previous attempts to find the
        cursor row failed, try a few alternatives before falling back to
-       the top-most row of the window.  (Bug#17047)
+       the top-most row of the window.  Use row_containing_pos.  (Bug#17047)
 
 2014-03-22  Daniel Colascione  <dancol@dancol.org>