aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-03-28 12:37:12 +0000
committerGerd Moellmann2001-03-28 12:37:12 +0000
commit44655e779646093e767e78a2f20628fa7afe09ba (patch)
tree9d35f56ab624d65770f73a9f81c0858945e244e2 /src/ChangeLog
parenta02f1be0c01bd0c45f1d2cfe00e014a17159ab10 (diff)
downloademacs-44655e779646093e767e78a2f20628fa7afe09ba.tar.gz
emacs-44655e779646093e767e78a2f20628fa7afe09ba.zip
(x_draw_relief_rect): Extend left shadow to the
bottom; change bottom shadow accordingly.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5cd9330962b..3bd0629198a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-03-28 Gerd Moellmann <gerd@gnu.org> 12001-03-28 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xterm.c (x_draw_relief_rect): Extend left shadow to the
4 bottom; change bottom shadow accordingly.
5
3 * xterm.c (expose_window_tree, expose_frame): Don't compute 6 * xterm.c (expose_window_tree, expose_frame): Don't compute
4 intersections here. 7 intersections here.
5 (expose_window): Do it here instead. 8 (expose_window): Do it here instead.