]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Fri, 26 Nov 2004 15:13:53 +0000 (15:13 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 26 Nov 2004 15:13:53 +0000 (15:13 +0000)
src/ChangeLog

index f8f37051a035ea69fde721f93a803e23a3d1990b..b09c628aa8ce837b0d3bd04d32003eea53ba48de 100644 (file)
@@ -1,5 +1,8 @@
 2004-11-26  Kim F. Storm  <storm@cua.dk>
 
+       * fringe.c (update_window_fringes): Prefer truncation bitmaps over
+       angle bitmaps at top/bottom line.
+
        * xdisp.c: Undo recent changes for restoring saved_face_id. Instead,
        set it when it->method is set to next_element_from_display_vector.
        (setup_for_ellipsis): Add LEN argument.  Callers changed.