*** empty log message ***

This commit is contained in:
Kim F. Storm 2004-11-26 15:13:53 +00:00
parent 064fd8ec67
commit 048bb03fe2

View 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.