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 20bc0a38762..f6e21a6f4b1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12007-09-27 Stefan Monnier <monnier@iro.umontreal.ca> 12007-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * termhooks.h (struct terminal): Move all Lisp_Object fields traced by
4 the GC to the beginning.
5
3 * indent.h: 6 * indent.h:
4 * indent.c: Use EMACS_INT for ints coming from Elisp data. 7 * indent.c: Use EMACS_INT for ints coming from Elisp data.
5 8