aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ec53ff2a264..f6874ff9c19 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
12012-08-10 Dmitry Antipov <dmantipov@yandex.ru> 12012-08-10 Dmitry Antipov <dmantipov@yandex.ru>
2 2
3 Use common inline syntax in intervals.h.
4 * intervals.h (INTERVALS_INLINE): New macro.
5 Change all users from LISP_INLINE.
6
72012-08-10 Dmitry Antipov <dmantipov@yandex.ru>
8
3 Define Qnone once for all platforms. 9 Define Qnone once for all platforms.
4 * frame.c (Qnone): Define here. 10 * frame.c (Qnone): Define here.
5 (syms_of_frame): DEFSYM it. 11 (syms_of_frame): DEFSYM it.