aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index af51c9a100a..c8a9b3f8b0c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12012-07-06 Dmitry Antipov <dmantipov@yandex.ru>
2
3 Do not use Fdelete_overlay in delete_all_overlays
4 to avoid redundant calls to unchain_overlay.
5 * buffer.c (drop_overlay): New function.
6 (delete_all_overlays, Fdelete_overlay): Use it.
7 * minibuf.c (get_minibuffer): Fix comment.
8
12012-07-06 Paul Eggert <eggert@cs.ucla.edu> 92012-07-06 Paul Eggert <eggert@cs.ucla.edu>
2 10
3 Port to OpenBSD 5.1 amd64. 11 Port to OpenBSD 5.1 amd64.