aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 460bdaa198c..72355fc682f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12012-07-06 Dmitry Antipov <dmantipov@yandex.ru> 12012-07-06 Dmitry Antipov <dmantipov@yandex.ru>
2 2
3 * buffer.c (unchain_overlay): Simplify. Add comment.
4 * marker.c (unchain_marker): Simplify. Fix comments.
5
62012-07-06 Dmitry Antipov <dmantipov@yandex.ru>
7
3 Introduce fast path for the widely used marker operation. 8 Introduce fast path for the widely used marker operation.
4 * alloc.c (build_marker): New function. 9 * alloc.c (build_marker): New function.
5 * lisp.h (build_marker): New prototype. 10 * lisp.h (build_marker): New prototype.