aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Roberts2006-04-17 00:23:20 +0000
committerNick Roberts2006-04-17 00:23:20 +0000
commit6c7809b31d289fcb4bb99ef0f1398373e8b7f768 (patch)
tree780a5b0f86cb17a7d70a905da5b45120d640cbe0
parent046ece710b63036ae0e74390be43d21feab4c0c8 (diff)
downloademacs-6c7809b31d289fcb4bb99ef0f1398373e8b7f768.tar.gz
emacs-6c7809b31d289fcb4bb99ef0f1398373e8b7f768.zip
*** empty log message ***
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 04f5aabf761..efd1f1ff38e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12006-04-17 Kim F. Storm <storm@cua.dk>
2
3 * window.c (coordinates_in_window): On the vertical border,
4 calculate the row number measured from the top of the window, not
5 the top of the frame.
6
12006-04-16 Eli Zaretskii <eliz@gnu.org> 72006-04-16 Eli Zaretskii <eliz@gnu.org>
2 8
3 * s/ms-w32.h (SYSTEM_PURESIZE_EXTRA): Reduce to 24000. 9 * s/ms-w32.h (SYSTEM_PURESIZE_EXTRA): Reduce to 24000.