comparison src/ChangeLog @ 76039:7765d3cb6a48

*** empty log message ***
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Wed, 21 Feb 2007 08:28:01 +0000
parents 74b530027eb3
children 457dc583fa98
comparison
equal deleted inserted replaced
76038:82a0ad25cc0d 76039:7765d3cb6a48
1 2007-02-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * macterm.c (WINDOW_RESOURCE, TERM_WINDOW_RESOURCE): Remove macros.
4 [USE_MAC_TSM] (mac_handle_text_input_event): Remove unused variable
5 `mapped_modifiers'.
6 (XTread_socket) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1020]: Use Keyboard
7 Layout Services routines to get current Unicode keyboard layout.
8
1 2007-02-20 Chong Yidong <cyd@stupidchicken.com> 9 2007-02-20 Chong Yidong <cyd@stupidchicken.com>
2 10
3 * frame.c (x_set_screen_gamma): Apply gamma value to the frame's 11 * frame.c (x_set_screen_gamma): Apply gamma value to the frame's
4 bgcolor. 12 bgcolor.
5 13