1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00

*** empty log message ***

This commit is contained in:
Kim F. Storm 2005-01-18 00:13:00 +00:00
parent 2d4430a8eb
commit 677159ce53

View file

@ -1,3 +1,10 @@
2005-01-18 Kim F. Storm <storm@cua.dk>
* xdisp.c (back_to_previous_visible_line_start): Undo 2004-12-28
change. If handle_display_prop indicates newline is replaced by
image or text, move back to start of relevant overlay or interval
and continue scan from there. Simplify.
2005-01-17 Kim F. Storm <storm@cua.dk>
* dispnew.c (mode_line_string, marginal_area_string): Fix