aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm2006-07-18 23:03:17 +0000
committerKim F. Storm2006-07-18 23:03:17 +0000
commiteeeda6f14d4182d349c185208f3fb3c089f9d67d (patch)
tree4de008e08971a4d7cb55ab076fe2297b6ec184d6 /src/ChangeLog
parentc6b71045505c0a3b941f75f2ae481a463f8b86c3 (diff)
downloademacs-eeeda6f14d4182d349c185208f3fb3c089f9d67d.tar.gz
emacs-eeeda6f14d4182d349c185208f3fb3c089f9d67d.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 41b3f92a4c8..70d8f0b9548 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12006-07-18 Francis Litterio <franl@world.std.com>
2
3 * w32term.c (x_calc_absolute_position): Fix frame positioning
4 with negative X/Y coordinates.
5
12006-07-18 Dan Nicolaescu <dann@ics.uci.edu> 62006-07-18 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 * xterm.c (x_connection_closed, x_error_quitter): Mark as NO_RETURN. 8 * xterm.c (x_connection_closed, x_error_quitter): Mark as NO_RETURN.