aboutsummaryrefslogtreecommitdiffstats
path: root/src/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 /src/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 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 60a965e0d2f..de4c1dc6531 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12013-11-17 Paul Eggert <eggert@cs.ucla.edu>
2
3 * lisp.h (DEBUGGER_SEES_C_MACROS): Remove.
4
12013-11-16 Eli Zaretskii <eliz@gnu.org> 52013-11-16 Eli Zaretskii <eliz@gnu.org>
2 6
3 * doc.c (Fsubstitute_command_keys): Inhibit modification hooks 7 * doc.c (Fsubstitute_command_keys): Inhibit modification hooks