aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2005-11-03 21:48:00 +0000
committerRichard M. Stallman2005-11-03 21:48:00 +0000
commite082564eaedf9df7f1828cd580a2cf716fd9f35a (patch)
tree7fe3615eea30780e2cc211ea7fa9f4e588394f47 /src/ChangeLog
parent987cee972836fa81ef31d19736fe64b927f8f080 (diff)
downloademacs-e082564eaedf9df7f1828cd580a2cf716fd9f35a.tar.gz
emacs-e082564eaedf9df7f1828cd580a2cf716fd9f35a.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-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