aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b8f53389dc5..25fabe8458f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12005-01-19 Kim F. Storm <storm@cua.dk> 12005-01-19 Kim F. Storm <storm@cua.dk>
2 2
3 * xdisp.c (note_mode_line_or_margin_highlight): Fix :pointer
4 image property.
5
3 * fns.c (sweep_weak_table): Advance prev pointer when we keep a pair. 6 * fns.c (sweep_weak_table): Advance prev pointer when we keep a pair.
4 7
52005-01-18 Kim F. Storm <storm@cua.dk> 82005-01-18 Kim F. Storm <storm@cua.dk>