aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2004-07-25 17:36:07 +0000
committerRichard M. Stallman2004-07-25 17:36:07 +0000
commit81159bb955c88e1315e21be0df6c6cf7f0bd3766 (patch)
treebda05c3d9ec87ad7bb22e765e9c67b2cb7bc52e4 /src/ChangeLog
parente3e56238b8aff037df727a5c11edb110c308e026 (diff)
downloademacs-81159bb955c88e1315e21be0df6c6cf7f0bd3766.tar.gz
emacs-81159bb955c88e1315e21be0df6c6cf7f0bd3766.zip
(Fcoordinates_in_window_p): Take account of FRAME_INTERNAL_BORDER_WIDTH.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 398538484d7..55df91b982e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12004-07-25 Richard M. Stallman <rms@gnu.org>
2
3 * window.c (Fcoordinates_in_window_p):
4 Take account of FRAME_INTERNAL_BORDER_WIDTH.
5
6 * alloc.c (check_cons_list): New function (contents commented out).
7
12004-07-24 Luc Teirlinck <teirllm@auburn.edu> 82004-07-24 Luc Teirlinck <teirllm@auburn.edu>
2 9
3 * xfaces.c (Fcolor_supported_p): Doc fix. 10 * xfaces.c (Fcolor_supported_p): Doc fix.