aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 31b4ee92e26..16cfc1d6d2f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12011-03-15 Paul Eggert <eggert@cs.ucla.edu> 12011-03-15 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * doc.c (Fdocumentation, Fsnarf_documentation): Move locals to
4 avoid shadowing.
5
3 * lisp.h (eassert): Check that the argument compiles, even if 6 * lisp.h (eassert): Check that the argument compiles, even if
4 ENABLE_CHECKING is not defined. 7 ENABLE_CHECKING is not defined.
5 8