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 fa08263a80a..45cb41024ae 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12011-03-17 Paul Eggert <eggert@cs.ucla.edu> 12011-03-17 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * s/irix6-5.h (PTY_OPEN): Declare stb, to loosen coupling.
4 * process.c (allocate_pty): Don't declare stb unless it's needed.
5
3 * bytecode.c (MAYBE_GC): Rewrite so as not to use empty "else". 6 * bytecode.c (MAYBE_GC): Rewrite so as not to use empty "else".
4 (CONSTANTLIM): Remove; unused. 7 (CONSTANTLIM): Remove; unused.
5 (METER_CODE, Bscan_buffer, Bread_char, Bset_mark): 8 (METER_CODE, Bscan_buffer, Bread_char, Bset_mark):