aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 92174beb27b..14de1e793b5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12013-11-15 Eli Zaretskii <eliz@gnu.org>
2
3 * lisp.h (DEBUGGER_SEES_C_MACROS) [GCC < v3.5]: Pessimistically
4 assume C macros are not supported even under -g3 in these old GCC
5 versions.
6
12013-11-15 Leo Liu <sdl.web@gmail.com> 72013-11-15 Leo Liu <sdl.web@gmail.com>
2 8
3 * minibuf.c (Ftry_completion, Fall_completions) 9 * minibuf.c (Ftry_completion, Fall_completions)