comparison src/ChangeLog @ 53956:922b1cbf208b

(Vmac_emulate_three_button_mouse): New variable for controlling emulation of a three button mouse with option and command keys. (Qreverse, mac_get_enumlated_btn): Handle the emulation (mac_event_to_emacs_modifiers, XTread_socket): Ditto
author Steven Tamm <steventamm@mac.com>
date Sun, 15 Feb 2004 17:16:18 +0000
parents 7c480cd23ecc
children f1d42b5a6b3d
comparison
equal deleted inserted replaced
53955:7d8c228c1f02 53956:922b1cbf208b
1 2004-02-15 Steven Tamm <steventamm@mac.com>
2
3 * macterm.c (Vmac_emulate_three_button_mouse): New variable for
4 controlling emulation of a three button mouse with option and
5 command keys.
6 (Qreverse, mac_get_enumlated_btn): Handle the emulation
7 (mac_event_to_emacs_modifiers, XTread_socket): Ditto
8
1 2004-02-15 Kim F. Storm <storm@cua.dk> 9 2004-02-15 Kim F. Storm <storm@cua.dk>
2 10
3 * fringe.c (init_fringe_bitmap) [MAC_OS, WORDS_BIG_ENDIAN]: 11 * fringe.c (init_fringe_bitmap) [MAC_OS, WORDS_BIG_ENDIAN]:
4 Perform byte-swapping. 12 Perform byte-swapping.
5 13