2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk>
[bpt/emacs.git] / mac / ChangeLog
CommitLineData
f9e25d0c
AC
12001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk>
2
3 * src/macterm.c (mac_scroll_area): Call CopyBits with local
4 coordinates and portBits instead of global coordinates and
5 screenBits. Set fore color and back color to black and white,
6 respectively, before calling CopyBits.
7
8 * src/macterm.c (local_to_global_coord): Comment out.
9
11c78113
AC
102001-07-26 Andrew Choi <akochoi@i-cable.com>
11
12 * inc/macterm.h (x_display_list): Declare extern.
13
cdfc07dd
PJ
14