From 0f679e866c6aaf8cebd9291bd715bc99eea511ae Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 16 Nov 2013 19:58:30 -0800 Subject: * configure.ac (DEBUGGER_SEES_C_MACROS): Remove. * src/lisp.h (DEBUGGER_SEES_C_MACROS): Likewise. It apparently doesn't work for GCC 3, and I suppose it's more trouble than it's worth to worry about this. --- src/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 60a965e0d2f..de4c1dc6531 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2013-11-17 Paul Eggert + + * lisp.h (DEBUGGER_SEES_C_MACROS): Remove. + 2013-11-16 Eli Zaretskii * doc.c (Fsubstitute_command_keys): Inhibit modification hooks -- cgit v1.2.1