Mercurial > emacs
diff mac/ChangeLog @ 38886:f035ca54b24a
2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk>
* src/macterm.c (mac_scroll_area): Call CopyBits with local
coordinates and portBits instead of global coordinates and
screenBits. Set fore color and back color to black and white,
respectively, before calling CopyBits.
* src/macterm.c (local_to_global_coord): Comment out.
author | Andrew Choi <akochoi@shaw.ca> |
---|---|
date | Tue, 21 Aug 2001 10:06:09 +0000 |
parents | af9f5dd840a3 |
children | 12fcb93284db |
line wrap: on
line diff
--- a/mac/ChangeLog Tue Aug 21 08:12:16 2001 +0000 +++ b/mac/ChangeLog Tue Aug 21 10:06:09 2001 +0000 @@ -1,3 +1,12 @@ +2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk> + + * src/macterm.c (mac_scroll_area): Call CopyBits with local + coordinates and portBits instead of global coordinates and + screenBits. Set fore color and back color to black and white, + respectively, before calling CopyBits. + + * src/macterm.c (local_to_global_coord): Comment out. + 2001-07-26 Andrew Choi <akochoi@i-cable.com> * inc/macterm.h (x_display_list): Declare extern.