Mercurial > emacs
changeset 58531:7ca318a97cf0
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 26 Nov 2004 15:13:53 +0000 |
parents | 5c07c674b739 |
children | 6fee0102eafe |
files | src/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Nov 26 14:38:55 2004 +0000 +++ b/src/ChangeLog Fri Nov 26 15:13:53 2004 +0000 @@ -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.