aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b53d9b49a42..b7c1057ae7e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12011-05-30 Paul Eggert <eggert@cs.ucla.edu> 12011-05-30 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * alloc.c (lisp_align_malloc): Omit unnecessary val==NULL tests.
4
3 * eval.c (Qdebug): Now static. 5 * eval.c (Qdebug): Now static.
4 * lisp.h (Qdebug): Remove decl. This reverts a part of the 6 * lisp.h (Qdebug): Remove decl. This reverts a part of the
5 2011-04-26T11:26:05Z!dan.colascione@gmail.com that inadvertently undid part of 7 2011-04-26T11:26:05Z!dan.colascione@gmail.com that inadvertently undid part of