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 fac2cb5ce70..bde130fe29a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-09-10 Paul Eggert <eggert@cs.ucla.edu>
2
3 * lisp.h (XSETINT, XSETCONS, XSETVECTOR, XSETSTRING, XSETSYMBOL)
4 (XSETFLOAT, XSETMISC): Parenthesize macro bodies.
5
12012-09-09 Stefan Monnier <monnier@iro.umontreal.ca> 62012-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * lisp.h (make_lisp_ptr): New macro to replace XSET. 8 * lisp.h (make_lisp_ptr): New macro to replace XSET.