aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2013-11-16 19:58:30 -0800
committerPaul Eggert2013-11-16 19:58:30 -0800
commit0f679e866c6aaf8cebd9291bd715bc99eea511ae (patch)
tree6a2f01e960e6f8b985e738d2dc2d2b020e0ce003 /ChangeLog
parent7e26a6c339371c348dfda84ea7314c2148572b09 (diff)
downloademacs-0f679e866c6aaf8cebd9291bd715bc99eea511ae.tar.gz
emacs-0f679e866c6aaf8cebd9291bd715bc99eea511ae.zip
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 506fa045864..30c87c3e613 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
12013-11-17 Paul Eggert <eggert@cs.ucla.edu>
2
3 * configure.ac (DEBUGGER_SEES_C_MACROS): Remove.
4 It apparently doesn't work for GCC 3, and I suppose it's more
5 trouble than it's worth to worry about this.
6
12013-11-15 Paul Eggert <eggert@cs.ucla.edu> 72013-11-15 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 * configure.ac (DEBUGGER_SEES_C_MACROS): New macro. 9 * configure.ac (DEBUGGER_SEES_C_MACROS): New macro.