Mercurial > emacs
comparison src/ChangeLog @ 82339:b61c59d1341c
*** empty log message ***
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Thu, 09 Aug 2007 09:36:42 +0000 |
parents | 90ab94f4bab0 |
children | 5aed737f6143 |
comparison
equal
deleted
inserted
replaced
82338:8400bd6255ef | 82339:b61c59d1341c |
---|---|
11 [TARGET_API_MAC_CARBON] (mac_handle_keyboard_event): Don't check | 11 [TARGET_API_MAC_CARBON] (mac_handle_keyboard_event): Don't check |
12 mac_pass_command_to_system and mac_pass_control_to_system here. | 12 mac_pass_command_to_system and mac_pass_control_to_system here. |
13 (XTread_socket): Call ActivateControl/DeactivateControl here. | 13 (XTread_socket): Call ActivateControl/DeactivateControl here. |
14 (XTread_socket) [TARGET_API_MAC_CARBON]: | 14 (XTread_socket) [TARGET_API_MAC_CARBON]: |
15 Check mac_pass_command_to_system and mac_pass_control_to_system here. | 15 Check mac_pass_command_to_system and mac_pass_control_to_system here. |
16 (mac_handle_window_event) [USE_MAC_TOOLBAR]: Add further workaround | |
17 for window repositioning. | |
16 | 18 |
17 2007-08-07 Chong Yidong <cyd@stupidchicken.com> | 19 2007-08-07 Chong Yidong <cyd@stupidchicken.com> |
18 | 20 |
19 * xdisp.c (move_it_by_lines): Remove incorrect optimization. | 21 * xdisp.c (move_it_by_lines): Remove incorrect optimization. |
20 | 22 |