aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fd202cfd53e..25fb3851afd 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12005-11-03 Richard M. Stallman <rms@gnu.org>
2
3 * window.c (Fenlarge_window): Rename SIDE to HORIZONTAL.
4 (enlarge_window): Rename WIDTHFLAG to HORIZ_FLAG.
5 (CURBEG, CURSIZE): Use HORIZ_FLAG instead of WIDTHFLAG.
6
7 * sheap.c (STATIC_HEAP_SIZE): Increment both definitions.
8
9 * alloc.c (refill_memory_reserve): Move decl out of conditionals.
10
12005-11-03 Stefan Monnier <monnier@iro.umontreal.ca> 112005-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
2 12
3 * window.c (Fdisplay_buffer): Fix last change to not use 13 * window.c (Fdisplay_buffer): Fix last change to not use