]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 8 Nov 2004 23:32:56 +0000 (23:32 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 8 Nov 2004 23:32:56 +0000 (23:32 +0000)
src/ChangeLog

index 49bdc6230a9c53f102ee94a024d27b4715df6fe2..3958f9a115308ccc8bf159de5e6fe0b150761804 100644 (file)
@@ -1,3 +1,9 @@
+2004-11-09  Kim F. Storm  <storm@cua.dk>
+
+       * fringe.c (update_window_fringes): Update fringe bitmaps if
+       cur and row ends_at_zv_p differs.  If bitmaps of a row is updated,
+       also update previous row to get rid of misc. artifacts.
+
 2004-11-08  Kim F. Storm  <storm@cua.dk>
 
        * xdisp.c (fast_find_position): Fix start pos if header line present.