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 8a6afe27067..e27911c388c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12005-02-22 Kim F. Storm <storm@cua.dk> 12005-02-22 Kim F. Storm <storm@cua.dk>
2 2
3 * minibuf.c (Ftry_completion, Fall_completions): Allow both string
4 and symbol keys in alists and hash tables.
5
3 * xdisp.c (fast_find_position): Fix search for start of overlay. 6 * xdisp.c (fast_find_position): Fix search for start of overlay.
4 7
52005-02-21 Kim F. Storm <storm@cua.dk> 82005-02-21 Kim F. Storm <storm@cua.dk>