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 ae40cbcddd0..e1408227092 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 * sysdep.c (narrow_foreground_group, widen_foreground_group): Static.
4 (init_sys_modes): Check that gpm_tty is the current tty.
5
3 * alloc.c (allocate_terminal): Set the vector size to only count the 6 * alloc.c (allocate_terminal): Set the vector size to only count the
4 lisp fields. Initialize those to nil. 7 lisp fields. Initialize those to nil.
5 (mark_object): Don't treat terminals specially. 8 (mark_object): Don't treat terminals specially.