aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm2004-11-08 23:32:56 +0000
committerKim F. Storm2004-11-08 23:32:56 +0000
commitb6709e77440e2559089c937f2177a4bc2451697d (patch)
tree450ccdeafd228d2c6e9d92b4b2e3efafb95c9d31 /src
parent9ee5b74454db6ed69105a4bfde4634b980305aca (diff)
downloademacs-b6709e77440e2559089c937f2177a4bc2451697d.tar.gz
emacs-b6709e77440e2559089c937f2177a4bc2451697d.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 49bdc6230a9..3958f9a1153 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12004-11-09 Kim F. Storm <storm@cua.dk>
2
3 * fringe.c (update_window_fringes): Update fringe bitmaps if
4 cur and row ends_at_zv_p differs. If bitmaps of a row is updated,
5 also update previous row to get rid of misc. artifacts.
6
12004-11-08 Kim F. Storm <storm@cua.dk> 72004-11-08 Kim F. Storm <storm@cua.dk>
2 8
3 * xdisp.c (fast_find_position): Fix start pos if header line present. 9 * xdisp.c (fast_find_position): Fix start pos if header line present.