Mercurial > emacs
comparison mac/ChangeLog @ 38887:12fcb93284db
2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk>
* INSTALL: Add to the note on using -opt speed in MPW the function
macterm.c (x_draw_hollow_cursor).
author | Andrew Choi <akochoi@shaw.ca> |
---|---|
date | Tue, 21 Aug 2001 10:15:45 +0000 |
parents | f035ca54b24a |
children | bd309345e7ea |
comparison
equal
deleted
inserted
replaced
38886:f035ca54b24a | 38887:12fcb93284db |
---|---|
1 2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk> | 1 2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk> |
2 | |
3 * INSTALL: Add to the note on using -opt speed in MPW the function | |
4 macterm.c (x_draw_hollow_cursor). | |
2 | 5 |
3 * src/macterm.c (mac_scroll_area): Call CopyBits with local | 6 * src/macterm.c (mac_scroll_area): Call CopyBits with local |
4 coordinates and portBits instead of global coordinates and | 7 coordinates and portBits instead of global coordinates and |
5 screenBits. Set fore color and back color to black and white, | 8 screenBits. Set fore color and back color to black and white, |
6 respectively, before calling CopyBits. | 9 respectively, before calling CopyBits. |