changeset 56541:919c8adb1702

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 25 Jul 2004 17:36:07 +0000
parents b1738412da70
children 6d2d9477f39e
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Jul 25 17:35:49 2004 +0000
+++ b/src/ChangeLog	Sun Jul 25 17:36:07 2004 +0000
@@ -1,3 +1,10 @@
+2004-07-25  Richard M. Stallman  <rms@gnu.org>
+
+	* window.c (Fcoordinates_in_window_p): 
+	Take account of FRAME_INTERNAL_BORDER_WIDTH.
+
+	* alloc.c (check_cons_list): New function (contents commented out).
+
 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* xfaces.c (Fcolor_supported_p): Doc fix.