aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 808b10cabe5..86f08dd188f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * window.c (window_loop): For LRU and LARGEST, let the `mini' argument
4 determine whether to consider dedicated windows as well.
5 (Fget_lru_window, Fget_largest_window): Add `dedicated' argument.
6 (Fdisplay_buffer): Do consider dedicated windows in those cases where
7 we will split the window rather than reuse it.
8 Don't try to use windows on other displays.
9
12005-10-31 Dan Nicolaescu <dann@ics.uci.edu> 102005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
2 11
3 * puresize.h (BASE_PURESIZE): Increment to 1170000. 12 * puresize.h (BASE_PURESIZE): Increment to 1170000.