aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm2005-01-18 00:13:00 +0000
committerKim F. Storm2005-01-18 00:13:00 +0000
commit677159ce53a7d115a8671d0a9e0bfa9503e37f5b (patch)
treed1facb4a5c84741b87711a988cc58ee40623dbbf /src/ChangeLog
parent2d4430a8eb6b2291fcda99aa281dae72dbc123a8 (diff)
downloademacs-677159ce53a7d115a8671d0a9e0bfa9503e37f5b.tar.gz
emacs-677159ce53a7d115a8671d0a9e0bfa9503e37f5b.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b277cf5b454..cc879e37892 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12005-01-18 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (back_to_previous_visible_line_start): Undo 2004-12-28
4 change. If handle_display_prop indicates newline is replaced by
5 image or text, move back to start of relevant overlay or interval
6 and continue scan from there. Simplify.
7
12005-01-17 Kim F. Storm <storm@cua.dk> 82005-01-17 Kim F. Storm <storm@cua.dk>
2 9
3 * dispnew.c (mode_line_string, marginal_area_string): Fix 10 * dispnew.c (mode_line_string, marginal_area_string): Fix