Mercurial > emacs
comparison src/ChangeLog @ 45890:afcf154bf656
2002-06-17 Andrew Choi <akochoi@shaw.ca>
* macterm.c (mac_scroll_area): Set foreground and backcolor to
black and white before scrolling. Restore frame background and
foreground color after scrolling.
(do_window_update): Call XClearWindow before calling expose_frame.
(make_mac_frame): Don't set FRAME_BACKGROUND_PIXEL and
FRAME_FOREGROUND_PIXEL of frame.
| author | Andrew Choi <akochoi@shaw.ca> |
|---|---|
| date | Tue, 18 Jun 2002 05:33:25 +0000 |
| parents | 61b39d1554ee |
| children | 56be1b705050 |
comparison
equal
deleted
inserted
replaced
| 45889:0d2a977d3d32 | 45890:afcf154bf656 |
|---|---|
| 1 2002-06-17 Andrew Choi <akochoi@shaw.ca> | 1 2002-06-17 Andrew Choi <akochoi@shaw.ca> |
| 2 | 2 |
| 3 * macterm.c (mac_scroll_area): Set foreground and backcolor to | |
| 4 black and white before scrolling. Restore frame background and | |
| 5 foreground color after scrolling. | |
| 6 (do_window_update): Call XClearWindow before calling expose_frame. | |
| 7 (make_mac_frame): Don't set FRAME_BACKGROUND_PIXEL and | |
| 8 FRAME_FOREGROUND_PIXEL of frame. | |
| 9 | |
| 3 * macterm.c (XTread_socket): If Vmac_command_key_is_meta is nil, | 10 * macterm.c (XTread_socket): If Vmac_command_key_is_meta is nil, |
| 4 test Mac command key as <ALT> key. | 11 test Mac command key as <ALT> key. |
| 5 | 12 |
| 6 2002-06-17 Stefan Monnier <monnier@cs.yale.edu> | 13 2002-06-17 Stefan Monnier <monnier@cs.yale.edu> |
| 7 | 14 |
